/* ********* Default Anchor Style ******* */

a{color: #078F54; font-size:12px}

a:link {text-decoration: underline;}

a:visited {text-decoration: underline;}

a:hover {color: #749049; text-decoration: none;}

a:active {text-decoration: underline;}

body{background-color:#F5F5F5;
		color:#000000; 
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px; padding:0px; margin:0px}

img{border:0px}

table {font-family:Verdana,Arial,Helvetica,sans-serif; color:#000000; font-size:12px;}
p {font-family:Verdana,Arial,Helvetica,sans-serif; color:#000000; font-size:12px;}

.banner{width: 598px;height: 30px;}

#banner_green{background:url(../graphics/banner_green.gif)}
#banner_blue{background:url(../graphics/banner_blue.gif)}
#banner_red{background:url(../graphics/banner_red.gif)}
#banner_dkgreen{background:url(../graphics/banner_dkgreen.gif)}

.bannerText{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	padding: 7px;
	text-align:center
}

.content{
	width:596px;
	border-left:2px solid;
	display: table-cell;
	overflow:visible;
}

.contentTopBorder{
	width:596px;
	border-left:2px solid;
	border-top:2px solid;
	height:432px;
	display: table-cell;
	overflow:visible;
}

#border_green{border-color: #749049}
#border_blue{border-color: #8C4313}
#border_red{border-color: #AF332F}
#border_dkgreen{border-color: #3E7E48}

.mainTable{
	border-bottom: 1px solid;
}

.HR_green{color:#749049}
.HR_blue{color:#8C4313}
.HR_red{color:#AF332F}
.HR_dkgreen{color:#769148}

#bg_green{border-color: #749049; background-color:#749049}
#bg_blue{border-color: #8C4313; background-color:#8C4313}
#bg_red{border-color: #AF332F; background-color:#AF332F}
#bg_dkgreen{border-color: #3E7E48; background-color:#3E7E48}

#bg_green a{color: #0E5621;}
#bg_green a:hover {color: #749049;}

#bg_blue a{color: #8C4313;}
#bg_blue a:hover {color: #8C4313;}

#bg_red a{color: #AD373C;}
#bg_red a:hover {color: #B97462;}

#bg_dkgreen a{color: #3E7E48;}
#bg_dkgreen a:hover {color: #769148;}

#menu a{font-size:15px; font-weight:bold}
#menu a:link {text-decoration: none;}
#menu a:visited {text-decoration: none;}
#menu a:hover {text-decoration: underline;}

#fse {color:#000000}
#fse a{color:#000000}
#fse a:link{color:#000000}
#fse a:hover{color:#999999}

.footer{font-size: 9px;}

.green{color:#078F54;}
.olive{color:#749049;}

.topBtmLineBlack{
	border-bottom:1px solid #000;
	padding-top:3px;
	padding-bottom:3px;
}

form{margin:0px;padding:0px;}
select{
	color:#000000; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

