/**Page Layout**/
#col1 { background:#ffffff; width: 160px; margin: 0px 0 20px 30px; padding: 0px; float:left;}
#col2 { background:#ffffff; width: 310px; margin: 0px 0 20px 20px; padding: 0px; float:right;}
#col3 { background:#ffffff; width: 160px; margin: 0px 20px 20px 0px; padding: 0px; float:right;}
#col23 { background:#ffffff; width: 540px; margin: 0px 0 20px 20px; float:left;}
#col1nav { background:#ffffff; width: 100px; margin: 0px 0 20px 30px; padding: 0px; float:left;}

body	{
	background: #C0CCFF;
	color: #053871;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0;
	text-align: center;
	text-transform: none;
	word-spacing: normal;
	margin: 0;
}


#frame {
	width: 720px;
	text-align:	left;
	margin: 0px auto 0px auto;
	padding:0px;
	background: #C0CCFF;
}

#siteheader {
	height:70px;
	}

#logo {
	float:left;
	width: 175px;
	margin-top:0px;
	background-image: url("images/header-logo.jpg");
	background-repeat: no-repeat;
	}

#toptext{
float:right;
color: #053871;
margin-top:20px;
margin-right:30px;
}

#menubehind{
width:100%;
	margin-left:30px;
	background-image: url("images/menu-bg.jpg");
	background-repeat: no-repeat;
}

#menumain {
	width:100%;
	margin-left:33px;
	height: 30px;
	}

.menutext{
padding: 0px 0px 0px 0px;
margin:0px;
}

#menumain a:link, #menumain a:visited {
	display: block;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size:11px;
	color: black;
	width: 100px;
	height: 30px;
	float: left;
	display: inline;
	margin-right: 0px;
	background-image:url(images/menu-up.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	text-align:center;
	font-weight:normal;
	}

#menumain a:link.active, #menumain a:visited.active, #menumain a:hover {
	color: #333;
	background-image: url(images/menu-down.jpg);
	background-repeat: no-repeat;
	font-weight:normal;
	}

#menumain.active{
	color: #333;
	background-image: url(images/menu-down.jpg);
	background-repeat: no-repeat;
	font-weight:normal;
	}

menusub {
	font-size: 10px;
	border-top:1px dashed #ccc;
	}

#menusub a:link, #menusub a:visited {
	display: block;
	text-decoration: none;
	background-image:url(images/menu-up-sub.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:30px;
	padding:3px 0px 0px 0px;
	font-family: verdana, sans-serif;
	font-size:10px;
	color: black;
	text-align:center;
	font-weight:normal;
	}

#menusub a:link.active, #menusub a:visited.active, #menusub a:hover {
	display: block;
	text-decoration: none;
	color: #333;
	background-image:url(images/menu-down-sub.jpg);
	background-repeat: no-repeat;
	font-weight:normal;
	}
	
#menusub.active {
	display: block;
	text-decoration: none;
	color: #333;
	background-image:url(images/menu-down-sub.jpg);
	background-repeat: no-repeat;
	font-weight:normal;
	}
	
#sitebody {
	background: #fff;
	background-image:url(images/frame-mid.jpg);
	background-repeat: repeat-y;
	width:720px;
	}

#sitebodytop {
	background-image:url(images/frame-top.jpg);
	height:45px;
	}

.header {
background-image: url(images/header-bg.jpg); 
background-repeat: no-repeat;
height:27px;
width:174px;
padding-left:0px;
padding-top:4px;
}

.header-text {
margin-left:35px;
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color:#1265B5;
}

#sitefooter {
	background-image:url(images/frame-bottom.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 0px 20px;
	height:45px;

	}

#sitefooternav {
	font-size:	10px;
	margin: 0;
	padding: 10px 20px 10px 20px;
	clear:both;
	}
	
p {
	margin: 0px 0px 1em 0px;
	}

p.fineprint{
font-size:9px;
}
h1 {
	font-family: verdana, sans-serif;
	font-size:16px;
	color: black;
	text-align:left;
	font-weight:normal;
	border-bottom: 1px solid #C0CCFF;
	padding-bottom: 10px;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color:#666666;
	}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#900;
	}
	
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#900;
	}

hr {
	margin: 20px 0px 20px 0px;
	border:0;
}


a:link, a:visited, a:active, a.offsite	{	
	text-decoration:underline;
	color:	#053871;
	font-weight:normal;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#ff0000; 
	}	

ul {
	margin:0 0 5px 10px;
	padding:0 0 0 0;
	}

li {
	margin-bottom:5px;
	}

ul.pages {
	padding:10px;
	 list-style-image: url(images/icon-page.png);
	}
	
ul.cal {
	padding:10px;
	 list-style-image: url(images/icon-cal.png);
	}

ul.web {
	padding:10px;
	 list-style-image: url(images/icon-weblink.png);
	}

table {
	border-bottom:1px solid #B6A593; border-right:1px solid #B6A593; 
	 }

th { 
	padding:4px; font:11px verdana, arial, sans-serif; color:#000; background-color:#C0CCFF; text-align:left; border-top:1px solid #0A51A1; border-left:1px solid #0A51A1; text-align:center; vertical-align:top; font-weight:normal;
	}

td { 
	padding:4px; font:11px verdana, arial, sans-serif; color:#000; background-color:#F4F4E8; text-align:left; border-top:1px solid #0A51A1; border-left:1px solid #0A51A1; text-align:center; vertical-align:top;
	}
	
	.icon {
vertical-align : middle; 
padding : 0px; 
margin : 4px; 
border : 0px ; 
} 