.PrintOnly
{
display: none;
}

body {
	background:#0e0e6e url(../images/background_image.jpg); 
	margin: 6px 0 0 0;
	text-align: center;
	z-index: 1;
}

td, th
{
font-size: 11px;
color: #000066;
}

div#container {
	position: relative;
	width: 776px;
	min-width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	min-height: 10px;
	z-index: 2;	
}

div#tools_container {
	float: left;
	width: 776px;
	height:29px;
	border-bottom: 1px solid #999;
	background-color: #fff;
}

div#tool_items {
	float: left;
	width: 500px;
	height:29px;
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size:0.65em;
	color: #1b306f;
}

div#tool_items ul {		
	margin: 7px 0 0 0;
	padding: 0;
	list-style-type: none;	
}

div#tool_items ul li {	
	display: inline;

}

div#tool_items ul li.first_child a {	
	float: left;
	border-left: none;
	padding: 0 8px 0 8px;
	color: #1b306f;	
	text-decoration: none;
}

div#tool_items ul li a {	
	float: left;
	border-left: 1px solid #000;
	padding: 0 8px 0 8px;
	color: #1b306f;	
	text-decoration: none;	
}

div#tool_items ul li a:hover {
	text-decoration: underline;
}



div#search form {
	margin: 0;
	padding: 0;
}

div#search_box {
	float: right;
	margin: 5px 5px 0 0;
}

* html div#search_box {
	float: right;
	margin: 4px 3px 0 0;
}

div#search_box input {
	font-family: Arial, sans-serif;	
	font-size: 11px;
	color: #1b306f;
}

div#search_button {
	float: right;
}

div#top_nav {
	float: left;
	width: 776px;
	min-height:25px;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;	
	border-bottom: 1px solid #999;
	background-color: #ffc300;
}

* html div#top_nav {
	height:25px;	
}

div#top_nav ul {		
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;	
}

div#top_nav ul li {	
	display: inline;

}

div#top_nav ul li.first_child a {	
	float: left;
	border-left: none;
	padding: 0 23px 0 23px;
	color: #000000;	
	text-decoration: none;
}

div#top_nav ul li.first_child a:hover {
	color: #b10000;
}

div#top_nav ul li a {	
	float: left;
	border-left: 1px solid #fff;
	padding: 0 23px 0 23px;
	color: #000000;	
	text-decoration: none;	
}

div#top_nav ul li a:hover {
	color: #b10000;
}

div#top_nav ul li a.selected {
	color: #b10000;
}

div#top_container {
	float: left;
	width: 760px;
	min-height:358px;
	margin: 0;
	padding: 6px 8px 0 8px;
	background-color: #fff;
}

* html div#top_container {
	width: 776px;
	height:358px;	
}

div#top_left_container {
	float: left;
	width: 428px;
	min-height:356px;
	background-color: #fff;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}

* html div#top_left_container {
	height:358px;
}

div#feature_image {
	float: left;
	width: 428px;
	height: 186px;
	border-bottom: 5px solid #71a0ff;
}

div#feature_image_desc {
	float: right;
	width: 262px;
	min-height: 160px;
	background-color: #fff;
	margin: 5px 0 0 0;
	padding: 0 8px 0 0;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;
	line-height: 1.5em;
	color: #000066;	
}

* html div#feature_image_desc {
	height: 153px;
	margin: 12px 0 0 0;	
}

div#aud_nav {
	float: left;
	width: 158px;
	min-height: 165px;
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000066;		
}

* html div#aud_nav {
	height: 165px;
}

div#aud_nav ul {
	margin: 15px 0 0 10px;
	width: 140px;
	padding: 0;
	list-style-type: none;
}

div#aud_nav li.first_child {
	border-top: none;;
	padding: 0px 0 5px 0;
}

div#aud_nav li {
	border-top: 1px solid #999999;
	padding: 5px 0 5px 0;
}

div#aud_nav li a {
	color: #000066;
	text-decoration: none;
}

div#aud_nav li a:hover {
	color: #b10000;
}

div#top_right_container {
	float: left;
	width: 323px;
	height:358px;
	margin: 0 0 0 7px;	
	background-color: #fff;	
}

div#home_logo {
	float: left;
	width: 323px;
	height: 311px;
	margin: 0 0 7px 0;
	padding: 0;	
}

