/* @group Global */

html{
	overflow-y:scroll;
}
*{margin:0;padding:0;}
img{border:0}
fieldset{border:0}
body{margin: 12px auto 18px;background: #566a8c;text-align:justify; font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12px; color: #1d1d1d; line-height:150%}
a, a:link, a:visited, a:active {color: #004071;text-decoration:none;}
a:hover {color: #008ffb;}
table{border:0;border-collapse:collapse}
th,td{text-align:left;vertical-align:top}
address{font-style:normal}
ul{list-style:none;}
ol{list-style:none;}
.clear{clear:both;height:1px;visibility:hidden;margin-bottom:-1px}
.none{display:none}
.notop{margin-top:0 !important}
.smallBreak{clear:both;height:4px;}
.smaller{font-size:0.9em}
.halfL{float:left}
.halfR{float:right}
.footerText { 
text-align: center;
	color: #004071;
}

/* @end */

/* @group base layout */

.cmswrapper{ width:858px;margin: 0 auto auto;
	padding-top: 0;
}
#topwrap {
	clear:both;
	width: 848px;
	margin:0 auto 8;
	padding-top: 0px;
	border: 1px solid #ababab;
	display: table;
	color: #004071;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#wrapper{ width:858px;margin:0 auto;text-align:left;clear:both;
	border: 1px solid #ababab;
	background-color: #fff;
}
#wrappertop{
	width:858px;
	margin:0 auto 8;
	clear:both;
	background-color: #C5DAFE;
	padding-bottom: 8px;
}
#header{ float:left;width:858px;height:78px;clear:both;}
#HomeMain{float:left;width:858px;margin:0;margin-top:30px;background:transparent url(/CSS/images/mainBackground.gif) no-repeat 0 0;}
#NewMain{float:left;width:858px;margin:0;margin-top:5px;background:transparent url(/CSS/images/mainNav_BackgroundOn.gif) no-repeat 0 0;}
#HomeMain{float:left;width:858px;margin:0;margin-top:30px;background:transparent url(/CSS/images/mainNav_Background.gif) no-repeat 0 0;}
#Main{ float:left;width:857px;margin:0px;margin-top: 30px;background:transparent url(/CSS/images/mainColBG.png) repeat-y 0 0;clear:both;vertical-align:top;min-height: 400px;}
#BlankMain{ float:left;width:900px;margin:0px;margin-top: 30px;background:#fff;clear:both;vertical-align:top;min-height: 400px;}
#leftCol{ float:left;width:135px;vertical-align:top;margin:0;padding:0;padding-left: 10px;}
#twoCol{ float:right;width:700px; vertical-align:top;}
#centerCol{ float:left;width:500px;min-height: 380px;vertical-align:top;padding:0px 20px 20px 20px; }
#NewcenterCol{ float:left;width:500px;min-height: 524px;vertical-align:top;padding:0px 20px 20px 20px; }
#rightCol{ float:right;width:170px;height:auto;vertical-align:top;}
#footercontent{
	clear:both;
	width: 858px;
	margin:0 auto;
	padding-top: 0px;
	border: 1px solid #ababab;
	display: table;
	vertical-align: middle;
	color: #004071;
	text-align: right;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#footercontent a {
	color: #004071;
	line-height: 30px;
	text-align: right;
	text-decoration: none;
}

#footerlinks {
	float: right;
}

#footer1{ float:left;width:858px;height:13px;clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content{float:left;width:858px}

/* @end */

/* @group header */

#TopRow{float:left;width:858px;clear:both;}
#TopWrapperLeftSide{float:left;margin: 0px 0px 0px 10px;}
#headerLeftSide{float:left;margin: 8px 0px 0px 10px;}
#headerRightSide{float:right;margin: 2px 7px 0px 0px;}
#TopNavigation{
	float:left;
	display:block;
	width:858px;
	margin:5px 0px 0px;
	height:21px;
	text-align:right;
	background: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
#PageBanner{float:left;display:block;width:858px;margin:0px;text-align:center;clear:both;}

/* @end */

/* @group login */

#loginBox{margin:0 0 10px 28px;font-family:Arial;font-size:12px;}
#loginBox ol { width: 126px; }
#loginBox ol li {float:left; margin:0px; padding:0px; clear:both; width: 126px; margin-top:3px;}
#loginBox ol li span {text-align:left; margin:0px; padding:0px;}
#loginBox .submit {text-align:right;}

.CmsBtn{border:1px solid #C0CFE2;background:#708398;color:White;font-size:14px;float:right;margin-right:10px;}
.textBox_Login{width:114px;height:17px;line-height:15px;background:white;border:1px solid #C0CFE2;}

/* @end */

/* @group content */

#centerCol {
	text-align:justify;
}

#centerCol UL
{
font-size: 12px;
margin-left: 15px;
list-style-type: disc; 
color: #000;
}

#centerCol UL LI .alt_bullets {
	color: #004071;
}

#centerCol UL LI
{
    padding-bottom: 5px;
}

#centerCol UL a
{ 
    color: #000;
}

#centerCol UL .nestedUL2
{
	margin-bottom: 30px;
	display: block;

}

#centerCol UL .nestedUL
{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	color: #000000;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	margin-top: 5px;
	text-align: left;

}



h1 {

	font-size: 250%;

	font-weight: normal;

	color: #004071;

}



h2 {

	font-size: 200%;

	color: #004071;

}



h3 {

	font-size: 175%;
	color: #004071;
}



h4 {

	font-size: 150%;

	font-weight: normal;

	color: #004071;

}



h5 {

	font-size: 120%;

	color: #004071;

}



h6 {

	font-size: 125%;

	color: #004071;

}

/* @end */

.hometext {
	text-align: justify;
	font-size: 13px;
}

#homediv {
	margin: 240px 20px 40px;
	padding:  10px;
}

blockquote {
	color: #004071;
	background-color: #c8daf2;
	margin:  10px;
	padding: 10px;
	border: 1px dotted #a2b2c5;

}

.download {
	background-color: #cee2fb;
	border: 1px dotted #a2b2c5;
	margin: 2px;
	padding:2px;
}

a .download {
	text-decoration:none;
}

.special-list {
	color: #004071;
	background-color: #c8daf2;
	padding: 10px;
	border: 1px dotted #a2b2c5;
}
.sidebaritem {
	width: 135px;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	line-height: 24px;
	margin: 0px;
	float: left;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #c8daf2;
}
#sidebaritemLast {
	border-bottom-width: 1px;
}

A.sidebaritem:link {
	color: #000000;
	text-decoration: none;
}
A.sidebaritem:visited {
	color: #000000;
	text-decoration: none;
}
A.sidebaritem:hover {
	color: #000000;
	text-decoration: none;
	background-color: #DEEAFE;
}
.sidebaritem.first {
	margin-top: 5px;
}
.sidebarcontent {
	text-align: left;
	vertical-align: top;
}
.style3 {
	font-size: 11px;
	text-align: right;
	align: right;
}