/* Minor reset
*/
html, body, h1, h2, h3, h4, h5
table, thead, tbody, tr, td, blockquote,
p, img, hr, ol, ul, li, pre, code, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-weight: 400;
}


/* Element-level styles
*/
html {
	height: 100%;
	font-size: 100.01%;
	background: #58595b;
}
body {
	color: #414142;
	text-align: center;
	padding-bottom: 1em;
	font: 400 75%/1.4 verdana, sans-serif;
}
h2, h3, h5 {
	color: #666;
	margin-bottom: .5em;
	font: 700 2em/1.2 helvetica, arial, sans-serif;
}
h4 {
	color: #0D619E;
	font-size: 1.2em;
	font-weight: 700;
}
h3 {
	font-size: 1.6em;
	color: #0D619E;
}
h5 {
	font-size: 1em;
}
p {
	margin-bottom: 1em;
}

a {
	color: #0d619e;
	text-decoration: none;
}
	a:hover {
		color: #3b748d;
	}

.bloghead{
color: #0774bd;
	margin-bottom: .5em;
	font: 700 1.4em/1.2 verdana, sans-serif;
}
.blog {
margin-bottom: .5em;
width: 180px;
font: 400 1em/1.2 verdana, sans-serif;
}


/* Table styles
*/
table {
	width: 100%;
	font-size: 1em;
	margin: 0em auto 1em;
	border-collapse: collapse;
}
	table thead {
		font-size: .9em;
		text-align: center;
	}
		thead td {}
	table tr {
		background: #fff;
		padding-bottom: 3px;
	}
		table tr.alt {
			background: #fff;
		}
	table td {
		font-size: 1em;
		padding-right: 8px;
		background: #f0f0f1;
		padding-left: 5px;
	}
		table td.center {
			text-align: center;
			vertical-align: middle;
		}
		table td p {
			margin: 0;
		}


/* Form styles
*/
form {}
	form fieldset {
		margin: 0 0 .25em;
	}
		fieldset legend {
			font-size: .8em;
		}
	form label {}
		form label.side {
			width: 6em;
			float: left;
			display: block;
			margin-right: .5em;
		}
	form input.txt,
	form textarea, form input[type=text] {
		width: 18em;
		padding: .10em;
		font: 400 1em/1.2 'microsoft sans serif', helvetica, sans-serif;
	}
	form input.nltxt,
	form textarea, form input[type=nltext] {
		width: 13em;
		padding-left: 5px;
		margin-left: 1px;
		font: 400 1em/1.2 'microsoft sans serif', helvetica, sans-serif;
	}
	
	form textarea {
		width: 95%;
		height: 7em;
		overflow: auto;
	}
	form .btns {
		margin-top: .25em;
		text-align: right;
	}
	form input.btn,
	form input[type=button], form input[type=submit] {
		font: 400 1.2em/1.3 'microsoft sans serif', helvetica, sans-serif;
	}
	#search {
		width: 9em;
	}

/* General class styles
*/
.hi { color: #669eb5; }
.lo { color: #999999; }
.no { color: inherit !important; }
.left { float: left; margin-right: 1em; }
.right { float: right; margin-left: 1em; padding-right: 2em; }
.center { display: block; margin: 0 auto 1em; text-align: center; }
.intro {
	color: #3896d6;
	padding: .25em 0;
	font-size: 1.25em;
	margin-bottom: 1em;
}
.info {
	color: #393;
	margin: 1em 3em;
	padding: .5em 1em;
}
.errors {
	color: #c33;
	margin: 1em 3em;
}


/* *********************Image classes******************* */
.head_image {
	padding: 0 5px 20px 55px;
}


/* Layout styles
*/
#wrap-out {
	width: 978px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	text-align: left;
}
	#wrap {
		padding: 0px;
	}
		#wrap #main {
			clear: both;
			margin-top: -25px;
			z-index: 9;
			overflow: hidden;
			margin-bottom: 0em;
		}
			#main .col {
				float: left;
				position: relative;
			}
			
			#page {
				width: 525px;
				margin: 2em 25px;
			}
			#col-1 {
				width: 190px;
				padding-left: 10px;
				margin-top: 0px;
				}
			#col-2 {
				float: right;
				width: 180px;
				z-index: 9;
				margin-top:2em;
				padding-top: 10px;
				padding-left: 10px;
				background: #f0f0f1;
				}
					
				
				
			#foot-out {
				clear: both;
			}


