/* 
  ================================================
  PVII Uberlink Styles
  Copyright (c) 2006 Project Seven Development
  www.projectseven.com
  ================================================
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
color:#003366
	font-size: 100%;
	margin: 235px 50px 50px 230px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color:#F2F4F8;
}
#sidebar {
	position: absolute;
	left: 0px;
	top: 235px;
	width: 200px;
	font-size: .9em;
	line-height:130%;
}
#sidebar h3 {
	font-size: 1.2em;
}
#logoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#contentdiv {
	line-height: 1.5;
	background-color: #F2F4F8;
}
#contentdiv p {
	font-size: .9em;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;	
	color: #003366;
}
h2 {
	font-size: 14px;	
	color: #003366;
}
h3 {
	font-size: 14px;
	margin-top: 16px;
	color: #003366;

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

p {
	margin: 0px 0px 16px;
}
#footer {
	font-size: .75em;
	margin-top: 36px;
}
/*
UBERLINK 
  STYLES Begin here:
*/
#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 5px 5px 5px 25px;
	border: 1px solid;
	border-color: #C8E5F6 #C8E5F6 #FFF #C8E5F6;
	background-color: #C8E5F6; 
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #003366;
	color: #FFFFFF;
}
#sidebar #navlist .uberlink {
	background-color: #91cced;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
}
.style4 {font-size: 14px; color: #000000;}
.style6 {font-size: 14px;
	color:#003366;
}
.style7 {color: #003366}
.style8 {font-size: 14px;color:#003366;}
.style9 {font-size: 20px;
	color:#003366;
}
.style11 {
	font-size: 10px;
	color: #003366;
}
.style12 {font-size: 14px}
.style15 {font-size: 14px}
.style15 {font-size: 14px}
.style16 {font-size: 14px; color: #000000; }
.style17 {font-size: 20px;}
.style18 {color: #000000; line-height: normal}
.style19 {font-size: 14px; color: #000000; font-weight:bold}

.style21 {font-size: 0.8em;padding: 5px 5px 5px 25px;}


#apDiv1 {
	position:absolute;
	display: block;
	padding: 10px 10px 10px 10px;
	left:229px;
	top:225px;
	width:539px;
	height:498px;
	z-index:2;
	left: 225px;
	background-color: #F2F4F8;
}
#apDiv3 {
	position:absolute;
	left:29px;
	top:632px;
	width:172px;
	height:295px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:673px;
	top:226px;
	width:113px;
	height:140px;
	z-index:4;
}

#apDiv5 {
	position:absolute;
	left:658px;
	top:226px;
	width:113px;
	height:140px;
	z-index:4;
}

a:hover {
	color: #003366; text-decoration: underline;
}
a:link {
	color: #003366; text-decoration: underline;
}
a:visited {
	color: #003366; text-decoration: underline;
}
a:active {
	color: #003366; text-decoration: underline;
}

