/* CSS Document */

body{
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fontWhite_14{font-family:Arial; font-size:14px; font-weight:normal; color:#ffffff;}
.fontWhite_12{font-family:Arial; font-size:12px; font-weight:normal; color:#ffffff;}
.fontBlack_11{font-family:Arial; font-size:11px; font-weight:normal; color:#262626}
.fontBlack_12{font-family:Arial; font-size:12px; font-weight:normal; color:#262626;}
.fontBlack_14{
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.fontRed_12{font-family:Arial; font-size:12px; font-weight:normal; color:#d90808}
.fontYellow_12{font-family:Arial; font-size:12px; font-weight:normal; color:#FF9900}
.fontYellow_14{font-family:Arial; font-size:14px; font-weight:normal; color:#FF9900}


.A:link{text-decoration:none; color:#262626}
.A:active{text-decoration:none; color:#262626}
.A:visited{text-decoration:none; color:#262626}
.A:hover{text-decoration:underline; color:#d90808}

.B:link{text-decoration:none; color:#d90808}
.B:active{text-decoration:none; color:#d90808}
.B:visited{text-decoration:none; color:#d90808}
.B:hover{text-decoration:underline; color:#c00000}





#MainContainer{width:905px; margin:0 auto 0 auto; position:relative; overflow:hidden;/* border:1px solid #000000*/}

#HeaderContainer{
	width:905px;
	height:177px;
	background-image:url(../images/Top_Bg.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	overflow:hidden;
}

#LogoContainer{
	width:auto;
	height:auto;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	margin-top: 12px;
}
#LinksContainer{
	width:auto;
	height:29px;
	float:none;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 10px;
}
#PAD5LEFTRIGHT {
	padding-right: 5px;
	padding-left: 5px;
}


#MidContainer{width:905px;  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; overflow:hidden;}

.MidLeftDiv{width:204px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; overflow:hidden;}

.MidLeftDivTopDiv{
	width:204px;
	height:21px;
	background-color:#a9a9a9;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
	background-image:url(../images/Index_LeftDiv_TopRound.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

.MidLeftDivMidDiv{width:204px;  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; float:left;overflow:hidden;}
.MidLeftDivBottomDiv{
	width:204px;
	height:24px;
	background-color:#e3e3e3;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
	background-image:url(../images/Index_LeftDiv_BottomRound.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	vertical-align:bottom
}

#MidContainer .MidDiv{
	width:498px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	height: auto;
}

.MidRightDiv{width:203px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; background-color:#a9a9a9; overflow:hidden;}

#Footer{width:905px; float:left; overflow:hidden; margin-top:20px; text-align:center;}
#MainContainer #MidContainer .MidDiv p {
	padding-left: 10px;
	padding-right: 10px;
}
#white {
	background-color: #FFFFFF;
}
.fontRed_24 {
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#d90808;
	padding-left: 10px;
}
