@charset "UTF-8";
* {padding:0; margin:0;}
#main {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 4px 5px 6px;
	width: 876px;
}

#leftCol {
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 4px;
	width: 435px;
	background-color: #CEDFE7;

}
.contentCell {
	background-color: #EAF1F5;
	padding-top: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 874px;
}
.contentCell h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 19px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.contentCell li {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/sub/barBullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 15px;
}
.contentCell a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.contentCell a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
#newsletter {
	margin-top: 8px;
	margin-bottom: 8px;
}
#newsletter td {
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newsletterYear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919A8C;
	background-color: #D0DDC9;
	font-weight: bold;
}
.newsletterHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/sub/newsHeadingBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


#contentBlock {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contentBlock img {
	float: none;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}





#contentBlock h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 2px;
}
#contentBlock h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C261F;
	font-weight: normal;
	font-size: 14px;
	margin: 0px 0px 5px;
	line-height: 20px;
}


#contentBlock p {
	text-align: justify;
	margin: 0px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #4F322A;
	padding: 0px;
}


#contentBlock li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F322A;
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
}
#contentBlock a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
#contentBlock a:hover {
	text-decoration: underline;
}

.smallBullets  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}

#flashBlock {
	width: 433px;
}

#teamIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#teamIndex a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
#teamIndex a:hover {
	text-decoration: underline;
}
#teamIndex p {
	margin: 0px;
}
#teamIndex h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 3px;
}
.contactCell {
	background-color: #EAF1F5;
	padding: 12px 0px 12px 10px;
	text-align: right;
	width: 119px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
}
.contactCell p {
	margin: 0px;
	padding: 0px;
}

.contactCell a {
	text-decoration: underline;
	color: #4F322A;
}
.contactCell a:hover {
	font-size: 11px;
	color: #332022;
	text-decoration: underline;
}
.tableCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01608C;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #01608C;
	padding: 12px 3px 3px;
	font-weight: bold;
}
.tableSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01608C;
	background-color: #2A4259;
}
.tableCellRecent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}
