﻿/*CSS Reset*/

html, body, div, dl, dt, dd, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }

address, caption, cite, code, dfn, var { font-style: normal; font-weight: normal; }

input, select, textarea, table { font-size: 100%; font-family:  Helvetica, "Helvetica Neue", Lucida, "Lucida Grande", Arial, sans-serif;
}

table { border-collapse: collapse; border-spacing: 0; }

caption, th { text-align: left; font-weight: normal; font-style: normal; }

acronym, abbr, fieldset, img { border: 0;}

/* basic styles */

a { color: #2671bc; text-decoration: none; }
a:visited { color: #2e54b7; }
a:active, a:hover, a:focus { color: #bb3534; text-decoration: underline; }

body {
	background: #fff url('images/bg-page.jpg') repeat-x center top;
	text-align: center;
	color: #4f536a;
	line-height: 1.3em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: .8em;
	font-family: Helvetica, "Helvetica Neue", Lucida, "Lucida Grande", Arial, sans-serif;

}

h2 {
	color: #bb3534; 
	font: 1.2em Georgia, 'Times New Roman', serif; 
	margin: 0px 0px 1em 0px;
}

h3 { 
	color: #bb3534; 
	font: 1em Georgia, 'Times New Roman', serif; 
	margin: 0px 0px 1em 0px;

}

h4 { font-weight: bold; }

.section h3 { 
	color: #bb3534; 
	font: 1.2em Georgia, 'Times New Roman', serif; 
	text-transform: uppercase; 
	margin: 0px -10px 5px 0px;
	background: url('images/h.gif') no-repeat right top; 
	padding: 5px 10px 18px 0px;
}

p {
	margin-bottom: 1em;
}

table.data { margin-bottom: 1em; }
table.data td { padding: 2px 5px; border: solid 1px #eee; vertical-align: top; }

/* classes */
.action { position: absolute; top: 10px; right: 10px; margin: 0px; padding: 0px; list-style: none; }
.action li { float: left; font-size: .8em; text-transform: lowercase; }
.action a, .action a:visited { color: #74788e; }

.breadcrumb { color: #74788e; font-size: .8em; }
.breadcrumb a, .breadcrumb a:visited { color: #74788e; text-decoration: none; }
.breadcrumb a:hover, .breadcrumb a:focus { text-decoration: underline; }

.clear { clear: both; }
.content { font-size: .9em; }
.external span { background: url('images/icon-external.gif') no-repeat right .1em; 
padding-right: 15px; }
.date { color: #9eabb7; font-size: .8em; text-transform: uppercase; font-style: normal; }

.floatleft { float: left; margin: 0px 1em .5em 0px; }
.floatright { float: right; margin: 0px 0px .5em 1em; }

.form th { width: 200px; vertical-align: top; padding: 5px 10px 5px 0px; border-bottom: solid 1px #bfbfbf; }
.form td { vertical-align: top; padding: 5px 0px 5px 0px; border-bottom: solid 1px #bfbfbf;}
.form table th, .form table td { border-bottom: none; }

.icon { float: left; margin: 0px 5px 0px 0px; }

.links { margin: 0px; padding: 0px; list-style: none; }
	.links li { background: url('images/links.gif') no-repeat 0px 5px; 
padding-left: 10px; }

.pdf { background: url('images/bullet-pdf.gif') no-repeat; padding: 2px 0px 2px 20px; }
.picture img, img.picture { border: solid 1px #adb0bf; }
.photogallery { width: 288px; float: left; margin-right: 15px; }

.section { position: relative; margin-bottom: 1em;}

/* content types */
.content_text_with_picture .picture { width: 190px; float: left; }
.content_text_with_picture .text { margin-left: 205px; padding-right: 10px; }

.content_twocol_main_sub .content_main { width: 410px; float: left; padding-right: 10px; }
.content_twocol_main_sub .content_sub { width: 265px; float: right; padding-right: 10px; }
	.content_sub .section p, .content_sub .section ul { font-size: .85em !important; }

.sitemap { margin: 0px; padding: 0px; list-style: none; }
.sitemap .divider { border: 0px; height: 1px; background: #9eabb7; color: #9eabb7;}

/* layout */

#container {
	width: 905px;
	margin: 0px auto;
	text-align: left;
	padding-top: 220px;
	position: relative;
}

#logo {
	position: absolute;
	width: 500px;
	height: 156px;
	top: 82px;
	left: 11px;
	margin: 0px;
	z-index: 100000;
}
	#logo a {
		display: block;
		position: relative;
		width: 500px;
		height: 156px;
		background: url('images/logo.png') no-repeat;
		text-indent: -99999px;
		text-decoration: none;
	}

#content_main {
	width: 712px;
	float: right;
	padding: 12px 0px;
	font-size: 1.1em;
}

#content_sub {
	width: 176px;
	float: left;
}
	#content_sub .content { padding: 0px 15px;  }


#navigation_outer {
	 width: 176px;
	 background: url('images/bg-left.gif') repeat-y;
}
	#navigation {
		width: 176px;
		background: url('images/bg-left-t.gif') no-repeat left top;
}
	
	#navigation_inner {
		background: url('images/bg-left-b.gif') no-repeat left bottom;
		padding: 20px 15px;
	}

#footer {
	background: url('images/bg-footer.gif') no-repeat center top;
	padding: 10px 0px 20px 0px; 
	text-align: center;
	font-size: .9em; 
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 li, #qm0 a {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:146px;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px;
		margin: 0px;
		color:#2671bc;
		font-size:.9em;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color: #bb3534;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color: #bb3534;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#F3F3F3;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px 0px 0px -1px;
		background-color:#fff;
		border-width:1px;
		border-style:solid;
		border-color:#adb0bf;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:0px 5px;		
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		padding:3px 0px 3px 4px;
		font-size: .8em;
		text-transform: uppercase;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	

	/*"""""""" (SUB) Active State""""""""*/	
	#qm0 .qmtitle	
	{	
		padding:3px 0px 3px 4px;
		font-size: .8em;
		text-transform: uppercase;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	

	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive:hover	
	{	
	}


	body #qm0 div .qmactive	
	{	
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	

	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive:hover	
	{	
	}


	body #qm0 div .qmactive	
	{	
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		padding:3px 0px 3px 4px;
		font-size: .8em;
		text-transform: uppercase;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	

	#qm0 .qmtitle	
	{	
		padding:3px 0px 3px 4px;
		font-size: .8em;
		text-transform: uppercase;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	

	#qm0 .qmtitle	
	{	
		padding:3px 0px 3px 4px;
		font-size: .8em;
		text-transform: uppercase;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	

	#qm0 .qmtitle	
	{	
		padding:3px 0px 3px 4px;
		font-size: .8em;
		text-transform: uppercase;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	

	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive:hover	
	{	
	}


	body #qm0 div .qmactive	
	{	
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		padding:3px 0px 3px 4px;
		font-size: .8em;
		text-transform: uppercase;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#BFBFBF;
	}