DIV#subPagesCon{
	background:url(/content/images/bg/subPageBg.gif) repeat-y;
	min-height:500px;
	width:960px;
	position:relative;
}


DIV#leftSubNav{
	width:240px;
	float:left;
	min-height:200px;
  	height:auto !important;
  	height:200px;
}

DIV#leftSubNav UL{
	width:240px;
	list-style:none;
	padding:0;
	margin:0;
	list-style-type: none;
	list-style-position: outside;
}

DIV#leftSubNav UL LI{
	padding:0;
	margin:0;
	display:block;
	background:url(/content/images/bg/listHead.gif) repeat-x bottom;
	background-color:#ac1a2f;
	color:#fff;
	font-weight:bold;
	border-bottom:2px solid #d2d2d2;
}

DIV#leftSubNav UL LI A{
	padding:6px 0 6px 34px;
	margin:0;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

DIV#leftSubNav UL LI UL{
	width:240px;
	list-style:none;
	padding:0;
	margin:0;
}

DIV#leftSubNav UL LI UL LI{
	padding:0 0 0 0;
	margin:0;
	display:block;
	background:none;
	background-color:#e7e7e7;
	color:#6a6c71;

}

DIV#leftSubNav UL LI UL LI A{
	padding:6px 0 6px 44px;
	margin:0;
	display:block;
	background:none;
	background-color:#e7e7e7;
	color:#6a6c71;
	text-decoration:none;
	font-weight:normal;
}

DIV#leftSubNav UL LI UL LI A:HOVER{
	padding:6px 0 6px 44px;
	margin:0;
	display:block;
	background:url(/content/images/bg/leftNavOver.gif) repeat-x bottom;
	background-color:#002663;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

DIV#leftSubNav UL LI UL LI A.active{
	padding:6px 0 6px 44px;
	margin:0;
	display:block;
	background:url(/content/images/bg/leftNavOver.gif) repeat-x bottom;
	background-color:#002663;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}



DIV#mainRight{
	width:673px;
	float:left;
	padding-right:16px;
	padding-left:31px;
	padding-top:18px;
}


DIV#mainRight .content{
	width:416px;
	float:left;
	padding:29px 29px 30px 0px;
}

DIV#mainRight .content H1{
	margin-bottom:0.7em;
	margin-top:0;
	color:#2a4877;
}

.content a { 
text-decoration:underline;
color:#666666;
font-weight:300;
}

.content a:hover { 
color:#ac1a2f;
}

DIV#mainRight .content H2{
	margin-bottom:0.7em;
	margin-top:0;
	color:#2a4877;
	font-size:1.1em;
}


DIV.relatedLinks{
	background:url(/content/images/divider.gif) no-repeat top;
	padding: 15px 0 0 0;
	margin-top:15px;
}


UL.articles{
	padding-left:15px;
}

UL.articles LI{
	margin:5px 0 5px 0;
	padding:0;
}

UL.articles LI A{
	text-decoration:underline;
	color:#666666;
}

UL.articles LI A:hover{
	text-decoration:underline;
	color:#ac1a2f;
}


DIV.relatedLinks H2{
	text-transform:uppercase;
}

DIV#breadCrumbs{
	width:720px;
	display:inline;
}

DIV#breadCrumbs{
	width:720px;
	display:inline;
}

DIV#breadCrumbs UL{
	width:auto;
	list-style:none;
}

DIV#breadCrumbs UL LI{
	display:inline;
}

DIV#breadCrumbs UL LI A{
	text-decoration:none;
	color:#666666;
}

DIV#breadCrumbs UL LI A.active{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

DIV#copyThumbs{
	float:right;
	padding-top:55px;
	padding-bottom:20px;
	width:228px;
}

DIV#copyThumbs .thumb{
	margin-bottom:12px;
}

DIV#copyThumbs .textarea{
	margin-bottom:12px;
	margin-left:4px;
	margin-right:4px;
	padding:10px;
	border:1px solid #ccc;
	background: #F8F8F8;
}

DIV#copyThumbs .textarea H2{
	margin-bottom:0.7em;
	margin-top:0;
	color:#2a4877;
	font-size: 1.2em;
}	

DIV#roundCorner{
	background:url(/content/images/bg/generalRoundCorner.gif) no-repeat;
	width:960px;
	height:24px;
	position:absolute;
	bottom:-4px;
	right:0px;
}


DIV#quickNav{
	background:#6a6c70;
	min-height:176px;
	height:auto !important;
	height:176px;
	padding:10px 0 0 20px;
	color:#fff;
	position:relative;
}

DIV#quickNavLogo .left{
	margin-right:10px;
}

DIV#quickNavLogo .left H3{
	margin:4px 0 0 0;
	font-size:1.5em;
	font-weight:normal;
}

