/* default styles */
body {
	background: url(../assets/generic/body_bg2.gif) repeat-x top center #ffffff;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #4d6262;
	text-decoration: none;
}
a:visited {
	color: #4d6262;
	text-decoration: none;
}
a:hover {
	color: #4d6262;
	text-decoration: underline;
}
a:active {
	color: #4d6262;
	text-decoration: underline;
}

select {
	border: 1px solid #000000;
}
textarea {
	border: 1px solid #000000;
}


input.std_btn {
	background: #687aaf; 
	border: 1px solid #000000;
	padding: 3px 20px 3px 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


p {
	margin: 0px 0px 0px 0px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-bottom: 6px;
	vertical-align:top;
}

h1, h2, h3, h4, h5, h6, form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#4d6262;
}

.hidden_br {
	height: 0px;
}



.hidden {
	display: none;
	width: 0px;
	height:0px;
  
	font-size: 0px;
	line-height: 0px;
}

.orange_bold {
	font-weight:bold;
	color:#4d6262;
}
/* end default styles */

/* page styles */
.page_container_outer {
	width: 935px;
	margin-left:auto;
	margin-right:auto;
	
}

.page_container_left {
	/*float:left;
	width: 200px;
	height:555px;*/

}

.page_container_center {
	float:left;
	width: 935px;

}

.page_container_right {
	/*float:left;
	width: 200px;
	height:555px;*/
	background:url(../assets/generic/right_handside.gif) top left no-repeat;

}


.page_footer {
	width: 935px;
	height:4px;
	clear:both;
	float:left;
}

.page_breadcrumb {
	width: 682px;
	color:#999999;
	height:28px;
	clear:both;
	float:left;
	background: url(../assets/generic/breadcrumb_bg.gif) no-repeat top right;

}

.page_breadcrumb a:link,
.page_breadcrumb a:active,
.page_breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
}

.page_breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}

.page_breadcrumb_bold {
	color: #666666;
	font-weight:bold;
}

.page_breadcrumb_padding {
	padding-left:20px;
	padding-top:7px;
}

.page_top {
	width: 935px;
	height:14px;
	
	clear:both;
	float:left;
}

.page_before_footer {
	width: 935px;
	height:2px;
	background: url(../assets/generic/main_footer.gif) no-repeat top;
	clear:both;
	float:left;
	margin-bottom:10px;
}


.page_footer_image {
	padding-top:5px;
	padding-left:3px;
	float:left;
}
.page_footer_logo {
	float:left; 
	padding-left:10px; 
	padding-top:8px
}



.page_footer_greybox{
	width:920px;
	height:112px;
	margin-top:8px;
	padding-top:9px;
	float:left;
	line-height:17px;
	font-size:0.9em;
	padding-left:10px;
	clear:both;
	background:#f9f9f9;
}


.page_footer_greybox_div {
	padding-left:8px;
	padding-top:10px;
	padding-right:8px;
	float:left;
}

.page_footer_greybox_spacer {
	height:92px;
	width:1px;
	padding:0px;
	margin-top:10px;
	background: url(../assets/generic/vert_spacer.gif) top right no-repeat;
	float:left;
}

.page_footer_greybox h3 {
	color:#919c9c;
	font-size:1.2em;
	padding-bottom:5px;
	font-weight:bold;
}

.page_footer_greybox a:link,
.page_footer_greybox a:active,
.page_footer_greybox a:visited {
	color: #919c9c;
	text-decoration: none;
}

.page_footer_greybox a:hover {
	color: #919c9c;
	text-decoration: underline;
}

.page_footer_greybox_padding a:link,
.page_footer_greybox_padding a:active,
.page_footer_greybox_padding a:visited {
	color: #666666;
	text-decoration: none;
}


.page_footer_greybox_padding {
	padding-left:30px;
	padding-top:6px;	
	float:left;
}

.page_footer_greybox_two_padding {
	padding-left:13px;
	padding-top:8px;	
}


.page_main_middle {
	width:935px; 
	float:left;
	background: url(../assets/generic/main_slice.gif) top left repeat-y;
}