div#middle_tools {
	float: left;
	width: 323px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-color: #62a6e6
}

div#middle_tools ul {		
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;	
}

div#middle_tools ul li {	
	display: inline;

}

div#middle_tools ul li.first_child a {	
	float: left;
	border-left: none;
	width: 107px;
	text-align: center;
}

div#middle_tools ul li a {	
	float: left;
	border-left: 1px solid #000;
	width: 106px;
	text-align: center;
}

div#bottom_container {
	float: left;
	width: 760px;
	min-height: 150px;
	margin: 0;
	padding: 7px 8px 0 8px;
	background-color: #fff;
	
}

* html div#bottom_container {
	width: 776px;	
	height:158px;	
}

div#bottom_left_container {
	float: left;
	width: 209px;
	min-height:144px;
	background-color: #fff;
}

* html div#bottom_left_container {	
	height:144px;
}

div#call_action_1 {
	float: left;
	width: 207px;
	height:65px;
	margin: 0 0 10px 0;
	background-color: #fff;
	border: 1px solid #999;
}

div#call_action_1 img {
	border: none;
}

div#call_action_2 {
	float: left;
	width: 207px;
	height:65px;
	background-color: #fff;
	border: 1px solid #999;
}

div#call_action_2 img {
	border: none;
}

div#bottom_middle_container {
	float: left;
	width: 211px;
	min-height: 142px;
	margin: 0 0 0 8px;	
	background-color: #fff;
	border: 1px solid #999;
}

* html div#bottom_middle_container {
	width: 213px;	
	height:144px;	
}

div#news_title {
	float: left;
	width: 206px;
	min-height: 16px;
	background-color: #ffc300;
	border-bottom: 5px solid #71a0ff;
	padding: 3px 0 0 5px;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;	
	font-weight: bold;
	color: #1b306f;
}

* html div#news_title {
	width: 211px;
	height: 24px;	
}

div#news_items {
	float: left;
	width: 211px;
	min-height: 118px;
	background-color: #fff;	
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;	
	color: #1b306f;	
}

* html div#news_items {
	height: 118px;
}

div#news_items ul {
	margin: 0 0 0 20px;
	padding: 0;
}

div#news_items li {
	padding: 5px 0 3px 0;
}

div#news_items li a {	
	color: #b10000;
}

div#bottom_right_container {
	float: left;
	width: 321px;
	min-height:142px;
	margin: 0 0 0 7px;	
	background-color: #fff;
	border: 1px solid #999;
}

* html div#bottom_right_container {
	height:142px;	
}

div#profile_title {
	float: left;	
	width: 316px;
	height: 16px;
	background-color: #ffc300;
	border-bottom: 5px solid #71a0ff;
	padding: 3px 0 0 5px;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;	
	color: #1b306f;	
}

* html div#profile_title {
	width: 321px;
	height: 24px;
}

div#profile_info {
	float: left;
	width: 175px;
	min-height: 118px;
	background-color: #fff;	
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;	
	color: #1b306f;	
}

* html div#profile_info {
	height: 118px;
}

.profile_text {
	color: #b10000;
}

div#profile_info ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
}

div#profile_info li {
	padding: 5px 0 3px 0;
}

div#profile_info li a {	
	color: #b10000;
}

div#profile_image {
	float: right;
	width: 139px;
	vertical-align: middle;
	text-align: right;
	margin: 8px 0 0 0;
	padding: 0;
}

* html div#profile_image {
	margin: 8px -2px 0 0;
}

div#profile_image img {
	margin: 0;
	padding: 0;
}

div#footer {
	float: left;
	width: 776px;
	min-height: 37px;
	background-color: #ffc300;
	border-top: 1px solid #000;
	font-family: Tahoma, Arial, sans-serif;	
	font-size:0.65em;
	text-align: center;
}

#footer p
{
margin: 0.5em 0 0.5em 0;
}

* html div#footer {
	/*height: 37px;*/
}

div#footer ul {
	margin:1px auto 0 auto;
	display:table;         /* ignored by IE */
	padding:0; 
	list-style-type:none;
	white-space:nowrap;    /* keep text on one line */
}

* html div#footer ul {
	display:inline;  /* for IE only */
	display: block;
	width:1px;             /* IE will expand to fit menu width */
}  

