/***********************/
/* General Page Layout */
/***********************/
body {
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	color: #4B4B5C;
	font-family: 'Arial', Helvetica, sans-serif;
}

p {font-family:'Arial', Helvetica, sans-serif; 	margin: 0px;
	padding: 0px;
}

#main_container {
	position: relative;
	width:750px;
	height:auto;
	top:0px;
	border: 0px solid #fff;
	background-color: #FFFFFF;
}

#header_container {
	position: relative;
	width:750px;
	height: 186px;
	top:7px;
	background-image: url(../images/BG_header_print.jpg);
	background-repeat: no-repeat;
	display: none;
}

#footer_container {
	position: relative;
	width:750px;
	height:32px;
	top:3px;
}

/******************************/
/* Top Menu Layout and styles */
/******************************/

#topnav {position: absolute; width: 556px; height: 51px; top: 178px; z-index: 52; left: 0px; display:none;}
#button1 {position: absolute; width: 119px; height: 39px; top: 0px; z-index: 53; left:20px;}
#button2 {position: absolute; width: 119px; height: 39px; top: 0px; z-index: 53; left: 155px;}
#button3 {position: absolute; width: 119px; height: 39px; top: 0px; z-index: 53; left: 290px;}
#button4 {position: absolute; width: 119px; height: 39px; top: 0px; z-index: 53; left: 425px;}
#button5 {position: absolute; width: 119px; height: 39px; top: 0px; z-index: 53; left: 561px;}
#button6 {position: absolute; width: 119px; height: 39px; top: 0px; z-index: 53; left: 698px;}

a.headlink {
	font-size: 14px;
	color: #fff;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	font-weight:normal;
	text-decoration:none;
	float: none;
	padding:5px;
	display: block;
}

a.headlink:visited {text-decoration:none; color:#FFF;}

a.headlink:hover {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/button_B.jpg);
	background-repeat: no-repeat;
}
	
a.headlink:active { text-decoration:none; color:#FFF;}

/******************************/
/* Content  Layout and styles */
/******************************/

#content {
	position: relative;
	width: 750px;
	left: 0px;
	top: 7px;
	/*opacity: .75; 
	filter: alpha (opacity=75);*/
}

#text_content {
	position: relative;
	width: 395px;
	left: 0px;
	top:0px;
	padding:25px 20px 20px 20px;

}

#text_address {
	position: absolute;
	width: 284px;
	left: 600px;
	background-color: #000;
	top:0px;
	padding:0px 18px 0px 18px;
	height:100%;
	
}

hr.spacer
{
	width: 390px;
	margin: 20px 0px 50px 0px;
	border: 0px hidden #fff;
	visibility: hidden;
} 

h1 {
	font-size: 190%;
	font-weight: normal;
	color:#527B82;
	line-height:120%;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}
h1.white{
	text-align: center;
	color:#fff;
	margin: 30px 18px 0px 18px;
	font-size: 140%;
}

h2 {
	margin: 10px 0px 20px 30px;
	padding: 0px;
	font-family:  'Arial', Helvetica;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	color:#527B82;
	line-height:120%;	
	text-align: justify;
}
.small {
	font-size: 90%;
	line-height:120%;
	font-weight: normal;
}

h3 {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-family:  'Verdana', Arial, Helvetica;
	font-size: 155%;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	line-height:100%;	
	text-align: right;
}


.hidden {
	display: none;;
}

.body {
	font-family:  'Verdana', Arial, Helvetica, sans-serif;	
	font-size: 95%;
	line-height:140%;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding-bottom:10px;
	margin:10px 0px 0px 30px;
	text-align: justify;
}

.body3 {
	margin: 0px;
	padding: 0px;
	font-family:  'Verdana', Arial, Helvetica, sans-serif;	font-size: 85%;
	line-height:120%;
	font-weight: normal;
	font-style: italic;
	color: #000;
	margin-left:15px;
	text-align: left;
}
.body2 {
	margin: 0px 0px 0px 85px;
	padding: 0px;
	font-family:  'Verdana', Arial, Helvetica, sans-serif;	font-size: 85%;
	line-height:330%;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-align: left;
}
.body1 {
	margin: 0px;
	padding: 0px;
	font-family:  'Verdana', Arial, Helvetica, sans-serif;	font-size: 140%;
	line-height:170%;
	font-weight: normal;
	font-style: italic;
	color:#c8c8c8;
	margin-left:15px;
	text-align: center;
}

a.bodyw_link {color: #fff; text-decoration: none;}

a.bodyw_link:visited {text-decoration: none; color: #fff;}
a.bodyw_link:hover {text-decoration: none; color: #DB011C;}	
a.bodyw_link:active {text-decoration: none; color: #fff;}


a.body_link {color: #527B82;}

a.body_link:visited {color: #527B82;}
a.body_link:hover {color: #DB011C;}	
a.body_link:active {color: #527B82;}

a.h3_link {color:#D86E32;}

a.h3_link:visited {text-decoration: none; color: #D86E32;}
a.h3_link:hover {text-decoration: none; color: #DB011C;}	
a.h3_link:active {text-decoration: none; color: #D86E32;}


ul {
	color: #000000;
	text-indent: 10px;
	padding-left:50px;
}

li {
	font-style: italic;
	line-height: 150%;
	list-style-position: outside;
	list-style-image: url(../images/list_bullet.gif);
}


.blue {color: #1571b8;
	font-weight: bold;
}

/******************************/
/* Footer  Layout and styles  */
/******************************/

#des {
	position: absolute;
	width: 200px;
	height: 18px;
	bottom: 1%;
	left: 770px;
	text-align: left;
	top:14px;
}

a.deslink {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	vertical-align: top;
	float: none;
}

a.deslink:visited {text-decoration: none; color: #fff;}
a.deslink:hover {text-decoration: none; color: #DB011C;}	
a.deslink:active {text-decoration: none; color: #fff;}


.submit_image {
	vertical-align: middle;
	background-color: transparent;
	width:85px;
	height:28px;
	border: solid 0px #cfd1d2;
	background-image:  url(/images/submit_button.gif);
	background-repeat: no-repeat;
	align:right;
	margin: 5px 0px 0px 292px;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}