.item_list_moreinfo {
	margin-bottom: 5px;
}

.highlight_arrow {
	color: #f85900;
	margin-left: 5px;
	margin-right: 5px;
}

.page_container_btm_txt {
	width: 925px;
	clear:both;
	color:#919c9c;
	font-size:0.9em;
	padding-top:10px;
}

.page_container_btm_txt a:link,
.page_container_btm_txt a:active,
.page_container_btm_txt a:visited {
	color: #919c9c;
	text-decoration: none;
}

.page_container_btm_txt a:hover {
	color: #919c9c;
	text-decoration: underline;
}


.header_container {
	margin-left:2px;
	clear:both;
	width:931px;
	background:#ffffff;
}

.main_container {
	width: 935px;
	clear:both;

}

.image_container {
	width: 980px;
	background:#FFFFFF;
	clear:both;
}

.below_image {
	width: 980px;
	background:#eee9e6;
	height:7px;
}

.content_container_left_shad {
	float:left;
	width:2px;
	height:475px;
	background:url(../assets/generic/main_left.gif) top left no-repeat;
}

.content_container_right_shad {
	float:left;
	width:2px;
	height:475px;
	background:url(../assets/generic/main_right.gif) top left no-repeat;
}

/* end page styles */

/* header styles */

.top_header_spacer {
	height:18px;
	clear:both;
}

.header_top_container {
	font-family: Helvetica, Arial, sans-serif;
}

.header_top_container a:link,
.header_top_container a:hover,
.header_top_container a:active,
.header_top_container a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

.header_search_container {
	width: 292px;
	height: 49px;
	margin-bottom: 1px;
}	

.header_top_navbar_basket_spacer {
	width:20px;
	float:left;
}

.header_top_navbar_basket {
 	float:left;
	height:41px;
}

.header_top_navbar_basket ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	float: left;
}
.header_top_navbar_basket li {
	float: left;
	line-height: 41px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

.header_top_navbar_basket li a:link,
.header_top_navbar_basket li a:hover,
.header_top_navbar_basket li a:active,
.header_top_navbar_basket li a:visited {

	color: #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.header_top_navbar_container {

}

.header_top_navbar_container ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	float: left;
}
.header_top_navbar_container li {
	float: left;
	line-height: 30px;
	font-weight: normal;
	border-left: 1px solid #333333;
	padding-left: 10px;
	padding-right: 10px;
}

.header_top_navbar_container li a:link,
.header_top_navbar_container li a:hover,
.header_top_navbar_container li a:active,
.header_top_navbar_container li a:visited {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

/* end header styles */

/* header navbar styles */

.main_logo { 
	 float:left;

}

.header_top_right {
	float:right;
	padding-right:2px;
	font-size:0.9em;
}

.header_top_right ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	float: left;
}
.header_border {
	float: left;
	line-height: 18px;
	border-right: 1px solid #e1e1e2;

}
.header_top_right li {
	float: left;
	line-height: 18px;
	font-weight: normal;
	border-right: 1px solid #e1e1e2;
	padding-left: 9px;
	padding-right: 9px;
}

.header_top_right li a:link,
.header_top_right li a:active,
.header_top_right li a:visited {

	color: #80a7c8;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.header_top_right li a:hover {
	color: #80a7c8;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.header_text {
	clear:both;
	color:#333333;
	font-size:1.5em;
	font-weight:normal;
	padding-top:15px;
	padding-right:11px;
	text-align:right;
}


.main_navbar {
	width:930px; 
	height:34px;
	background:url(../assets/generic/top_nav_bg.gif) top left repeat-x;
	clear:both;
}
.main_navbar_inner {

	font-family: Helvetica, Arial, sans-serif;
	float: left;

}

.main_navbar_inner ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	float: left;
}
.main_navbar_inner li {
	float: left;
	line-height: 34px;
	font-weight:bold;
}

.main_navbar_inner li a:link,
.main_navbar_inner li a:hover,
.main_navbar_inner li a:active,
.main_navbar_inner li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	display:block; /* for menus */
}

.btn {
	background: url(../assets/generic/topnav_spacer.gif) top right no-repeat;
}

