body {
	color: #333333;
	font-size: 90%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	background-color: #003c64;/*004f84 */
	margin: 12px;
	background: url(/images/bg.jpg) repeat-x;
}

h1 {
	color: #0072BC;
	font-size: 180%;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	border-bottom: 1px solid #0072BC;
}

h2 {
	margin: 12px 0px 6px 0px;
	padding: 20px;
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	background-color: #AABCD0;
}

h3 {
	color: #0072BC;
	margin: 8px 0px 0px 0px;
	font-size: 120%;
	padding: 0px;
}

h4 {
	color: #0072BC;
	font-size: 115%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

p {
	margin: 2px 0px 8px 0px;
	padding: 0px;
}

hr {
	color: #0072BC;
	height: 1;
}

form {
	padding: 0;
	margin: 0;
}

a {
	color: #0072BC;
}

th {
	text-align: left;
}

.footer {
	border-top: 1px solid #0072BC;
	padding: 12px;
	color: #66D0F8;
	font-size: 72%;
}
.footer a {
	color: #66D0F8;
	font-weight: bold;
	font-size: 110%;
}

.para {
	font-size: 90%;
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 4px;
	text-align: justify;
}

.sepstars {
	text-align: center;
	font-size: 90%;
	color: #AFC876;
}

.main {
	clear: left;
	padding: 6px 8px 6px 8px;
}

.large
{
	font-size: 150%;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}
.notsobig
{
	font-size: 142%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.quoteText
{
	font-size: 150%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-style: italic;
}
.quoteAuthor
{
	font-size: 125%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.captionTitle
{
	color: #cccccc;
	font-size: 140%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-style: italic;
}
.captionText
{
	color: #cccccc;
	font-size: 120%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-style: italic;
}

.bgtable {
	background-color: #5D739A;
}

.content {
	border: 2px solid #0072BC;
	background-color: #ffffff;
}

.idex {
	font-size: 80%;
	font-family: san-serif;
}

.label {
	font-size: 120%;
	font-weight: bold;
}

.summarylabel {
	font-size: 120%;
	font-weight: bold;
}

.title {
	font-size: 130%;
	font-family: serif;
}

.small {
	font-size: 80%;
	color: #66D0F8;
}
.small a {
	color: #66D0F8;
	font-weight: bold;
}

.error {
	color: red;
}

.submenu {
	color: #eeeeee;
	font-weight: normal;
	font-size: 90%;
}

#waveheader {
	background: url(/images/wavebanner2.jpg) bottom right;
	height:124px;
}

th {
	background-color: #6BCEF7;
}

.rrMain {
	border: 1px solid #6BCEF7;
}

.row0 {
	background-color: #EBF7FD;
}

.row1 {
	background-color: #E2F4FC;
}

.navlink {
	border-top: 1px solid #0072BC;
	border-bottom: 1px solid #0072BC;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	background-color: #0072BC;
}
.navlink a:link {color: #0072BC; text-decoration: none; font-weight: bold;}
.navlink a:visited {color:#0072BC; text-decoration: none; font-weight: bold;}
.navlink a:hover {color: #6C9A04; text-decoration: underline; font-weight: bold;}

#nav, #nav ul {
	font: 88%/1.5 arial, helvetica, serif;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background: #0072BC;
}

#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0.5em 2em 0.5em 1em;
}

#nav a:hover {
	color: #bbdaff;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 18em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	width: 18em;
	padding-right: 0em;
	border-bottom: 1px solid #0072BC;
}

#nav li ul a {
	width: 18em;
}

#nav li ul ul {
	margin: -1em 0 0 0em;
	width: 18em;
}

#nav ul a {
	color: #FFFFE3;
}

#nav ul {
	background: #AABCD0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li a:hover {
	color: #ffffff;
}

#nav li:hover, #nav li.sfhover {
	background: #0072BC;
}

.subNavDiv {
	background-color: #B0D9EF;
	border-bottom: 1px solid #0072BC;
}

#subNav, #subNav ul {
	font: 88%/1.5 arial, helvetica, serif;
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background: #B0D9EF;
}

#subNav li {
	float: left;
	padding: 0;
}

#subNav a {
	display: block;
	color: #0072BC;
	text-decoration: none;
	padding: 0.5em 2em 0.5em 1em;
}

#subNav a:hover {
	color: #ffffff;
}