div#footer li {
	display:table-cell;    /* ignored by IE */
	padding: 2px 5px;	
}

  
* html div#footer li {
	display:inline;        /* for IE only */		
}

div#footer a, div#footer a:visited {
	display:block;         /* for all browsers except IE */
	padding:0 0;
	color:#000000; 
	text-decoration:none;
}

* html div#footer a, * html div#footer a:visited {
	display:inline;  /* for IE only */
	padding:0 0;	
}

div#footer a:hover {
	color:#000000; 
	text-decoration: underline;	
}

/*--------------------------------------------*/
/* Interior CSS                               */
/*--------------------------------------------*/


div#interior_top_container {
	float: left;
	width: 760px;
	height:148px;
	margin: 0;
	padding: 6px 8px 0 8px;
	background-color: #fff;
}

* html div#interior_top_container {
	width: 776px;	
}

div#interior_top_left_container {
	float: left;
	width: 428px;
	min-height:143px;
	background-color: #fff;
	border-bottom: 5px solid #71a0ff;
	margin: 0;
	padding: 0;
}

* html div#interior_top_left_container {
	height:148px;
}

div#interior_top_left_container img {
	border: 1px solid #999;
}

div#interior_top_right_container {
	float: right;
	width: 323px;
	height:148px;
	margin: 0 0 0 9px;	
	background-color: #fff;	
}

div#interior_bottom_container {
	float: left;
	width: 760px;
	min-height: 10px;
	background-color: #fff;
	padding: 0 8px 8px 8px;
	margin: 0;
}

* html div#interior_bottom_container {
	width: 776px;
	height: 10px;
}

div#left_nav {
	float: left;
	width: 160px;
	min-height: 10px;
	padding: 0 0 40px 0;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;
	font-weight: bold;
	color: #1b306f;	
}

* html div#left_nav {
	height: 10px;
}

div#left_nav ul {
	margin: 15px 0 0 8px;
	padding: 0;
	list-style-type: none;
}

div#left_nav li.first_child {
	padding: 0 0 5px 0;
	border-top: none;
}

div#left_nav li {
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	border-top: 1px solid #999999;
}

div#left_nav li ul {
	margin: 3px 0 0 8px;
}

div#left_nav li ul li ul{
	margin: 3px 0 0 26px;
}

div#left_nav li ul li {
	font-weight: normal;
	padding: 5px 0 5px 0;
	border: none;
	text-transform: none;
}



div#left_nav li ul li a.selected{
	font-weight: bold;
	text-decoration: none;
	color: #1b306f;
}

div#left_nav a {
	text-decoration: none;
	color: #1b306f;
}

div#left_nav a:hover {
	color: #b10000;
}

div#left_nav a.selected {
	text-decoration: none;
	color: #b10000;
}

div#content_container {
	float: left;
	width: 596px;
	min-height: 10px;
	border: 1px solid #999;		
}

* html div#content_container {
	height: 10px;
}

div#interior_content {
	float: left;
	width: 404px;
	min-height: 10px;
	padding: 10px 10px 10px 20px;	
}

* html div#interior_content {
	width: 432px;	
	height: 10px;
}

div#breadcrumbs {
	width: 100%;
	padding: 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.60em;
	font-weight: bold;
	color: #000;	
}

div#breadcrumbs a {
	color: #000;
}

div#page_title {
	width: 100%;
	padding: 0;
	margin: 0 0 -10px 0;
}

* html div#page_title {
	margin: 0;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1em;
	margin: 10px 0 0 0;
	padding: 0;
	color: #000066;
}

div#content {
	float: left;
	width: 98%;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;
	line-height: 1.5em;	
	color: #000066;
}

/*td
{
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;
	line-height: 1.5em;	
	color: #000066;
}*/

div#content a {
	color: #b10000;
	text-decoration: none;
}

div#content a:hover {
	color: #b10000;
	text-decoration: underline;
}


div#right_side_container {
	float: left;
	width: 157px;	
	margin: 0 0 0 5px;
}
div#right_side_container
{
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;
	line-height: 1.5em;	
	color: #000066;
}
div#right_side_container h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1em;
	margin: 10px 0 0 0;
	padding: 0;
	color: #000066;
}
div#right_side_container a {
	color: #b10000;
	text-decoration: none;
}
	

