body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #E4DEC5;
}
TD, td, .BodyText	{
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
h1, .h1	{
	font-family: franklin gothic medium, arial, helvetica, serif;
	font-size: 13px;
	line-height: 16px;
	color: #790000;
}
h2, .h2	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
h3, .h3	{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #875900;
}
.red	{
	color: #790000;
}
.accolades	{
	font-family: franklin gothic medium, trebuchet ms, arial, helvetica, serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	border-color: #FFDAA2;
	border-width: 2px;
	border-style: solid;
	background-color: #FFFFFF;
}
.accoladessource	{
	font-family: arial, helvetica, serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.smwhitetext	{
	font-family: franklin gothic medium, trebuchet ms, arial, helvetica, serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.medbodytext	{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.photosource	{
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.photoborder	{
	border-width: 1px;
	border-color: #D89014;
}
.bodydiv	{
	color: #999999;
}
.smbodytext	{
	font-size: 10px;
	line-height: 11px;
	color: #333333;
}
input, textarea {
    border:1px solid #999999;
}
a, a:visited	{
	text-decoration: none;
	color: #00508F;
}
a:hover, a.yellow:hover	{
	text-decoration: underline;
}
a.NavOff:hover	{
	text-decoration: none;
	color: #FFDAA2;
}
a.yellow, a.yellow:visited	{
	font-family: franklin gothic medium, trebuchet ms, arial, helvetica, serif;
	color: #E4DEC5;
}
a.navOn, a.navOn:visited, a.NavOn:hover	{
	font-size: 11px;
	line-height: 12px;
	color: #d89014;
	text-decoration: none;
}
a.navOff, a.navOff:visited	{
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.navdiv	{
	/*	color: #E4DEC5;	*/
	color: #d89014;
}
ul {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
li {
	list-style-image: url("../images/bullet_square.gif");	
}