/* master css
   updated: ab 09/05/07
----------------------------------------*/

#pagetop {
	display: none;
	text-indent: -9000px;
	}
body {
	font-family: Arial, Sans-Serif;
	color: #000;
	margin: 0;
	padding-bottom: 20px;
	background-color: #fff;
	}

/* Primary Content
----------------------------------------*/

#cmsContent1 li {
	list-style: disc url(../images/bullet-blue.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	margin-left: -22px;
	color: #000;
	}
#cmsContent1 ol li {
	list-style: disc url(../images/bullet1.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	}
#cmsContent1 {
	padding:69px 16px 10px 16px;
	font-size: 13px;
	text-align:justify;
	}
#cmsContent1 a:link, #cmsContent1 a:visited, #cmsContent1 a:hover {
	font-size: 12px;
	}
#cmsContent1 .introParagraph {
	color: #000;
	font-size: 16px;
	line-height:24px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top:20px;
	}

/* Secondary Content
----------------------------------------*/

#cmsContent2 li {
	list-style: disc url(../images/bullet-red.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	margin-left: -22px;
	color: #1F3873;
	}
#cmsContent2 {
	color: #1F3873;
	font-size: 12px;
	text-align:left;
	padding:10px;
	padding-top: 50px;
	}
#cmsContent2 h1 {
	font-size:22px;
	font-weight: normal; 
	padding-left: 0px;
	margin-top: 0;
	color: #1F3873;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	}
#cmsContent2 h2 {
	font-size: 18px;
	font-weight: normal; 
	margin-top: 0;
	color: #1F3873;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	}
#cmsContent2 h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	color: #1F3873;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	}
#section2 hr {
	color:#999;
	}

/* footer
----------------------------------------*/

#page-footer {
	font-size: 12px;
	color: #1F3873;
	}
.footer-label {
	}
		
/* general
----------------------------------------*/

TEXTAREA {
	behavior: url(../ClientSideScripts/maxlength.htc)
	}
TEXTAREA, INPUT, SELECT {
	font-size: 12px;
	color: #660000; 
	}
#cmsContent1 h1 {
	font-size:22px;
	font-weight: normal; 
	padding-left: 0px;
	margin-top: 0;
	color: #000;
	font-style: normal;
	font-family: 'Times New Roman' , Serif;
	}
#cmsContent1 h2 {
	font-size: 18px;
	font-weight: normal; 
	margin-top: 0;
	color: #1F3873;
	font-style: normal;
	font-family: 'Times New Roman' , Serif;
	}
#cmsContent1 h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	color: #1F3873;
	font-style: normal;
	font-family: 'Times New Roman' , Serif;
	}
.tableHeader {
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FDBA3B;
	background-color: #1F3873;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.tableSubHeader {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F3873;
	background-color: #cccccc;
	border: #ffffff 1px solid;
	}
.tableBorder {
	border: solid 1px #666;
	width: 100%;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 12px;
	color: #cc0000;
	font-style:italic;
	}
.parentLinks {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #999;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: none;
	margin-top: -10px;
	position: absolute;
	}
.EnabledControl, DisabledControl {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
	
/* links & buttons
----------------------------------------*/

.button, .searchButton {
	height: 20px;
	margin-top: 0px;
	padding: 0px 4px 2px 4px;
	font-size: 12px;
	font-weight: normal;
	color: #1F3773;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}
.searchButton {
	color: #1F3773;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #FEDD9D;
	}	
A:link {
	color: #1F3873; text-decoration: underline
	}
A:visited {
	color: #1F3873; text-decoration: underline
	}
A:active {
	color: #1F3873; text-decoration: underline
	}
A:hover {
	text-decoration: none
	}
#page-footer A:link {
	color: #1F3873; text-decoration: none
	}
#page-footer A:visited {
	color: #1F3873; text-decoration: none
	}
#page-footer A:active {
	color: #1F3873; text-decoration: none
	}
#page-footer A:hover {
	text-decoration: underline
	}
#cmsContent1 a:link, #cmsContent1 a:visited, #cmsContent1 a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #1F3873;
	text-decoration: underline;
	}
#cmsContent1 a:hover {
	/*background-color:#FFB83F;*/
	text-decoration: none;
	}
a.footerLink:link, a.footerLink:visited, a.footerLink:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	}
a.footerLink:hover {
	text-decoration: none;
	}
