/* CSS Document */
body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 10px 0px 0px;	
	padding-left:50%;
	background: #666666 repeat-y center;
}

a {text-decoration: none; color: #fff;}
a:hover {text-decoration: underline; color: #CCCCCC;}

.container {
	width: 975px;
	margin-left: -487.5px;
}

.heading {
	width: 975px;
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/header_bg.jpg);
	height: 150px;
}
.nav_container {
	background-color: #FFFFFF;
	width: 975px;
	height: 29px;
	background-image: url(images/backgrounds/nav_bg.jpg);
}
.main_container {
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/main_bg.jpg);
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	background-color: #FFFFFF;
	width: 975px;
	height: 50px;
	background-image: url(images/backgrounds/footer_bg.jpg);
}
.nav_text {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	font-weight: bold;
}
.dropdown_text {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
	border-right: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-left: 5px;
	height: 25px;
}
.border_outline {
	border: 1px solid #999999;
}
.page_txt_12 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.heading_1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.pic_border_black {
	border: 1px solid #000000;
}
.pic_border_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bullet_txt_12 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 25px;
}
.heading_2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.table1 {
	border: 1px solid #666666;
	padding: 2px;
}
.heading_3 {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
.page_txt_10 {

	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.heading_0 {

	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 35px;
}
.table2 {

	border: 1px solid #666666;
	padding: 0px;
}
.table3 {
	padding: 0px;
	border-left: 1px solid #CCCCCC;
}
.pic_border_grey {

	border: 1px solid #CCCCCC;
}
.page_txt_10a {
	font-size: 11px;
	color: #000000;
	text-align: left;
}
