@charset "utf-8";
/* CSS Document */

/******Global Styles******/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;}

html, body{
	font-family:Arial, Helvetica, sans-serif;}
	
p, ul, li, h1, h2, h3, h4, h5, h6{
	margin:0 0 10px 0;}
	
b, strong, .bold{
	font-weight:bold;}
	
em, .italic{
	font-style:italic;}
	
u, .underline{
	text-decoration:underline;}
	
.clear{
	clear:both;}
	
/****Colours******/

.mintgreen{
	color:#46b987;}
	
.lightgreen{
	color:#94d2b7;}
	
.teal{
	color:#237291;}
	
.navy{
	color:#004a67;}
	
.blue{
	color:#519cba;}
	
/******Header Bar******/

#header-bar{
	width:100%;
	height:40px;
	background-image:url(/images/login-bar-bg.gif);
	background-repeat:repeat-x;}
	
#header-bar-inner{
	width:946px;
	height:22px;
	padding:8px 0 10px 0;
	margin:0 auto 0 auto;}
	
#search{
	display:inline;
	float:left;
	width:250px;}
	
#search input{
	display:inline;
	float:left;
	width:198px;
	/*height:11px;*/
	/*font-size:11px;*/
	/*color:#555555;*/
	/*padding:3px 10px 5px 10px;*/
	/*vertical-align:middle;*/
}
	
#search fieldset{
	border:none;}

#search input#search_submit, #login input#login_submit{
	margin:0 0 0 10px;
	background-color:#9ff0cd;
	color:#00a651;
	font-weight:bold;
	border:none;
	font-size:11px;
	width:auto;
	height:23px;}
	
#search input.search_submit, #login input.login_submit{
	margin:0 0 0 10px;
	background-color:#9ff0cd;
	color:#00a651;
	font-weight:bold;
	border:none;
	font-size:11px;
	width:auto;
	text-decoration:none;
	height:23px;}
	
#login{
	display:inline;
	float:right;
	width:660px;}
	
#login_inner{
	display:inline;
	float:right;}
	
#login h2{
	display:inline;
	float:left;
	margin:5px 7px 0 0;
	padding:0 10px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border-right:1px solid white;}
	
#login p{
	display:inline;
	float:left;
	font-size:10px;
	color:#004a67;
	margin:5px 20px 0 0;}
	
#login p a{
	text-decoration:none;
	color:#004a67;}
	
#login a.logout_button{
	font-size:11px;
	display:block;
	float:left;
	width:46px;
	padding:5px;
	background-color:#9ff0cd;
	color:#00a651;
	text-decoration:none;
	text-align:center;
	margin:0 0 0 0;}
	
#login p .username{
	font-weight:bold;
	color:#ffffff;}
	
#login form{
	display:inline;
	float:left;}
	
#login label{
	font-size:11px;
	color:#004a67;
	margin:0 0 0 3px;}
	
#login input{
	width:135px;}
	

/******Header******/

#wrapper{
	width:946px;
	margin:0 auto 70px auto;}

#header{
	display:block;
	float:left;
	width:946px;
	margin:30px 0 0 0;}
	
#logo{
	display:inline;
	float:left;}
	
#contact{
	display:inline;
	float:right;
	text-align:right;
	color:#464646;
	font-size:18px;}
	
#contact .email{
	font-size:12px;
	line-height:21px;}
	
#contact .email a{
	font-weight:bold;
	color:#46b987;
	text-decoration:none;}
	
/******Primary Nav******/
	
#primary_navigation{
	display:inline;
	float:right;
	width:650px;
	text-align:right;
	margin:50px 0 0 0;}
	
#primary_navigation ul{
	display:block;
	width:650px;}
	
#primary_navigation ul li{
	display:inline;
	font-size:12px;
	border-right:1px solid #464646;
	padding:0 5px 0 0;
	margin:0 3px 0 0;}
	
#primary_navigation ul li.end{
	margin:0;
	padding:0;
	border:none;}

#primary_navigation ul li a{
	color:#1b8356;
	text-decoration:none;}
	
#primary_navigation ul li a.active{
	font-weight:bold;}
	
/******Secondary Nav******/

