body {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1.5; 	
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, sans-serif
}
p {
	MARGIN-TOP: 11px; 
	FONT-SIZE: 11px; 
	MARGIN-BOTTOM: 11px; 	
	LINE-HEIGHT: 1.5
}
.banner {
	position: absolute;
	top: 16px;
	left: 7px;

}
.logoright {
	position: relative;
	top: 600px;
	left: 810px;
	border: 0;
}

.image{
	border: 0;
	
      }
.bluebox {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	WIDTH: 176px;
	BORDER-BOTTOM: 2px solid;
	padding-bottom: 1px;
	background-color: #005598;
}

.box {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	WIDTH: 176px;
	BORDER-BOTTOM: 1px solid;
	padding-bottom: 1px;

}


.greybox {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: 2px solid;
	padding-bottom: 1px;
	BACKGROUND-COLOR: #838083;

}
.boxTitle {
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 1.5;
	WIDTH: 173px;
	background-color: #005598;
}

.boxTitle a:link {
color: #FFFFFF;
text-decoration: none;
}

.boxTitle a:visited {
color: #FFFFFF;
text-decoration: none;
}

.boxTitle a:hover {
color: #990000;
text-decoration: none;
}

.boxTitle a:active {
color: #666666;
text-decoration: none;
}	

.boxContent {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 4px; 
	LINE-HEIGHT: 1.5; 
	PADDING-TOP: 3px;
}

TD {
	MARGIN-TOP: 11px; 
	FONT-SIZE: 11px; 
	MARGIN-BOTTOM: 11px; 
	LINE-HEIGHT: 1.5;
}
#grey .boxTitle {
	BACKGROUND-COLOR: #838083
}
#blue .boxTitle {
	background-color: #0a357e
}

.leftnav {
	position: absolute;
	left: 7px;
	top: 151px;
	width: 190px;
}

.logotop {
	position: absolute;
	left: 14px;
	top: 43px;
	border: 0;
}

.topnav {
	position: absolute;
	left: 813px;
	top: 151px;
	height: 428px;
	width: 184px;
}

.menu {
	position: absolute;
	left: 240px;
	top: 151px;
	background-color: #838083;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	BORDER-RIGHT: 1px none #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: 1px none #000000;
	BORDER-BOTTOM: 2px none #000000;
	padding-bottom: 2px;
	text-indent: 4pt;
	width: 521px;

}
.menu a:link {
color: #FFFFFF;
text-decoration: none;
}

.menu a:visited {
color: #FFFFFF;
text-decoration: none;
}

.menu a:hover {
color: #990000;
text-decoration: none;
}

.menu a:active {
color: #666666;
text-decoration: none;
}

.gradientlink {
	position: absolute;
        left: 761px;
        top: 151px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

.content {
	position: absolute;
	left: 230px;
	top: 183px;
	width: 559px;
	height: 471px;
	vertical-align: top;

}

a:link {
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:image {
	border: 0;
}

.bottomhorizontal {

}

.gradientlinkleft {

	position: absolute;
	left: 184px;
	top: 151px;
	
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

.atsymbol {
	height: 12px;
	width: 15px;
}

.noborder {
	border: 0;
}

ul.menuMake {
        
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}
        
li.menuMake {
        
   display: inline;
   position: relative;
   top:px;
        left:-2px;
        width: 100px;
}       

li.menuMake:a {
        
   float: left;
   margin: 0 0.15em;
   text-decoration: none;
   color: white;
}
 
li.menuMake ul.menuMake {
        
   display: none;
   position: absolute;
   left: 0;
   top:1em;
   text-align: left;
   background-color:  #838083;
   width: 12em;
   border: 0px solid black;
}

li.menuMake:hover ul {
width:70px;
        left:-5px;
   display: block;  
}

td {

   font-size: 12;
}

td a {

   text-decoration: none;
   color: white;
}

td a:visted {

   text-decoration: none;
   color: white;
}

td a:hover {
   color: white;
   text-decoration: underline;
}

td.primary {

   font-size: 12;
   color: black;
   background-color: white;
}

td.primary a {

   text-decoration: none;
   color: black;
}

td.primary a:hover {

   text-decoration: underline;
   color:black;
}

td.secondary {

   font-size: 12;
   color: black;
   background-color: #838083;
}

td.secondary a {

   text-decoration: none;
   color: black;
}

td.secondary a:hover {

   text-decoration: underline;
   color: black;
}

tr.title {

   background-color: #005598;
   color: white;
}


