
body, form { margin: 0;
			font-family: Verdana; }

.searchorange
{
	border-color: #FF9F2E;
	border-width: 1px;
	border-style: solid;
}

p, td, th, div, li{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover { color: #CA1F31; }

a.mainnav {
	color: #FCE779;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 9px 7px 9px;
	text-decoration: none;
}

a.mainnav:hover {
	background-color: white;
	color: #36378A;
}

/* class to have style same as hover when they are on that page */
a.mainnav_on {
	background-color: white;
	color: #36378A;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 9px 7px 3px;
	text-decoration: none;
}

a.subnav {
	color: #FF7219;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}

a.subnav:hover { color: #000000; }

.bluetitle {
	color: #36378A;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
}

.bluebold {
	color: #36378A;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.sidebody { padding: 0 8px 0 12px; }

.sidebody a {
	color: #424040;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.sidebody a:hover { color: #7F779C; }

.sidebody a b {
	color: #FF9F2E;
	font-weight: bold;
}

.sidebody a:hover b { color: #7F779C; }

.blackbody {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
}

.blackfooter {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
}

.winghometop
{
	background-image: url(/images/home/wingtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.winghome
{
	background-image: url(/images/home/wing.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.winginterior
{
	background-image: url(/images/interior/wing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.documents { font-size: 9px;
			 color: #008000;
			 }
