/*@charset "UTF-8";*/
/* CSS Document */

/*Top Link classes should be applied to the TD, and represent the first link in a colour coded menu section*/
	.navpanel_link_q1_top_expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #004F85;
	background-repeat: no-repeat;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D7492;
	height: 25px;
	background-image: url(../NewDefault/images/nav_menu1_collapse.jpg);
	background-position: 5px;
	vertical-align: middle;
	}
	.navpanel_link_q1_top_collapsed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #004F85;
	background-repeat: no-repeat;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D7492;
	height: 25px;
	background-image: url(../NewDefault/images/nav_menu1_expand.jpg);
	background-position: 5px;
	vertical-align: middle;
	}
	.navpanel_link_q2_top_expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0062A1;
	background-repeat: no-repeat;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D7492;
	height: 25px;
	width: 200px;
	background-image: url(../NewDefault/images/nav_menu2_collapse.jpg);
	background-position: 5px;
	vertical-align: middle;
	}
	.navpanel_link_q2_top_collapsed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0062A1;
	background-repeat: no-repeat;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D7492;
	height: 25px;
	width: 200px;
	background-image: url(../NewDefault/images/nav_menu2_expand.jpg);
	background-position: 5px;
	vertical-align: middle;
	}
	.navpanel_link_q3_top_expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0078C2;
	background-repeat: no-repeat;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0078C2;
	height: 25px;
	width: 200px;
	background-image: url(../NewDefault/images/nav_menu3_collapse.jpg);
	background-position: 5px;
	vertical-align: middle;
	}
	.navpanel_link_q3_top_collapsed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0078C2;
	background-repeat: no-repeat;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0078C2;
	height: 25px;
	width: 200px;
	background-image: url(../NewDefault/images/nav_menu3_expand.jpg);
	background-position: 5px;
	vertical-align: middle;
	}


	/*Link classes should be applied to the TD, and should match the top link numbered quartile in order to ensure background colours match*/
	.navpanel_link_q1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFF;
		background-color: #0062A1;/*#C3D0E1 ;*/
		text-indent: 25px;
		height: 25px;
		border-left: solid 1px #4D7492;
		border-right: solid 1px #4D7492;
		width: 215px;
		vertical-align: middle;
		font-weight:bold;
	}
	.navpanel_link_q2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		background-color:  #0062A1;/*#C3D0E1 ;*/
		text-indent: 25px;
		height: 22px;
		border-left: solid 1px #4D7492;
		border-right: solid 1px #4D7492;
		width: 210px;
		vertical-align: middle;
		font-weight:bold;
	}
	.navpanel_link_q3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		background-color:  #0062A1;/*#C3D0E1 ;*/
		text-indent: 25px;
		height: 22px;
		border-left: solid 1px #4D7492;
		border-right: solid 1px #4D7492;		
		width: 215px;
		vertical-align: middle;
		font-weight:bold;
	}
	
	.navpanel_link_q1 td, .navpanel_link_q2 td, .navpanel_link_q3 td {
	text-indent: 10px;		
	}
	/* Links within Navigation Panel should always be have underline when mouse rollovers*/
	#sidebar1 a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-decoration: underline;
		font-weight:bold;
	}
	#sidebar1 a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-decoration: underline;
		font-weight:bold;
		
	}
	/* Styles for rounded edges in Side Navigation Panel*/
	.navpanel_topright {
	background-image: url(../NewDefault/images/nav_topright.gif);
	background-repeat: no-repeat;
	background-color: #003863;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 10px;
	}
	.navpanel_topleft {
	background-image: url(../NewDefault/images/nav_topleft.gif);
	background-repeat: no-repeat;
	background-color: #003863;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 10px;
	}
	
	.navpanel_bottomright {
	background-image: url(../NewDefault/images/nav_bottomright.gif);
	background-repeat: no-repeat;
	background-color: #0078C2;
	margin: 0px;
	padding: 0px;
	width: 10px;
	background-position: bottom;
	}
/*End Side Navigation*/

.navigation_window {
	position: relative;
	left: 0px;
	top: -80px;
}
.QuickFind_Title {
	background-color: #003863;
	background-image: url(../NewDefault/images/nav_quikfind_tile.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 64px;
	padding:0px;
	margin: 0px;
}
.QuickFind_SearchBar {
	background-color: #003863;
	height: 28px;
}
.NavButton_80_Pixels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight:bold;
	background-color:Transparent;
	background-image: url(../NewDefault/images/nav_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 22px;
	width: 80px;
	vertical-align: middle;
	text-decoration: none;
	border:none;
	padding:0px;
	margin: 0;
}
.NavButton2_80_Pixels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight:bold;
	background-color:Transparent;
	background-image: url(../NewDefault/images/nav_button2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 22px;
	width: 80px;
	vertical-align: middle;
	text-decoration: none;	
	border:none;
	padding:0px;
	margin: 0;
}
.NavButton3_80_Pixels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight:bold;
	background-color:Transparent;
	background-image: url(../NewDefault/images/nav_button3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 22px;
	width: 80px;
	vertical-align: middle;
	text-decoration: none;	
	border:none;
	padding:0px;
	margin: 0;
}
.NavButton_80_Pixels a{
	color: #FFF;
	text-decoration: none;
}
.NavButton2_80_Pixels a{
	color: #FFF;
	text-decoration: none;
}
.NavButton3_80_Pixels a{
	color: #FFF;
	text-decoration: none;
}
.Nav_BannerTile {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
.navpanel_link_q1_top_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #004F85;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D7492;
	height: 25px;
	width: 25px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.texboxsmall {
	/*float: right;*/
	width: 25px;
	margin-right: 5px;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #036;
}
.quikfindgo {
	width: 20px;
	float: right;
	background-image: url(../NewDefault/images/Quiksearch_Go.jpg);
	height: 24px;
}
.inputtext {
	font-size: 11px; 
	font-weight:bold; 
	color: #036;
	text-transform: uppercase;	
}