﻿@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body, h2, h3
{
    margin: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A3B73;
	padding-left: 10px;
	text-transform: capitalize;
}
.pagenumbering {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#pagenumbering  {
	width: 952px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/bgnd_shadow.gif);
} 
#logo {
	height: 73px;
	width: 140px;
	padding-top: 25px;
	padding-left: 10px;
}
#sitetitle {
	height: 20px;
	width: 254px;
	float: right;
	clear: none;
	position: relative;
	top: 75px;
	left: -22px;
}
#nav {
	height: 29px;
	width: 910px;
	padding-left: 20px;
}
#header  {
	height: 118px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.tdtoprow {
	background-image: url(../images/bgnd_toprow.gif);
	height: 38px;
	vertical-align: bottom;
}
.contenttable {
	background-image: url(../images/bgnd_toprow.gif);
	background-repeat: no-repeat;
}
#footer  {
	padding: 0 10px 0 20px;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#pageheader {
	height: 80px;
	width: 910px;
	padding-left: 20px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bgnd_shadow.gif);
	background-repeat: repeat-y;
}
.horizdivider {
	background-image: url(../images/horiz_divider.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a3b73;
	height: 20px;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a3b73;
	font-weight: bold;
}
.tabledata a {
	color: #1A3B73;
	text-decoration: none;
}
.tabledata a:hover {
	color: #1A3B73;
	text-decoration: underline;
}
.tabledataBold a {
	color: #1A3B73;
	text-decoration: none;
	font-weight: bold;
}
.tabledataBold a:hover {
	color: #1A3B73;
	text-decoration: underline;
	font-weight: bold;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #405688;
	text-align: left;
	line-height: 12px;
	padding-left: 191px;
}
.footertext a {
	text-decoration: none;
	color: #405688;
}
.footertext a:hover {
	text-decoration: underline;
	color: #405688;
}
.tail {
	background-image: url(images/global/bgnd_tail.gif);
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3B73;
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pagenumbering {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3b73;
	height: 20px;
}
.formsingle {
	height: 18px;
	width: 210px;
	border: 1px solid #4F78AB;
}
.horizdividerform {
	background-image: url(../images/horiz_divider.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center;
}
.formmutli 
{
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	width: 210px;
	border: 1px solid #4F78AB;
}
.errorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3b73;
	height: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE1424;
	font-weight: bold;
	height: 20px;
}
.homeTab {
	background-image: url(../images/horiz_divider.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center;
}
.introstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #4F78AB;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 20px;
}
.introstatement a {
color: #1A3B73;
text-decoration: none;
}
.introstatement a:hover {
text-decoration: underline;
}
.formlabelbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3b73;
	height: 20px;
	font-weight: bold;
}
.number {
	padding-right: 5px;
}
.vertdivider {
	background-image: url(../images/vert_divider_dark.gif);
	background-repeat: repeat-y;
}
.formsingle150 {
	height: 18px;
	width: 150px;
	border: 1px solid #4F78AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formsingle100 {
	height: 18px;
	width: 100px;
	border: 1px solid #4F78AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formsingle80 {
	height: 18px;
	width: 80px;
	border: 1px solid #4F78AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boldgreylink a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3b73;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
}


SELECT.dropdownwide {width:210px; font-family: Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #4F78AB;}

.boldgreylink a:hover
{
  text-decoration:underline;
}

.formmutli350 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
