body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10px;
}

code, pre {
  font: 10px "courier new", courier, monospace;
}

body {
	color: #666666;
}

input, select, textarea {
	color: #424343;
	font-size: 9px;
}

ul {
	margin-top: 0px;
	margin-left: 23px;
	list-style-image: url(../images/misc/bullet.gif);
}

ul.noFoot {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 23px;
	list-style-image: url(../images/misc/bullet.gif);
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #4381C9;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #95B4D9;
	font-weight: bold;
	text-decoration: none;
}

a.foot:link, a.foot:visited, a.foot:active {
	color: #BDDCF6;
	font-size: 9px;
}

a.foot:hover {
	color: #fff;
	font-size: 9px;
}

a.green:link, a.green:visited, a.green:active {
	color: #09AE11;
}

a.green:hover {
	color: #338237;
}

a.left:link, a.left:visited, a.left:active {
	color: #1E6AC5;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

a.left:hover {
	color: #143C83;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

.alert {
  color: #f00;
}

.headline {
	font-size: 17px;
	font-weight: bold;
	color: #074998;
  font-family: times new roman, times, serif;
}

.headline2 {
	font-size: 15px;
	font-weight: bold;
	color: #517FB7;
  font-family: times new roman, times, serif;
}

.headline3 {
	font-size: 12px;
	font-weight: bold;
	color: #517FB7;
}

.required {
  color: #C0A664;
	font-size: 9px;
}

.smallHeader {
	font-size: 11px;
	font-weight: bold;
	color: #517FB7;
}

.stroke {
	border: #CCC7B7 1px solid;
}

.footer {
	color: #E7F4FE;
	font-size: 9px;
}

.footer2 {
	color: #A0D6FE;
	font-size: 9px;
}

.date {
	color: #888A88;
	font-size: 9px;
}

.emailCenter {
	background-image: url(../images/backgrounds/eMailBack.jpg);
	background-color: #EBF1F5;
	background-repeat: repeat-x;
}

.newsCenter {
	background-image: url(../images/backgrounds/newsCenter.jpg);
	background-color: #F7F3E8;
	background-repeat: repeat-x;
}

.pageMainLeft {
	background-image: url(../images/structural/pageMainLeft.gif);
	background-repeat: repeat-y;
}

.pageLeft {
	background-image: url(../images/structural/pageLeft.gif);
	background-repeat: repeat-y;
}

.pageRight {
	background-image: url(../images/structural/pageRight.gif);
	background-repeat: repeat-y;
}

.pageNavSeperator {
	background-image: url(../images/structural/pageNavSeperator.gif);
	background-repeat: repeat-y;
}

.footerLeft {
	background-image: url(../images/structural/footerLeft.gif);
	background-repeat: repeat-y;
}

.footerRight {
	background-image: url(../images/structural/footerRight.gif);
	background-repeat: repeat-y;
}

.contentBG {
	background-image: url(../images/backgrounds/bgTile.jpg);
	background-color: #1569CE;
	background-repeat: repeat-y;
	background-position: top center;
}

.blueMiddle {
	background-image: url(../images/backgrounds/blueMiddle.jpg);
	background-color: #F5F9FB;
	background-repeat: repeat-x;
}