.btnother {
	
}

.but_start {
	width:1px;
	height:34px;
	float:left;
	background: #ffffff;
} 


.but_start_on {
	width:8px;
	height:34px;
	float:left;
	background: url(../assets/generic/top_nav_left_on.gif) top left no-repeat;
} 

.but_end_on {
	width:10px;
	height:34px;
	float:left;
	background: url(../assets/generic/top_nav_right_on.gif) top left no-repeat;
} 


/* end header navbar styles */


/* content styles */
.content_container_left {
	width: 228px; 
	float: left;
}


.content_container_middle {
	width: 699px; 
	float: left;
	
}

.home_container_middle {
	width: 691px; 
	float: left;
	
}

.content_container_middle_padding {
	padding: 5px 0px 3px 5px;
}

.home_container_middle_padding {
	padding: 5px 0px 3px 5px;
}

.content_container {
	width: 931px;
	float:left;
	min-height:400px;
	
}

.content_container_div {
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
}

.home_left {
	float:left;
	padding-top:10px;
}

.home_right {
	float:left; 
	padding-left:11px;
	padding-top:10px;
}


.home_image {
	float:left;
}

.home_news {
	float:left;
	width:224px;
	background:#f8f8f8;
	
}

.home_news_padding {
	margin-left:14px;
}

.home_news h2 {
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:5px;
	color:#333333;
	padding-top:5px;
}

.home_news h3 {
	font-size:1.2em;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
	color:#919c9c;
	padding-right:5px;
}

.home_news p {

	padding-bottom:5px;
	padding-top:5px;

}

.home_news a:link,
.home_news a:active,
.home_news a:visited {
	color: #4d6262;
	text-decoration: none;
}

.home_news a:hover {
	color: #4d6262;
	text-decoration: underline;
}

.home_content {
	width:658px;
	float:left;
	line-height:18px;
}

.home_content_padding {
	padding:12px;
}

.home_blog {
	float:left;
	width:228px;
	height:101px;
	background:url(../assets/home/blue_right_box.gif) top left no-repeat;
	
}

.home_blog_margin {
	float:left;
	margin-left:12px;
	margin-bottom:5px;
}

.home_blog_padding {

	padding:10px;
}

.home_blog h4 {
	color:#666666;
	font-size:1.8em;
	font-weight:normal;
	padding-bottom:3px;

}

.home_blog a:link,
.home_blog a:active,
.home_blog a:visited {
	color: #666666;
	text-decoration: none;
}

.home_blog a:hover {
	color: #666666;
	text-decoration: underline;
}


.home_advert {
	float:left;
	padding-left:3px;
}

.home_advert h2 {
	padding-top:3px;
	padding-bottom:3px;
	font-size:1.1em;
	font-weight:normal;
	margin:0px;
	color:#333333;
}
.home_advert_btm {
	width:227px;
	min-height:118px;
	color:#919c9c;
	font-size:0.9em;
}

.home_advert_btm a:link,
.home_advert_btm a:active,
.home_advert_btm a:visited {
	color: #0b4da2;
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
	
}

.home_advert_btm a:hover {
	color: #0b4da2;
	text-decoration: underline;
	font-weight:bold;
	font-size:1.1em;
	
}


.home_advert_btm_padding { 

	padding-left:10px;
	padding-right:5px;
}

.home_advert a:link,
.home_advert a:active,
.home_advert a:visited {
	color: #0b4da2;
	text-decoration: none;
	font-weight:bold;
	
}

.home_advert a:hover {
	color: #0b4da2;
	text-decoration: underline;
	font-weight:bold;
	
}

.to_top {
	padding-right:40px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:10px;
	clear:both;
}

.content_top {
	background: url(../assets/generic/main_content_top.gif) top left no-repeat;
	width:691px;
	height:2px;
	clear:both;
}

.content_area {
	padding-right:40px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:5px;
	background: url(../assets/generic/main_content_slice.gif) top left repeat-y;
}
.home_content_area {
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	line-height:17px;
	color:#666666;
}

.home_content_area p  {
	margin:0px;
	padding:0px;
}

