/* DEFINED HTML CLASSES */
body
{
	background: #bdc6ce;
	margin: 0px;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
}

p
{
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
}

UL,LI,OL
{
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
}

h2
{
	margin-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #37489E;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	font-family: Arial,Helvetica,Verdana;
	color: #37489E;
	font-weight: bold;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37489E;
	font-weight: bold;
}

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: #9B7437; }
a:active { color: blue; }

form
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

th
{
	font-size: 75%;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background: #CCCCCC;
}

td
{
	font-size: 95%;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
}

dt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37489E;
	font-weight: bold;
}

dd
{
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
}

/* CUSTOM CLASSES */
.homenav
{
	background: #CAD2D4;
	padding: 0px 0px 0px 0px;
	width: 140px;
	vertical-align: top;
	color: #000000;
	font-size: 90%;
}

.homenav a:link
{
	text-decoration: none;
	color: #52618E;
	width: 90%;
}

.homenav a:visited
{
	text-decoration: none;
	color: #52618E;
	width: 90%;
}

.homenav a:hover
{
	text-decoration: none;
	color: #9B7437;
	width: 90%;
}

.homenav a:active
{
	text-decoration: none;
	color: #52618E;
	width: 90%;
}

/* CONTENT AREA  -  MAIN BODY OF EACH PAGE -------------------- */
.content
{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	width: 480px;
}

.dataTable
{
	border-color: #404352;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
}

.datarowA
{
	font-size: 75%;
	font-family: Arial;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

.datarowB
{
	font-size: 75%;
	font-family: Arial;
	color: #000000;
	background: #EDEDED;
	text-align: left;
	font-weight: normal;
}

.small
{
	font-size: 70%;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
	vertical-align: top;
}

.graffittiData
{
	font-size: 90%;
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
	vertical-align: top;
}

/* BREADCRUMB TRAIL -------------------------------------------- */
.breadcrumb
{
	font-size: 70%;
	font-family: Arial,Helvetica,Verdana;
	color: #00000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.breadcrumb a:link { color: blue; }
.breadcrumb a:visited { color: blue; }
.breadcrumb a:hover { color: #9B7437; }
.breadcrumb a:active { color: blue; }

/* TOP LEVEL NAVIGATION -------------------------------------------- */
.topnav
{
	background: #404352;
	font-family: Arial, Helvetica, sans-serif;
	font-decoration: none;
	font-weight: normal;
	font-size: 70%;
	vertical-align: middle;
	color: #C6C7CB;
	height: 23px;
	text-decoration: none;
}

.topnav a:link
{
	text-decoration: none;
	color: #D8D9DD;
}

.topnav a:visited
{
	text-decoration: none;
	color: #D8D9DD;
}

.topnav a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.topnav a:active
{
	text-decoration: none;
	color: #D8D9DD;
}

/* FOOTER AREA -------------------------------------------- */
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #404352;
	font-size: 75%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.footerBox
{
	border-color: #7E878F;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
}

/* RIGHT SIDE NAVIGATION -------------------------------------------- */
.sidenav
{
	background: #CAD2D4;
	padding: 0px 0px 0px 0px;
	width: 130px;
	vertical-align: top;
	color: #000000;
	font-size: 90%;
	background-image: url(/images/bgd_sidenav.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.sidenav a:link
{
	text-decoration: none;
	color: #52618E;
	width: 90%;
}

.sidenav a:visited
{
	text-decoration: none;
	color: #52618E;
	width: 90%;
}

.sidenav a:hover
{
	text-decoration: none;
	color: #9B7437;
	width: 90%;
}

.sidenav a:active
{
	text-decoration: none;
	color: #52618E;
	width: 90%;
}

/* FEATURE NAVIGATION (LEFT SIDE) -------------------------------------------- */
.feature
{
	background: #CAD2D4;
	padding: 8px 0px 0px 0px;
	width: 130px;
	vertical-align: top;
	color: #52618E;
	font-size: 90%;
	background-image: url(/images/bgd_sidenav2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.featureText
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 70%;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}

.featureLink
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 70%;
	vertical-align: top;
	padding: 0px 0px 8px 0px;
}

.featureLink a:link
{
	text-decoration: none;
	color: #52618E;
	padding: 0px 0px 8px 0px;
}

.featureLink a:visited
{
	text-decoration: none;
	color: #52618E;
	padding: 0px 0px 8px 0px;
}

.featureLink a:hover
{
	text-decoration: none;
	color: #9B7437;
	padding: 0px 0px 8px 0px;
}

.featureLink a:active
{
	text-decoration: none;
	color: #52618E;
	padding: 0px 0px 8px 0px;
}

/* TITLE BARS -------------------------------------------- */
.headerBar
{
	background-image: url(/images/bgd_section.jpg);
	background-repeat: repeat;
	background-position: middle;
	height: 27px;
}

.headerText
{
	background-image: url(/images/bgd_banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	padding: 2px 0px 2px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	font-style: italic;
}

/* CLASSES USED ON FORM ELEMENTS -------------------------------------------- */
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	border-style: 1px solid #7E878F;
}

.textfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	border-style: 1px solid #7E878F;
}

.error
{
	color: #A50000;
	font-weight: bold;
}

fieldset
{
	padding: 10px 10px 10px 10px;
	width: 400px;
	border-style: 1px solid #EDEDED;
}

/*new */
div#headercontent
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
}

#content { margin: 5px; }

body
{
	margin: 0;
	padding: 90px 0 0 0;
}

@media screen
{
	body>div#headercontent { position: fixed; }
}

* html body { overflow: hidden; }

* html div#content
{
	height: 100%;
	overflow: auto;
}

