body, td {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma,  Helvetica;
	margin-left: 5px; margin-right: 5px;
}

a:link  { color: #345795; text-decoration: underline }
a:active  { color: #345795; text-decoration: underline }
a:visited { color: #345795; text-decoration: underline }
a:hover { color: #345795; text-decoration: none }

.tableBorder {
	background-color: #ffffff; 
	border: 1px solid #336699;
}

.mainTable {
	border-top:2px solid #476685;
	border-left:2px solid #476685;
	border-right:2px solid #476685;
	border-bottom:2px solid #476685;
}

.titleTable {
	border-top:1px solid #476685;
	border-left:1px solid #476685;
	border-right:1px solid #476685;
}

.bodyTable {
	border-left:1px solid #476685;
	border-right:1px solid #476685;
	border-bottom:1px solid #476685;
}

.menuTable {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #476685;
}

.footerTable {
	border-top:1px solid #476685;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

.linksTable {
	border-top:0px;
	border-left:1px solid #476685;
	border-right:1px solid #476685;
	border-bottom:1px solid #476685;
}

.tabTable {
	background-color: #7AA9DD;
	border: 1px solid #476685;
}

.tableHead {
	color: #336699;
	font-family: Arial, Verdana,  Helvetica;
	font-size: 12px;
	letter-spacing:.03em;
	font-weight:200;
	background-color: #B8CCE0; 
	border: 0px solid #999999;
}
.tableHead a {color: #336699; text-decoration: none; padding:0 0 0 0; }
.tableHead a:active { color: #336699; text-decoration: none;}
.tableHead a:visited { color: #336699; text-decoration: none; }
.tableHead a:hover { color: #336699; text-decoration: underline; }

.columnHead {
	color: #000000;
	font-family: Arial, Verdana,  Helvetica;
	font-size: 12px;
	letter-spacing:.03em;
	font-weight:200;
	background-color: #D4E5F7; 
	border: 0px solid #999999;
}
.columnHead a {color: #000000; text-decoration: none; padding:0 0 0 0; }
.columnHead a:active { color: #000000; text-decoration: none;}
.columnHead a:visited { color: #000000; text-decoration: none; }
.columnHead a:hover { color: #000000; text-decoration: underline; }

.grey {
	padding: 3 3 3 3;
	border:0px solid #fff;
	background-color: #E0E6EB;
}

.white {
	padding: 3 3 3 3;
	border:0px solid #fff;
	background-color: #ffffff;
}

.text-white {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma,  Helvetica;
}
.text-white a:link  { color: #FFFFFF; text-decoration: none}
.text-white a:visited { color: #FFFFFF; text-decoration: none}
.text-white a:active  { color: #FFFFFF; text-decoration: none}
.text-white a:hover { color: #FFFFFF; text-decoration: underline}

.text-black {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma,  Helvetica;
}
.text-black a:link  { color: #000000; text-decoration: none}
.text-black a:visited { color: #000000; text-decoration: none}
.text-black a:active  { color: #000000; text-decoration: none}
.text-black a:hover { color: #000000; text-decoration: underline}

.text-blue {
	color: #476685;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma,  Helvetica;
}
.text-blue a:link  { color: #476685; text-decoration: none}
.text-blue a:visited { color: #476685; text-decoration: none}
.text-blue a:active  { color: #476685; text-decoration: none}
.text-blue a:hover { color: #476685; text-decoration: underline}

.text-blue-large {
	color: #476685;
	font-size: 18px;
	font-family: Arial, Verdana, Tahoma,  Helvetica;
}
.text-blue-large a:link  { color: #476685; text-decoration: none}
.text-blue-large a:visited { color: #476685; text-decoration: none}
.text-blue-large a:active  { color: #476685; text-decoration: none}
.text-blue-large a:hover { color: #476685; text-decoration: underline}

.text-blue-quotes {
	color: #476685;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma,  Helvetica;
}
.text-blue-large a:link  { color: #476685; text-decoration: none}
.text-blue-large a:visited { color: #476685; text-decoration: none}
.text-blue-large a:active  { color: #476685; text-decoration: none}
.text-blue-large a:hover { color: #476685; text-decoration: underline}

.text-black-bold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma,  Helvetica;
}
.text-black-bold a:link  { color: #000000; text-decoration: none}
.text-black-bold a:visited { color: #000000; text-decoration: none}
.text-black-bold a:active  { color: #000000; text-decoration: none}
.text-black-bold a:hover { color: #000000; text-decoration: underline}

input.btn {
	color:#000000;
	font-family: Arial, Verdana,  Helvetica;
	font-size:84%;
	background-color:#E0E6EB;
	border:1px solid;
	border-top-color:#8B8B8B;
	border-left-color:#8B8B8B;
	border-right-color:#8B8B8B;
	border-bottom-color:#8B8B8B;
}

input.btnhov {
	color:#8b8b8b;
	font-family: Arial, Verdana,  Helvetica;
	font-size:84%;
	background-color:#ffffff;
	border-top-color:#8B8B8B;
	border-left-color:#8B8B8B;
	border-right-color:#8B8B8B;
	border-bottom-color:#8B8B8B;
}

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
}

#tabnav li {
	margin: 0 0 0 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #7AA9DD;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border-top: 1px solid #476685;
	border-left: 1px solid #476685;
	border-right: 1px solid #476685;
	border-bottom: 1px solid #7AA9DD;
	border-bottom: 1px solid #7AA9DD;
	text-decoration: none;
	color: #000;
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #4A5969;
	background: #4A5969;
	color: #ffffff;
}

#tabnav a:hover {
	background: #CCE5FF;
}
