@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.greyboldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #939598;
	font-weight: bold;
}
.redboldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #B20838;
	font-weight: bold;
}
.TelephoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b20838;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
}
.AddressLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
h1, h4, h5    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b20838;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b20838;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b20838;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
/* CSS Document */

#TopContainer {
	background-color: #999999;
	position: relative;
	height: 332px;
	width: 100%;
}
#TopContainerNoimage {
	background-color: #000000;
	position: relative;
	height: 132px;
	width: 100%;
}
#LogoHeader {
	background-color: #FFFFFF;
	width: 800px;
	position: absolute;
	left: 0px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#Logo {
	background-color: #FFFFFF;
	width: 415px;
	position: absolute;
	left: 45px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	top: 30px;
}
#Telephone {
	width: 280px;
	position: absolute;
	left: 490px;
	height: 50px;
	top: 25px;
	z-index: 2;
}
#NavBar {
	background-color: #000000;
	width: 775px;
	position: absolute;
	left: 0px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	z-index: 100;
	padding-left: 25px;
}

#FlashMovie {
	position: absolute;
	height: 202px;
	width: 800px;
	left: 0px;
	top: 130px;
}

#BottomContainer {
	background-color: #FF0000;
	width: 800px;
	position: relative;
	left: 0px;
	height: 100%;
}
#Footer {
	background-color: #FFFFFF;
	width: 800px;
	position: relative;
	left: 0px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 24px;
}
.FooterBars {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #b20838;
}
#ContentLeft {
	background-color: #000000;
	width: 480px;
	position: relative;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
#Content500 {
	background-color: #000000;
	width: 400px;
	position: relative;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
#Content800 {
	background-color: #000000;
	width: 700px;
	position: relative;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
#RightPanel {
	width: 220px;
	position: relative;
	left: 0px;
	color: #FFFFFF;
	height: 512px;
	padding-top: 28px;
}
#RightPad28 {
	width: 192px;
	position: relative;
	left: 0px;
	color: #FFFFFF;
	height: 512px;
	padding-top: 28px;
	padding-left: 28px;
}
#RightDirections {
	background-color: #353333;
	width: 250px;
	position: relative;
	left: 0px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}

.RequiredFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #B20838;
}

#ie-message {
color:#000;
font-family: Verdana, Geneva, sans-serif;
font-size:10px;
line-height:14px;
text-align:left;
position:relative;
margin-left:auto;
margin-right:auto;
z-index:500px;
width:740px;
height:40px;
padding-top:10px;
padding-left:60px;
background-image:url(../images/ie6_message.jpg);
}

#ie-message a {
color: #fff;
}