.content_bottom {
	background: url(../assets/generic/main_content_btm.gif) top left no-repeat;
	width:691px;
	height:2px;
}

.page_content_moreinfo {
	clear:both;
	font-weight:bold;
	padding-top:8px;
	padding-left:15px;
	color:#666666;
}


.page_content_moreinfo p {
	padding-bottom:8px;
}


.page_content_moreinfo img {
	padding:8px;

}

.page_content_moreinfo a:link,
.page_content_moreinfo a:active,
.page_content_moreinfo a:visited {
	color: #666666;
	text-decoration: none;
}

.page_content_moreinfo a:hover {
	color: #666666;
	text-decoration: underline;
}

.page_content_totop {
	clear:both;
	font-weight:normal;
	padding-bottom:8px;
	padding-left:15px;
	color:#666666;
}

.page_content_totop p {
	padding-bottom:2px;
}

.page_content_totop img {

	padding:8px;

}

.content_text { 
	
}

.content_text p {
	line-height:20px;
	padding-bottom:8px;
}

.content_text h1 {
	color:#014f92;
	font-size:1.8em;
	font-weight:normal;
	padding-bottom:5px;
}

.content_text h2 {
	color:#014f92;
	font-size:1.6em;
	font-weight:normal;
	padding-bottom:5px;
}
.content_text h3 {
	color:#014f92;
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:5px;
}
.content_text h4 {
	color:#014f92;
	font-size:1.4em;
	font-weight:normal;
	padding-bottom:5px;
}

.content_text h5 {
	color:#014f92;
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:5px;
}

.content_text h6 {
	color:#014f91;
	font-size:1.2em;
	font-weight:normal;
	padding-bottom:5px;
}

.content_text img {
	padding:10px;
}

.content_text ul {
	margin-top:0px;
	padding-top:5px;
}
.content_text li {
	line-height:19px;
}

.home_main_container {
	padding-left:28px;
	padding-right:20px;
}
.content_main_container {
	padding-left:33px;
	padding-bottom:10px;

}

.content_main_container_two {
	padding-right:30px;
}

.content_menu_container {
	padding-top:5px;
	padding-left:4px;
}

.content_header {
	width:691px;
	height:101px;
	
	float:left;
	
}

.content_header h1 {
	padding: 12px 15px 0px 23px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	/*font-family:  Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 2.3em;
	font-weight: normal;
}

.content_header h2 {
	padding: 4px 200px 0px 23px;
	margin: 0px 0px 0px 0px;
	color: #014f92;
	/*font-family:  Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 1.4em;
	font-weight: normal;
	line-height:21px;
}

/* end content styles */



/* sub nav styles */

.subnav_container {
	border-top: 1px solid #FFFFFF;
}


.subnav_title_text {
	float: left;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: normal;
	line-height:1.6em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

.subnav_text_container  {
	width:224px;
	padding-left:2px;
}

.subnav_title_container {
	width:228px;
	height:37px;
	background: url(../assets/generic/section_links_bg.gif) top left no-repeat;

}

.subnav_title_container h3 {
	
	font-weight:normal;
	font-size: 1.7em;
	padding-top:8px;
	padding-left:13px;
	color:#333333;
}


.subnav_spacer {
	height:5px;
	clear:both;
}

#subnav {
	color: #000000;
	font-size:1.0em;
}

#subnav .level1 {
	
	background: #f7f7f7;
	border-bottom: 1px dotted #c0c0c0;
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	
}

#subnav .level1 a:link,
#subnav .level1 a:hover,
#subnav .level1 a:active,
#subnav .level1 a:visited {
	color: #919c9c;
	font-weight:normal;
}

#subnav .level1over {
	background: #687aaf;
	border-bottom: 1px dotted #c0c0c0;
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#subnav .level1over a:link,
#subnav .level1over a:hover,
#subnav .level1over a:active,
#subnav .level1over a:visited {
	color: #ffffff;
	font-weight:bold
}


#subnav .level2 {
	
	background: #f7f7f7;
	border-bottom: 1px dotted #c0c0c0;
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	
}

