@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #D4D4D4;
}
#wrapper {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(HomePagePics/HeaderIcons/bg_gray.gif);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#header {
	height: 100px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
}
#body {
	height: 100%;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
}
#footer {
	height: 20px;
	width: 890px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.main_font {
	margin-top:0in;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	line-height:115%;
	font-size:10pt;
	font-family:Arial;
	text-align: justify;
}
.bullet_font {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
                    
.a1:visited {
    color:#ff6600;
    font-size: 13px;
    font-weight: normal;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
}

.a1:hover {
    color:#ff9933;
    font-size: 13px;
    font-weight: normal;
    padding-left: 1px;
  padding-right: 1px;
  text-decoration: none;
}

.a1:active {
    color:#ff9933;
    font-size: 13px;
    font-weight: normal;
    padding-left: 1px;
  padding-right: 1px;
  text-decoration: none;
}
.a1:link {
	color:#ff6600;
	font-size: 13px;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}
.style12 {color: #106D1B; font-weight: bold; }
.footer_font {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
}
.main_font_centered {
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	line-height:115%;
	font-size:10pt;
	font-family:Arial;
	text-align: center;
}
.normal_font {
	margin-top:0in;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	line-height:115%;
	font-size:10pt;
	font-family:Arial;
	text-align: left;
}

