/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, a img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; text-indent: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* div { zoom: 1 } */
body { color: black; background: white; }
ol, ul, li { list-style: none; list-style-position: outside; text-indent: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Generics */
.float_left { display: inline; float: left; }
.float_right { display: inline; float: right; }
.clear_both { clear: both; }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* Template */
body {
	background: url(../images/grad_body.gif) top left repeat-x #333333;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: .9em;
}
div.wrapper_left {
	width: 982px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/grad_wrapper_left.gif) top left repeat-y #f0f7e8;
}
div.wrapper_right {
	padding: 0 3px;
	background: url(../images/grad_wrapper_right.gif) top right repeat-y;
}
div.header {
	height: 112px;
	position: relative;
}
	div.header h1 {
		float: left;
		display: inline;
		margin: 0 0 0 50px;
	}
	div.header h2 {
		position: absolute;
		color: #006699;
		top: 65px;
		left: 180px;
		font-size: 18px;
		font-weight: bold;
	}
	div.topnavi a {
		height: 61px;
		line-height: 61px;
		color: white;
		background: url(../images/topnavi.gif) bottom right no-repeat #70a470;
		float: right;
		display: inline;
		text-decoration: none;
		font-weight: bold;
		padding: 0 20px;
		font-size: 13px;
	}
	div.topnavi a:hover, div.topnavi a:focus, div.topnavi a.active {
		background-position: top right;
		color: #333333;
	}
		div.topnavi a#topnavi_home {
			background-position: bottom left;
			padding-left: 30px;
		}
		div.topnavi a#topnavi_home:hover, div.topnavi a#topnavi_home:focus, div.topnavi a#topnavi_home.active {
			background-position: top left;
		}
div.banner {
	height: 15px;
	padding: 20px 15px;
	height: 115px;
	background: url(../images/grad_banner_sub.gif) top left repeat-x #1e3b3b;
	border-right: 1px solid #677374;
	border-left: 1px solid #b0baba;
	color: white;
}
	body.body_home div.banner {
		background-image: url(../images/grad_banner.gif);
		height: 265px;
		padding: 20px 15px;
		height: 225px;
	}
	div.banner p {
		font-size: 14px;
		margin: 10px;
		font-weight: normal;
	}
	div.banner h2 {
		font-size: 30px;
		font-style: italic;
		line-height: 115px;
		height: 115px;
		font-weight: normal;
		float: left;
		display: inline;
		margin-right: 30px;
	}
	div.banner b {
		font-size: 20px;
	}
div.footer {
	color: #666666;
	border-top: 1px solid #666666;
	text-align: center;
	padding: 10px 0;
	clear: both;
}
	div.footer a {
		color: #666666;
		padding: 2px 5px;
		text-decoration: none;
	}
div.content {
	padding: 5px 25px 5px 28px;
}
	div.content h2 {
		color: black;
		font-size: 1.5em;
		margin: 5px 0;
	}
	div.content h3 {
		font-size: 1.1em;
		font-weight: bold;
		margin: 20px 0 0 0;
	}
	div.content p {
		margin: 5px 0 10px 0;
		width: 450px;	
	}
	div.content a {
		color: #006666;
	}
	div.content em a {
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
	}
	div.content big {
		color: #006666;
		font-size: 1.7em;
		position: relative;
		font-weight: bold;
		top: 5px;
		font-family: "Times","Times New Roman", serif;
		padding: 0 2px;
	}
div.contentbox_mid {
	background: url(../images/contentbox_mid.gif) top left repeat-y;
	width: 449px;
	float: left;
	display: inline;
	margin: 10px 5px;
}
div.contentbox_top {
	background: url(../images/contentbox_top.gif) top left no-repeat;
}
div.contentbox_bot {
	background: url(../images/contentbox_bot.gif) bottom left no-repeat;
	padding: 20px 30px 20px 20px;
	position: relative;
}
	div.contentbox_bot h2 {
		font-size: 20px;
		margin: 0 0 10px 25px;
		font-weight: bold;
		font-style: italic;
	}
		div.contentbox_bot h2 b {
			font-style: normal;
			color: #990000;
		}
	div.contentbox_bot p {
		margin: 10px 0;
		font-size: 14px;
		width: auto;
	}
div.contentbox_big {
	width: 909px;
	background-image: url(../images/contentboxbig_mid.gif);
}
	div.contentbox_big div.contentbox_bot {
		background-image: url(../images/contentboxbig_bot.gif);
	}
	div.contentbox_big div.contentbox_top {
		background-image: url(../images/contentboxbig_top.gif);
	}
div.contentbox_checks div.contentbox_bot {
	padding-bottom: 55px;
}
	div.contentbox_checks p {
		background: url(../images/icon_check.gif) top left no-repeat;
		padding: 0px 25px 0px 25px;
		padding: 0 0 0 25px;
	}
	.contentbox_butt {
		position: absolute;
		bottom: 15px;
		left: 150px;
	}
		div.contentbox_big .contentbox_butt {
			left: 370px;
		}
div.content_right {
	float: right;
	display: inline;
	width: 380px;
	padding: 50px 50px 50px 0;
}
	div.content_right h3 {
		color: #1e3b3b;
		font-size: 19px;
		margin: 0 0 0 8px;
	}
		div.content_right h3 b {
			color: #70a470;
			font-size: 31px;
		}
	div.content_right img {
		margin: 15px 15px 0 0;
	}
label.labelSnug {
	text-align: left;
	float: left;
	display: inline;
	width: 125px;
}
input.inputText, textarea {
	border: 1px solid #666666;
	margin: 2px 0;
	padding: 2px;
}
ul, ol, li {
	list-style-position: inside;
	list-style: disc;
}
ul, ol {
	margin: 8px 0 0 0;
	padding: 0 0 0 15px;
}

/* Tooltip */
div#WzBoDy {
	background: #D1F0D1 !important;
	color: black !important;
}