body,div,form,p,ul,ol,li,h1,h2,h3,h4,h5,h6{margin:0px 0px;}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#383637;
}
table{border:none;}
td{vertical-align:top;}
img{border:none;}
p{color: #383637;
	padding:0px 0px 20px 20px;
	line-height:18px;}

a{text-decoration:none;}

a:active, a:hover{}

h1{
	color: #0073AD;
	font-size: 24px;
	font-weight:normal;
	text-transform:uppercase;	
	padding:0px 0px 12px 0px;
}
h2{
	font-size: 18px;
	font-weight:normal;
	padding:35px 0px 5px 20px;}
h3{
	font-size: 15px;
	font-weight:normal;
	padding:0px 0px 20px 20px;
	line-height:20px;}

h4{
	font-size: 14px;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	line-height:25px;
}
h5{
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 20px 20px;
	line-height:16px;
}
h6{
	font-size:9pt;
	font-weight:bold;
}

ul{padding:0px 56px 15px 66px;}
li{padding-bottom:5px;}

input{width:180px;}
select{width:185px;}
textarea{width:180px;
	height:40px;}
#main{width:1024px;
	margin:0px auto;}
	
#topBar{background-color:#0072AE;height:20px}
#bottomBar{background:transparent url(../images/bottom_bar.jpg) repeat-x left top;
	height:195px;
}
	
#navMenu{width:1024px;
	background-color:#D9EAF2;
	border-top:1px #BFDCEA solid;
	border-bottom:1px #BFDCEA solid;}
#navMenu ul, #navMenu li{list-style:none;float:left;}
#navMenu ul{padding:0px 0px 0px 132px;width:892px;}
#navMenu li{padding: 0px 16px 0px 0px;height:24px;line-height:24px;vertical-align:middle;text-align:center;color: #393637;}
#navMenu a{color: #393637;
	font-size:11px;
	text-transform:uppercase;}
#navMenu a.selected, #navMenu a:hover{color: #0073AE;}

#pageLink{color: #0073AE;text-decoration:underline;}

#footer{
	padding:5px 0px 16px 20px;
	color: #949496;
	font-size:10px}

/* LogoWorks Style Sheet */
#logoworks, #logoworks a{
	padding-top:10px;
	font-size:9px;
	color: #949496;
	font-weight:normal;
	text-decoration:none;
}