.bghomeheader {
	background-image: url(../EDS_Images/bg_homeheader.jpg);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 18px;
}

	
.small {line-height: 9px;
margin-bottom: 2px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #99CC00;
	margin: 25px 18px 18px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;

}
.bordersubpic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
a:link {
	color: #0099FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:visited {
	color: #0099FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:hover {
	color: #66CCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 18px;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 18px;
	list-style-position: outside;
	list-style-type: decimal;
}

.star{
	
	list-style: circle;
}

/*footer*/
#footer {
	background: url(../EDS_Images/footernew.gif);
	height: 94px;
	font-family:  Arial,Univers Condensed,Verdana, Helvetica, , sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer tr td {
	text-indent: 5px;
	vertical-align: top;
	padding-top: 30px;
}