a {
	color: #626435;	/* #003889 #337CBA; */
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}
body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #032b4f;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	/*
	margin-left: 0px;
	margin-right: 0px;
	*/
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #626435;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #626435;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration : none;
	background-image: url(images/nav_bg1.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration : none;
	text-align: center;
	font-weight: bold;
}
.nav:hover {
	background-image: url(images/nav_bg2.gif);
	background:transparent;
	border-bottom:0px solid #FFFFFF;
	font-size:1em;
	text-decoration: underline;
	}
.navCell {
	background:#022c4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFFFFF;
	background:transparent;
	border-top:1px solid #FFFFFF;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	border-left:1px solid #FFFFFF;
	color:#FFFFFF;
	text-align:center;
}
.navCell a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#666666;
	background:transparent;
	color:#FFFFFF;
	text-align:center;
	text-decoration:None;
}
.navBorder {
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blackLine {
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: .1em solid #333333;
	height: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	padding: 10px;
	font-weight: normal;
	text-align: center;
}
.padding {
	padding: 5px;
	background-color: #feffeb;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #626435;
	font-weight: bold;
}
.comingSoon {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.rightNav {
	font-size: 80%;
	background-color: #f1f2df;
}
.white {
	font-size: 16px;
	color: #FFF;
}

