/* CSS Document */

body {
	background-image: url(images/siteimages/Home-slice_01.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2B2BC;
}
body,td,th {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #7DB607;
}
a:active {
	color: #333333;
}

.small_green {
	font-size: 12px;
	color: #7DB607;
}
.ten_point {font-size: 10px}

a.ten_point {
	font-size: 10px;
	color:#808080;
	}

a.ten_point:link {
	color: #808080;
	text-decoration:none;
}
a.ten_point:visited {
	color: #808080;
	text-decoration:none;
}
a.ten_point:hover {
	color: #7DB607;
	text-decoration:none;
}
a.ten_point:active {
	color: #808080;
	text-decoration:none;
}

.small_blue{
color: #023399;
}

a.small_blue {
	font-size: 10px;
	color:#023399;
	}

a.small_blue:link {
	color: #023399;
	text-decoration:none;
}
a.small_blue:visited {
	color: #023399;
	text-decoration:none;
}
a.small_blue:hover {
	color: #7DB607;
	text-decoration:none;
}
a.small_blue:active {
	color: #023399;
	text-decoration:none;
}



.footer_padding{
padding-top:3px;
padding-left:0px;
padding-right:7px;
padding-bottom: 4px;
}
.white_text {color: #FFFFFF}

.location{
	background-image:url(images/siteimages/left_section.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#333333;
	font-size:11px;
	text-align:right;
	padding-left: 0px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:9px;
	font-weight:bold;
}

.location-minor{
	background-image:url(images/siteimages/left_slice.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#333333;
	font-size:11px;
	text-align:right;
	height:15px;
	padding-left: 0px;
	padding-right:11px;
	padding-top:8px;
	padding-bottom:9px;
}

a.greylink:link{
	color:#454754;
	text-decoration:none;
}

a.greylink:visited {
	color:#454754;
	text-decoration:none;
}

a.greylink:hover {
	color:#103B96;
	text-decoration:underline;
}

a.greylink:active {
	color:#454754;
	text-decoration:none;
}

a.greylink-minor:link{
	color:#646663;
	text-decoration:none;	
}

a.greylink-minor:visited {
	color:#646663;
	text-decoration:none;
}

a.greylink-minor:hover {
	color:#103B96;
	text-decoration:underline;
}

a.greylink-minor:active {
	color:#646663;
	text-decoration:none;
}

a.greenlink:link{
	color:#7DB607;
	text-decoration:none;
}

a.greenlink:visited {
	color:#7DB607;
	text-decoration:none;
}

a.greenlink:hover {
	color:#103B96;
	text-decoration:underline;
}

a.greenlink:active {
	color:#7DB607;
	text-decoration:none;
}

.hr1 {
margin-top:25px;
margin-bottom:25px;
color:#7DB607;}

.hr2 {
margin-top:5px;
margin-bottom:10px;
color:#7DB607;}

.bold_green{
color:#7DB607;
font-weight:bold;
}

.heading2{
font-size:16px;
color:#5F5F5F;
}

.project_table{
	padding-top:7px;
	padding-bottom:18px;
}
