body { font-family:Verdana; font-size:11px; }

a, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

.listHeader { color:#000000; font-weight:bold; }

.listLink:active { color:#0057A6; }
.listLink:link { color:#0057A6; }
.listLink:hover { color:#0057A6; }
.listLink:visited { color:#0057A6; }


.resourceLink:active { font-weight:bold; color:#000000; }
.resourceLink:link { font-weight:bold; color:#000000; }
.resourceLink:hover { font-weight:bold; color:#000000; }
.resourceLink:visited { font-weight:bold; color:#000000; }

.inlineEmphasis { font-weight:bold; }
.inlineRedEmphasis { font-weight:bold; color:#FF0000; }

.sectionHeader { color:#382B26; font-weight:bold; }
.pageTitle { font-family:Times New Roman; color:#382B26; font-size:17pt; }

.newsTitle { color:#1E76BA; font-weight:bold; font-size:11px; }

.newsTitleLink:active { color:#0057A6; font-weight:bold; font-size:11px; }
.newsTitleLink:link { color:#0057A6; font-weight:bold; font-size:11px; }
.newsTitleLink:hover { color:#0057A6; font-weight:bold; font-size:11px; }
.newsTitleLink:visited { color:#0057A6; font-weight:bold; font-size:11px; }

.newsCopy { color:#6C7678; font-size:10px; }
.generalCopy { color:#6C7678; font-size:10px; }
.newsGraphic {padding-left: 10px; vertical-align:top;}

.ruleLine { background-color:#B7BDC3; }
.whiteLine { background-color:#FFFFFF; }


.testimonialSpace {background-color:  #b8d2e8; height: 30px;}
.sectionTitle {color: #000000; font-family:Verdana; font-size:12px; font-weight:bold; }

.headlineText { color:#0057A6; font-family:Verdana; font-size:14pt; font-weight:bold; padding:10px; }

.testimonial
{
	background-color: #B5CFE6; 
	border-top: solid 1px #b6bdc5; 
	border-bottom: solid 5px #b6bdc5;
    filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#CBE3F4, EndColorStr=#B5CFE6);
}

li { list-style-image: url(../img/bullet.gif); padding-bottom:6px; }

.boxTitle {color: #382B26; font-family:Verdana; font-size: 10pt; font-weight:bold; padding-left:4px; }
.infoTitle{color: #382B26; font-family:Times New Roman; font-size: 14pt; }
.highlightTitle{color: #382B26; font-family:Times New Roman; font-size: 14pt; padding-left:10px; }

.pageBlowupText { color:#FFFFFF; font-size:32px; font-weight:bold; text-align:right; padding-left:6px; padding-right:6px; padding-top:14px; padding-bottom:14px; background-color:#0057A6; }
.pageBlowupTextSub { color:#FFFFFF; font-size:14px; font-weight:bold; text-align:right; padding-left:6px; background-color:#0057A6; }
.pageBlowupTextL2 { color:#0057A6; font-size:24px; font-weight:bold; text-align:right; padding-left:6px; padding-right:6px; padding-top:14px; padding-bottom:14px; background-color:#EEEEEE; }


.bl {background: url(../img/bl.gif) 0 100% no-repeat #EEEEEE; width: 100%}
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 


.headNav:active { color:#647684; text-decoration:none; font-weight:bold; font-size:12px; }
.headNav:link { color:#647684; text-decoration:none; font-weight:bold; font-size:12px; }
.headNav:hover { color:#647684; text-decoration:none; font-weight:bold; font-size:12px; }
.headNav:visited { color:#647684; text-decoration:none; font-weight:bold; font-size:12px; }


.headNav2:active { color:#6C767F; text-decoration:none; font-weight:bold; font-size:10px; }
.headNav2:link { color:#6C767F; text-decoration:none; font-weight:bold; font-size:10px; }
.headNav2:hover { color:#6C767F; text-decoration:none; font-weight:bold; font-size:10px; }
.headNav2:visited { color:#6C767F; text-decoration:none; font-weight:bold; font-size:10px; }

.contactLabel{background-color:#ffffff;}
#contact{background-color: #ffffff; }

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;	
}

.disclaimerText { font-size:9px; color:#6C7678; }
.disclaimerTextLight { font-size:9px; color:#DEDEDE; }

.imageButton { cursor: hand; cursor: pointer; }



.boxedContent { border: solid 1px #DEDEDE; background-color:#FFFFFF; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#EFEFEF, EndColorStr=#FFFFFF); }
.confirmBox { border: solid 1px #B7BDC3; background-color:#BDD3FB; text-align:center; font-weight:bold; }
