body {	margin:0px;padding:0px;
		background-image:url(/images/background.jpg);
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#6C7D88;
}

td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#6C7D88; line-height:18px;}
a {text-decoration: underline; color:#5182B3;}
a:hover {text-decoration:none;}

.blue {color:#6C7D88}
.light_blue {color:#5182B3}
.orange {color:#F38900}
.bott {color:#FFFFFF; font-size:9px; text-decoration:none}

#header {
	background-color: #FFFFFF;
	width:970px;
}

.borderRight {border-right:1px solid #B1B092;}
.borderBottom {border-bottom:1px solid #B1B092;}
.nav {width:20%; background-color:#6B9CC1; text-align:center; vertical-align:middle; height:19;}
.nav a {color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none;}
.nav a:link {text-decoration:none;}
.nav a:hover {text-decoration:underline;}

.navLeft {padding-top:4px;}
.navLeft a {text-decoration:none;}
.navLeft a:link {text-decoration:none;}
.navLeft a:hover {text-decoration:underline;}

.titleOrange {width:auto; border-bottom:1px solid #B1B092; color:#F38900; font-size:16px; padding:5px;}
.titleOrangeBold {width:auto; border-bottom:1px solid #B1B092; color:#F38900; font-size:14px; padding:5px; font-weight:bold;}
.title {color:#6C7D88; font-size:14px; padding-top:15px; padding-bottom:5px; font-weight:bold;}

#footer {
	background-color: #FFFFFF;
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:24px;
	color:#FFFFFF;
	font-size:10px;
	text-align: center;
	padding-top:3px;
}
#footer a {color:#FFFFFF; text-decoration:underline; font-size:10px;}
#footer a:link {color:#FFFFFF;text-decoration:underline;font-size:10px;}
#footer a:hover {color:#FFFFFF;text-decoration:none;font-size:10px;}

#content {padding:10px; overflow:inherit; }
.containerSub {
	background-repeat:no-repeat;
	background-position:top;

}
.container {
	background-image: url(/images/bg_repeat.jpg);
	background-repeat: no-repeat;
	width:970px;
	background-color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}

