body {
	margin: 0;
	font: 75% Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff url(images/rule.gif) repeat-y 240px top;
}

h1 {
	margin-bottom: 1em;
	font-size: 26px;
	color: #5b9495;
}

h2 {
	margin-top: 1.5em;
	padding-bottom: .2em;
	font-size: 130%;
	border-bottom: 1px solid #999999;
}
	h2.first { margin-top: 0; margin-right: -50px;  color: #5b9495; }

h3 {
	margin-top: 1.5em;
	font-size: 120%;
	color: inherit;
}
	h3.short { margin-bottom: -.9em; }
	h4.short { margin-bottom: -.7em; font-size: 105%; }
	#content > h3.short { margin-bottom: -.5em; }

h4 {
	font-size: 14px;
	color: #555555;
}

img { border: 0; }

#masthead {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 200px;
	background: #b0bee7 url(images/masthead.jpg) no-repeat left top;
	z-index: 300;
}

#menu { 
	margin-top: 200px;
	padding: 4px 10px 6px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	background-color: #2c53ab;
	border-top: 1px solid #a9bed9;
}
	#menu ul { margin: 0 0 0 280px; list-style-type: none; }
		#menu > ul { margin-left: 247px; }
	#menu li { display: inline; }
	
	#menuright {
		position: absolute;
		right: 0; top: 200px;
		padding-top: .4em;
	}

#popup { margin-bottom: 10px; background: #fff; }
#popup #menu { margin: 0 0 10px; }
#popup p, #popup h1, #popup h2 { padding: 0 20px; }

#leftcol {
	position: relative;
	width: 270px; height: 150%;
	padding: 30px 0 10px 18px;
	float: left;
	z-index: 200;
}
	body > #leftcol { width: 280px; padding-top: 15px; }

#content {
	position: absolute;
	left: 290px;
	width: 450px;
	margin: 40px 40px 0 0;
	padding-right: 50px;
	line-height: 140%;
	z-index: 100;
}
	body > #content { left: 298px; margin-top: 3.3em; }


#content li, #popup li {
	margin-bottom: .3em;
	font-size: 105%;
	font-weight: 400;
	color: #265e5f;
}
	#content ul, #popup ul { margin-left: 15px; padding: 0; list-style-type: square; }
	#popup ul { margin-left: 35px; }
	#content ol li { margin-bottom: 1em; color: #000000; }

#submenu li {
	display: block;
	width: 190px; height: auto;
	margin-bottom: 5px;
	padding: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	background-color: #85b5b6;
	border: 1px solid #4a7a7b;
	border-left-width: 0;
	border-top-width: 0;
}
	#submenu li.on { background-color: #5b9495; }
	#submenu p { margin: -1em 20px 10px 6px; line-height: 150%; }
		#submenu > p { font-size: 100%; margin-top: -.5em; }

#footer {
	margin: 5em 0 10px;
	font: 9px  Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}
	#footer a { color: #848484; }
	#footer a:hover { text-decoration: underline; background: none; }

.feature {
	width: 200px;
	height: 120px;
	margin: 2em 0 -1em;
	background: transparent url(images/feature2.gif) no-repeat left top;
}
	.feature a, .feature a img { width: 200px; height: 120px; border-width: 0; }
	.feature a:hover { background: #ffffff url(images/feature2.gif) no-repeat left -130px; }
		.feature > a:hover { background: transparent; }
	.feature:hover { background: #ffffff url(images/feature2.gif) no-repeat left -130px; }

.sidebar {
	width: 275px; height: auto;
	margin: 0 -50px .2em 1em;
	padding: .5em 0 .5em 6px;
	float: right;
	font: 110% Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	font-style: italic;
	line-height: 160%;
	text-align: right;
	border: 6px solid #a6c8c9;
	border-left-width: 0;
	border-right-width: 0;
}
	p > .sidebar { padding-right: 4px; }

.attribute { 
	margin-top: .6em;
	margin-bottom: -.1em;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
}

.emphasis { font-size: 130%; font-weight: 600; }
.orange, .red { display: none; }

.smtxt { font-size: 90%; }
	p.smtxt { margin-top: 3em; }

.nowrap { white-space: nowrap; }

.floatleft { float: left; margin: 0 25px 1.5em 0; }

.floatrighter { float: right; margin: 0 -50px .5em 25px; }
	p > img.floatrighter, a > img.floatrighter { margin-bottom: 2em; }

.clearboth { clear: both; }

.smallcaps { font-variant: small-caps; }

.middle { vertical-align: middle; }

input {
	width: 195px;
	margin-bottom: 4px;
	padding: 1px 2px 2px;
	font-size: 9px;
	color: #777777;
	background-color: #dee2ec;
	border: 1px solid #8991a6;
	border-right-width: 0;
	border-bottom-width: 0;
}
	form h4 { margin-top: 3em; margin-bottom: -1em; }
		form > h4 { margin-bottom: -.4em; }
	form p { width: 195px; font-size: 10px; margin-bottom: -.8em; }
		form > p { margin-bottom: -.2em; }
	p.formbtn { margin-top: 1em; text-align: right; }
		form > p.formbtn { margin-top: .5em; text-align: right; }
	input.formbtn {
		width: 55px; height: 17px;
		background: transparent url(images/sendinfo.gif) no-repeat left top;
		border: 0;
		font-size: 80%;
		color: #ffffff;
		padding: 1px 0;
		cursor: pointer;
	}
	input.confirm { display: none; }


	#contact form p { width: auto; margin:.5em 0; font-size: 100%; }
	  #contact form > p { font-size: inherit;}
	  
	#contact .formlabl { font-weight: 600; vertical-align: top; }
	
	#contact input, #contact textarea { 
		width: 300px;
		margin-right: 1em;
		padding: 2px;
		font: 12px Arial, Helvetica, sans-serif;
		color: #777777;
		background-color: #dee2ec;
		border: 1px solid #8991a6;
		border-right-width: 0;
		border-bottom-width: 0;
		vertical-align: top; 
	}

a {
	text-decoration: none;
	color: #2c53ab;
}
	a:hover { color: #3b75f8; } 
	a:hover { color: #ffffff; background-color: #2c53ab; } 

a.nav  { 
	margin-right: 1.8em; 
	text-decoration: none; 
	color: #ebf1ff;
}
	a.nav:visited { color: #ebf1ff; }
	a.nav:hover { color: #2c53ab; background-color: #ffffff; }
	
a.nav2  { text-decoration: none; color: #e6f3f3; }
	a.nav2:hover { background-color: #ffffff; color: #85b5b6; }

