/*MAIN*/
html,body {
	background: #3d4181 url('../assets/layout/pgBG.png');
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	line-height:1.2em;
	height:100%; /* needed for container min-height */
	color:#383838;
}
div.container{
	width:880px;
	
	margin:0 auto; /* center, not in IE5 */
	
	
	padding:10px;
	min-height:100%; /* real browsers */
	background-color: #ffffff;
	font-size:1em;
}

div.cleaner{
	clear:both;
	height:0px;
	min-height:0px;max-height:0px;
	overflow:hidden;
}


a{
	color:#9d0020;
}

a:hover{
	color:#d8d8d8;
}
.left{
	float:left;
}

.leftPadded{
	float:left;
	margin-right:10px;
}
.leftImg{
	float:left;
	margin:5px 5px 5px 0px;
}

.rightImg{
	float:right;
	margin:5px 0px 5px 5px;
}
.right{
	float:right;
}

.rightPadded{
	float:right;
	margin-left:10px;
}

.rightIndentCopy{
	float:right;
	margin-right:5px;
}

.rightMargin{
	padding-right: 10px;
}

.leftMargin{

	padding-left:10px;
}

.rightMarginNP{
	padding-right: 12px;
}

.leftMarginNP{

	padding-left:12px;
}
.topPadded{
	
	margin-top:10px;
}

.basePadded{
	
	margin-bottom:10px;
}

.imgBorder{
	border:1px solid #d8d8d8;
}

.HLT{
	color:#9d0020;
}

.black{
	color:#000000 !important;
}


/*HEAD*/
div.header{
	width:880px;
	height:114px;
	max-height:114px;
	min-height:114px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}

div.topHead{
	background: #ffffff url('../assets/layout/headBG.png') no-repeat;
	width:880px;
	margin:0px 0px 10px 0px;
	height:69px;
	min-height:69px;
	max-height:69px;
	overflow:hidden;
}

div.topHeadLinks{
	float:right;
	margin:5px 5px 0px 0px;
	color:#ffffff;
	width:540px;
	overflow:hidden;
	text-align:right;
}

div.topHeadLinks a{
	text-decoration:none;
	color:#ffffff;
}

div.topHeadLinks a:hover{
	text-decoration:underline;
	
}

div.topHeadLinks a.topLogin{
	background: #ffffff url('../assets/layout/headLogin.png') 0px 0px no-repeat;
	display:block;
	width:90px;
	padding:5px 0px 0px 5px;
	height:16px;
	max-height:16px;
	min-height:16px;
	overflow:hidden;
	margin-top:25px;
	color:#2c4672;
	margin-left:5px;
	float:right;
	text-align:left;
}
div.topHeadLinks a:hover.topLogin, div.topHeadLinks div.topLoginSelected{
	background: #ffffff url('../assets/layout/headLogin.png') 0px -25px no-repeat;
	display:block;
	width:90px;
	padding:5px 0px 0px 5px;
	height:16px;
	max-height:16px;
	min-height:16px;
	overflow:hidden;
	margin-top:25px;
	color:#ffffff;
	margin-left:5px;
	float:right;
	text-align:left;
	text-decoration:none;
}



div.topNav{
	background: #ffffff url('../assets/layout/topNavBG.jpg') no-repeat;
	width:880px;
	margin:0px 0px 10px 0px;
	height:35px;
	min-height:69px;
	max-height:69px;
	overflow:hidden;
}

div.topNav a{
		display:inline;
		display:block;
	background: #ffffff url('../assets/layout/topNavLinkBG_off.jpg') repeat-x; 
	float:left;
	height:24px;
	min-height:24px;
	max-height:24px;
	color:#ffffff;
	overflow:hidden;
	padding:11px 9px 0px 9px;
	text-decoration:none;

}

div.topNav a:hover{
	
	background: #ffffff url('../assets/layout/topNavLinkBG_on.jpg') repeat-x; 
	
	
}


div.topNav a.topNavHome{
	display:block;
	background: #ffffff url('../assets/layout/topHomeBtn.jpg') 0px 0px no-repeat; 
	float:left;
	height:35px;
	min-height:35px;
	max-height:35px;
	width:30px;
	overflow:hidden;
	padding:0px;
}

div.topNav a:hover.topNavHome{
	background: #ffffff url('../assets/layout/topHomeBtn.jpg') 0px -40px no-repeat; 
}

div.topNav a.topNavHomeSelected{
	display:block;
	background: #ffffff url('../assets/layout/topHomeBtn.jpg') 0px -40px no-repeat; 
	float:left;
	height:35px;
	min-height:35px;
	max-height:35px;
	width:30px;
	overflow:hidden;
	padding:0px;
}