#secondary_navigation{
	display:block;
	float:left;
	width:946px;
	height:30px;
	background-image:url(/images/navigation_bg.jpg);
	background-repeat:repeat-x;
	z-index:5000;}
	
/******Tertiary Nav******/

#tertiary_nav, #tertiary_nav ul, #tertiary_nav ul li{
	display:block;
	float:left;
	width:209px;
	margin:0;}
	
	
#tertiary_nav ul li a{
	display:block;
	float:left;
	width:189px;
	padding:10px;
	font-size:12px;
	color:#519cba;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #a8c5d0;
	background-color:#d6f1fc;
	background-image:url(/images/blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:195px 50%;}
	
#tertiary_nav ul li a:hover{
	background-color:#6ccff6;
	background-image:url(/images/white_arrow.gif);
	background-repeat:no-repeat;
	background-position:195px 50%;
	color:#ffffff;}
	
/******Middle Section******/

#middle_section{
	display:block;
	float:left;
	width:946px;
	border-bottom:9px solid #6ccff6;
	height:220px;
	padding:0;}
#rh_banner_section{
	display:block;
	float:left;
	width:200px;
	border-bottom:9px solid white;
	height:100px;
	padding:0;}	
#splash{
	display:inline;
	float:left;
	width:727px;
	height:220px;}
#splash2{
	display:inline;
	float:left;
	width:200px;
	height:100px;}
	
#mid_section_message{
	display:inline;
	float:left;
	width:199px;
	height:195px;
	padding:15px 10px 10px 10px;
	background-image:url(/images/message_bg.jpg);
	background-repeat:repeat-x;}
	
#rh_banner_message{
	display:inline;
	float:right;
	width:120px;
	height:100px;
	padding:15px 10px 10px 10px;
	background-image:url(/images/message_bg.jpg);
	background-repeat:repeat-x;}

#mid_section_message h1{
	font-size:30px;
	color:#fff;
	line-height:28px;
	margin:0 0 16px 10px;}
	
#mid_section_message p{
	font-size:12px;
	color:#fff;
	line-height:16px;
	margin:0 30px 13px 10px;}
	
#message_link{
	display:block;
	float:left;}

#message_link a{
	display:block;
	float:left;
	background-color:#94d2b7;
	border-bottom:1px solid #67a99f;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:11px 0 10px 10px;
	width:189px;
	background-image:url(/images/mint_arrow.gif);
	background-repeat:no-repeat;
	background-position:175px 12px;}
	
/******Content Area******/

#content{
	display:block;
	float:left;
	width:946px;
	border-top:1px solid #4ba7cb;
	padding:20px 0 0 0;
	}
	
#columns_wrapper{
	width: 946px;
	display:table;
	border-spacing: 0;
	border-collapse: collapse;
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-y;}

#columns_wrapper_wide{
	width: 946px;
	display:table;
	border-spacing: 0;
	border-collapse: collapse;
	background-image:url(/images/content_bg_wide.gif);
	background-repeat:repeat-y;}

		
#firefox-bug-fix {
	display: table-row;}
	
.columns {
	display:table-cell;
	border:none;
	vertical-align: top;
	padding:0;}
	
#c1{
	width:209px;
	padding:0 10px 0 0;
	display:inline;
	float:left;}
	
.c1{
	width:209px;
	padding:0;
	margin:0;}
	
#c2{
	width:488px;
	padding:0 10px 0 9px;
	display:inline;
	float:left;}
	
.c2{
	width:488px;
	padding:0;
	margin:0;}

#c2wide{
	width:687px;
	padding:0 10px 0 9px;
	display:inline;
	float:left;}
	
.c2wide{
	width:687px;
	padding:0;
	margin:0;}
		
#c3{
	width:199px;
	padding:0 0 0 19px;
	display:inline;
	float:left;}
	
.c3{
	width:199px;
	padding:0;
	margin:0;
	}
	
/******Column 1******/

#c1 h1{
	display:block;
	float:left;
	font-size:20px;
	color:#fff;
	background-color:#66ccf6;
	padding:12px 10px 10px 10px;
	width:189px;
	line-height:25px;}
	
#c1 p{
	font-size:12px;
	line-height:19px;
	color:#000000;
	margin:0 0 5px 0;
	padding:15px 10px 0 10px}
	
#c1 p a{
	font-weight:bold;
	color:#237291;
	text-decoration:none;}
	
	
