body {
	font: 80% Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px; /*top, bottom, left, right*/
}

ol li { 
	list-style-image: url(../images/arrowg.gif); 
}

#topmenu {
	text-align: right;
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#topmenu a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-align: right;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
#topmenu a.blue {
color: #0000CC
}

#topmenu a.red {
color: #990000
}

#header {
	padding: 0px;
	width: 960px;
	margin: auto;
}

#logo {
	float: left;
	clear: none;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#mission {
	font-size: 15px;
	font-weight: bold;
	float: right;
	height: 60px;
	clear: none;
	width: 640px;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#menubox {
	width: 960px;
	text-align: left; /*dropdown boxes allignment*/
	border: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0000CC;
}

#nav {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 26px; /*menu height*/
	background: white url(../images/bak.gif);
	font-weight: bold;
	padding: 0;
	border-width: 0;
	margin: 0;
}

#nav ul {
	float: left;
	width: 85px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #666666; /*drop down border*/
	margin: 0;
	background-color: #0000CC;
}

#nav a {
	display: block;
	width: 85px; /*main menu cell size*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 25px; /*menu text allignment*/ 
	font-weight: bold;
}

#nav a.root {
	background: url(../images/arrow.gif) center right no-repeat;
}

#nav li {
	float: left; /*menu orientation*/
	padding: 0;
	width: 137px;

}

#nav li ul {
	position: absolute;
	left: -30000px;
	height: auto;
	width: 160px;
	font-weight: normal;
	border-width: 1px; /*drop down border*/
	margin: 0;
}

#nav li li {
	padding-right: 10px; 
	width: 150px;/*drop down hover width*/
}

#nav li ul a {
	width: 100px;
}

#nav li ul ul {
	margin: -23px 0 0 150px; /*sub-root menu positioning*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -30000px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #009900;
}

#flash {
	clear: both;
	height: 180px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#flashmain {
	clear: both;
	height: 260px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#transfer {
	padding: 0px;
	height: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#vtransfer {
    background: url(../images/vtransfer.gif);
    clear: both;
	padding: 0px;
	height: 75px;
	width: 930px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contenttitle {
	padding: 0px;
	clear: both;
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#contenttitleside {
	background: url(../images/bak.side.gif);
	margin: 0px;
	float: left;
	width: 200px;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenttitleblank {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 10px;
	float: left;
}

#contenttitlecenter {
	background-image: url(../images/bak.middle.gif);
	float: left;
	height: 23px;
	width: 540px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
}
#contentline {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1px;
}
#contentside {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 188px;
	height: auto;
}

#contentside a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
}

#contentside a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
}
#contentblank {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 10px;
	float: left;
}

#contentcenter {
	margin: 0px;
	float: left;
	height: auto;
	width: 528px;
	padding: 5px;
}
#contentcenter a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

#contentcenter a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
#icontentcenter {
	margin: 0px;
	float: left;
	height: auto;
	width: 523px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#icontentcenter a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

#icontentcenter a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

#pcontenttitlecenter {
	background-image: url(../images/bak.middle.gif);
	margin: 0px;
	float: left;
	height: 23px;
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pcontentcenter {
	margin: 0px;
	float: left;
	height: auto;
	width: 738px;
	padding: 5px;
}
#pcontentcenter a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

#pcontentcenter a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
#footerbuffer {
	padding: 0px;
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


#footer {
	background-image: url(../images/bak.middle.gif);
	height: 16px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A07070;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A07070;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	color: #FFFFFF;
}
#ccontenttitlecenter {
	background-image: url(../images/bak.middle.gif);
	float: left;
	height: 23px;
	width: 177px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
}
#ccontenttitlecenterr {
	background-image: url(../images/bak.middle.gif);
	margin: 0px;
	float: left;
	height: 23px;
	width: 179px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#ccontentcenter {
	margin: 0px;
	float: left;
	height: auto;
	width: 748px;
	padding: 0px;
}
#contact {
	width: 748px;

}
#contactcell {
	margin: 0px;
	width: 177px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EBEBEB;
}
#contactcell1 {
	margin: 0px;
	width: 177px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#macontentcenter {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 355px;
	height: auto;
}


#newsthumb {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 130px;
	height: auto;
}

#newstext {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
	height: auto;
}


#highlightbox {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: auto;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #FF6600;
}
#surveyinvite {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 178px;
	height: auto;
	background-color: #0066FF;
	border: 1px dotted #000000;
}

#staff {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#staff a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

#staff a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
#staffcontent {
	height: auto;
	width: 160px;
	float: left;
	padding-top: 0px;
	padding-right: 160px;
	padding-bottom: 10px;
	padding-left: 160px;
}

.x-small {font-size: x-small}

.blue {color: #0000CC}