/* Undo existing styles
======================================================================*/
a img,:link img,:visited img { border: none; }
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th {font-size: 1em; }
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, 
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }

body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}


.header {
	background: url(../../images/template/hdr_background.jpg);
	display: list-item;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;}
.header .nav,
.header .logo {display: inline;}

.mainNav {
	padding: 3px 0px 0px 22px;
}
.mainNav li {
	color: #243E58;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
	letter-spacing: 0px;
	padding-right: 25px;
}

.mainNav li a {color: #243E58; text-decoration: none;}
.mainNav li a:hover {color: #FFF; text-decoration: none;}

.subNav {padding-left: 25px;}
.subNav li {
	background: url(../../images/template/hdr_subNav_divider.jpg) no-repeat;
	color: #D0DDE5; 
	float: left; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 15px;
	text-transform: uppercase;
}
.subNav li a {color: #D0DDE5; padding: 0px 10px; text-decoration: none;}
.subNav li a:hover {color: #FFF;}

.header h1 {
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	padding-top:-5px;
}

.navSection {
	background: url(../../images/template/hdr_img2.gif) top left no-repeat #000; 
	height: 23px;
}

.titleSection {
	background: url(../../images/template/hdr_img3.jpg) repeat-x; 
	height: 55px;
}

td.sidebar {background-color: #F0F8FF; height: 100%; vertical-align: top; width: 142px;}
.mainContent {padding: 25px 0px 20px 23px;}
.footer {
	width:100%; 
	height:44; 
	background: url(../../images/pc_bottom_ban_ccg_bkgd.gif);
}

