body {
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #9a9a9a;
    margin: 0 0 0 0;
}

p {
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.center {
	text-align: center;
}

.padright {
	padding-right: 10px;
}

b {
	font-weight: bold;
}

sup {
	vertical-align: super;
}

img {
	border: 0;
}

h1 {
	text-align: center;
	background-color: #FFFFFF;
	height: 125px;
}

h2 {
	text-align: center;
	color: navy;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
}

h3 {
	color: navy;
	font-weight: bold;
	font-size: 12px;
}

#left {
    float: left;
    width: 125px;
	padding-left: 2px;
}

#right {
    float: right;
    width: 610px;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #000000;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    background: white;
}

#header, #nav, #nav li, h2, #footnav {
    margin: 0;
    padding: 0;
}

#header {
    background: #ffffff;
    border-bottom: 1px solid #fff;
    border-top: 2px solid #fff;
    margin-bottom: 1px;
    text-align: center;
}


#nav {
    float: left;
    width: 123px;
    margin: 0;
    padding: 0;
	text-align: left;
}

#nav li {
    background: #000076;
    padding: 3px 0px 4px 4px;
    margin-bottom: 2px;
    margin-left: 0;
    list-style: none;
}

#nav li:hover {
	background: #006EB9;
}

* html #nav li { /* IE 5.x hack */
    padding-left: 20px;
    padd\ing-left: 36px;
}

#nav a {
    color: #efeeed;
    text-decoration: none;
    font-weight: bold;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
}

#submit {
	float: left;
    clear: left;
    margin: 0;
	padding: 0;
	border: 0;
}

#footer {
	text-align: right;
    background: #b7b7b8;
    color: #666;
    border: 2px solid #fff;
	padding: 2px 3px 4px 13px;
    border-bottom: 2px solid #fff;
	width: 730px;
}

* html #footer {
    height: 1.5em;
}

#footer .copyright {
    float: left;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#fee {
	border: 1px solid #000;
	margin-bottom: 6px;
}

#fee p {
	color: white;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #CCCCCC;
	text-align: right;
	margin: 0;
	padding: 4px 4px 4px 4px;
}

#fee .text {
	float: left;
}

#fee sup {
	vertical-align: super;
}

#policy ul {
	list-style-image: url(images/bullet_dimond.gif);
	color: navy;
}

#policy li {
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align: justify;
}

.gray {
	color: #666666;
}

#notes p {
	padding-bottom: 6px;
	font-size: 10px;
	margin: 0;
	color: #666;
}

#subright {
	float: right;
	width: 380px;
	padding-right: 4px;
}

#subright ul {
	list-style-image: url(images/bullet_dimond.gif);
	color: navy;
}

#subright li {
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align: justify;
}

#subright dfn {
	color: navy;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#subright em {
	font-weight: bold;
	font-style: normal;
}

#subleft {
	float: left;
	width: 200px;
	padding-right: 10px;
}

#subleft p {
	color: #666666;
	font-size: 9px;
	text-align: justify;
	margin: 0;
}

#section {
	margin-bottom: 4px;
	padding: 4px 4px 4px 4px;
}

#section p.caption {
	color: #666666;
	font-size: 9px;
	text-align: justify;
	margin: 0;
}

#section p.capcntr {
	color: #666666;
	font-size: 9px;
	text-align: center;
	margin: 0;
}

#section h4 {
	font-style: italic;
	font-size: 14px;
	color: navy;
	text-align: right;
	border-bottom: 2px solid #000080;
}

#section a{
	color: navy;
	text-decoration: none;
}

#section a:hover {
	text-decoration: underline;
}

#section ul {
	list-style-image: url(images/bullet_dimond.gif);
	color: navy;
}

#section li {
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align: justify;
}

#section dfn {
	color: navy;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#section em {
	font-weight: bold;
	font-style: normal;
}

#clear {
	clear: both;
}

#references {
	color: #ffffff;
}

#references .name {
	color: navy;
	font-weight: bold;
}

