﻿
/*header*/

.header 
{
	width: 100%;
	background-image: url(images/topBG.jpg);
	height: 113px;
}

.headercontent {
	width: 800px;
}

.topNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	padding: 10px;
}


a.topNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#272727;
	padding: 0 10px;
	text-decoration:none;
	}
	
a.topNav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#808080;
	padding: 0 10px;
	text-decoration:none;	
	
}
a.topNav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272727;
	font-weight: normal;
	padding: 0 10px;
	text-decoration:underline;
}

.loginBg {
	border-bottom:#ffb300 solid 2px;
	background-color:#FFc800;
	height:22px;
	padding-top:3px;
	padding-bottom:0px;
}

.loginBgcontent {
	width: 800px; 
}

.searchField {
	background:url(images/searchTop.gif) ;
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding-top: 1px;
}

.searchField input {
	border:0px;
	font-size:10px;
	vertical-align:top;
	padding-top: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.navBg {
	background:#F2F2F2 url(images/navBg.jpg) repeat-x;
	/*background-repeat:repeat-x;
	background-color: #F2F2F2;*/
	height: 28px;
	position:relative;
	clear:both;
}

.breadcrumbBG{
	background-color: #F2F2F2;
	background-image:url(images/breadcrumbBg.gif);
	height: 23px;
	padding:2px 0 5px 8px;
	text-indent:12px;
}

.breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272727;
	font-weight: normal;
}

.breadcrumbContent {
	width: 800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#787878;
	padding-top: 7px;
}

.breadcrumbPath {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#787878;
	padding-top:8px;
	font-weight: normal;
}

a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
	color:#272727;
	font-weight: normal;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}

a.breadcrumb:hover {
	text-decoration:underline;
	font-weight: normal;
	color:#272727;
	padding-right:5px;
	padding-left:5px;
}

.leftNavHolder {
	padding: 34px 0px 30px 0px;
}

