
/* ---------------------------------------------------------------------------------------------------- */
div#contentWrapper h1
	{
	padding-bottom: 25px;
	font-size: 2em;
	font-weight: bold;
	color: #4d1985;
	}
div#contentWrapper h2
	{
	padding-bottom: 18px;
	font-size: 1.5em;
	font-weight: bold;
	color: #4d1985;
	}
div#contentWrapper div.content
	{
	text-align: justify;
	}




div#contentWrapper div.content h2
	{
	padding: 0px;
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #4d1985;
	}




div#contentWrapper div.content ul,
div#contentWrapper div.content ol
	{
	margin: 0px 0px 0px 25px;
	padding: 0px;
	border: 0px solid red;
	list-style: disc;
	list-style-type: disc;
	}
div#contentWrapper div.content ul li,
div#contentWrapper div.content ol li
	{
	padding-left: 0px;
	list-style: disc;
	list-style-type: disc;
	}




div#contentWrapper div.content img
	{
	border: 3px double #dddddd;
	margin: 0px; /*0px 0px 5px 10px;*/
	padding: 0px;
	}



div#linksContainer
	{
	text-align: center;
	}
div#linksContainer ul
	{
	list-style-type: none;
	margin: 5px auto;
	width: auto;
	text-align: center;
	}
