body  {
     background-color : #fff;
     margin-left : 0;
     margin-top : 0;
     margin-right : 0;
     margin-bottom : 0;
}
body , div , p , blockquote , td , th , ul , li  {
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 95%;
     font-weight : 400;
     color : #333333;
}
.body a:active {
     color : #99cc66;
     text-decoration : underline;
     font-weight : 400;
}
.body a:link {
     color : #333366;
     text-decoration : underline;
     font-weight : 400;
}
.body a:visited {
     color : #666699;
     text-decoration : underline;
     font-weight : 400;
}
.body a:hover {
     color : #cc3300;
     text-decoration : underline;
     font-weight : 400;
}
#container {
width: 777px;
border: 1px solid rgb(0, 15, 122)
}
.pic8 {
     background : #fff url('images/pic8.gif') repeat-x 0 0;
}
.pic9 {
     background : #fff url('images/pic9.gif') repeat-y 0 0;
     width: 10px;
}
.pic10 {
     background : #fff url('images/pic10.gif') repeat-y 0 0;
}
.pic11 {
     background : #fff url('images/pic11.gif') repeat-x 0 0;
}
.fnav {
    font-size: 75%;
	color: #000F7A;
	font-weight: 400;
}
.fnav a:active {
    color : #000F7A;
	font-weight: 900;
    text-decoration : none;
}
.fnav a:link {
	color : #000F7A;
    text-decoration : none;
}
.fnav a:visited {
    color : #000F7A;
    text-decoration : none;
}
.fnav a:hover {
    color : #FF6602;
    text-decoration : none;
} 
.gobutton {
	 background: #6c85b3;
	 border: 1px solid #6B9CD0;
	 color: #fff;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: 900;
	 padding: 0px;
	 vertical-align: middle;
}
h1 {
     font-size : 16px;
     font-weight : 900;
     text-align : left;
     color : #5E76A7;
     padding: 0px;
     margin : 0 0px 0 0;
}
.hnav div a {
     text-decoration : none;
     font-size : 13px;
     font-weight : 900;
     color : #FFFFFF;
     background-color : #6E87B4;
     margin : 0 -1px 0 0;
     padding : 5px 4px 7px 3px;
     border-left : 2px solid #5D74A6;
     border-right : 2px solid #5D74A6;
     border-top : 2px solid #5D74A6;
     border-bottom : 2px solid #5D74A6;
}
.hnav div a:hover {
     text-decoration : none;
     font-size : 13px;
     font-weight : 900;
     color : #000F7A;
     background-color : #FFFFFF;
     margin : 0 -1px 0 0;
     padding : 5px 4px 7px 3px;
     border-left : 2px solid #5D74A6;
     border-right : 2px solid #5D74A6;
     border-top : 2px solid #5D74A6;
     border-bottom : 2px solid #5D74A6;
}
.hnav {
     padding : 0;
}
.hnav div a {
     height : 1%;
}
html > body .hnav {
     padding : 4px 0 2px;
     height : auto;
}
.hnav div a:hover {
     text-decoration : none;
}
.hnav div a:hover {
     text-decoration : none;
}
.hnav div span {
     display : none;
}
INPUT.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	height: 19px;
	font-size: 12px;
	color: #000;
}
strong {
     font-weight : 900;
     color : #5A76A5;
}
span.important {
     font-weight : 900;
     color : rgb(204, 32, 24);
}
.textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	height: 150PX;
	width: 300px;
	BORDER: #C5C5C7 1px solid
}