div.topHeadLinksSelected{
	display:block;
	background: #ffffff url('../assets/layout/topNavLinkBG_on.jpg') repeat-x; 
	float:left;
	height:24px;
	min-height:24px;
	max-height:24px;
	color:#ffffff;
	overflow:hidden;
	padding:11px 10px 0px 9px;
	text-decoration:none;
}

div.topNav div.topNavDivider{
	display:block;
	background: #ffffff url('../assets/layout/topNavDiv.jpg') 0px 0px no-repeat; 
	float:left;
	height:35px;
	min-height:35px;
	max-height:35px;
	width:1px;
	overflow:hidden;
}

/*LEFT*/
div.mainBodyLeft{
	
	float:left;
	
	width:191px;
	margin:0px 0px 0px 0px;
	
	
}

ul.leftNavBar{
	list-style: none;
  	margin: 0;
  	padding: 0;
}
div.mainBodyLeft h2{
	margin:10px 0px 5px 0px;
	color:#9d0020;
	font-size:1.3em;
	font-weight:normal;
	padding:4px 0px 4px 5px;
}

li.mainLink a, div.linkBlock a{
	display: block;
	font-size:1.3em;
	font-weight:lighter;
	
	width:181px;
	height:15px;
	max-height:15px;
	min-height:15px;
	color:#ffffff;
	background:#ffffff url(../assets/layout/btnNavBG.gif) 0px 0px no-repeat;
	
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 3px 0px;
	text-decoration: none;
	
}

li.mainLinkStatic a, li.mainLinkStatic a:hover{
	display: block;
	font-size:1.3em;
	font-weight:lighter;
	
	width:181px;
	height:15px;
	max-height:15px;
	min-height:15px;
	color:#9d0020;
	background:#ffffff url(../assets/layout/btnNavBG.gif) 0px -30px no-repeat;
	
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 3px 0px;
	text-decoration: none;
	
}

li.mainLink a:hover, div.linkBlock a:hover{
	background:#ffffff url(../assets/layout/btnNavBG.gif) 0px -30px no-repeat;
	color:#9d0020;
}

li.subLink a, li.subLinkStatic a{
	display: block;
	font-size:1.0em;
	font-weight:lighter;
	width:130px;
	color:#000000;
	
	padding: 5px 0px 5px 14px;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
}
li.subLink a:hover, li.subLinkStatic a:hover{

	color:#1a1f8f;

}
/*PAGE*/


div.mainContent{
	width:880px;
	height:auto;
	
}

div.mainContent div.banner{
	width:620px;
	height:172px;
	min-height:172px;
	max-height:172px;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	float:left;
	
}

a.picLink{
	text-decoration:none;
}

a.picLink img{
	border:0px;
}

div.IIIColBlock{
	background: #ffffff url('../assets/layout/main3ColBG.gif') repeat-y; 
	width:250px;
	height:172px;
	max-height:172px;
	min-height:172px;
	overflow:hidden;
	margin-bottom:10px;
}

h1.IIIColHeader{
	background: #ffffff url('../assets/layout/main3ColHead.gif') no-repeat; 
	width:245px;
	height:18px;
	max-height:18px;
	min-height:18px;
	overflow:hidden;
	margin:0px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:normal;
	padding:3px 0px 0px 5px;
	
}

div.IIIColCopy p, div.IIColCopy p{
	padding:4px 0px 0px 0px;
	margin:0px;
}

div.IIIColCopy{
	
	width:240px;
	height:141px;
	max-height:141px;
	min-height:141px;
	overflow:hidden;
	padding:0px 5px;
}

div.IIIColBase{
	background: #ffffff url('../assets/layout/main3ColBase.gif') repeat-y; 
	width:250px;
	height:10px;
	max-height:10px;
	min-height:10px;
	overflow:hidden;
	
}

div.IIColBlock{
	background: #ffffff url('../assets/layout/main2ColBG.gif') repeat-y; 
	width:360px;
	height:172px;
	max-height:172px;
	min-height:172px;
	overflow:hidden;
	margin-bottom:10px;
}

h1.IIColHeader{
	background: #ffffff url('../assets/layout/main2ColHead.gif') no-repeat; 
	width:355px;
	height:18px;
	max-height:18px;
	min-height:18px;
	overflow:hidden;
	margin:0px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:normal;
	padding:3px 0px 0px 5px;
	
}


div.IIColCopy{
	
	width:350px;
	height:141px;
	max-height:141px;
	min-height:141px;
	overflow:hidden;
	padding:0px 5px;
}

table.IIColTable{
	
	width:350px;
	height:141px;
	max-height:141px;
	min-height:141px;
	overflow:hidden;
	padding:0px 0px;
}

table.IIColTable td{
	padding-top:4px;
}

table.IIColTable td.colI{
	width: 150px;
}

table.IIColTable td.colII{
	width: 195px;
	padding-left:5px;
}

