﻿#leftsidebar {
	float: left;
	width: 395px;
	height: 300px;
	padding: 10px;
	height: 100%;
}

#rightsidebar {
	float: right;
	width: 205px;
	height: 100%;
	padding: 10px;
	height: 100%;
}

.sidebox {
	background-color:#F4F4F4;
	width:185px;
	padding: 10px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #99CCFF;
}

.footer {
	text-align: center;
	font-size: 8pt;
}
.logo {
	background-image: url('../_images/second_page_header.png');
	text-align: right;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.breadcrumb {
	font-size: 7pt;
}
.navbartop {
	text-align: right;
	background-image: url('../_images/navbar_background.png');
	background-repeat: no-repeat;
	vertical-align: middle;

}
.bodypadding {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
img {
	border-style: none;
	border="0"; 
	vertical-align: middle;
	width= "9";
	height= "2";
}
.path {
	background-image: url('../_images/navbar_background.png');
	color:black;
}
.path2 {
	background-color: #DADADA;
}


.navborder {
	border: 1px solid #DADADA;
}



br
{
line-height: 5px;
} 

body {
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	line-height: 17px;
	margin-top:-5px;
}
h1
{
	font-family: Verdana;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
}
h2
{
	font-family: Verdana;
	color: #008000;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
	line-height: 28px;
}
h3
{
	font-family: verdana;
	color: #008000;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
	margin-bottom: -10px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -0px;
	margin-top: -0px
}
h5
{
	font-family: Verdana;
	color: #008000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	line-height: 23px;
	text-decoration: none;
}
h6
{
	font-family: Arial Narrow;
	color: #008000;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
	margin-top: 5px;
	margin-bottom: -5px;
	
}


a:visited
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #000080;
}
a:active
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #000080;
}
a:link
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #000080;
}
a:hover
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #FF0000;
}


a.h3:visited
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #008000;
}
a.h3:active
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #008000;
}
a.h3:link
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #008000}
	
a.h3:hover
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #FF0000;
}


a.head:visited
{
	font-size: 9pt;
	font-weight: inherit;
	text-decoration: none;
	color: #828282;
}
a.head:active
{
	font-size: 9pt;
	font-weight: inherit;
	text-decoration: none;
	color: #828282;
}
a.head:link
{
	font-size: 9pt;
	font-weight: inherit;
	text-decoration: none;
	color: #828282;
}
a.head:hover
{
	font-size: 9pt;
	font-weight: inherit;
	text-decoration: none;
	color: #FF0000;
}



a.body2:visited
{
font-size:8pt;
font-weight: inherit;
text-decoration: underline;
color: #26537C;
margin-top: -5px;
margin-bottom: 5px;

}
a.body2:active
{
font-size:8pt;
font-weight: inherit;
text-decoration: underline;
color: #26537C;
margin-top: -5px;
margin-bottom: 5px;
}
a.body2:link
{
font-size:8pt;
font-weight: inherit;
text-decoration: underline;
color: #26537C;
margin-top: -5px;
margin-bottom: 5px;
}
a.body2:hover
{
font-size:8pt;
font-weight: inherit;
text-decoration: underline;
color: #FF0000;
margin-top: -5px;
margin-bottom: 5px;
}



a.body:visited
{
font-size: inherit;
font-weight: inherit;
text-decoration: underline;
color: #26537C;
}
a.body:active
{
font-size: inherit;
font-weight: inherit;
text-decoration: underline;
color: #26537C;
}
a.body:link
{
font-size: inherit;
font-weight: inherit;
text-decoration: underline;
color: #26537C;
}
a.body:hover
{
font-size: inherit;
font-weight: inherit;
text-decoration: underline;
color: #FF0000;
}


a.header:visited
{
font-family: "Verdana";
font-size: 14pt;
font-weight: inherit;
margin-top: 5px;
margin-bottom: -5px;
text-decoration: none;
color: #008000;
}
a.header:active
{
font-family: "Verdana";
font-size: 14pt;
margin-top: 5px;
margin-bottom: -5px;
font-weight: inherit;
text-decoration: none;
color: #008000;
}
a.header:link
{
font-family: "Verdana";
font-size: 14pt;
margin-top: 5px;
margin-bottom: -5px;
font-weight: inherit;
text-decoration: none;
color: #008000;
}
a.header:hover
{
font-family: "Verdana";
font-size: 14pt;
margin-top: 5px;
margin-bottom: -5px;
font-weight: inherit;
text-decoration: none;
color: #FF0000;
}


a.nav:visited
{
	font-size: 8pt;
	font-weight: inherit;
	text-decoration: none;
	color: #828282;
}
a.nav:active
{
	font-size: 8pt;
	font-weight: inherit;
	text-decoration: none;
	color: #828282;
}
a.nav:link
{
	font-size: 8pt;
	font-weight: inherit;
	text-decoration: none;
	color: #828282;
}
a.nav:hover
{
	font-size: 8pt;
	font-weight: inherit;
	text-decoration: none;
	color: #FF0000;
}



a.bc:visited
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a.bc:active
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a.bc:link
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a.bc:hover
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}

