body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	text-align: center;
	margin: 0px;
	background-image: url('../images/griddark.gif');
}
li {
    margin:0;
    padding: 6px 0px 6px 0px;
    font-weight: bold;
    color: #000099;
    font-size: 14px;
    text-decoration: none;
    }
p, td, li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ie5fix	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}

a:link
			{
	font-weight: bold;
	color: #000099;
	background-color: transparent;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: circle;
			}
a:visited
			{
	font-weight: bold;
	color: #000099;
	background-color: transparent;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
			}
a:active
			{
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
			}
a:hover
			{
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
			}

.headtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #0D2B88;
}
.gtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;

}
.jmenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #6B7C8C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D2B88;
	border-right-color: #0D2B88;
	border-bottom-color: #0D2B88;
	border-left-color: #0D2B88;
	cursor: hand;
}
.rbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0D2B88;
	border-right-color: #0D2B88;
	border-bottom-color: #0D2B88;
	border-left-color: #0D2B88;
	padding: 8px;
	margin: 8px;
}

.floatRight
			{
			float: right;
			}

.copyPadding
			{
	padding-right: 30px;
			}
.copyPaddingMain {
	padding-left: 20px;
}
.subheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0D2B88;
	letter-spacing: 0pt;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0D2B88;
}
.navHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #B9BDE0;
}
.starbackground {
	background-image: url('../images/stars195px.jpg');
	background-repeat: no-repeat
}
.footer {
	color: #0D2B88;
}
#nav {
    width: 100%;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;    }
#nav ul {
    margin:0;
    margin-right: 20px;
    padding:0;
    list-style-type:none;
    }
#nav li {
    margin:0;
    padding: 6px 0px 6px 0px;
    font-weight: bold;
    color: #000099;
    font-size: 14px;
    text-decoration: none;
    }
#nav a {
    text-decoration:none;
    }
#nav a:hover,
#nav a:focus {
    text-decoration:underline;
    color:#000099;}
    