a.LeftnavDead, a.LeftnavDead:visited
{
	background-color:#f5f5f5;
	width: 215px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 25px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavActive, a.LeftnavActive:visited
{
                background-color:#DFDFDF;
                width: 215px;
                height: 20px;
                color: #272727;
                display:block; 
                text-decoration:none;
                font-weight: bold;
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                padding: 8px 10px 0px 25px;
                border-bottom: solid 2px #ffffff;
}


a.LeftnavDead:hover, a.LeftnavActive:hover   {
	background-color:#B3B3B3;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a.LeftnavPlus
{
background-image:url(images/plusSign.gif);
background-repeat: no-repeat;
background-position: 10px 12px;
	background-color:#f5f5f5;
	width: 215px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 25px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavPlus:hover
{
	background-color:#B3B3B3;
	width: 215px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 25px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavPlus:active {

	background-color:#B3B3B3;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}




a.LeftnavDead2, a.LeftnavDead2:visited
{
	background-color:#f5f5f5;
	width: 205px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 35px;
	border-bottom: solid 2px #ffffff;
}

a.LeftnavActive2, a.LeftnavActive2:visited
{
                background-color:#DFDFDF;
                width: 205px;
                height: 20px;
                color: #272727;
                display:block; 
                text-decoration:none;
                font-weight: bold;
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                padding: 8px 10px 0px 35px;
                border-bottom: solid 2px #ffffff;
}


a.LeftnavDead2:hover, a.LeftnavActive2:hover 
 {
	background-color:#B3B3B3;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.leftNavQuickLinksH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.leftNavQuickLinks {	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding:10px;
	border-bottom: solid 1px #ffd166;
	border-top: solid 1px #fff;
}


/*Content*/
.ContentHome {
	background-image:url(images/dropshadow.gif);
	background-repeat:repeat-x;
	width: 100%;
	}


.ContentAreaHome {
	padding-top: 34px;
	padding-bottom: 34px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	color: #4c4c4c;
	}

.LeftInfoArea {
	left:0px;
	top: 0px;	
}

.MainContent {
	left:0px;
	top: 0px;
	width: 525px;
	line-height: 16px;
}

.content H1{
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	color: #272727;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.content H1 b{
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	color: #bb0000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.content H2{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #272727;
	padding: 20px 0 10px 0;
	margin: 0px;
}

a {
	font-weight: normal;
	color: #005588;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #005588;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}


.NewsHeader {
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #272727;
	line-height: 22px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-bottom: #ffffff solid 2px;
}

.Newscontent {
	background-color: #f5f5f5;
	line-height: 22px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
}


a.contentArrow{
	color: #005588;
	padding: 0px 16px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow.gif);
	background-position:  top left;
	font-family: Verdana;
	font-size: 11px;
}

a.contentArrow:hover {
	color: #005588;
	padding: 0px 16px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow_Over.gif);
	background-position: top left;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

 a.contentArrow:visited {
	color: #808080;
	padding: 0px 16px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow.gif);
	background-position: top left;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.contentArrow1{
	color: #005588;
	padding: 0px 16px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow.gif);
	background-position:  top right;
	font-family: Verdana;
	font-size: 11px;
}

a.contentArrow1:hover {
	color: #005588;
	padding: 0px 16px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow_Over.gif);
	background-position: top right;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

 a.contentArrow1:visited {
	color: #808080;
	padding: 0px 16px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow.gif);
	background-position: top right;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.contentCopyG3_Left{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	line-height: 16px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

.OverviewDivider {
	border-bottom: #dfdfdf solid 1px;
	padding: 10px 0px 10px 0px;	
}

a.OverviewMore{
	color: #005588;
	padding: 0px 16px 2px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow.gif);
	background-position: center right;
	font-family: Verdana;
	font-size: 11px;
}

a.OverviewMore:hover {
	color: #005588;
	padding: 0px 16px 2px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow_Over.gif);
	background-position: center right;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

 a.OverviewMore:visited {
	color: #808080;
	padding: 0px 16px 2px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/ContentArrow.gif);
	background-position: center right;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
/*left*/

.leftNavQuickLinksH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.leftNavQuickLinks {	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding:10px;
	border-bottom: solid 1px #ffd166;
	border-top: solid 1px #fff;
}

a.leftNavQuickLinks {
	display:block; 
	text-decoration:none;
	color:#272727;
	background:#fff7e5;
}

a.leftNavQuickLinks:hover {
	text-decoration: none;
	display:block;
	color:#272727;
	background:#ffce5c;
}

.leftNavQuestionsH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.leftNavQuestions {	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding:10px;
	border-bottom: solid 1px #dfdfdf;
	border-top: solid 1px #fff;

}

a.leftNavQuestions {
	display:block; 
	text-decoration:none;
	color:#272727;
	background-color: #f5f5f5;
}

a.leftNavQuestions:hover {
	text-decoration: none;
	display:block;
	color:#272727;
	background:#d2d2d2;
}

.masterdiv{
color:#000000;
vertical-align:middle;
}

.menutitle, .menutitle:visited {
cursor:pointer;
	background-color:#f5f5f5;
	width: 200px;
	height: 20px;
	color: #272727;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 0px;
	border-bottom: solid 2px #ffffff;
	background-repeat:no-repeat;
	background-position: 10px 11px;
}

.menutitle:hover{
	cursor:pointer;
	background-color:#B3B3B3;
	width: 240px;
	height: 20px;
	color: #ffffff;
	display:block; 
	text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 0px 0px;
	border-bottom: solid 2px #ffffff;
	background-repeat:no-repeat;
	background-position: 10px 11px;
}

.submenu{
margin: 0px;
background-image: url(images/minusSign.gif);
}


.ContentSectionalH3a{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.ContentSectionalRow {
	background-color: #fff7e5;
	padding: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	border-bottom: #ffd166 solid 1px;
	border-top: #fff 1px solid;
}

.leftNavH2b{
	background-color: #ffb300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	color: #272727;
	height: 29px;
	border-bottom: solid 3px #ffd166;
	padding: 0px 10px 0px 12px;
	margin: 0px;
}
a.contentBreadcrumb:link, a.contentBreadcrumb:active {
	color: #005588;
	padding: 0px 10px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/contentBreadcrumbArrow.gif);
	background-position: bottom left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

a.contentBreadcrumb:hover {
	color: #005588;
	padding: 0px 10px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/contentBreadcrumbArrow_Over.gif);
	background-position: bottom left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}

a.contentBreadcrumb:visited {
	color: #808080;
	padding: 0px 10px 0px 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/contentBreadcrumbArrow.gif);
	background-position: bottom left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}
.stats{
	width:100%; 
	border:solid 1px #e5e5e5;
}
.stats td
{
	padding: 5px;
	border:solid 1px #e5e5e5;
}

.ComparitiveTableRow{
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	height: 24px;
	border-bottom: solid 1px #e5e5e5;
	padding: 2px 10px 0px 10px;
}

.ComparitiveTableHeader {
	border-right: solid 1px #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: bold;
	height:22px;
	background-color: #ffb300;
	padding: 2px 10px 0px 10px;
}

.ComparitiveTableinfo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffb300;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.RateTableRow{
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	height: 24px;
	border-bottom: solid 1px #e5e5e5;
	padding: 2px 10px 0px 10px;
}

.RateTableHeader {
	border-right: solid 1px #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: bold;
	height:22px;
	background-color: #dfdfdf;
	padding: 2px 10px 0px 10px;
}

.RateTableinfo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffb300;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.number {
	color:#bb0000;
	font-weight: bold;
}


/*.content ul li {
	list-style-image:url(images/listBullet.gif);
	list-style-position: inside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	padding-top: 0px;
	margin: -6px 0px 21px -10px;

}
.content ol {
	padding-top: 0px;
}

.content ol li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 0px 0px 0px;
	margin: -10px 0px 8px -18px;
	z-index: 10;

}*/

/*Forms Styles*/

.FormHeader {
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #272727;
	height: 22px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	height: 22px;
}

.FormContent {
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #272727;
	padding: 10px;
	margin: 0px;
}

.FormCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #272727;
	line-height: 16px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

.FormProgress {
	color: #272727;
	background-color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 22px;
}

.FormProgress a:link {
	color: #fff;
	text-decoration: none;
	
}

.FormProgress a:hover {
	color: #fff;
	text-decoration: underline;
	
}

.FormProgress a:visited {
	color: #272727;
	text-decoration: none;
	
}

.FormSend {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #272727;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	width: 50px;
}

.FormSend a:link, .FormSend a:active, .FormSend a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #272727;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(images/Form_Send_Arrow.gif);
	background-position: 7px 7px;
	padding: 0px 0px 1px 13px;
	margin: 0px;
	background-color: #ffb300;
	width: 50px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.FormSend a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(images/Form_Send_Arrow_Over.gif);
	background-position: 7px 7px;
	padding: 0px 0px 1px 13px;
	margin: 0px;
	background-color: #272727;
	width: 50px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
}

.FormContentField {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	z-index: 0;
}

.FormContentInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding: 2px 2px 0px 2px;
	border: solid 1px #858585;
	width: 170px;
}

.FormContentDropdown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	border: solid 1px #858585;
	width: 175px;
}

.FormContentTextbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	padding: 2px 2px 0px 2px;
	border: solid 1px #858585;
	width: 170px;
}


.FormError
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb0000;
	font-weight: bold;
	padding: 0px;
}

/*End of Forms Styles*/


/*footer*/
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	width: 100%;
	background-color:#838383;
	padding-top:10px;
	padding-bottom: 9px;
	line-height:15px;
	text-align:center;
	vertical-align:bottom;
}

a.footerlink{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
a.footerlink:hover {
	text-decoration:underline;
	color:#fff;
}

a.footerlink:visited, a.footerlink:active {
	color:#272727;
	font-weight:normal;
	text-decoration:none;
}

/*Banners*/

a.bannerG1
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 248px;
	height: 350px;
}

a.bannerG1:hover
{
	border-color: #FFb300;
}

.contentCopyG1{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	line-height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}


a.bannerG1Loaded
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 338px;
	height: 158px;
}

a.bannerG1Loaded:hover
{
	border-color: #FFb300;
}

a.bannerG2
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 523px;
	height: 200px;
}
a.bannerG3
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 158px;
	height: 158px;
	text-align: center; 
}
a.bannerG2:hover
{
	border-color: #FFb300;
}

a.bannerG4
{
	border: 1px solid #dfdfdf;
	display: block;
	width: 249px;
	height: 114px;
}

a.bannerG3:hover
{
	border-color: #FFb300;
}

.contentCopyG3_Right{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	line-height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}


/*End of Banners*/

/*Tabs*/
#Tabsheader {
padding-top: 15px;

}


#Tabsheader ul {
	list-style: none;
	padding:0;
	margin:0;
}


#Tabsheader li {
	list-style: none;
	float: left;
	margin: 0 2px -1px 0;

}

#Tabsheader li a {
	padding: 10px 8px 10px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	position: relative;
	background-image: url(images/subNavBg.gif);
	background-repeat: repeat-x;
	background-color: #929392;
	}
	
