/* CSS Document */
body {
	/*background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/dot.gif);
	background-repeat: repeat;
}
#bradcum a:link,#bradcum a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#bradcum a:hover{
text-decoration: underline;
}
.grey_bg{
background-color:#dcdada;
}
.darl_blue_bg{
background-color:#0c2565;
}
.white_heading{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-left: 11px;
	font-weight: bold;
}
.white_heading_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}
.red_heading{
	margin-left: 10px;
	margin-top: 6px;
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ef0000;

}
.main_content{
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
	margin-top: 2px;
}
.light_blue_bold{
	color: #333399;
	font-weight: bold;
}
#bottom_nav{
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	height:21px;
	color: #ffffff;
		padding-top:3px;
};
#bottom_nav a:link, #bottom_nav a:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;

}
#bottom_nav a:hover{text-decoration: underline;}
.copyright_txt{
	font-size: 10px;
}
.white_bg{
background-color:#FFFFFF;
}
.ul_1{
	list-style-type: none;
	list-style-image: url(../images/list_bullet.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.right_img_toppaddin{
	padding-top: 6px;
}
.midpage_link a:link,.midpage_link a:visited{
color:#333399;
text-decoration:none;
}
.midpage_link a:hover{text-decoration:underline;}
.underconstruction_txt{
	text-align: center;
	font-weight: bold;
	color: #0C2565;
	padding-top: 90px;
	padding-bottom: 90px;
}
