﻿* {
    padding: 0;
    margin: 0;
} 

body {
	background: #88B4F5;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 17px;
}

img { border: none; }
a { color: #336699; }
a:hover { text-decoration: none; color : #999; }
p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
h1 {
	padding-top: 12px;
	padding-bottom: 15px;
}
h2 {
	padding-top: 12px;
	padding-bottom: 15px;
}
h3 {
	border-bottom: 1px dotted #aaa;
	color: #666;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-weight: 100;
	font-size: 20px;
	letter-spacing: -1px;
}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }
h4 {
	color: #800000;
}

#wrap {
	width: 800px;
	margin: 6px auto 10px auto;
}
#header {
	background: #88B4F5 url('../images/header.jpg') no-repeat;
	height: 90px;
}
#navBar {
	border-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	height: 30px;
	background: #000082 url('../images/menu.jpg') no-repeat;
	line-height: 30px;
}

#content {
	padding: 0 30px;
	background: #88B4F5 url('../images/content.jpg') repeat-y;
}
#left {
	padding: 15px 0 10px 0;
	width: 500px;
	float: left;
	font-size: 13px;
	text-align: left;
}
#left h3 { border-bottom: 1px dotted #aaa; }
#left ul {
	list-style-type: none;
	padding: 10px 0 20px 28px;
}
#left ul li {
	padding: 2px 0 3px 0;
	list-style-image: url('../images/bullet_round_maroon.gif');
}

#right{
	padding: 15px 0 10px 0;
	width: 220px;
	float: right;
}
#right h3 { height: 30px; line-height: 30px; font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #111; }
#right ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #336699; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }
#logo {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#banner {
	padding-top: 20px;
	float: left;
}
#topNav {
	float: right;
	margin-right: 30px;
	margin-top: 40px;
}
#topNav a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	padding: 2px;
}
#topNav a:hover {
	border-width: thin;
	padding: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#bottom { background: #88B4F5 url('../images/bottom.jpg') no-repeat; 
padding: 15px 0; }

#footer {
color: #111;
font-size: 11px; 
text-align: center;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
#footer ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 14px;
}
#footer li {
	padding: 0px;
	margin: 0px 15px 0px 15px;
	list-style-type: none;
	display: inline;
}
#footer a {
	color: #336699;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
#footer a:hover {
	border-width: thin;
	border-color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}

#bulletinBoard {
	padding: 0px;
	margin: 0px 8px 0px 8px;
}
#emailList {
}
#emailList p {
	font-size: 11px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
#emailList form {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#oneColumn {
	padding: 15px 0 10px 0;
	width: 500px;
	float: left;
	font-size: 13px;
	text-align: left;
}
.emailUs {
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: thin;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	border-color: #808080;
}

.nv_rightGrayBoxTitle {
	padding: 0px;
	margin: 0px;
	font-size: large;
	font-weight: bold;
	color: #800000;
	border-bottom: dotted #999999 1px;
	line-height: 32px;
	vertical-align: top;
	border-style: none;
	border-width: 0px;
}
.floatRight {
	border-style: none;
	margin: 0px 0px 5px 10px;
	float: right;
}
.floatLeft {
	border-width: 0px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatRightBorder {
	border-width: thick;
	border-style: outset;
	margin: 0px 0px 5px 10px;
	float: right;
}
		
.rigttop {
	background: url('../images/shp_topright.gif') no-repeat;
	color: #fff;
	height: 17px;
}
.right_articles {
	background-position: left bottom;
	background: #eaeaea url('../images/shp_btmright.gif') no-repeat left bottom;
	color: #000;
	padding: 0px 15px 17px 15px;
	margin: 0 0 10px 0;
}
.indentAddress {
	padding-left: 12px;
}
.indentAddressLarge {
	padding-left: 170px;
	padding-top: 15px;
	font-size: 15px;
	padding-bottom: 15px;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.img_border{
	border: 1px solid #C0C0C0;
	background: #2b333e;
	padding: 1px;
}
.img_shadow_right {
	margin: 0px;
	border-style: none outset outset none;
	background-position: #2b333e;
	background: #2b333e;
	padding: 0px;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-right-width: 6px;
	border-bottom-width: 6px;
}
.img_left{
	float:left;
	margin: 0 10px 0 0;
}
.img_right{
	float:right;
	margin: 0 0 0 10px;
}

.center {
	text-align: center;
}
.boldText {
	font-weight: bold;
}
.pdfText {
	font-size: x-small;
}
.boxForm {
	border: thin dotted #808080;
	padding-left: 8px;
}
.italicText {
	font-style: italic;
}
.smallText {
	font-size: xx-small;
	color: #333333;
}