/* ID-level styles
*/
#wrap-out {}
	#wrap {}
		#wrap #header {
			z-index: 80;
			margin: 0 auto;
			position: relative;
		}
			#header h1 {
				margin: 0;
				padding: 0;
				height: 395px;
				position: relative;
				text-indent: -9999em;
				z-index: 7;
				background: transparent url('img/overlay.png') no-repeat left top;
			}			
				#header h1 a {
					width: 260px;
					height: 190px;
					display: block;
				}
			#header img#h-header {
				top: 0;
				z-index: 0;
				width: 690px;
				height: 380px;
				position: absolute;
				padding-left: 20em;
			}
			#header ul#menu-pri {
				top: 265px;
				left: 235px;
				z-index: 200;
				height: 42px;
				width: 700px;
				position: absolute;
				font: 1em/1.4 "lucida grande", calibri, sans-serif;
				background: transparent url('img/menu_bg.png') repeat-x;
			}
				ul#menu-pri li {
					float: left;
					height: 42px;
					font-size: 1.2em;
					list-style: none;
					text-align: center;
					padding-right: 6px;
					margin: 0 4px 0 2px;
					background: transparent url('img/bg_menu-pri-sep.png') right 45% no-repeat;
				}
					ul#menu-pri li.last {
						background-image: none;
					}
					ul#menu-pri li a {
							padding: 0;
							color: #fff;
							width: 120px;
							display: block;
							font-weight: 400;
							line-height: 40px;
							text-decoration: none;
							background: transparent;
						}
							ul#menu-pri li a:hover {}
					ul#menu-pri li.last {
						border: 0;
					}
					ul#menu-pri li.here a {
						background: transparent url('img/here_bg.png') no-repeat 50% 50%;
					}
					ul#menu-pri li ul {
						margin: 0;
						width: 12em;
						left: -999em;
						z-index: 350;
						padding: .5em 0;
						font-size: .95em;
						position: absolute;
						background: #0d3460;
						-moz-border-radius-bottomleft: 4px;
						-moz-border-radius-bottomright: 4px;
					}
						ul#menu-pri li:hover ul,
						ul#menu-pri li.sfHover ul {
							left: auto;
							visibility: inherit;
						}
							ul#menu-pri li ul li {
								border: 0;
								float: none;
								height: auto;
								margin: 0 .5em;
								background: none;
								font-size: .95em;
								text-align: left;
								line-height: 1.3em;
							}
								ul#menu-pri li ul li:hover {
								}
								ul#menu-pri li.sfHover ul li {
									visibility: inherit;
								}
								ul#menu-pri li ul li a,
								ul#menu-pri li.here ul li a {
									color: #fff;
									width: 10.75em;
									display: block;
									line-height: 1.3;
									background-image: none;
									padding: .5em .5em .6em;
									-moz-border-radius: 4px;
								}
								ul#menu-pri li.mum ul li a,
								ul#menu-pri li.here ul li a {
									cursor: pointer;
								}
									ul#menu-pri li ul li a:hover,
									ul#menu-pri li.here ul li a:hover {
										background: #066eb5;
									}
									ul#menu-pri li.here ul li.here a {
										background: #066eb5;
									}
		#main {
			z-index: 50;
			position: relative;
		}
			#main #page {}
				#page ul,
				#page ol {
					margin-left: 1.6em;
				}
					#page li {
						list-style: square;
						margin-bottom: .75em;
					}
						#page ol li {
							list-style: decimal;
						}
				#page h2.ft {
					font-weight: 700;
					text-transform: none;
					color: #0D619E;
				}
				#page .cols {
					clear: both;
				}
					#page .cols .col {
						width: 47%;
						padding: 0;
						float: left;
						min-height: 1px;
						margin: 0 6% 0 0;
						position: relative;
					}
					#page .cols .last {
						margin-right: 0;
					}
				#page .bc-box {
					color: #bbb;
					cursor: default;
					font-size: .9em;
					margin-bottom: 1em;
				}
					#page .bc-box a {
						color: #bbb;
						text-decoration: none;
					}
						#page .bc-box a:hover {
							color: #666;
						}
					#page .bc-box span.bc-current {
					}
			#main #col-1 {
				position: static;
			}
				#col-1 #menu-sec {
					overflow: hidden;
					margin-bottom: 2em;
				}
					ul#menu-sec li {
					}
						ul#menu-sec li.last {
							background-image: none;
						}
						ul#menu-sec li.here {
						}
						ul#menu-sec li a {
							color: #4086a3;
							height: 31px;
							display: block;
							line-height: 30px;
							padding-left: 1em;
							margin-bottom: .25em;
							text-decoration: none;
							background: transparent url('img/bg-ul-sec.png') no-repeat left bottom;
						}
							ul#menu-sec li a:hover {
								color: #666;
							}
							ul#menu-sec li.here a {
								background-position: left bottom;
							}
			#main #col-2 {}
			#main .col {}
				.sbb {
					overflow: hidden;
					padding: 10px 5px 0 5px;
					background: #fff;
					margin-bottom: -14px;
					border: 6px solid #194d8b;
				}
	
				#sb-weather {}
					#sb-weather dl {}
					#sb-weather dl dt {
						color: #999;
						font-size: .8em;
					}
					#sb-weather dl dd {
						margin-left: 1em;
					}
						.sbbc {
					overflow: hidden;
					padding: 10px 0px 0 5px;
					background: #fff;
					margin-bottom: -2px;
					border: 6px solid #0774bd;
				}

		#wrap #foot-out {
			padding-top: 15px;
			}
			#foot-out #foot {
				color: #999;
				padding: .5em;
				border-top: 1px solid #666;
				font-size: .85em;
				background: #fff;
				
				margin: 15px 10px 0px 10px;
				text-align: center;
			}
				#foot ul.menu {
					overflow: hidden;
					text-align: center;
				}
					#foot ul.menu li {
						display: inline;
						padding: 0 0px 0 10px;
						background: transparent url('img/bg-menu-sec-li.png') right 50% no-repeat;
					}
						#foot ul.menu li#plug {
							display: none;
						}
						#foot ul.menu li a {
							color: #999;
							text-decoration: none;
						}
							#foot ul.menu li a:hover {
								color: #333;
							}