#home_left_functions{
	display:block;
	float:left;
	margin-top:73%;}
	
#home_left_functions a{
	display:block;
	float:left;
	padding:8px 8px 8px 30px;
	font-size:12px;
	font-weight:bold;
	color:#519cba;
	text-decoration:none;
	border-top:1px solid #a8c5d0;
	width:171px;}
	
a.function_print{
	background-image:url(/images/print_bg.gif);
	background-repeat:no-repeat;}
	
a.function_email{
	background-image:url(/images/email_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #a8c5d0;}

	
	
/******Column 2******/

.content_section{
	width:488px;
	background-color:#e2f5fd;
	border-bottom:1px solid #9ec1d0;
	margin:0 0 10px 0;}
	
.content_section h2{
	display:block;
	float:left;
	margin:0;
	color:#fff;
	font-size:20px;
	width:433px;
	padding:11px 35px 10px 20px;
	background-color:#519cba;
	background-image:url(/images/drop-nav-icon1.gif);
	background-repeat:no-repeat;
	background-position:95% 50%;}
	
.content_section h2 .subtext{
	font-size:14px;}
	
.content_section .section_info{
	display:block;
	float:left;
	padding:10px 45px 10px 20px;}
	
.section_image{
	display:inline;
	float:left;
	width:135px;}
	
.section_image img{
	border:1px solid #549ebb;}
	
.section_info p{
	font-size:12px;
	line-height:19px;}
	
.section_info p a{
	font-weight:bold;
	color:#237291;
	text-decoration:none;}
	
.section_end{
	margin:0;}
	
#main_content{
	display:block;
	float:left;
	width:468px;
	padding:0 10px 0 10px;}
	
#main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5, #main_content h6{
	font-weight:bold;
	color:#519cba;
	margin:0 0 20px 0;}
	
#main_content h1{
	font-size:20px;
	line-height:27px;}
	
#main_content h2{
	font-size:12px;
	line-height:17px;}
	
#main_content h3{
	font-size:14px;
	line-height:21px;}
	
#main_content h4{
	font-size:15px;
	line-height:22px;}
	
#main_content h5{
	font-size:16px;
	line-height:23px;}
	
#main_content h6{
	font-size:18px;
	line-height:26px;}
	
#main_content p{
	font-size:12px;
	line-height:17px;
	margin: 0 20px 20px 0;}
	
#main_content td
{
	vertical-align:top;
	font-size:12px;
	line-height:17px;
	margin: 0 0 20px 0;}
		
#main_content p a{
	color:#519cba;
	font-weight:bold;
	text-decoration:none;}
	
#main_content p a.top{
	display:block;
	float:left;
	width:100px;
	background-image:url(/images/up_arrow.gif);
	background-repeat:no-repeat;
	background-position:75px 5px;}
	
#main_content ul, #main_content ol{
	margin:0 0 30px 20px;}
	
#main_content ul li, #main_content ol li{
	font-size:12px;
	line-height:17px;
	margin:0 0 10px 5px;}
	
#main_content ul li a, #main_content ol li a{
	color:#519cba;
	font-weight:bold;
	text-decoration:none;}
	
#main_content ul li{
	list-style-type:disc;}
	
#main_content ol li{
	list-style-type:decimal;}
	
#main_content img{
	display:inline;
	float:left;
	margin:0 10px 10px 0;}
	
/*** Col2 form styles***/
	
#main_content label{
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#519cba;
	width:250px;
	height:20px;
	margin:0 0 10px 0;}
	
.maincontentlabel{
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#519cba;
	width:250px;
	margin:0 0 3px 0;
}
	
#main_content label.long_label{
	width:450px;
	margin:0 0 20px 0;}
	
#main_content input, #main_content select{
	display:inline;
	font-size:12px;
	margin: 0 0 10px 0;}
	
.main_content_input{
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	font-size:12px;
	margin: 0 0 10px 0;}	
	
#main_content input.radio{
	display:inline;
	float:left;
	margin:0 10px 10px 0;}
	
#main_content span{
	display:inline;
	float:left;
	font-size:12px;
	margin:0 5px 0 0;}
	
#main_content input.check{
	display:inline;
	float:left;}
	