a.pageLink:link, a.pageLink:visited, a.pageLink:hover {
	font-size: 11px;
	color: #BD9D63; 
	text-indent: 0px;
	text-decoration: underline;
	padding-right: 10px;
	margin-top: -40px;
	}
a.pageLink:hover {
	color: #B9122B; 
	}
#cmsContent1 a.ParentLinks:link, #cmsContent1 a.ParentLinks:visited, #cmsContent1 a.ParentLinks:hover {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #999;
	padding-right: 4px;
	text-decoration: underline;
	}
#cmsContent1 a.ParentLinks:hover {
	text-decoration: none;
	}
#cmsContent1 a.menuLinks:link, #cmsContent1 a.menuLinks:visited, #cmsContent1 a.menuLinks:hover {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #1F3873;
	padding-right: 4px;
	text-decoration: underline;
	}
#cmsContent1 a.menuLinks:hover {
	text-decoration: none;
	}
a.homeLink:link, a.homeLink:visited {
	height:17px;
	background: url(../images/icon-home.gif) no-repeat;
	}
a.homeLink:hover {
	height:17px;
	background: url(../images/icon-home-over.gif) no-repeat;
	}
a.siteMapLink:link, a.siteMapLink:visited {
	height:17px;
	background: url(../images/icon-site-map.gif) no-repeat;
	}
a.siteMapLink:hover {
	height:17px;
	background: url(../images/icon-site-map-over.gif) no-repeat;
	}
a.contactUsLink:link, a.contactUsLink:visited {
	height:17px;
	background: url(../images/icon-contact-us.gif) no-repeat;
	}
a.contactUsLink:hover {
	height:17px;
	background: url(../images/icon-contact-us-over.gif) no-repeat;
	}
a.loginLink:link, a.loginLink:visited {
	height:17px;
	background: url(../images/icon-login-logout.gif) no-repeat;
	}
a.loginLink:hover {
	height:17px;
	background: url(../images/icon-login-logout-over.gif) no-repeat;
	}
a.profileLink:link, a.profileLink:visited {
	height:17px;
	background: url(../images/icon-profile.gif) no-repeat;
	}
a.profileLink:hover {
	height:17px;
	background: url(../images/icon-profile-over.gif) no-repeat;
	}
a.searchLink:link, a.searchLink:visited, a.searchLink:hover {
	font-size: 11px;
	color: #333; 
	text-decoration: underline;
	padding-right:6px;
	}
a.searchLink:hover {
	color: #000; 
	}
#cmsContent1 a.adminLink:link, #cmsContent1 a.adminLink:visited, #cmsContent1 a.adminLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #1F3873;
	background-color: #FDBA3B;
	padding: 3px;
	text-decoration: none;
	}
#cmsContent1 a.adminLink:hover {
	background-color: #fff;
	}
#cmsContent2 a:link, #cmsContent2 a:visited, #cmsContent2 a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #1F3873;
	text-decoration: underline;
	}
#cmsContent2 a:hover {
	text-decoration: none;
	}
#cmsContent1 a.NextPrev:link, #cmsContent1 a.NextPrev:visited, #cmsContent1 a.NextPrev:hover {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	}
#cmsContent1 a.NextPrev:hover {
	text-decoration: none;
	}
a.auxLink:link, a.auxLink:visited, a.auxLink:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff; 
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	}
a.auxLink:hover {
	text-decoration: underline;
	}

/* preload items for content admin
----------------------------------------*/

a:link, a:visited, a:hover {
	color: #1F3873; 
	text-decoration: underline; 
	}
a:hover {
	text-decoration: none; 
	}
.blue-label {
	font:13px Arial, Sans-Serif;
	color: #1F3873;
	}
.blue-label-bold {
	font:13px Arial, Sans-Serif;
	color: #1F3873;
	font-weight: bold;
	}
.blue-label-big-bold {
	font:15px Arial, Sans-Serif;
	font-family: 'Times New Roman' , Serif;
	font-size: 17px;
	color: #1F3873;
	font-weight: bold;
	}
.highlight {
	background-color: #FDBA3B;
	padding: 1px 4px;
	}
.smalllabel {
	font:11px Arial, Sans-Serif;
	font-weight: normal;
	color: #666;
	}
.boldlabel {
	font:13px Arial, Sans-Serif;
	font-weight:bold;
	}
.boldLabel {
	font:13px Arial, Sans-Serif;
	font-weight:bold;
	}