body {
	background-color: #ffffff;
	margin: 0px;
	}

div#copyright {
	text-align: center;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333366;
	font-style: italic;
}

div#csswarning {
	display: none;
	}


/* LINKS AND NAVIGATION */

a.m1CL0:hover
/* suppress text rollover highlighting on left nav */
{
	color: #313063;
}

a {
	color: #2f3684;
	}

a:hover {
	color: #748FE8;	
	}

div#bottomlinks {
	text-align: center;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333366;
	text-transform: uppercase;
	}

div#bottomlinks a {
	text-decoration: none;
	color: #333366;
	}
	
div#contentwell
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
}

table#secondarynav
{
	background-color: #474775;
	padding: 5px;
	width: 100%;
	margin-bottom: 4px;
}

table#secondarynav div#channeltitle
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 4px;
}

table#secondarynav div#links
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}

table#secondarynav div#links a
{
	color: #ffffff;
	text-decoration: none;
}

table#secondarynav div#links a:hover
{
	text-decoration: underline;
}


/* HOME PAGE */
.home_headline {
	font-weight: bold;
	color: #2F3684;
	margin-bottom: 0px;
	}

.home_deck {
	margin-top: 0px;
	color: #2F3684;	
	}

.home_readmore {
	font-style: italic;	
	}


/* TEXT DISPLAYS */
h1, h2, h3 {
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	}

h1 {
	font-size: 19px;
	color: #996633;
	margin-top: 4px;	
	}

h2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 4px;
	}

h2.titlebar {
	background: black;
	padding: 4px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

h3 {
	font-size: 12px;
	color: #666666;
	margin-bottom: 4px;
	}

p, blockquote, ul, ol, li, address, td, .text, .caption {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
blockquote
{
	font-style: italic;
}

.first { margin-top: 4px; } /* moves an element up closer to headings */

.top { font-size:10px; text-transform: uppercase; margin-top: 4px; }  /* Back to Top line */

.sub { color: navy; } /* in-line subhead */

.text { font-weight: normal; }

.faq_q { font-weight: bold; margin-bottom: 4px; }

.faq_a { margin-top: 4px; }

.publication_title { font-style: italic; }

.error, .alert {
	color: #ff0000;
	font-weight: bold;
	}
	
.smallText { font-size: 11px; }

.caption { font-size: 11px; }

em { font-style: italic; }

strong { font-weight: bold; }

address { font-style: normal; }

address#contactinfo {
	text-align: center;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333366;
	font-style: normal;
	}

dl dt { font-weight: bold; }

dl dd {
	margin-bottom: 12px;
	margin-left: 0px;	
	}

div.devnote {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffcc;
	font-family: Arial,Helvetica,sans-serif;	
	padding: 5px;
	border: 1px #cccc99 dotted;
	}
	
hr 
{
	border: 1px dashed #cccccc;
	height: 1px;
}	

/* LIST DISPLAYS */

.listintro {
	margin-bottom:4px;
	}

.listbelow,  {
	margin-top: 4px;
	margin-bottom: 4px;
	}

.listps {
	margin-top: 4px;
	}

ol.alpha { list-style: lower-alpha; }


/* TABLE DATA DISPLAYS */

table.bookdetail
{
}

table.bookdetail th
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.bookdetail td
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.data {}

table.data td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

table.data th.top {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	font-family: Arial, Helvetica,sans-serif;;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	}

table.data th.left {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	font-family: Arial, Helvetica,sans-serif;;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	}

table.jobdesc {
	border-top: 1px #cccccc solid;
	}

table.jobdesc td {
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	border-bottom: 1px #cccccc solid;
	}

table.jobdesc td p.functionhead {
	font-weight: bold;
	}	

table.jobdesc td ul {
	margin-left: 16px;	
	}

table.jobdesc th {
	padding-left: 5px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	
	font-family: Arial, Helvetica,sans-serif;;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px #cccccc solid;
	}

table.data tr.ruled th {
	/* border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; */
	}

table.data tr.ruled td {
	/* border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; */
	}

/* GENERIC FORM DISPLAYS */

/* to prevent a line break after the </form> at the bottom of each page */
form
{ margin-bottom: 0px; }

input.button {
	color: #313063; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:11px;
	}

input.textbox { }

fieldset { padding: 8px; }

legend {
	font-weight: bold; 
	color: #313063; 
	font-size:14px; 
	margin-bottom:4px;
	}

table.fill-in_form { padding-top:8px; font-size:12px; }
table.fill-in_form th { text-align: right; font-weight:normal; }
table.fill-in_form th.left { text-align: left; font-weight:normal; }
table.fill-in_form td { border-bottom: 1px solid black; width: 400px; }

label.required
{
	padding-left: 13px;
	background-repeat: no-repeat;	
}

.aspvalidationsummary
{
	font-weight: bold;
	color: #cc0000;	
}

.aspvalidationsummary ul li
{
	font-weight: bold;
	color: #cc0000;	
}


/* FORM DISPLAYS */
form#login {
	margin-bottom: 0px;
	}

form#login label {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	}

form#login input.textbox {
	width: 97px;
	height: 21px;
	border: 1px #76736c solid;
	}

label.search {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;		
	}

input.search {
	width: 88px;
	height: 21px;
	border: 1px #76736c solid;
	}

label.homesearch {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;		
	}

input.homesearch {
	width: 97px;
	height: 21px;
	border: 1px #76736c solid;
	}

/* Third-level navigation box */

#navbox { 
	background: #e8e3d2;
	border: 1px solid navy; 
	margin-left: 10px; 
	margin-bottom: 10px;
	padding-bottom: 4px;
	}

ul.navlist {
	margin-left: 15px;
	margin-bottom: 4px;
	}
	
ul.navlist li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	list-style: square;
	margin-bottom: 4px;
	}

ul.navlist a { text-decoration: none; }
ul.navlist a:hover { text-decoration: underline; }