* html div#right_side_container {
	margin: 0 0 0 7px;	
}

div#right_side_profile {
	float: left;
	width: 155px;
	border: 1px solid #999;
	min-height: 50px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom:10px;
}
div#right_side_profile_header {
	float: left;
	width: 150px;
	min-height: 17px;
	border-bottom: 5px solid #71a0ff;
	background-color: #ffc300;
	font-size:1em;	
	font-weight: bold;
	line-height: 1.2em;	
	padding: 3px 0 0 5px;
	color: #1b306f;		
}

* html div#right_side_profile_header {
	height: 25px;
	width: 155px;	
}

div#right_side_profile_image {
	float: left;
	width: 155px;
	height: 104px;
	margin: 5px 0 0 0;
	text-align: center;
}

div#right_side_profile_text {
	float: left;
	width: 145px;
	margin: 10px 0 0 5px;	
	font-size:.9em;	
	font-weight: normal;
	color: #1b306f;	
}

div#right_side_profile_more a {
	float: left;
	width: 145px;
	height: 20px;
	margin: 10px 0 0 0;
	font-size:.9em;	
	font-weight: normal;	
	color: #b10000;
	text-decoration: underline;
	text-align: right;
}

div#additional_links {
	float: left;
	width: 147px;
	margin: 0 0 10px 5px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;	
}

.additional_links_title {
	width: 147px;
	font-size:1em;	
	font-weight: bold;	
	color: #b10000;	
	margin: 0;
	padding: 0;
}

div#additional_links ul {
	margin: 5px 0 0 20px;
	padding: 0;
	font-size:.9em;	
	font-weight: bold;	
	color: #b10000;	
}

* html div#additional_links ul {
	margin: 0 0 0 20px;
}

div#additional_links li {
	padding: 0 0 3px 0;
}

* html div#additional_links li {
	margin: -2px 0 -2px 0;
	padding: 0;
}

div#additional_links li a {
	color: #1b306f;
	text-decoration: none;
}	

div#additional_links li a:hover {
	text-decoration: underline;	
}

/*--------------------------------------------*/
/* Third Tier CSS                             */
/*--------------------------------------------*/

div#third_tier_content_container {
	float: left;
	width: 758px;
	min-height: 10px;
	border: 1px solid #999;
}

* html div#third_tier_content_container {
	height: 10px;
	width: 760px;	
}

div#third_tier_content {
	float: left;
	width: 568px;
	min-height: 10px;
	padding: 10px 10px 10px 20px;	
}

* html div#third_tier_content {
	width: 596px;	
	height: 10px;
}

/*--------------------------------------------*/
/* Universal CSS                             */
/*--------------------------------------------*/

div#universal_content_container {
	float: left;
	width: 758px;
	min-height: 10px;
	border: 1px solid #999;
}

* html div#universal_content_container {
	width: 760px;
	height: 10px;	
}

div#universal_content {
	float: left;
	width: 578px;
	min-height: 10px;
	padding: 10px 0 10px 20px;
}

* html div#universal_content {
	width: 598px;	
	height: 10px;
}

div#universal_content_area {
	float: left;
	width: 408px;
	min-height: 10px;
	margin: 10px 0 0 0;
}

* html div#universal_content_area {
	height: 10px;
}

div#universal_profile {
	margin-top: 1em;
	/*float: left;*/
	width: 408px;
	min-height: 10px;
	border: 1px solid #999;
}

* html div#universal_profile {
	width: 408px;
	height: 10px;
	margin: 1em 0 1em 0;	
	
}

div#universal_profile_title {
	float: left;
	width: 403px;
	height: 16px;
	background-color: #ffc300;
	border-bottom: 5px solid #71a0ff;
	padding: 5px 0 6px 5px;
	color: #1b306f;	
}

* html div#universal_profile_title {
	width: 408px;
	height: 24px;
}

div#universal_profile_quote {
	float: left;
	width: 217px;
	min-height: 10px;
	padding: 0 0 0 5px;
	margin: 0;
}

* html div#universal_profile_quote {
	width: 220px;
	height: 10px;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	margin: 10px 0 0 0;
	padding: 0;
	color: #1b306f;	
}

div#universal_profile_info {
	float: left;
	width: 222px;
	min-height: 118px;
	background-color: #fff;	
	color: #1b306f;	
}

