﻿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,small,strong,sub,sup,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend
								{ margin:0; padding:0; font-size:100%; font-weight:inherit; text-align:left; }
fieldset,img,table,tr,td,th,acronym,:link img,:visited img
								{ border:0; }
table 							{ border-collapse:separate; }
h1,h2,h3,h4,h5,h6 				{ font-weight:normal; } 
ul,ol							{ list-style:none; margin-bottom:1em; }
p								{ margin:0 0 20px 0; line-height:1.3em; }
abbr							{ border-bottom:1px dotted; }
kbd								{ color:#000; }
hr								{ display:none; }
input,select,textarea 			{ font-size:100%; }
form label 						{ cursor:pointer; }
.clear							{ clear:both; }
strong							{ font-weight:bold; }

/* site setup */
body							{ font-family:arial, helvetica sans-serif; font-size:14px; background:url(../_img/bg.gif) top repeat-x #009be3; }
#wrapper						{ width:100%; background:url(../_img/middle_bg.gif) top center no-repeat;}
#subbody						{ margin:0 auto; width:900px; padding-top:70px; }

/* rules */
a								{ color:#283991; text-decoration:underline; }
a:hover							{ color:#00aeef; }

/* top */
#top							{ height:160px; }
h1								{ height:118px; width:380px; text-indent:-9999px; background:url(../_img/logo.gif) top left no-repeat; margin-left:15px; }
h1 a							{ }

/* nav */
#nav							{ float:right; margin:60px 35px 0 0; }
#nav li							{ float:left; margin-left:40px; font-weight:bold; text-transform:uppercase; }
#nav li a						{ color:#283991; text-decoration:none; }
#nav li a:hover					{ color:#00aeef; text-decoration:underline; }



/* main content area */
#maincontent					{ width:866px; margin:0 17px 40px 17px; color:#283991; }
h2								{ font-size:58px; margin-bottom: 10px; }
.col_left						{ width:430px; }
.hightlighttext					{ font-size:16px; color:#00aeef; }
.contactline					{ font-size:18px; }
.intro18						{ font-size: 18px; }

/* footer */
#footer							{ width:866px; height:100px; margin:0 17px; background:url(../_img/footer.gif) top left no-repeat; color:#fff; }
#footer ul						{padding:30px 0 0 20px; }
#footer ul li					{ float:left; margin-right:40px; }
#footer ul li a					{ color: #fff; text-decoration: none; }
#footer ul li a:hover			{ color: #fff; text-decoration: underline; }