div#linksContainer li
	{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
div#linksContainer li a
	{
	padding: 0px 15px 0px 15px;
	white-space: nowrap;
	color: #666666;
	}
div#linksContainer li a:hover
	{
	text-decoration: underline;
	color: #666666;
	}






div#sitemapContainer
	{}
div#sitemapContainer div.dottedRule
	{
	height: 5px;
	background-image: url("/images/news_hr_bg.gif");
	background-position: 0px 3px;
	background-repeat: repeat-x;
	margin: 10px 0px;
	clear: both;
	display: block;
	padding: 0px;
	}
div#sitemapContainer ul
	{
	list-style: none;
	margin-left: 50px;
	}
div#sitemapContainer li
	{
	line-height: 2em;
	}
div#sitemapContainer ul ul
	{
	margin-left: 25px;
	}






/* ---------------------------------------------------------------------------------------------------- */
div#sitemapContainer
	{}
div#sitemapContainer div.dottedRule
	{
	height: 5px;
	background-image: url("/images/news_hr_bg.gif");
	background-position: 0px 3px;
	background-repeat: repeat-x;
	margin: 10px 0px;
	clear: both;
	display: block;
	padding: 0px;
	}
div#sitemapContainer ul
	{
	list-style: none;
	margin-left: 50px;
	}
div#sitemapContainer li
	{
	line-height: 2em;
	}
div#sitemapContainer ul ul
	{
	margin-left: 25px;
	}
/*
font sizes information from http://www.thenoodleincident.com/tutorials/typography/img/all2_5.gif
set body at the appropriate general size, a percentage of 1em.
use the % calculator to size back up to 1em when you need a different size later

1em = (60 x 167%); smallest (works on all browsers)
1em = (69 x 145%); small (works on all browsers)
1em = (76 x 131%); default (works on all browsers)
1em = (86 x ); (requires ie_hacks)
1em = (93 x );  (requires ie_hacks)
*/
/* ---------------------------------------------------------------------------------------------------- */
html, body, table, tr, td, div, p, span, form, object, h1, h2, h3, h4, h5, ul, li, ol, img
	{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	color: #000000;
	}
html, body, div, p, span, object, h1, h2, h3, h4, h5
	{ display: block; }
body
	{
	text-align: center;
	font: normal normal 100.1%/1em Arial,Verdana,sans-serif;
	}
table, tr, td, div, p, span, form, object, h1, h2, h3, h4, h5, ul, li, ol, img
	{ text-align: left; }
a
	{
	color: #0000bb;
	text-decoration: none;
	}
a:hover, a:active
	{
	text-decoration: none; 
	color: #00a700;
	}
p
	{ margin-bottom: 0px; }
form
	{ display: inline; }
input, select, textarea
	{
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #cccccc;
	}





/* ---------------------------------------------------------------------------------------------------- */
div.clearBoth
	{ clear: both; margin: 0px; padding: 0px; }
div.clearLeft
	{ clear: left; margin: 0px; padding: 0px; }
div.clearRight
	{ clear: right; margin: 0px; padding: 0px; }






/* ---------------------------------------------------------------------------------------------------- */
input.textboxLong
	{
	width: 97%;
	border: 1px solid #dddddd;
	padding: 3px;
	color: #333333;
	font-size: 10pt;
	}
textarea.textareaLong
	{
	width: 97%;
	border: 1px solid #dddddd;
	padding: 3px;
	color: #333333;
	font-size: 10pt;
	}

/* ---------------------------------------------------------------------------------------------------- */
ul#vNav li
	{
	display: block; 
	width: 135px;
	}
ul#vNav li a
	{
 	padding: 6px 5px 6px 10px;
	background-color: #4d1985;
	color: #ffffff;
	border-top: 1px solid #a586c7;
	border-bottom: 1px solid #381162;
	width: 100%; 
	display: block;
	}
ul#vNav li a:hover
	{
	background-color: #6124a3;
	color: #ffffff;
	}






/* ---------------------------------------------------------------------------------------------------- */
ul#hNav li
	{
	display: inline;
	float: left;
	}
ul#hNav a
	{
	padding: 5px 20px;
	margin: 8px 0px;
	border-right: 1px solid #ffffff;
	color: #000000;
	display: block;
	}

/* ---------------------------------------------------------------------------------------------------- */
div#newsSummaries
	{}
div#newsSummaries a
	{
	color: #4D1985;
	}
div#newsSummaries a:hover
	{
	color: #950000;
	}
div#newsSummaries div.article
	{
	margin: 0px;
	padding: 0px;
	}
div#newsSummaries div.image
	{
	display: none;
	}
div#newsSummaries h2.title
	{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.25em;
	color: #4D1985;
	}
div#newsSummaries div.date
	{
	}
div#newsSummaries div.summary
	{
	padding: 0px;
	margin-top: 10px;
	}
div#newsSummaries div.readmore
	{
	text-align: right;
	clear: both;
	}
div#newsSummaries div.dottedRule
	{
	height: 5px;
	background-image: url("/images/news_hr_bg.gif");
	background-position: 0px 3px;
	background-repeat: repeat-x;
	margin: 10px 0px;
	clear: both;
	display: block;
	padding: 0px;
	}






/* ---------------------------------------------------------------------------------------------------- */
div#newsArticle
	{}
div#newsArticle a
	{
	color: #4D1985;
	}
div#newsArticle a:hover
	{
	color: #950000;
	}
div#newsArticle div.article
	{
	margin: 0px;
	padding: 0px;
	}
div#newsArticle div.image
	{
	display: none;
	}
div#newsArticle h2.title
	{
	font-weight: bold;
	margin: 0px;
	padding: 0px;

	font-size: 1.75em;
	color: #4D1985;
	}
div#newsArticle div.date
	{
	}
div#newsArticle div.content
	{
	padding: 10px 0px;

	}
div#newsArticle div.byline
	{
	text-align: right;
	clear: both;
	margin: -4px 15px -7px 0px;
	}
div#newsArticle div.dottedRule
	{
	height: 5px;
	background-image: url("/images/news_hr_bg.gif");
	background-position: 0px 3px;
	background-repeat: repeat-x;
	margin: 10px 0px;
	clear: both;
	display: block;
	padding: 0px;
	}
/* ---------------------------------------------------------------------------------------------------- */
div#recruitmentSummaries
	{}
div#recruitmentSummaries a
	{
	color: #004995;
	}
div#recruitmentSummaries a:hover
	{
	color: #950000;
	}
div#recruitmentSummaries div.article
	{
	margin: 0px;
	padding: 0px;
	}
div#recruitmentSummaries div.image
	{
	display: none;
	}
div#recruitmentSummaries h2.title
	{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.25em;
	color: #004995;
	}
div#recruitmentSummaries div.date
	{
	}
div#recruitmentSummaries div.summary
	{
	padding: 0px;
	margin-top: 10px;
	}
div#recruitmentSummaries div.readmore
	{
	text-align: right;
	clear: both;
	}
div#recruitmentSummaries div.dottedRule
	{
	height: 5px;
	background-image: url("/images/news_hr_bg.gif");
	background-position: 0px 3px;
	background-repeat: repeat-x;
	margin: 10px 0px;
	clear: both;
	display: block;
	padding: 0px;
	}








/* ---------------------------------------------------------------------------------------------------- */
div#recruitmentArticle
	{}
div#recruitmentArticle a
	{
	color: #004995;
	}
div#recruitmentArticle a:hover
	{
	color: #950000;
	}
div#recruitmentArticle div.article
	{
	margin: 0px;
	padding: 0px;
	}
div#recruitmentArticle div.image
	{
	display: none;
	}
div#recruitmentArticle h2.title
	{
	font-weight: bold;
	margin: 0px;
	padding: 0px;

	font-size: 1.75em;
	color: #004995;
	}
div#recruitmentArticle div.date
	{
	}
div#recruitmentArticle div.content
	{
	padding: 10px 0px;

	}
div#recruitmentArticle div.byline
	{
	text-align: right;
	clear: both;
	margin: -4px 15px -7px 0px;
	}
div#recruitmentArticle div.dottedRule
	{
	height: 5px;
	background-image: url("/images/news_hr_bg.gif");
	background-position: 0px 3px;
	background-repeat: repeat-x;
	margin: 10px 0px;
	clear: both;
	display: block;
	padding: 0px;
	}








/* ---------------------------------------------------------------------------------------------------- */
div#recruitmentResponse
	{}
div#recruitmentResponse table#response 
	{
/*	border:1px solid #eeeeee; */
	}
div#recruitmentResponse table#response tr
	{
/* 	background-color: #f9f9f9;*/
	}
div#recruitmentResponse table#response td.label
	{
	font-weight: bold;
	text-align: right;
	}
/* ---------------------------------------------------------------------------------------------------- */
div#bodyContainer
	{
	margin: 0px auto;
	width: 980px;
	font-size: 0.7em;
	}






/* ---------------------------------------------------------------------------------------------------- */
div#headerContainer
	{
	width: 980px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	border-right:  1px solid #e4e4e4;
	margin-left: -1px;
	}
* html div#headerContainer
	{ margin: 0px 0px 0px 1px; }


div#mainContainer
	{
	float: right;
	width: 980px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	border-right:  1px solid #e4e4e4;
	background-image: url("/images/vnav_bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
	}


div#footerContainer
	{
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-color: #e4e4e4;
	text-align: right;
	border-left:  1px solid #e4e4e4;
	border-right:  1px solid #e4e4e4;
	margin-left: -2px;
	}
* html div#footerContainer
	{ margin: 0px; }
div#footerContainer a
	{
	float: right;
	}






/* ---------------------------------------------------------------------------------------------------- */
div#verticalNavigation
	{
	width: 150px;
	background-color: #bb9edb;
	float: left;
	min-height: 100%;
	}






/* ---------------------------------------------------------------------------------------------------- */
div#horizontalNavigation
	{
	width: 830px;
	background-color: #bb9edb;
	float: right;
	padding: 0px;
	margin: 0px;
	}






/* ---------------------------------------------------------------------------------------------------- */
div#contentWrapper
	{
	background-color: #ffffff;
	float: right;
	width: 790px;
	padding: 20px;
	}






/* ---------------------------------------------------------------------------------------------------- */
table.editor
	{
	width: 500px;
	}
table.editor td.label
	{
	width: auto;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
	white-space: nowrap;
	}
table.editor td.input
	{
	width: 400px;
	}






/* ---------------------------------------------------------------------------------------------------- */
table.editor div.inputLength
	{
	vertical-align: middle;
	clear: both;
	float: right;
	border: 1px solid #dddddd;
	margin-top: -2px;
	padding: 1px 5px 3px 5px;
	margin-right: 4px;
	text-align: right;
	white-space: nowrap;
	font-size: 7pt;
	}
table.editor div.inputLength span.text
	{
	vertical-align: middle;
	color: #666666;
	display: inline;
	}
table.editor div.inputLength span.value
	{
	vertical-align: middle;
	color: #666666;
	font-weight: normal;
	display: inline;
	}
table.editor div.inputLength span.valueWarning
	{
	vertical-align: middle;
	color: #cc0000;
	font-weight: bold;
	display: inline;
	}