/* Component-specific styles
*/

#banner-1 {
	height: 70px;
	line-height: 70px;
	background: #f6f6f6;
	border: 1px solid #eee;
}
/*#banner-2 {
	height: 360px;
	line-height: 360px;
	background: #f6f6f6;
	border: 1px solid #eee;
}*/

.search {
     width: 192px;
     height: 30px;
     z-index: 9;
     position: absolute;
     padding: 5px 0 5px 40px;
     background: #0069B3;
     margin-top:-7.3em;
}
.search-button{
margin: 0px 0px -6px 0px;
}
	.s-resultsInfo {}
	.s-resultListContainer {}
		.s-result {
			padding: .5em 1em 0;
			margin-bottom: .5em;
			border: 1px solid #ddd;
		}
			.s-resultLink {}
			.s-extract {}
	.s-highlight {
		font-weight: 700;
	}
.gallery {}


/* Section-specific styles
*/

body.wide {}
	body.wide #page {
		width: 715px;
		margin: 0 0 0 30px;
	}
		body.wide #page .cols .col {
			width: 36%;
		}
		body.wide #page .cols .last {
			width: 58%;
		}
	body.wide #col-2 {
		display: none;
	}


/* Page-specific styles
*/

body#p-11 {}
	#p-11 center { display: none; }


/* Extra stuff
*/
a.QE_Link {
	right: 0;
	float: none;
	margin-top: .5em;
	color: #fff !important;
	background: #333 !important;
	position: relative !important;
	border-color: #333 !important;
	font: 10.5px verdana, tahoma, sans-serif !important;
}
	a.QE_Link:hover {
		color: #ff9 !important;
		background: #333 !important;
		border-color: #333 !important;
	}
#qe-header-1, #qe-pagetitle, #qe-column-left {
	margin-top: 0;
}
#qe-content {
	margin-right: 140px;
}

.synchform, .deleteform { display: none; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	color: #333;
	font: 12px arial, helvetica, sans-serif;
}
#TB_secondLine {
	color:#666;
	font: 10px arial, helvetica, sans-serif;
}
#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus { color: #666666; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	position: fixed;
}
.TB_overlayMacFFBGHack { background: url('img/macFFBgHack.png') repeat; }
.TB_overlayBG {
	opacity: 0.75;
	-moz-opacity: 0.75;
	background-color: #000;
	filter: alpha(opacity=75);
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	top: 50%;
	left: 50%;
	color: #000;
	z-index: 102;
	display: none;
	position: fixed;
	text-align: left;
	background: #fff;
	border: 4px solid #333;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#TB_caption{
	float: left;
	height: 25px;
	padding: 7px 30px 10px 25px;
}
#TB_closeWindow{
	float: right;
	height: 25px;
	padding: 11px 25px 10px 0;
}
#TB_closeAjaxWindow{
	float: right;
	text-align: right;
	margin-bottom: 1px;
	padding: 7px 10px 5px 0;
}
#TB_ajaxWindowTitle{
	float: left;
	margin-bottom: 1px;
	padding: 7px 0 5px 10px;
}
#TB_title{
	color: #fff;
	height: 27px;
	background-color: #333;
}
#TB_title a {
	color: #fff !important;
}
#TB_ajaxContent{
	clear:both;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	padding:2px 15px 15px 15px;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	top: 50%;
	left: 50%;
	width: 208px;
	height: 13px;
	z-index: 103;
	display: none;
	position: fixed;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	z-index: 99;
	height: 100%;
	border: none;
	position: fixed;
	-moz-opacity: 0;
	background-color: #fff;
	filter: alpha(opacity=0);
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}