﻿body 
{
	background-color:#0D325F;
}


.style1 {
	font-weight: bold;
	color: #003366;
}

.contentTable {
	background-color:#075992;
}

.navBarTable {
	background-color:#075992;
	
}

.menuLevel1 
{
	font-weight: bold;
	color: #D6D5BB;
}
.contentSubTable {
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	background-color:#06325F;
		padding-left:5px;
}

.menuLevel2 {	
	font-weight:normal;
	color: #003366;
	text-align:left;
}
.contentHeader {
	font-weight:bold;
	color: #5C5B44;
	text-align:left;
	background-color:#C5C4A3;
	text-decoration:none;
	padding-left:5px;
}
.contentHeaderNoPad {
	font-weight:bold;
	color: #5C5B44;
	text-align:left;
	background-color:#C5C4A3;
	text-decoration:none;
}
.contentSubHeader {
	font-weight:bold;
	color: #75603D;
	text-align:left;
	background-color:#D6D5BB;
		text-decoration:none;
	padding-left:5px;
}
.contentText {	
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D7D6BB;
	text-decoration:none;
	padding-left:5px;
}

.contentText2 {
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D7D6BB;
	text-decoration:none;
		padding-left:5px;
}
.contentText2NoPad {
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D7D6BB;
	text-decoration:none;
		padding-left:5px;
}
.navBar {	
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#06325F;
	text-decoration:none;
width:80px;
height:18px;
}
.navBarSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#075992;
	text-decoration:none;
	width:80px;
	height:18px;
}

.navBarHepburn {
	font-weight:normal;
	color: #06325F;
	text-align:center;
	background-color:#70A5CF;
	text-decoration:none;
	width:80px;
	height:18px;
}
.navBarHepburnSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#06325F;
	text-decoration:none;
	width:80px;
	height:18px;
}

.bodytxt { color: #BCD5BB; }
.headingtxt {
	font-weight: bold;
	color: #FFFFFF;
}
.subheadingtxt {font-weight: bold; color: #BCD5BB; }
.linktxt {color: #FFFFFF}

.style2 {color: #6F6041}
.style3 { color: #FFFFFF; }