div.IIColBase{
	background: #ffffff url('../assets/layout/main2ColBase.gif') repeat-y; 
	width:360px;
	height:10px;
	max-height:10px;
	min-height:10px;
	overflow:hidden;
	
}

a.IIColLinkList{
	background:  url('../assets/layout/linkIcon.gif') top right no-repeat; 
	display:block;
	width:175px;
	min-height:13px;
	height:auto;
	overflow:hidden;
	padding-right:20px;
	text-decoration:none;
	color:#9d0020;
	font-size:1.2em;
	margin-bottom:5px;
	text-align:right;
}

a.IIColLink{
	background:  url('../assets/layout/linkIcon.gif') top right no-repeat; 
	display:block;
	width:225px;
	min-height:13px;
	height:auto;
	overflow:hidden;
	padding-right:20px;
	text-decoration:none;
	color:#9d0020;
	font-size:1.2em;
	margin-bottom:5px;
	text-align:right;
}

a.IColLink{
	background:  url('../assets/layout/linkIcon.gif') top right no-repeat; 
	display:block;
	width:330px;
	min-height:13px;
	height:auto;
	overflow:hidden;
	padding-right:20px;
	text-decoration:none;
	color:#9d0020;
	font-size:1.2em;
	margin-bottom:5px;
	text-align:right;
}


div.IColBlock{
	background: url('../assets/layout/main1ColBG.gif') repeat-y; 
	width:880px;
	height:auto;
	max-height:auto;
	min-height:auto;
	overflow:hidden;
	margin-bottom:10px;
}

a:hover.IIColLinkList, a:hover.IIColLink, a:hover.IColLink{
	text-decoration:underline;
}

a.bigLink{
	display: block;
	font-size:1.3em;
	font-weight:lighter;
	float:left;
	width:207px;
	height:50px;
	max-height:50px;
	min-height:50px;
	color:#9d0020;
	background:#ffffff url(../assets/layout/bigLinkIcon.gif) 0px 0px no-repeat;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 7px 7px;
	text-decoration: none;
	
}

a:hover.bigLink{
	
	
	background:#ffffff url(../assets/layout/bigLinkIcon.gif) 0px -65px no-repeat;
	color:#ffffff;
	
}

a.linkNext{
	background:  url('../assets/layout/linkIcon.gif') top right no-repeat; 
	display:block;
	width:175px;
	min-height:13px;
	height:auto;
	overflow:hidden;
	padding-right:20px;
	text-decoration:none;
	color:#9d0020;
	font-size:1.2em;
	margin-bottom:5px;
	text-align:right;
	
}

a.linkPrev{
	background:  url('../assets/layout/linkIconBack.gif') top right no-repeat; 
	display:block;
	width:175px;
	min-height:13px;
	height:auto;
	overflow:hidden;
	padding-right:20px;
	text-decoration:none;
	color:#9d0020;
	font-size:1.2em;
	margin-bottom:5px;
	text-align:right;
	
}

.bigLinkStrapline{
	font-size:0.7em;
}

h1.IColHeader{
	background: #ffffff url('../assets/layout/main1ColHead.gif') no-repeat; 
	width:875px;
	height:18px;
	max-height:18px;
	min-height:18px;
	overflow:hidden;
	margin:0px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:normal;
	padding:3px 0px 0px 5px;
	
}

div.IColCopy p, div.IIColCopy p{
	padding:4px 0px 0px 0px;
	margin:0px;
}

div.IColCopy{
	
	width:870px;
	
	overflow:hidden;
	padding:0px 5px;
}

div.IColBase{
	background: #ffffff url('../assets/layout/main1ColBase.gif') repeat-y; 
	width:880px;
	height:10px;
	max-height:10px;
	min-height:10px;
	overflow:hidden;
	
}



h2.blockHeader{
	margin:0px;
	color:#9d0020;
	font-size:1.3em;
	font-weight:normal;
	padding:4px 0px 4px 0px;
}

div.mainBody{
	float:left;
	margin:0px 0px 0px 9px;
	width:420px;
	overflow:hidden;
}

div.mainBodyWide{
	float:left;
	margin:0px 0px 0px 9px;
	width:680px;
	overflow:hidden;
}

div.mainCopy{
	
	width:420px;
	background: #ffffff url('../assets/layout/pageCopyBG.gif') repeat-y;
	overflow:hidden;
}

div.mainCopyWide{
	
	width:680px;
	background: #ffffff url('../assets/layout/pageCopyBG_wide.gif') repeat-y;
	overflow:hidden;
}

div.mainCopyBigWide{
	
	padding:10px;
}

div.mainCopy h1, div.mainCopyWide h1, div.mainCopyBigWide h1{
	margin:0px 5px 5px 5px;
	color:#9d0020;
	font-size:1.4em;
	font-weight:normal;
	
}