#subnav .level2 a:link,
#subnav .level2 a:hover,
#subnav .level2 a:active,
#subnav .level2 a:visited {
	color: #919c9c;
	font-weight:normal;
}

#subnav .level2over {
	background: #687aaf;
	border-bottom: 1px dotted #c0c0c0;
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#subnav .level2over a:link,
#subnav .level2over a:hover,
#subnav .level2over a:active,
#subnav .level2over a:visited {
	color: #ffffff;
	font-weight:bold
}


#subnav .level3 {
	
	background: #f7f7f7;
	border-bottom: 1px dotted #c0c0c0;
	padding-left: 21px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	
}

#subnav .level3 a:link,
#subnav .level3 a:hover,
#subnav .level3 a:active,
#subnav .level3 a:visited {
	color: #919c9c;
	font-weight:normal;
}

#subnav .level3over {
	background: #687aaf;
	border-bottom: 1px dotted #c0c0c0;
	padding-left: 21px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#subnav .level3over a:link,
#subnav .level3over a:hover,
#subnav .level3over a:active,
#subnav .level3over a:visited {
	color: #ffffff;
	font-weight:bold
}

.side_advert {
	clear:both;
	padding-top:10px;
}

.advert_left_top {
	width:215px;
	height:29px;
	background: url(../assets/generic/side_ad_top_bg.gif) top left no-repeat;
	color:#ffffff;
}

.advert_left_top h2 {
	padding-top:5px;
	padding-left:10px;
	font-size:1.5em;
	font-weight:normal;
	margin:0px;
	color:#ffffff;
}

.advert_left_top a:link,
.advert_left_top a:active,
.advert_left_top a:visited {
	color: #ffffff;
	text-decoration: none;
}

.advert_left_top a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* end sub nav styles */

/* Form Styles */
.panel_form_container {
	/* width: 616px; /* 618px - 2px (border) */
	border: 1px solid #c2c2c2;
	background: #ffffff;
	
	margin-bottom:10px;
}

.panel_form_title_container {
	/* width: 614px; /* 618px - 2px (border) */
	height: 32px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #f6f6f6;
	background: url(../assets/generic/panel_title_bg_strip_grey.gif) repeat-x top;

}

.panel_form_title_text {
	float: left;
	color: #333333;
	font-size: 1.3em;
	font-weight:bold;
	line-height:1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}



