<!--

/**** Body ****/

body {
background-color: rgb(255,255,255);
color: rgb(255,255,255);
font-family: arial;
font-size: 13px
}

/**** End Body ****/

/**** Text and Hyperlinks ****/

a.rnav:link
{
	color: rgb(255,255,255);
	display:block;
	width:150px;
	height:20px;
	background: rgb(36,91,138);
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-width: 0px;
	border-color: rgb(155,155,155);
	border-style: solid
}

a.rnav:visited
{
	color: rgb(255,255,255);
	display:block;
	width:150px;
	height:20px;
	background: rgb(36,91,138);
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-width: 0px;
	border-color: rgb(155,155,155);
	border-style: solid
}

a.rnav:hover
{
	color: rgb(255,255,255);
	display:block;
	width:150px;
	height:20px;
	background: rgb(30,76,115);
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-width: 0px;
	border-color: rgb(155,155,155);
	border-style: solid
}

a.rnav:active
{
	color: rgb(255,255,255);
	display:block;
	width:150px;
	height:20px;
	background: rgb(36,91,138);
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-width: 0px;
	border-color: rgb(155,155,155);
	border-style: solid
}

a:link {
color: rgb(255,255,255);
text-decoration: none
}

a.plain:visited {
color: rgb(255,255,255);
text-decoration: none
}

a.plain:hover {
color: rgb(255,255,255);
text-decoration: underline 
}

a.plain:active {
color: rgb(255,255,255);
text-decoration: none
}

a.uline:link {
color: rgb(255,255,255);
text-decoration: underline
}

a.uline:visited {
color: rgb(255,255,255);
text-decoration: underline
}

a.uline:hover {
color: rgb(255,255,255);
text-decoration: underline 
}

a.uline:active {
color: rgb(255,255,255);
text-decoration: underline 
}

.subtext {
font-size: 11px
}

/**** End Text and Hyperlinks ****/

/**** Tables ****/

/* default cell */
td {
margin: 0px;
padding: 0px;
}

.maintable {
width: 775px;

text-align: center;
margin: 0px;
padding: 0px;

border-width: 1px;
border-style: solid;
border-color: rgb(0,0,0);
border-spacing: 0px;
background-color: rgb(255,255,255)
}

.headertable {
background-image: url('header3.gif');
width: 100%;
padding: 0px;
margin: 0px;
border-spacing: 0px;
border-width: 0px
}

.navtable {
width: 150px;
padding: 0px;
margin: 0px;
border-spacing: 0px;
border-width: 0px
}

.contenttable {
width: 605px;
padding: 0px;
margin: 0px;
border-spacing: 0px;
border-width: 0px
}
.inttable {
width: 775px;
padding: 0px;
margin: 0px;
text-align: left;
vertical-align: top;
border-spacing: 0px;
border-width: 0px

}

/**** End Tables ****/

/**** Cells ****/

.topimage {
height: 68px;

padding-left: 15px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;

border-style: solid;
background-color: transparent;
border-color: rgb(0,0,0)
}

.vnav1 {
height: 35px;

padding-left: 15px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;

border-style: solid;
background-color: transparent;
border-color: rgb(0,0,0)
}

.vnav2 {
height: 35px;

text-align: right;

padding-right: 15px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;

border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;

border-style: solid;
background-color: transparent;
border-color: rgb(0,0,0)
}

.navcell {
height: 25px;

vertical-align: middle;
text-align: center;

padding: 0px;

border-left-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 0px;

border-style: solid;
background-color: rgb(36,91,138);
border-color: rgb(155,155,155)
}

.navhead {
height: 25px;

text-align: center;

padding: 0px;

border-left-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;

border-style: solid;
background-color: rgb(30,76,115);
border-color: rgb(155,155,155)
}

.contentcell {
vertical-align: top;

padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 15px;

border-left-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-top-width: 1px;

border-style: solid;
background-color: rgb(30,76,115);
border-color: rgb(155,155,155)
}

.footer {
height: 25px;

text-align: center;

padding-left: 10px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-width: 1px;

border-style: solid;
background-color: rgb(30,76,115);
border-color: rgb(155,155,155)
}

.contentcell h3{
   font-weight: bold;
   font-size: 12pt;
}

.contentcell thead {
   font-weight: bold;
   font-size: 12pt;
}

.contentcell {
   font-size: 10pt;
}

.contentcell a:visited {
color: rgb(200,200,200);
text-decoration: underline
}

.contentcell a:hover {
color: rgb(255,255,255);
text-decoration: underline 
}

.contentcell a:active {
color: rgb(255,255,255);
text-decoration: underline
}


/**** End Cells ****/

 -->