/* 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,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

html,body{ height:100%;}
body { font-size:75% }
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea, div { font-family:Veranda, Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-weight:bold; color:#333333;}
h1{font-size:1.7em; color:#2b6b80; font-weight:normal;}
h2{
	font-size:1.2em;
	color:#69a5b7;
	font-weight:normal;
	padding-top:10px;
	text-transform: uppercase;
}
h3{font-size:1em; padding-top:12px; }
h4{font-size:1.3em; padding:20px 0 15px; display:block; clear:both;}
h5{font-size:1em; font-weight:normal; font-style:italic; text-align:right; padding-right:30px;}
p{
	color:#333333;
	line-height:1.3;
}
a{
	color:#333333;
}
body{
	background:#577385;
}
body, div#page, div#background{
	margin:0 auto;
}
div#background{
	position:relative;
	width:920px;
}
div#background div.bg-component{
	float:left;
}
div#background div.left{
	background:url(../images/bg-l.gif) top left no-repeat;
	width:19px;
	height:750px;
}
div#background div.middle{
	background:url(../images/bg-m.gif) top left repeat-x;
	height:750px;
	width:860px;
}
div#background div.right{
	background:url(../images/bg-r.gif) top left no-repeat;
	width:20px;
	height:750px;
}
div#page{
	background:#FFFFFF none repeat scroll 0 0;
	height:auto;
	position:absolute;
	right:50px;
	top:-14px;
	width:591px;
}
img#logo{
	margin:80px 0 0 20px;
}
ul#nav{
	margin:40px 0 0 25px;
}
ul#nav li a.active{
	color:#000;
}
ul#nav li{
	padding-top:5px;
	color:#3c3b3b;
}
ul#nav li a{
	font-family:"Times";
	font-size:1.3em;
	text-decoration:none;
	color:#3c3b3b;
}
ul#nav ul{
	margin-left:15px;
}
div#noteable {
	margin:70px 0 0 20px;
	width:215px;
}
div#noteable img.image{
	border:1px solid #FFFFFF;
	clear:both;
	margin:15px 0 0;
}
div#noteable a{
	display:block;
	text-align:right;
	padding-top:8px;
}
div#noteable p{
	padding-top:10px;
}
#rotator {
	position:relative;
	overflow:hidden;
	height:440px;
}
#rotator img{
	position:absolute;
	top:0px;
	left:11px;
}
div#page img.header{
	padding-left:11px;
}
div#page div.content{
	background: #f5f5f5;
	margin:11px;
	padding:30px 20px;
	line-height:1.5
}
div#page img.float-right{
	border:1px solid #9cccdb;
	float:right;
	margin:0 0 15px 15px;
}
div#page div.content p{
	color:#656464;
	padding:10px 0px 10px 0px;
	line-height:1.5;
}
div#page div.content ul{
	list-style-type:disc;
	padding:10px 0 10px 30px;
}
div#footer{
	color:#888888;
	padding:15px;
	line-height:1.4;
}
div#footer a{
	color:#888888;
	text-decoration:none;
}
div#disclaimer{
	text-align:center;
	color:#888888;
	padding:15px 15px 25px 15px;
	font-size:.9em;
	line-height:1.3;
}

div.form div{
	clear:both;
	padding:5px 0px;
}
div.form label{
	float:left;
	width:75px;
}
div.form input{
	float:left;	
}

div#noteable.nosub{
	margin:111px 0 0 20px;
}
