﻿body {
	padding:0px;
	margin:0px;
}

img {
	border: 0px;
}

table {
	border:0px;
}
.tableTop {
	background-position: center;
	background-image: url('images/top.jpg');
	background-repeat: repeat-x;
	width: 100%;
}
.tableMain {
	background-position: left;
	background-color: #C7D3DF;
	width: 800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.tableBottom {
	background-position: left;
	background-image: url('images/bottom.jpg');
	background-repeat: repeat-x;
	width: 100%;
}

.menu, .menuSelect {
	text-align: right;
	font-family: Verdana;
	font-size: 12pt;
	padding: 4px 5px 2px 6px;
	border-left: 1px #B4C4DE solid;
	border-top: 1px #B4C4DE solid;
}

.menuSelect {
	background-color:#F2B7CE;
}

A:visited, A:link, A:active{
	text-decoration: none;
	color: #99AED2;
}

.middleLeft {
	background-position: left;
	background-image: url('images/middle_left.jpg');
	background-repeat: repeat-y;
	width: 7px;
}
.middleRight {
	background-position: left;
	background-image: url('images/middle_right.jpg');
	background-repeat: repeat-y;
	width: 5px;
	text-align: right;
}

.pageTitle {
	font-family: Verdana;
	font-size: 16pt;
	font-weight:bold;
	text-align:right;
	padding:0px 15px 0px 15px;
	border-bottom:1px #999999 solid;
	vertical-align:top;
	width:685px;
}

td {
	font-family: Verdana;
	font-size: 10pt;
}

.mainText {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	text-align:justify;
	background-color: #C7D3DF;
	background-position:right;

}

.frameMain {
	border: 0px;
	height:500px;
	width:100%;	
}

li {
	list-style:none;
	padding-bottom:9px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

.homeTitle {
	font-family: helvetica;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	color: #014292;
	font-weight: bold;
}

.leaderText {
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	text-align:left;
	background-color:#F2B7CE;	
	font-weight:bold;
	padding:5px;
}

.paraHeader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.newsHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width:200px;
	vertical-align:top;
}


