html{
	padding:0;
	margin:0;
}

body {
	color:#666666;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	background-color: #D6D6D6;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	line-height: 18px;
	color: #FFFFFF;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	line-height: 18px;
	color: #666666;
	text-transform: uppercase;
}

a, a:link{
	color:#999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a:hover {
	color:#A71E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.nav a, .nav a:link{
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.nav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.sitemap a, .sitemap a:link{
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

.sitemap a:hover {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
/*form*/
form {
	margin:0;
	padding:0;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:left;
}
.tableborder {
	border: 1px solid #FF3300;
}

.input
{
	background-color: #ffffff;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:100%;
	color: #72a12d;
}

/*end form*/
.grnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight: bold;
}
.grayhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight: bold;
	line-height: 12px;
}
.orang10copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF9900;
	font-weight: normal;
	line-height: 16px;
}
.gray10copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}
.copywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight: normal;
	line-height: 13px;
}
.copywhite_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
}
.gray9copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
	font-weight: normal;
	margin: 0;
	line-height: 12px;
}
.galheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	font-weight: bold;
}
.graysubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight: bold;
	line-height: 10px;
	font-variant: normal;
}





/*new style for new site design*/
.topstrip {
	background-image: url(images/home/topstrip.jpg);
	background-repeat: repeat;
	background-position: left top;
	
}
.bg_shadow {
	background-image: url(images/home/bg_shadow.jpg);
	background-repeat: repeat;
	background-position: left top;
	
}
.nav {
	background-image: url(images/home/nav.jpg);
	background-repeat: repeat;
	background-position: left top;	
}
.top_widget {
	background-image: url(images/home/top_widget.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

