
<!-- *** IMPORTANT STYLESHEET SECTION - Change the border classes and text colors *** -->
<!-- 
Removed anchor styles
 -->
<STYLE>.itemBorder {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.itemHeading {
	FONT: bold 16px Arial, Helvetica; COLOR: #ffffff; TEXT-DECORATION: none
}
.itemText {
	FONT: bold 12px Arial, Helvetica; COLOR: #ffffff; TEXT-DECORATION: none
}
a.headinglink:link,a.headinglink:active,a.headinglink:hover,a.headinglink:visited {FONT: bold 16px Arial, Helvetica; COLOR: #ffffff; TEXT-DECORATION: none}
a.navlink:link,a.navlink:active,a.navlink:hover,a.navlink:visited {FONT: bold 12px Arial, Helvetica; COLOR: #ffffff; TEXT-DECORATION: none}

.crazyBorder {
	BORDER-RIGHT: #000000 1px outset; BORDER-TOP: #000000 1px outset; BORDER-LEFT: #000000 1px outset; BORDER-BOTTOM: #000000 1px outset
}
.crazyText {
	FONT: bold 12px Arial, Helvetica; COLOR: #ffffff; TEXT-DECORATION: none
}

.ContentHeader { FONT-WEIGHT: bold; FONT-SIZE: 11pt; FONT-FAMILY: Arial,Helvetica,sans-serif; COLOR: #000000}
.Header { FONT-WEIGHT: bold; FONT-SIZE: 16pt; FONT-FAMILY: Arial,Helvetica,sans-serif; COLOR: #000000}
.FTR{FONT-SIZE:8pt; FONT-FAMILY:Arial,Helvetica,sans-serif}
LI .ContentHeader { FONT-WEIGHT: bold; FONT-SIZE: 11pt; FONT-FAMILY: Arial,Helvetica,sans-serif; COLOR: #000000}
LI .Content { FONT-SIZE: 10pt; FONT-FAMILY: Arial,Helvetica,sans-serif;COLOR: #000000}
OL.Pad LI {PADDING-BOTTOM:15PX;}
UL.Pad LI {PADDING-BOTTOM:15PX;}
.RedHeading .ContentHeader {COLOR: #cc0000}
.RedContent {COLOR: #cc0000}
.BlueContent {COLOR: #1A5C9F}
.Content, TD { FONT-SIZE: 10pt; FONT-FAMILY: Arial,Helvetica,sans-serif;COLOR: #000000}
.ContentSection {padding-left:15px;padding-bottom:15px;}
a.largeLink:link,a.largeLink:visited{FONT: bold 16px Arial, Helvetica; COLOR: #cc0000}
a.largeLink:hover {FONT: bold 16px Arial, Helvetica; COLOR: #cc0000; TEXT-DECORATION: none}
a.largeLink:active{FONT: bold 16px Arial, Helvetica; COLOR: #cc0000}
IMG {border-width:0}

#top{
  position absolute;
  width:100%;
	height:93px;
}
#navBackground{
	background-color:#004891;
  width:100%;
	height:38px;
}
#content{
  width:100%;
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	COLOR: #000000;
	margin:15px;
}
H1{
 position:relative;
 FONT-WEIGHT: bold;
 FONT-SIZE: 20pt; 
 FONT-FAMILY: Arial,Helvetica,sans-serif;
 COLOR: #000000;
 text-align: center;
 top:20px;
 margin:0px;

}
#footer{
	width:100%;
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	COLOR: #000000;
	margin:15px;								
}
.quickLink
{
border-width:1px;
border-color:1A5C9F;
border-style:solid;
}
.quickLink .heading
{
background-color:1A5C9F;
padding:5px;
color:ffffff;
font-size:12pt;
font-weight:bold;
}
.quickLink .content
{
padding:5px;
font-size:11pt;
}
.quickLink .content a:link{COLOR: #cc0000}
.quickLink .content a:visited{COLOR: #cc0000}
.quickLink .content a:hover {COLOR: #cc0000; TEXT-DECORATION: none}
.quickLink .content a:active{COLOR: #cc0000}

</STYLE>