.announcements {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F3DA;
	padding-top: 20px;
	font-size: 12px;
	width: 260px;
	height: 74px;
	padding-right: 15px;
}
body {
	background-image: url(mainimages/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #020E3F;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #020E3F;
	background-color: #7E8385;
}
.button a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	font-weight: bold;
	color: #F7F3DA;
	text-decoration: none;
}
.button a:active {
	font-weight: bold;
	color: #020E3F;
	text-decoration: none;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F7F3DA;
	text-align: center;
	padding: 3px 0px 10px 40px;
}
.copyright a {
	color: #FFFFFF;
}


.content_leftTop {
	background-image: url(mainimages/content_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 76px;
	height: 236px;
}
.content_rightTop {
	background-image: url(mainimages/content_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 31px;
	padding-bottom: 300px;
}
.contentarea {
	background-color: #F7F3DA;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	width: 634px;
	font-size: 12px;
}
.contentarea a:link, .contentarea a:hover {
	color: #020E3F;
	text-decoration: underline;
}
.contentarea a:hover, .contentarea a:active {
	color: #FF9933;
}
.contentarea h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #020D3B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.contentarea p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content_leftBttm {
	background-image: url(mainimages/content_leftBttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 76px;
}
.content_rightBttm {
	background-image: url(mainimages/content_rightBttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 31px;
}
.content_bttm {
	background-image: url(mainimages/content_bttm.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.navBar {
	background-color: #F7F3DA;
	background-image: url(mainimages/navbarBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 39px;
	padding-left: 13px;
}



.sidebarTop {
	background-image: url(mainimages/sidebarTopBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	width: 204px;
}
.sidebarRight {
	margin-bottom: 20px;
	margin-left: 20px;
}
.sidebarBttm {
	background-color: #FAF8E9;
	background-image: url(mainimages/sidebarBgLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	border-right: 1px solid #020E3F;
	border-bottom: 1px solid #020E3F;
	border-left: 1px solid #020E3F;
}
.sidebarContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020E3F;
	background-image: url(mainimages/sidebarBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.sidebarContent ol {
	margin: 0;
	padding: 0;
	padding-left: 26px;
}


.tableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #020E3F;
}
.tableHeader {
	background-color: #020E3F;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.tableHeader a {
	color: #FFFFFF;
}
.tableHeader a:link, .tableHeader a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableHeader a:hover, .tableHeader a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tableHeaderCol {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableHeader2 {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader3 {
	background-color: #777777;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	text-decoration:none
}
.tableHeader3Col {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #777777;
}
.tableRow1 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
.tableRow2 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #EEEEEE;
}
.tableRow1Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableRow2Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableCell1 {
	padding: 8px;
}
.tableCell2 {
	padding: 8px;
	background-color: #EEEEEE;
}
.tableCell1Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableCell2Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
	background-color: #EEEEEE;
}
.photoRight {
	font-size: 10px;
	color: #020E3F;
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.photoRight img {
	margin-bottom: 5px;
}
.photoLeft {
	text-align: left;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 10px;
	color: #020E3F;
}
.photoLeft img {
	margin-bottom: 5px;
}
