.company_text {
	text-decoration : none;
	color : Black;
}
.company_text a:Hover{
	color : #E6B346;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-decoration : none;
	background-color: #99ccff;
}
.tableGreen{
	background-color:#d3ebf3;
	border: 1px solid #0099FF;
}

TD {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}
.Site_title{
font-size : 21px;
	color : #cb8536;
	font-weight : bolder;
	font-stretch : narrower;
}
.section_titles{
	font-size : 16px;
	color : #cb8536;
	font-weight : bolder;
	font-stretch : narrower;
}
.section_titles a:link{
text-decoration:none;
color : #cb8536;
}
.section_titles a:visited{
text-decoration:none;
color : #9D6628;
}
.section_titles a:hover{
text-decoration:underline;
color:#2a5aa6;
}
.section_titles a:active{
text-decoration:none;
color : #cb8536;
}
.sub_section_title{
color:#2a5aa6;
font-weight:bold;
}


.anchor_link{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.anchor_link a:link{
	color: #666666;
	text-decoration: none;
}
.anchor_link a:hover{
	color: #000000;
	text-decoration: underline;
}
.sponsor_table{
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
}
.sponsor_head{
	background-color:#d3ebf3;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #0099FF;
	border-left: none;
}.bullet_slim {
	left: 10px;
	margin: 0px;
	padding: 0px;
}

