.top {
	background: url(../images/bg_top.gif) repeat-x 0px 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	width: 900px;
	position: relative;
}
.mid {
	background: url(../images/bg_mid.gif);
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 900px;
	position: relative;
}
.bottom {
	background: url(../images/bg_bottom.gif);
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 900px;
	height:70px;
	position: relative;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif 
}
.nav {
	padding: 0px;
}
.bold {
	font-weight: bold;
	font-size: 11px; color: #333333;
	font-family: verdana, times new roman, arial, helvetica, sans-serif
}
.gold {
	font-weight: bold;
	font-size: 11px; color: #005CAB;
	font-family: verdana, times new roman, arial, helvetica, sans-serif
}

.subheader {
	font-weight: bold;
	font-size: 14px; color: #005CAB;
	font-family: verdana, times new roman, arial, helvetica, sans-serif
}

body {
	margin:0px;
	background-color: #e5e5e5;
	scrollbar-face-color: #eeebe6;
	scrollbar-highlight-color: #e0e0e0;
	scrollbar-shadow-color: #e0e0e0;
	scrollbar-3dlight-color: #e0e0e0;
	scrollbar-arrow-color: #38575c; 
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #4c1f7a;
	font-weight: normal;
	font-size: 11px;
	color: #000000; 
	font-family: verdana, arial, helvetica, sans-serif
}
a:link {
	color: #005CAB;
	text-decoration: underline;
}
a:visited {
	color: #005CAB;
	text-decoration: underline;
}
a:hover   {
	color: #005CAB;
	text-decoration: none;
}
a:active {
	color: #005CAB;
	text-decoration: underline;
}
a.bc:link {
	color: #ffffff;
	text-decoration: underline;
}
a.bc:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.bc:hover {
	color: #ffffff;
	text-decoration: none;
}
a.bc:active {
	color: #ffffff;
	text-decoration: underline;
}
a.bcc:link {
	color: #ffffff;
	text-decoration: none;
}
a.bcc:visited {
	color: #ffffff;
	text-decoration: none;
}
a.bcc:hover {
	color: #ffffff;
	text-decoration: none;
}
a.bcc:active {
	color: #ffffff;
	text-decoration: none;
}
a.hometag:link {
	color: #ffffff;
	text-decoration: none;
}
a.hometag:visited {
	color: #ffffff;
	text-decoration: none;
}
a.hometag:hover {
	color: #ffffff;
	text-decoration: none;
}
a.hometag:active {
	color: #ffffff;
	text-decoration: none;
}
h1		 {
	font-size: 15px;
	color: #000000;
	font-family: verdana, times new roman, arial, helvetica, sans-serif;
}
h2		 {
	font-size: 14px;
	color: #005CAB;
	font-family: verdana, times new roman, arial, helvetica, sans-serif;
}
h3		 {
	font-size: 13px;
	color: #000000;
	font-family: verdana, times new roman, arial, helvetica, sans-serif;
}
.dropcap {
    float: left;
	font: normal 50pt/0.8em georgia,  helvetica, times new roman, arial, sans-serif;
	color: #000000;
	margin-right: 3px;
}
u {
	text-decoration: none;
	border-bottom: dotted 1px #cc0000; 
}
sup {
	font-size: 12px; 
}
.content {
	position: relative
}
#vertnav {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px
}
#column1 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
	clear: both;
}
#column2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 0px
}
#column3 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px
}
#flash {
	margin-bottom: 10px
}
#sidenav {
	padding-right: 10px;
	padding-left: 10px;
	left: 0px;
	float: left;
	padding-bottom: 10px;
	width: 180px;
	padding-top: 10px;
	position: relative;
	top: 0px;
	background-color: #c6c6c8
}
#maincontent {
	float: left;
	margin-left: 15px;
	width: 450px; 
	margin-right: 15px;
	height: 100%
}
#print-title {
	display: none
}
.float_clear {
	clear: both
}
li {
line-height : 22px;
}
.image {
	border-right: #005CAB 1px solid;
	padding-right: 5px; 
	border-top: #005CAB 1px solid;
	padding-left: 5px;
	background: #efefef repeat-x center top;
	padding-bottom: 5px; margin: 5px;
	border-left: #005CAB 1px solid; 
	padding-top: 5px;
	border-bottom: #005CAB 1px solid
}
hr {
	border: none 0;
	border-top: 1px solid #005CAB;
	border-bottom: 1px solid #005CAB;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0; 
	text-align: left;  
}