#main_content span.chxbox{
	float:none;}
	
#main_content span.chxbox input{
	margin:0 0 0 0;}
	
#main_content textarea{
	width:460px;
	height:150px;
	margin:0 0 10px 0;}
	
#main_content input#submit{
	background-color:#94d2b7;
	color:#ffffff;
	font-weight:bold;
	border:none;
	font-size:11px;
	height:30px;
	display:block;}
	
#main_content .submit{
	background-color:#94d2b7;
	color:#ffffff;
	font-weight:bold;
	border:none;
	font-size:11px;
	height:30px;
	display:block;}
	
/******Col 2 Roll up*****/

.result{
 	display:block;
	float:left;
	border-bottom:1px solid #94d2b7;
	padding: 0px 0px 0px 0px;
	margin: 20px 0 0 0;
	width: 100%;}
	
#main_content .result h2{
	font-size:16px;
	margin:0px 0px 0px 0px;}
	
#main_content .result h2 a{
	text-decoration:none;
	color:#519cba;}
	
#main_content .result .date{
	display:block;
	font-size:11px;
	margin:0 0 5px 0;}
	
/******Column 3*******/

#newsletter_signup, #latest_tweet{
	display:block;
	float:left;
	margin:0 0 20px 0;
	width:199px;}
	
#newsletter_signup h2, #latest_tweet h2{
	font-size:20px;
	line-height:25px;
	width:199px;}
	
#latest_tweet h2{
	display:block;
	float:left;
	height:27px;
	background-image:url(/images/twitter_bird.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
	padding:8px 0 0 0;
	width:199px;}
	
#newsletter_signup p{
	width:199px;
	font-size:12px;
	line-height:17px;}
	
#newsletter_signup input{
	width:184px;
	font-size:11px;
	color:#464646;
	padding:5px;
	margin:0 0 10px 0;}
	
input#newsletter_submit{
	width:194px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	border:0;
	border-bottom:1px solid #67a99f;
	background-color:#94d2b7;
	text-align:left;
	background-image:url(/images/mint_arrow.gif);
	background-repeat:no-repeat;
	background-position:180px 65%;
	height:29px;
	line-height:16px;
	padding:0 6px 0 4px;}
	
#newsletter_signup .newsletter_submit{	width:194px;
	width:194px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	border:0;
	border-bottom:1px solid #67a99f;
	background-color:#94d2b7;
	text-align:left;
	background-image:url(/images/mint_arrow.gif);
	background-repeat:no-repeat;
	background-position:180px 65%;
	height:29px;
	line-height:16px;
	padding:0 6px 0 4px;}
	
#latest_tweet p{
	font-size:12px;
	line-height:17px;
	width:199px;}
	
#social_media{
	display:block;
	float:left;
	padding:4px 0 4px 0;
	border-top:1px solid #ccdbe1;
	border-bottom:1px solid #ccdbe1;
	width:199px;}	
	
#social_media h3{
	display:inline;
	float:left;
	font-size:12px;
	color:#519cba;
	margin:7px 0 0 0;}
	
#social_media_logos{
	display:inline;
	float:right;
	width:100px;
	text-align:right;}
	
#social_media_logos img{
	margin:0;
	}
	
/******Footer******/
	
#footer_bottom{
	width:100%;
	border-top:10px solid #6ccff6;
	background-color:#519cba;}
	
#footer_inner{
	margin:0 auto 0 auto;
	width:946px;
	padding:20px 0 30px 0;}
	
#footer_leftside{
	display:inline;
	float:left;
	padding:0 22px 0 0;
	border-right:1px dotted white;}
	
#footer_leftside p{
	font-size:11px;
	color:#ffffff;
	line-height:15px;}
	
#footer_leftside p a{
	font-weight:bold;
	text-decoration:none;
	color:#fff;}
	
#footer_rightside{
	display:inline;
	float:left;
	margin:0 0 0 20px;
	width:645px;}
	
ul#footer_menu{
	width:645px;}
	
ul#footer_menu li{
	font-size:10px;
	margin:0 0 3px 0;
	display:block;
	float:left;
	width:100%;}
	
ul#footer_menu li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;}
	
ul#footer_menu li.footer_menu_parent{
	width:100%;
	display:block;
	float:left;}
	
