body
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

p, td, li 
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

label
{
    font-weight: bold;
}

.FormLabel
{
    background-color: #1b046e;
    color: #ffffff;
}

.required-mark, .error-text
{    
    font-weight: bold;
    color: #990000;
}

.hometext 
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left:40px;
	padding-top:40px;
	padding-right:20px;
}

.smalltext 
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

img 
{
	border:0px;
}

table 
{
	border-collapse:collapse;
}

h1
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}

h2
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B0572;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 0;
}


.footer a
	, .footer a:link
	, .footer a:visited
	, .footer a:active
	{
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #999999;
		text-decoration:none;
		text-transform:uppercase;
		padding-bottom: 10px;
	}

	.footer a:hover
	{
		color: #CCCCCC;
		font-weight:normal;
		text-decoration:none;
	}
	
	.footer2 a
	, .footer2 a:link
	, .footer2 a:visited
	, .footer2 a:active
	{
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		text-decoration:none;
		text-transform:uppercase;
		padding-bottom: 10px;
	}

	.footer2 a:hover
	{
		color: #CCCCCC;
		font-weight:normal;
		text-decoration:none;
	}


.copyright
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:normal;
	padding-right:5px;
	padding-bottom: 10px;
}

.copyright2
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:normal;
	padding-right:5px;
}

	
.news-content
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight:normal;
}

.job-table1
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	padding:5px;
	background-color:#1B0572;
	border-left: 1px solid #1B0572;
	border-right: 1px solid #1B0572;
	border-top: 1px solid #1B0572;
	border-bottom: 1px solid #1B0572; 
}

.job-table2
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B0572;
	font-weight:bold;
	padding:5px;
	background-color:#ffffff;
	border-left: 1px solid #1B0572;
	border-right: 1px solid #1B0572;
	border-top: 1px solid #1B0572;
	border-bottom: 1px solid #1B0572;  
}

.news-header
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}

.contact-us a
	, .contact-us a:link
	, .contact-us a:visited
	, .contact-us a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight:normal;
	text-decoration:none;
	padding-right: 10px;
}

.contact-us a:hover
	{
		color: #DED9E6;
		font-weight:normal;
		text-decoration:none;
	}
	
.contact-us td
{
	padding-right: 10px;
}

.news-mainheader
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:150px;
}

.content-header
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:40px;
	padding-top:10px;
}


a 
	, a:link
	, a:visited
	, a:active
	{
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 12x;
		font-weight: normal;
		color: #06024D;
		text-decoration:underline;
	}

	a:hover
	{
		color: #000000;
		font-weight:normal;
		text-decoration:none;
	}

	
a.navigation 
	, a.navigation:link
	, a.navigation:visited
	, a.navigation:active
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #CCCCCC;
		text-decoration:none;
		display:block;
		width:100%;
	}

	a.navigation:hover
	{
		color: #DED9E6;
		font-weight:normal;
		text-decoration:none;
		display: block;
	}

		
		
/*
** Form Styles
*/

.form-header
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #005F95;
	color: #ffffff;
}

/* NOTE: Only here for Account Number... */
.form-header-label
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form-label-header
{
	font-size: 14px;
	font-weight: bold;
}

.form-label
{
	font-weight: bold;
}

.form-divider
{
	height: 1px;
	color: #000000;
}

.form-required-marker
{
	font-weight: bold;
	color: #ff0000;
}

.form-error
{
	font-size: 12px;
	font-weight: bold;
	margin: 15px;
	padding: 15px;
	border: 1px double #000000;
	background-color: #ff0000;
	color: #ffffff;
}

/* ######### Style for Main Menu ######### */

.nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none;
	text-align: left;
	display:block;
	width:100%;
	
}

.nav:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.nav ul{
	border: none;
	width: 100%;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.nav ul li{
	display: inline;
	float: left;
	text-align: left; /* ADDED: mdh 3-Oct-2008 */
}

/* NOTE: Main menu item */
.nav ul li a, .nav ul li a:link, .nav ul li a:visited, .nav ul li a:active {
	color: #CCCCCC;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	display: inline;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
}


/* NOTE: Selected/highlighted/rolloever Main menu item */
.nav ul li a:hover, .nav ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #DED9E6;

	/* ADDED: mdh 3-Oct-2008 */
	display: inline;
	float: left; 
	/* END ADD */
}

* html .nav ul li a, * html .nav ul li a:link, * html .nav ul li a:visited, * html .nav ul li a:active, * html .nav ul li a:hover, * html .nav ul li a.selected {
	padding-top: 20px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	z-index:100;
	background-image:url(../Images/sub-child-nav.jpg);
	visibility: hidden;
	margin-top:10px;
	margin-left:13px;
}


.dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active {
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 3px 0;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

* html .dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-image:url(../Images/sub-child-rollover.jpg);
	color: #DED9E6;
}

/*
** Zoom Search Styles
*/

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }
.description { font-size: 100%; color: #008000; margin-left: 20px; }
.context { font-size: 100%;  margin-left: 20px; padding-top: 5px;}
.infoline { font-size: 80%; font-style: normal; color: #808080;  margin-left: 20px;  padding-top: 5px;}

.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

input.zoom_button {  }
input.zoom_searchbox {  }		

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }

.searchtime { font-size: 80%; }

.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