/*DIV#quickNav TABLE{
	width:917px;
	border:1px solid #fff;
	border-width:1px 0 1px 1px;
	text-align:left;
	margin-top:15px;
}

DIV#quickNav TABLE TH{
	background:#444548;
	border:1px solid #fff;
	border-width:0 1px 1px 0px;
	padding:3px 0 3px 8px;
	text-transform:uppercase;
}

DIV#quickNav TABLE TD{
	background:#5d5f63;
	border:1px solid #fff;
	border-width:0 1px 0px 0px;
	padding:3px 0 3px 8px;
}*/



DIV#quickNavigation{
	width:940px;
	border:1px solid #c3c4c6;
	padding-bottom:10px;
	background:url(/content/images/bg/quickNavTop.gif) repeat-x top;
	background-color:#5d5f63;
	position:absolute;
	left:8px;
	margin-top:15px;

}

DIV#quickNavigation .left H5{
	border-left:1px solid #c3c4c6;
	margin:0;
	padding:3px 6px 5px 6px;
	text-align:left;
	display:block;
	font-size:1em;
}


DIV#quickNavigation .left UL{
	list-style:none;
	padding:0px;
	position:relative;
	font-size:1em;
}

DIV#quickNavigation .left UL LI{
	padding:0px
	
	
}

DIV#quickNavigation .left UL LI A{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

DIV#quickNavigation .left UL LI UL{
	list-style:none;
	padding:0px;
	position:relative;
	font-size:0.9em;
	margin-top:5px;

}


DIV#quickNavigation .left UL LI UL LI{
	padding-bottom:3px;
	padding-right:12px;
	
}


DIV#quickNavigation .left UL LI UL LI A{
	background-image:url(/content/images/bg/quickNavArrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-top:11px;*/
	padding-left:12px;
	padding-bottom:6px;
	padding-top:4px;
	border-left:none;
	font-weight:normal;
}

DIV#quickNavigation .left UL LI UL LI A:hover{
	color:#fcff00;
}


/*
DIV#quickNavigation UL{
	width:917px;
	list-style:none;
	min-height:106px;
	background:#5d5f63;
}

DIV#quickNavigation UL LI{
	display:block;
	background:#444548;
	min-height:17px;
	min-width:117px;
	width:auto !important;
	width:117px;
	padding:3px 0 0 6px;
	float:left;
	font-weight:bold;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
*/





/*News Listing page*/


DIV#mainRight .content #listTable TABLE  {
	width:638px;
	margin-bottom:30px;
}

DIV#mainRight .content #listTable  TABLE CAPTION{
	padding-bottom:1em;
	margin-top:0;
	color:#2a4877;
	font-size:1.6em;
	text-align:left;
}

DIV#mainRight .content #listTable TABLE TR{
	background:#e2e2e2;
	cursor:pointer;
}

DIV#mainRight .content #listTable TABLE TR.overstate TD{
	background-image:url(/content/images/bg/leftNavOver.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#002663;
	color:#fff;
}

DIV#mainRight .content #listTable TABLE TH{
	background:#ac1a2f;
	background:url(/content/images/bg/listHead.gif) repeat-x bottom;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 12px 7px 10px;
	text-align:left;
	border:2px solid #ffffff;
	border-width:0 1px 0 0;
}

DIV#mainRight .content #listTable TABLE TD{
	padding:6px 0 7px 10px;
	border:2px solid #ffffff;
	border-width:1px 1px 1px 0;
}



DIV#mainRight .content #listTable TABLE  TR A{
	background:#e2e2e2;
	display:block;
	text-decoration:none;
	color:#666666;
}

DIV#mainRight .content #listTable TABLE TR A.currentSelected{
	display:block;
	background:url(/content/images/bg/leftNavOver.gif) repeat-x bottom;
	background:#002663;
	color:#fff;
}

DIV#pagination{
	width:300px;	
}

DIV#pagination UL{
	float:left;
	list-style:none;
}

DIV#pagination UL LI{
	display:inline;
}

DIV#pagination UL LI A{
	background:url(/content/images/bg/pagination_up.gif) no-repeat;
	width:10px;
	height:13px;
	float:left;
	display:block;
	margin:0 3px 0 0;
	padding-left:3px;
	text-decoration:none;
	color:#fff;
	
}

DIV#pagination UL LI A:HOVER{
	background:url(/content/images/bg/pagination_over.gif) no-repeat;
}

DIV#pagination SPAN{
	 float:left; 
	 margin-right:4px;
	 text-transform:capitalize;	
}


table#formTable { }

table#formTable input { border: 1px solid #ccc; padding:2px; }

table#formTable textarea { border: 1px solid #ccc; padding:2px; }

table#formTable .submit input {
border:0;
padding:0;
}

ul#searchResultsList {
list-style-type:none;
padding:0;
margin:0;
}

ul#searchResultsList li {
padding: 5px 0px;
}

ul#searchResultsList li .date {
color: #999;
}

ul#searchResultsList li a {
text-decoration: none;
}