.panel_form_text_container {
	color: #333333;
	padding-top: 8px;
	padding-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

.form_table {
	width: 500px;
	margin-left: 10px;
}

.form_title {
	padding-top: 25px;
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
}

.form_label {
	text-align: right;
	color: #000000;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;

}

.form_label_required {

	text-align: right;
	color: #000000;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;
	font-weight: bold;

}

.form_text {

}

.form_validation {

}

.form_table textarea {
	width: 280px;
}
.form_input_text  {
	width: 280px;
}

.form_input_short {

}

.form_button_container {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* End Form Styles */

/* grey panel with title styles */
.panel_grey_container {
	/* width: 616px; /* 618px - 2px (border) */
	border: 1px solid #c2c2c2;
	background: #f6f6f6;

}

.panel_grey_title_container {
	/* width: 614px; /* 618px - 2px (border) */
	height: 32px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #f6f6f6;
	background: url(../assets/generic/panel_title_bg_strip_grey.gif) repeat-x top;

}

.panel_grey_title_container_green {
	/* width: 614px; /* 618px - 2px (border) */
	height: 32px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #f6f6f6;
	background: url(../assets/generic/panel_title_bg_strip_green.gif) repeat-x top;

}

.panel_grey_title_text {
	float: left;
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;

	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.panel_grey_text_container {
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.panel_grey_text_container ul {
	margin-top: 3px;
	margin-bottom: 3px;

}

.panel_grey_text_container ul li {
	list-style-image: url(../assets/generic/arrow_orange.gif);
	margin-bottom: 8px;
	color: #003366;
}

/*
.panel_grey_text_container ul li a:link, 
.panel_grey_text_container ul li a:active, 
.panel_grey_text_container ul li a:hover, 
.panel_grey_text_container ul li a:visited {
		
	color: #333333;
	text-decoration: none;
} 
*/

.panel_grey_text_container .date {
	color: #003366;
	font-size: 0.9em;
}


/* white panel with title styles */
.panel_white_container {
	/* width: 616px; /* 618px - 2px (border) */
	border: 1px solid #c2c2c2;
	background: #ffffff;
}

.panel_white_title_container {
	/* width: 614px; /* 618px - 2px (border) */
	height: 32px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #f6f6f6;
	background: url(../assets/generic/panel_title_bg_strip_white.gif) repeat-x top;

}
.panel_white_title_text {
	float: left;
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;

	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.panel_white_text_container {
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.panel_white_text_container ul {
	margin-top: 3px;
	margin-bottom: 3px;

}

.panel_white_text_container ul li {
	list-style-image: url(../assets/generic/arrow_orange.gif);
	margin-bottom: 8px;
	color: #003366;
}

/* end white panel with title styles */

/* start side bars */

.newsletter_container {
	width:228px;
	height:63px;
	background: url(../assets/generic/newsletter_bg.gif) top left no-repeat ;

}
.newsletter_container h3 {
	color:#333333;
	font-weight:normal;
	font-size:1.5em;
	padding-left:13px;
	padding-top:6px;
}

.newsletter_text_div {
	padding-left:13px;
	padding-top:3px;
	float:left;
}

.newsletter_submit_div {
	padding-left:2px;
	padding-top:5px;
	float:left;
}

.newsletter_box {
	width:185px;
	height:14px;
	color:#919c9c;
	font-size:1.0em;
}


.search_container {
	clear:both;	
	width:290px;
	padding-top:40px;
	padding-left:227px;
}

.search_title {
	font-size:1.8em;
	color:#4e63a3;
	padding-top:4px;
	float:left;
}
	
.search_text_div {

	padding-top:3px;
	float:left;
}

.search_submit_div {
	padding-left:5px;
	padding-top:7px;
	float:left;
}

.search_box {
	width:170px;
	height:14px;
	color:#919c9c;
	font-size:1.0em;
}

/* end side bars */

.content_bottom_links_link h5 {
	color:#4d6262;
	font-size:1.2em;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:5px;
}

.content_bottom_links_link {
	
	padding-top:3px;
	padding-bottom:3px;
	font-size:1.1em;
	border-bottom: 1px dotted #c0c0c0;
}

.content_buttons {
	padding-bottom:10px;
	padding-top:5px;
}


/* end news styles */

/* search styles */

.search_highlight {
	color: #003366;
	font-weight: bold;
	font-size: 1.1em;
}

.panel_search_title_text {
	float: left;
	color: #333333;
	font-size: 1.0em;

	line-height:1.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

.panel_search_title_text_strong {

	font-size: 1.4em;
	font-weight:bold;
	margin-right: 5px;
}

.panel_search_title_filter_container {
	float: right;
	vertical-align: middle;
	font-size: 1em;
	font-weight: normal;
	line-height:1.6em;
	
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}


.list_table {
	border: 1px solid #c2c2c2;
	margin-bottom:10px;
	width:600px;
}

.list_title_row {
	height: 32px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #f6f6f6;
	background: url(../assets/generic/panel_title_bg_strip_grey.gif) repeat-x top;
}
.list_title_row h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 1.2em;
	font-weight: normal;
}

.list_table th {
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	line-height:1em;
	
}

.list_table th strong {
	font-size: 1.2em;
	font-weight: bold;
}

.list_table td {
	font-size: 1em;
	/* border-bottom: 1px solid #f6f6f6; */
}

.list_cell_padding {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
}
.list_table td h3 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 1.2em;
	color: #003366;

}
.list_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navigate_container {
	color: #333333;
	font-weight: bold;
	text-align: center;

}
.navigate {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration:none;
}

.navigate_container strong {
	width: 10px;
	background: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #c2c2c2;
	text-decoration:none;
}

.navigate:link, .navigate:active, .navigate:hover, .navigate:visited {
	color: #333333;
	font-weight: normal;
	border: 0px;
	background: none;
	text-decoration:none;

}

/* end search styles */