div.mainCopy h1.headSpace, div.mainCopy h2.headSpace, div.mainCopyWide h2.headSpace{
	margin:0px 5px 15px 5px !important;
}

div.mainCopy h2, div.mainCopyWide h2{
	margin:0px 5px 3px 5px;
	color:#9d0020;
	font-size:1.1em;
	font-weight:normal;
	
}

div.mainCopy p, div.mainCopyWide p{
	margin:0px 5px 5px 5px;
}

div.mainCopy ul, div.mainCopyWide ul{
	margin:0px;
	padding:0px 5px 5px 25px;
}

div.mainCopy table.picTable, div.mainCopyWide table.picTable{
	margin:5px;
}

table.picTable th{
	color:#9d0020;
	font-size:1.1em;
	font-weight:normal;
}

table.CopyTable{
	
	width:400px;
	
	overflow:hidden;
	padding:0px 10px;
}

table.CopyTable td{
	padding-top:4px;
}

div.mainCopy hr, div.mainCopyWide hr{
	width:410px;
	height:1px;
	min-height:1px;
	max-height:1px;
	overflow:hidden;
	border-top:0px;
	border-left:0px;
	border-bottom:1px solid #d8d8d8;
	border-right:0xp;
}

div.mainCopyBigWide hr{
	height:1px;
	min-height:1px;
	max-height:1px;
	overflow:hidden;
	border-top:0px;
	border-left:0px;
	border-bottom:1px solid #d8d8d8;
	border-right:0xp;
}
div.mainCopyHead{
	height:10px;
	max-height:10px;
	min-height:10px;
	width:420px;
	background: #ffffff url('../assets/layout/pageCopyHead.gif') repeat-y; 
	overflow:hidden;
}

div.mainCopyBase{
	height:10px;
	max-height:10px;
	min-height:10px;
	width:420px;
	background: #ffffff url('../assets/layout/pageCopyBase.gif') repeat-y; 
	overflow:hidden;
}

div.mainCopyHeadWide{
	height:10px;
	max-height:10px;
	min-height:10px;
	width:680px;
	background: #ffffff url('../assets/layout/pageCopyHead_wide.gif') repeat-y; 
	overflow:hidden;
}

div.mainCopyBaseWide{
	height:10px;
	max-height:10px;
	min-height:10px;
	width:680px;
	background: #ffffff url('../assets/layout/pageCopyBase_wide.gif') repeat-y; 
	overflow:hidden;
}

table.formTable{
	
	width:410px;
	
	overflow:hidden;
	padding:0px 5px;
	margin:0 auto;
}

table.formTable th{
	color:#9d0020;
	font-size:1.1em;
	font-weight:normal;
	padding:0px 0px 5px 0px;
}

table.formTable td{
	
	font-size:1.1em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
}

table.formTable input{
	padding:5px;
	width:397px;
}

table.formTable input.loginBtn{
	padding:5px;
	width:409px;
	color:#9d0020;
	background: #ffffff url('../assets/layout/loginSubmit.png') 0px 0px no-repeat !important;
	border:0px !important;
}
/*RIGHT*/
div.mainBodyRight{
	float:left;
	margin: 0px 0px 0px 10px;
	width:250px;
	
	padding-top:0px;
	
	
}

div.rightColBlock{
	background: #ffffff url('../assets/layout/main3ColBG.gif') repeat-y; 
	width:250px;
	height:auto;
	max-height:auto;
	min-height:auto;
	overflow:hidden;
	margin-bottom:10px;
}

div.rightColBlock img.wholePic{
	margin:0px 1px;
}

h1.rightColHeader{
	background: #ffffff url('../assets/layout/main3ColHead.gif') no-repeat; 
	width:245px;
	height:18px;
	max-height:18px;
	min-height:18px;
	overflow:hidden;
	margin:0px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:normal;
	padding:3px 0px 0px 5px;
	
}

div.rightColCopy p, div.IIColCopy p{
	padding:4px 0px 0px 0px;
	margin:0px;
}

div.rightColCopy{
	
	width:240px;
	height:auto;
	max-height:auto;
	min-height:auto;
	overflow:hidden;
	padding:0px 5px;
}

div.rightColBase{
	background: #ffffff url('../assets/layout/main3ColBase.gif') repeat-y; 
	width:250px;
	height:10px;
	max-height:10px;
	min-height:10px;
	overflow:hidden;
	
}

/*FOOTER*/
div.footer{
	
	width:420px;
	margin:0 auto;
	
	padding-top:30px;
	text-align:center;
	
}

div.footerCopy{
	background:url(../assets/layout/paperBase.gif) repeat-y;
	width:420px;
	margin:0 auto;
	
	padding-top:30px;
	text-align:center;
	
}
