.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020167;
	text-decoration: none;

}
.leftsublinksgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;

}


	
.goldtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin double #7396BC;
}
.linksm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.bodytext10gray {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.bodytext10gray {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bodytext12blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bluetitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #233A94;
	text-decoration: none;
}
.bodytext12gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

/* START .contact-frm */
.contact-frm {
	
}
.contact-frm legend {
	display:none;
}
.contact-frm fieldset {
	border:0;
	font-size:1.0em;
}

.contact-frm fieldset ol {
	
}

.contact-frm fieldset ol li {
	list-style-type:none;
	margin:1.0em 0;
}

.contact-frm fieldset ol li label.inline {
	display:inline !important;
}

.contact-frm fieldset ol li label.font-normal {
	font-weight:normal !important;
}

.contact-frm fieldset ol li p label.font-normal {
	font-size:0.9em;
}

.contact-frm fieldset ol li label.n {
	color:#013028;
	background-color:inherit;
	display:block;
	font-weight:bold;
}


.contact-frm fieldset ol li.separator {
	clear:both;
	margin:2.0em 0;
	border-bottom:1px solid #97B9B9;
}

.contact-frm fieldset ol li.separator hr {
	display:none;
}

.contact-frm fieldset ol li p {
	margin:0;
	font-size:1.0em !important;
}

.contact-frm fieldset ol li p.inner-p {
	margin:0.5em 0;
	font-size:1.0em !important;
}

.contact-frm fieldset ol li .input_sel:hover, .contact-frm fieldset ol li .input_sel:focus {
	
}

.contact-frm fieldset ol li .input_sel {
	margin:4px 0 4px 0;
	border:1px solid #CCCCCC;
	font-size:1.0em;
	cursor:pointer;
}

.contact-frm fieldset ol li .input_sel option {
	
}

.contact-frm fieldset ol li .input_txt  {
	border:1px solid #CCCCCC;
	padding:4px;
}

.contact-frm fieldset ol li .input_txt:focus {
	border:1px solid #608C55;
}

.contact-frm fieldset ol li .input_ta {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	padding:4px;
	font-size:1.1em;
	overflow:auto;
}

.contact-frm fieldset ol li .btn {
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	background-color:#3B607D;
	padding:4px;
	font-size:1.4em;
	cursor:pointer;
	font-weight:bold;
}

.contact-frm fieldset ol li .btn:hover {
	color:#FFFFFF;
	background-color:#013028;
}

.contact-frm fieldset ol li .input_ta:focus {
	border:1px solid #608C55;
}


.contact-frm fieldset ol.type-upper-alpha li {
	list-style-type:upper-alpha;
}


.contact-form-err {
	margin:0 30px 40px 0;
}

.contact-form-err li {
	color:#E72828;
	list-style-type:none;
	margin:1.0em 0;
	padding:0em 1.0em 1.0em 2.5em;
	font-size:1.1em;
	border-bottom:1px solid #E9EEF5;
	background:url(../images/ui/dialog-error.png) no-repeat;
}

.contact-form-err li label {
	cursor:pointer;
}

.contact-form-err-title {
	font-size:1.4em;
}

/* END .contact-frm */

/** news **/
#news-view .content {
	color:#000000;
	margin:0;
	border-bottom:1px solid #FFFFFF;
}


#news-view .content a {
	color: #196192;
	background-color:inherit;
}

#news-view .content .date {
	color: #719EDF;
	background-color:inherit;
}

#news-view .content .title {
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	background-color:inherit;
	margin:30px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #CFDBEB;
}
#news-view .content .title-start {
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	background-color:inherit;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #CFDBEB;
}
#news-view .content .description {
	margin:10px 0 0 0;
	padding:0 0 0 0;
	font-size:1.2em;
	color:#666666;
	background-color:inherit;
}
#news-view .content .description p {
	margin:0;
	padding:0;
	font-size:1.0em;
}
/** end news **/