body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
}
body {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #084887;
}
a:visited {
	font-weight: bold;
	color: #6C9A76;
}
a:hover {
	font-weight: bold;
	color: 6c9a76;
}
/*#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
	background-color: #084887;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#nav a:link{
	color:#FFFFFF;
	text-decoration:none;
	margin: 1em;
	padding: 0px;
}
#nav a:visited{
	color:#FFFFFF;
	text-decoration:none;
	margin: 1em;
	padding: 0px;
}
#nav a:hover{
	color:#FFFFFF;
	text-decoration:none;
	margin: 1em;
	padding: 0px;
}
#container #nav a.callout {
	background-color: #6c9a76;
	height: 1.5em;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding-bottom: .75em;
}
#container #nav a.callout:hover {
	padding: 0.25em 0.5em 0.75em;
	background-color: #C1D1E1;
	height: 1.5em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #084886;
}*/
#container {
	background-color: #ffffff;
	width: 740px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #084887;
	height: 100%;
	text-align: left;
	border-left-color: #084887;
	background-image: url(../images/btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #084887;
	margin-right: auto;
	margin-left: auto;
}
p#copyright {
	font-size: 0.7em;
	text-align: center;
	height: 150px;
	width: 735px;
	position: relative;
	top: 125px;
}
#header{
	position:relative;
	top:0;
	left:0;
	margin: 0px;
	padding: 0px;
}
#section {
	width: 26px;
	position: absolute;
	left: -26px;
	top: 5px;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 53px;
	top: 32px;
	z-index: 2;
}
#logo2 {
	position: absolute;
	left: 53px;
	top: 14px;
}
ul, li{
	color: #084887;
	line-height: 1.75em;
}
.sidebar {
	margin: 10px 0px 0px;
	padding: 7px;
	list-style-type: none;
	text-align: left;
	width: 165px;
	background-color: #c1d1e1;
}
ul.sidebar li{
	text-align:center;
	background-color:#084887;
	color:#FFFFFF;
	display:block;
	font-weight: bold;
	margin: 0em 0px 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
p, blockquote {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: .5em;
	margin-bottom: .5em;
	color: #084887;
}
blockquote{
	background-color:#DAE6DD;
	padding:1.2em;
	margin-top:2em;
	margin-left:0;
}
h1 {
	font-size: 1.25em;
	color: #6C9A76;
}
.green {
	font-weight: bold;
	color: #6C9A76;
}
.toppad {
	padding-top: .5em;
}
.pad {
	padding: .5em;
}
.padRight {
	padding-right: .5em;
}
.callout1 {
	background-color: #DAE6DD;
	padding: 0.5em 1em;
	border: 1px solid #6C9A76;
	width: 60%;
	font-size: 1em;
	margin-top: 1.2em;
}
h2 {
	font-size: 1em;
	color: #084887;
	margin-bottom: 0px;
}
.first {
	margin-top: .5em;
}
.contact {
	padding: 0px;
	margin: 0px;
}
.contact tr td p {
	padding: 0px;
	margin: 0px;
}
.callout2 {
	background-color: #DAE6DD;
	padding: 0.5em 1em;
	border: 1px solid #6C9A76;
	font-size: 0.9em;
	margin-top: 1.2em;
	font-weight: normal;
}
.subnav {
	font-weight: bold;
	color: #6C9A76;
	list-style-type: none;
	font-size: .9em;
}
.subnav a {
	color: #6C9A76;
	text-decoration: none;
}
.subnav a:visited {
	color: #084887;
	text-decoration: none;
}
.subnav a:hover {
	color: #084887;
	text-decoration: underline;
}
.sidebar2 {
	margin: 10px 0px 0px;
	padding: 7px;
	list-style-type: none;
	text-align: left;
	width: 165px;
	background-color: #c1d1e1;
	display: block;
	font-size: .75em;
}
ul.sidebar2 li {
	text-align: left;
	display: block;
	width: 165px;
	line-height: 1.3em;
}
ul.sidebar2 li a {
	color: #FFFFFF;
	background-color: #084887;
	display: block;
	padding: 0.5em;
	text-decoration: none;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D1E1;
}
ul.sidebar2 li a:hover {
	color: #FFFFFF;
	background-color: #6C9A76;
	display: block;
	padding: 0.5em;
	text-decoration: none;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D1E1;
}
ul.sidebar2 li a.selected {
	color: #084887;
	background-color: #6C9A76;
	display: block;
	padding: 0.5em;
	text-decoration: none;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D1E1;
}
.float_rt {
	float: right;
}
ul.list {
	font-size: 0.85em;
}
ul.list li {
	line-height: 1.2em;
	padding-bottom: 1.2em;
}


ul.sidebar-rss {
	width: 165px;
	margin: 10px 0px 0px;
	padding: 7px;
	list-style-type: none;
	text-align: left;
	background-color: #c1d1e1;
}

ul.sidebar-rss h2 {
	margin-top: 0px;
}

ul.sidebar-rss li {
	font-size:0.7em;
	margin: 0px 0px 0px;
	padding: 0 0 10px 0px;
	list-style-type: none;
	text-align: left;
	background-color: #c1d1e1;
	line-height: 1.1em;
}

ul.sidebar-rss li a {
	margin-top: 1px;
	padding: 0;
}


