/* CSS Document 2 */

.greenBox  { background-color:#CCE821}

.contentPane {line-height:1.3; color:#222;background-color:#FAFDE8}

.logo { margin-bottom:28px }
.homeHeadBox{
	 color:#fff;
	 font-weight:bold;
	margin:0;
	padding:0;
	 border:2px solid #CCE821;
		border-bottom:none;
		margin-top:5px;
	 background-color:#273F4A;
	 padding:4px 3px 5px 20px ;
	 background-image:url(/images/ui/arrow_homebox.gif);
	 background-repeat:no-repeat;
	 vertical-align:middle
	}
	 
.homeNews {
	color:#fff;
	margin-bottom:12px;
	font-size:10px;
}	 

.homeNews a { 
	color:#fff;
	text-decoration:none;
}


.homeNews a:hover { text-decoration:underline }
.globalSideLinks { margin-top:30px }
.globalSideLinks div { margin-bottom:5px }


.homeHeadBox a:link , .homeHeadBox a:visited { color:#fff; text-decoration:none }
.homeHeadBox a:hover { text-decoration:underline }

.form_err_msg { color:red }

table.listing th { font-weight:bold; border-bottom:2px solid #e8e8e8 ; text-align:left; padding:4px 2px 4px 2px }
table.listing td { border-bottom:1px solid #e8e8e8 }

.seoFoot { margin-top:15px; font-size:10px ; color:#666666;padding:0 8px 0 8px }
.seoFoot a:link, .seoFoot a:visited,.seoFoot a:hover { text-decoration:underline; color:#888888}


.greenBox a ,.greenBox a:hover, .greenBox a:link, .greenBox a:visited { color:#000000; text-decoration:none; }
.greenBox a:hover { text-decoration:underline}

.seo_a div { text-align:center; margin-bottom:10px } 
.seo_a img { border-bottom:none }

.homepage-pane a:link { color:#444444; text-decoration:none }
.homepage-pane a:hover { text-decoration:underline }
