/* CSS Document */

body, td, form, select, option, input, textarea {font-family:"Century Gothic"; font-size:12px; line-height:14px;}
body
{
	background-color: #303030;
	background-image: url(../images/bg_dot.gif);
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
}

div.wrapper
{
	width:820px;
	margin:0px;
	padding:0px;
}

img, div { behavior: url(/css/iepngfix.htc); }

td.borderLeft {background-image:url(/images/border_left.png); background-repeat:repeat-y; width:10px;behavior: url(/css/iepngfix.htc);}
td.mainContent {background-color:#2f343c; width:800px;}
td.borderRight {background-image:url(/images/border_right.png); background-repeat:repeat-y; width:10px;behavior: url(/css/iepngfix.htc);}
td.footerBox {background-image:url(/images/footer_bg.jpg); background-repeat:repeat-x; height:34px;padding-left:5px; padd1ing-right:5px;}
td.footerContent {font-size:10px; color:#5b5a5a; letter-spacing:0.1em;}

.sBanner_border {border: 3px solid black;}

.alertText {color: #FF0000;}

/*subpages styles*/
.sBanner_border2 {border: 3px solid #a3a3a3;}
a{color:#0000CC; text-decoration:none;}
a.submenu:link, a.submenu:visited, a.submenu:active {display:block; height:20px; padding:0px; padding-left:10px; margin:0px; color:#ffffff; font-family:"Century Gothic"; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
a.submenu:hover {display:block; height:20px; padding:0px; padding-left:10px; margin:0px; color:#093454; font-family:"Century Gothic"; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, a.breadcrumb:hover {color:#333333; font-size:11px; font-family:"Century Gothic"; font-weight:bold; text-decoration:none;}
.breadcrumbStatic {color:#82a6c6; font-size:11px; font-family:"Century Gothic"; font-weight:bold;}

td.contentDisplay {padding-left:3px; padding-right:2px;}
.subcontentBG {background-image:url(/images/sub_bg2.jpg); background-repeat:repeat-y; background-position:top;}
.subcontentBG2 { width:100%;padding:0px; margin:0px;background-image:url(/images/sub_bg.jpg); background-repeat:no-repeat; background-position:top;}
.subcontentDisplay {width:520px; min-height:415px; padding:10px; text-align:left; margin:0px; color:#333333;font-size:12px; line-height:16px;}
.subTitle {font-size:14px; font-weight:bold; color:#197fcb;}
.subTitleOrange {Color:#FF6600;}
.tblTitle
{
	padding:3px;
	height:10px;
	background-color:#74A8CF;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.02em;
}