td {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
	color: #0A293D;
	list-style-position: outside;
	list-style-image: url(../webimages/pointer.gif);
}
input {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	color: #0A293D;
}
textarea {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	color: #0A293D;
}
body {
	text-align:left;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99937B; 
}
a.white:link {
	 color:#FFFFFF;
	 text-decoration:none;
}
a.white:visited {
	 color:#FFFFFF;
	 text-decoration:none;
}
a.white:active {
	 color:#FFFFFF;
	 text-decoration:none;
}
a.white:hover {
	 color:#FFFFFF;
	 text-decoration:underline;
}
a:link {
	color:#336699;
	text-decoration:none;

}
a:visited {
	color:#336699;
	text-decoration:none;
}
a:active {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#336699;
	text-decoration:underline;
}
.large {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;
	color: #475B73;
	text-decoration: none;
}
.bodycopy {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: 0A293D;
}
.bluecolon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	font-weight: bold;
	color: 849eb0;
}
.medium-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	font-weight: bold;
	color: 849eb0;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.large-camel {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;
	color: #4F4D44;
	text-decoration: none;
}
.small-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
/* For Drop down Navigation */
#dropmenudiv{
position:absolute;
text-align:left;
border:1px solid #666666;
border-bottom-width: 0;
font:normal 9px Tahoma;
line-height:18px;
z-index:100;
color: #ffffff;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 15px;
border-bottom: 1px dashed #666666;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #666666;
color: #ffffff;
}
#Results {
	border-bottom: 1px dashed #666666;
}