#Tabsheader li a:hover {
	padding: 10px 8px 10px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	font-weight: bold;
	text-decoration: none;
}

#tabscontent {
	border: 0px solid #dfdfdf;
	clear: both;
	padding: 10px;
	z-index: -1px;
	background-color: #FFF;
}

#Tabsheader #selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	font-weight: bold;
	position: relative;
	background-image: url(images/subNavBgOvr.gif);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-left: 1px solid #dfdfdf;
	
}







.divider {
	padding: 10px 0px 10px 0px;

}

.tabHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: bold;
	background-color: #ffb300;
	height: 22px;
	padding: 2px 10px 0px 10px;
}

.tabContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #ffffff;
	padding: 10px;
	border-top: #f5f5f5 solid 2px;
	border-left: #f5f5f5 solid 5px;
	border-bottom: #f5f5f5 solid 2px;
}

.tabContentBottomrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #fff7e5;
	padding: 10px;
}

/*End of Tabs*/

/* Navigation controls */

/* tree menu */

.CMSTreeMenuTable { width: 230px;padding: 34px 0px 30px 0px;}
.CMSTreeMenuItem { background:#f5f5f5; padding: 3px; border: 1px solid white; color: black; width: 230px;height: 30px;}
.CMSTreeMenuSelectedItem { background:#DFDFDF; padding: 3px; border: 1px solid white;;text-decoration:none }
.CMSTreeMenuLink { padding: 3px; border: 0px solid white; color: black; width: 230px;height: 30px;text-decoration:none }
.CMSTreeMenuSelectedLink { COLOR: black; TEXT-DECORATION: none ;width: 230px;height: 20px;text-decoration:none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}

/* main menu */

.CMSMenu { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; background-IMAGE: url(images/plusSign.gif); background-repeat: repeat-x; }
.CMSMenuItem { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana }
.CMSMenuItemMouseUp { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana }
.CMSMenuItemMouseOver { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR:pointer; COLOR: white; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-IMAGE: url(images/menu_selected.gif); background-repeat: repeat-x;}
.CMSMenuItemMouseDown { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana }
.CMSMenuHighlightedMenuItem { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-IMAGE: url(images/menu_selected.gif); background-repeat: repeat-x; color: White; }
.CMSMenuHighlightedMenuItemMouseUp { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: pointer; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-IMAGE: url(images/menu_selected.gif); background-repeat: repeat-x; color: White; }
.CMSMenuHighlightedMenuItemMouseOver { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: pointer; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-IMAGE: url(images/menu_selected.gif); background-repeat: repeat-x; color: White; }
.CMSMenuHighlightedMenuItemMouseDown { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: pointer; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-IMAGE: url(images/menu_selected.gif); background-repeat: repeat-x; color: White; }

.SubmenuCMSMenuItem { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-image: none; background: #ff8f2e}
.SubmenuCMSMenuItemMouseUp { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana }
.SubmenuCMSMenuItemMouseOver { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: pointer; COLOR: white; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-COLOR: #e87511 }
.SubmenuCMSMenuItemMouseDown { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-COLOR: #e87511 }
.SubmenuCMSMenuHighlightedMenuItem { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-COLOR: #e87511; color: White; }
.SubmenuCMSMenuHighlightedMenuItemMouseUp { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: pointer; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-COLOR: #e87511; color: White; }
.SubmenuCMSMenuHighlightedMenuItemMouseOver { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: pointer; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-COLOR: #e87511; color: White; }
.SubmenuCMSMenuHighlightedMenuItemMouseDown { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: pointer; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: verdana; background-COLOR: #e87511; color: White; }

.accordion { list-style-type: none; padding: 0; margin: 0 0 30px; border: 1px solid #17a; border-top: none; border-left: none; }
.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
.accordion li { background: #3cf; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%;}
.accordion li.active>a { background: url('close.gif') no-repeat center right; }
.accordion li div { padding: 20px; background: #aef; display: block; clear: both; float: left; width: 360px;}
.accordion a { text-decoration: none; border-bottom: 1px solid #4df; font: bold 1.1em/2em Arial, sans-serif; color: #222; padding: 0 10px; display: block; cursor: pointer; background: url('open.gif') no-repeat center right;}
	
	/* Level 2 */
.accordion li ul li { background: #7FD2FF; font-size: 0.9em; }