ul#footer_menu li.footer_menu_parent a{
	display:inline;
	float:left;
	background-image:url(/images/footer_arrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	width:170px;}
	
ul#footer_menu li.footer_menu_parent ul{
	display:block;
	float:left;
	margin:0 0 3px 10px;
	width:460px;}
	
ul#footer_menu li.footer_menu_parent ul li{
	display:inline;
	float:left;
	width:auto;
	border-right:1px solid #fff;
	padding:0 5px 0 0;
	margin:0 0 3px 5px;
	white-space:nowrap;
	line-height:11px;}
	
ul#footer_menu li.footer_menu_parent ul li a{
	width:auto;
	background-image:none;
	font-weight:normal;}
	

.resulttabletext{
	font-size: 8pt;
	color: black;	
	background-color: #BCE8FA;
}

.resulttabletext td, .resulttabletextalt td, .resulttablehover td{
	padding:3px;
}

.resulttabletextalt{
	font-size: 8pt;
	color: black;
	background-color: #d6f1fc;
}

.resulttabletextselected{
	font-size: 8pt;
	color: yellow;	
}

.resulttableaddnew{
	font-size: 8pt;
	color: black;	
	text-decoration:none;
}

.resulttablehover{
	background-color: #519cba;
	font-size: 8pt;
	color: #ffffff;
}

.resulttableselected{
	background-color: #909090;
	font-size: 8pt;
	color: #ffffff;
}

.resulttableheader{
	font-size: 8pt;
	color: #237291;	
	font-weight:bold;
}

.resulttabletitle{
	font-size: 10pt;
	color: #808080;	
	font-weight:bold;
}

div.BannerText
{
	height:50px;
	margin-top:-73px; 
	width:100%;
	background-color:White; 
	opacity:0.8; 
	filter:alpha(opacity=80);
	position:relative;
	z-index:99; 
	text-align:center; 
	padding-top:23px; 
	font-size:30px;
	text-decoration:none;
	color:Black;

}
div.BannerText2
{
	height:70px;
	margin-top:-60px; 
	width:130px;
	float:right;
	position:relative;
	z-index:99; 
	text-align:left; 
	padding-top:0px; 
	margin-right:5px;
	font-size:16px;
	text-decoration:none;
	

}
.CleanAnch
{
	text-decoration:none;
	}
	
	
	.maintable {
	FONT: 11px Arial,Helvetica,sans-serif;
	COLOR: #519cba;
	TEXT-ALIGN: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #519cba;
	border-right-color: #519cba;
	border-bottom-color: #519cba;
	border-left-color: #519cba;
}
.maintableHeaders {
	font-size: 11px;
	font-weight: bold;
	color: #519cba;
	height: 25px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #519cba;
	background-color: #D6F1FC;
}
.maintableRight {
	font-size: 11px;
	font-weight: bold;
	color: #519cba;
	height: 25px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #519cba;
	background-color: #D6F1FC;
}
.white {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	BACKGROUND: #ffffff;
	MARGIN-LEFT: 2px;
	VERTICAL-ALIGN: top;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #519cba;
	border-right-color: #519cba;
	border-bottom-color: #519cba;
	border-left-color: #519cba;
}
.whitebold {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	BACKGROUND: #ffffff;
	MARGIN-LEFT: 2px;
	VERTICAL-ALIGN: top;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left;
	font-weight: bold;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #519cba;
	border-right-color: #519cba;
	border-bottom-color: #519cba;
	border-left-color: #519cba;
}
.liteblue {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	BACKGROUND: #F0FAFE;
	MARGIN-LEFT: 2px;
	VERTICAL-ALIGN: top;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #519cba;
	border-right-color: #519cba;
	border-bottom-color: #519cba;
	border-left-color: #519cba;
}
.litebluebold {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	BACKGROUND: #F0FAFE;
	MARGIN-LEFT: 2px;
	VERTICAL-ALIGN: top;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left;
	font-weight:bold;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #519cba;
	border-right-color: #519cba;
	border-bottom-color: #519cba;
	border-left-color: #519cba;
}
.InfoTable {
	border: 1px solid #003399;
	/*width: 475px;*/
}
.InfoTd {
	color: #003399;
	padding-right: 5px;
	padding-bottom: 5px;
}
