html {overflow-y: scroll;}

* :focus { outline: 0; }

body {background-color: #E25F20; margin:0 0 0 0; background-image: url(../images/background.jpg); background-repeat: no-repeat; background-position: top center;}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	line-height:16px;
	}

A:link, A:visited {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline;}
A:hover {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline;}

.topnavyellow {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #FBB03B;
line-height: 16px;
	}

a.topnavyellow:link {color: #FBB03B; text-decoration: none; font-size: 14px;}
a.topnavyellow:visited {color: #FBB03B; text-decoration: none; font-size: 14px;}
a.topnavyellow:hover {color: #F15A24; text-decoration: none; font-size: 14px;}

.redlink {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #790000;
line-height: 18px;
	}

a.redlink:link {color: #790000; text-decoration: none; font-size: 12px;}
a.redlink:visited {color: #790000; text-decoration: none; font-size: 12px;}
a.redlink:hover {color: #ffffff; text-decoration: none; font-size: 12px;}

a.yellowlink:link {color: #EFC719; text-decoration: none; font-size: 13px;}
a.yellowlink:visited {color: #EFC719; text-decoration: none; font-size: 13px;}
a.yellowlink:hover {color: #ffffff; text-decoration: none; font-size: 13px;}

.topnavorange {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #F15A24;
line-height: 16px;
	}

a.topnavorange:link {color: #F15A24; text-decoration: none; font-size: 14px;}
a.topnavorange:visited {color: #F15A24; text-decoration: none; font-size: 14px;}
a.topnavorange:hover {color: #FBB03B; text-decoration: none; font-size: 14px;}

.lrgtext {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #ffffff;
line-height: 16px;
	}

.pagetitle {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #EFC719;
line-height: 18px;
	}

.sidenav {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #EFC719;
line-height: 30px;
	}

a.sidenav:link {color: #EFC719; text-decoration: none; font-size: 14px;}
a.sidenav:visited {color: #EFC719; text-decoration: none; font-size: 14px;}
a.sidenav:hover {color: #ffffff; text-decoration: none; font-size: 14px;}

.downloadlink {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #800602;
line-height: 18px;
	}

a.downloadlink:link {color: #800602; text-decoration: none; font-size: 14px; font-weight: bold}
a.downloadlink:visited {color: #800602; text-decoration: none; font-size: 14px; font-weight: bold}
a.downloadlink:hover {color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold}

.subsidenav {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #EFC719;
line-height: 26px;
	}

a.subsidenav:link {color: #EFC719; text-decoration: none; font-size: 12px;}
a.subsidenav:visited {color: #EFC719; text-decoration: none; font-size: 12px;}
a.subsidenav:hover {color: #ffffff; text-decoration: none; font-size: 12px;}

.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.proplist {font-family: Verdana, Arial, sans-serif;
background-color:#FBFAF7;
padding:26 28 14 28;
border:1px solid #FBFAF7;}

td.proplist:hover {background-color:#ffffff;border:1px solid #81783D;}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height:14px;
color: #ffffff;
	}

a.footer:link {color: #ffffff; text-decoration: none; font-size: 10px;}
a.footer:visited {color: #ffffff; text-decoration: none; font-size: 10px;}
a.footer:hover {color: #ffffff; text-decoration: underline; font-size: 10px;}

blockquote {
	color: #ffffff;
	margin: 35px 0 35px 0;
	width: 568px;
	background-color: #E25F20;
	padding: 15px;
	border: 3px dashed #FBB03B;
}
blockquote h2 {
	color: #ffffff;
}