* html div#universal_profile_info {
	width: 220px;
	height: 118px;	
}

div#universal_profile_info ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
}

div#universal_profile_info li {
	padding: 5px 0 3px 0;
}

div#universal_profile_info li a {	
	color: #b10000;
}


div#universal_profile_image {
	float: left;
	width: 176px;
	min-height: 180px;
	margin: 5px;
}

* html div#universal_profile_image {
	height: 185px;	
	margin: 5px 3px 3px 3px;
}	

div#universal_profile_image img {
	border: 1px solid #999;
}

div#universal_right_side {
	float: right;
	/*width: 155px;*/
	background-color: #fff;
	border:1px solid #999;			
}

div#additional_profiles_title {
	float: left;
	width: 153px;
	padding: 3px 0 2px 2px;
	font-family: Verdana, Arial, sans-serif;	
	font-size:1em;
	font-weight: bold;
	color: #b10000;
}

* html div#additional_profiles_title {
	height: 19px;
}

div#additional_profiles_items {
	float: left;
	width: 155px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;	
	font-size:1em;
	font-weight: normal;
	color: #fff;
}

div#additional_profiles_items ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#additional_profiles_items li.selected {
	background-color: #1b306f;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
	padding: 3px;	
}

div#additional_profiles_items li.selected a {
	color: #fff;
	text-decoration: none;
}

div#additional_profiles_items li {
	background-color: #62a6e6;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

div#additional_profiles_items li:hover {
	background-color: #1b306f;	
}	

div#additional_profiles_items li a {
	color: #fff;
	text-decoration: none;
}

div#more_info_title {
	float: left;
	width: 153px;
	height: 16px;
	padding: 3px 0 0 2px;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.70em;
	font-weight: bold;
	color: #b10000;
	border-bottom: 1px solid #999;
}

* html div#more_info_title {
	height: 19px;
}

div#more_info_items {
	float: left;
	width: 155px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.65em;
	font-weight: bold;
	color: #fff;
	background-color: #62a6e6;	
}

div#more_info_items ul {
	margin: 5px 0 5px 20px;
	padding: 0;
	color: #fff;	
}

div#more_info_items li {
	padding: 3px;
}

div#more_info_items li a {
	color: #1b306f;
	text-decoration: none;
}

div#more_info_items li a:hover {
	text-decoration: underline;
}


/*---- sIFR CSS ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}

/*---- Header styling ---*/

.sIFR-hasFlash h2 {
	font-size: 26px;
}

.sIFR-hasFlash h3 {
	font-size: 17px;
}


table.TableListing
{
	margin-top: 1em;
	width: 100%;
	border-bottom: solid 1px rgb(200,200,200);
}

table.TableListing td
{
	border-top: solid 1px rgb(200,200,200);
	padding: 5px 4px 5px 2px;
	vertical-align: top;
	font-size: 11px;
}

.NewsList
{
margin-top: 1em;
}


.NewsListItem
{
margin-bottom: 0.7em;
}
#top_nav a
{
text-transform: uppercase;
}



#StaffList
{
	margin-top: 1em;
	width: 95%;
}
#StaffList td
{
	border-top: solid 1px rgb(200,200,200);
	padding: 4px 10px 4px 2px;
	vertical-align: top;
	font-size: 11px;
}
#StaffList td.Last
{
padding-right: 0px;
}

div#search
{
/*position: absolute;
margin-top: -10px;
margin-left: 0;
top: 10px;*/
padding-right: 10px;
}
ul.sitemap, ul.sitemap ul
{
	list-style-type:none;
}
ul.sitemap li 
{
	
}
div.sidebar_block 
{
	margin-bottom:15px;
}
div#left_column_content
{
	font-family: Verdana, Arial, sans-serif;	
	font-size:1em;
	font-weight:normal;
	line-height: 1.5em;	
	color: #000066;
	padding-left:10px;
}
div#left_column_content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1em;
	margin: 10px 0 0 0;
	padding: 0;
	color: #000066;
}
div#left_column_content a {
	color: #b10000;
	text-decoration: none;
}
div#left_column_content ul 
{
	list-style-type:disc;
}
div#left_column_content ul li
{
	text-transform:none;
	border-top:none;
}
div#left_column_content div#additional_links 
{
	margin:7px 0 7px 0;
}