<style>

body         { color: #2f4079;  font-size: 12px; font-family:  "Verdana","Arial","Helvetica" }
p            { color: #2f4079;  font-size: 12px; font-family:  "Verdana","Arial","Helvetica" }
tr           { color: #2f4079;  font-size: 12px; font-family:  "Verdana","Arial","Helvetica" }
form         { color: #2f4079;  font-size: 12px; font-family:  "Verdana","Arial","Helvetica" }
td           { color: #2f4079;  font-size: 12px; font-family:  "Verdana","Arial","Helvetica" }

nav {border-color:#444444; }

body         { background-color: #2f4079; background-image: url('images/page_bg1.gif')}

li           { color: #000066 }  

a.small:link      { color: #CCCCCC; font-size: 10px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}
a.small:visited   { color: #CCCCCC; font-size: 10px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}
a.small:hover     { color: #FFFFFF; font-size: 10px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}

a.smallmenu:link      { color: #000066; font-size: 10px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}
a.smallmenu:visited   { color: #000066; font-size: 10px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}
a.smallmenu:hover     { color: #000099; font-size: 10px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: underline;}


a:link       { color: #000099;   font-size: 12px; font-weight: normal;  font-family: "Verdana","Arial","Helvetica"; text-decoration:underline }
a:visited    { color: #000099;   font-size: 12px; font-weight: normal;  font-family: "Verdana","Arial","Helvetica"; text-decoration:underline }
a:hover      { color: #0000CC;   font-size: 12px; font-weight: normal;  font-family: "Verdana","Arial","Helvetica"; text-decoration:underline }

a.lnks:link       { color: #DADAB6;   font-size: 11px; line-height: 1.5; font-weight: bold;  font-family: "Verdana","Arial","Helvetica"; text-decoration:none }
a.lnks:visited    { color: #DADAB6;   font-size: 11px; line-height: 1.5; font-weight: bold;  font-family: "Verdana","Arial","Helvetica"; text-decoration:none }
a.lnks:hover      { color: #DDDDDD;   font-size: 11px; line-height: 1.5; font-weight: bold;  font-family: "Verdana","Arial","Helvetica"; text-decoration:underline }

a.menu:link      { color: #c1e6fd; font-size: 12px; font-weight: bold; line-height: 1.5; font-family: "Verdana","Arial","Helvetica"; text-decoration: none;}
a.menu:visited   { color: #c1e6fd; font-size: 12px; font-weight: bold; line-height: 1.5; font-family: "Verdana","Arial","Helvetica"; text-decoration: none;}
a.menu:hover     { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 1.5; font-family: "Verdana","Arial","Helvetica"; text-decoration: none;}

.emphasis   {font-size: 12px; font-weight: bold;  color: #007700;}
.heading    { font-size: 13px; font-weight: bold;}
.smaller    { font-size: 13px; }
.sm         { font-size: 12px; }
.smallest   { font-size: 9px; }
.lspace     { line-height: 2.0; color: #770000;}

.formbutton {
	font-family: verdana,sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #426e9f;
	border: 1px solid #000033;
	font-weight: bold;
	cursor: hand;
}

.picbox {
    border: 1px solid #426e9f;
}
    
.box2 {
	border: 2px solid #056DA5;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E0E7EE;
	color: #222222;
	border: 1px solid #426e9f;
}
.cellborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #555;
}
.pagetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9EDF5;
	border: 1px solid #7892c6;
}
.menucell {
    background-color: #395583;
    border: 1px solid #2F4079;
}

.contentcell {
    background-color: #E9EDF5;
    border: 1px solid #2F4079;
}
   
.inputbox {
     border: 1px solid #002200;
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 9pt; 
     color: #000000; 
     background-color: #EEEEEE;
}

h2 {
	background: #aaa;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
	margin: 15px 5px 0 0;	
	text-align: right;
	width: 250px;
	border-right: solid 10px #EB7D4D;
	letter-spacing: 2px;	
	}
	
h3 {
	background: transparent;
	font-size: 12px;
	color: #999;
	letter-spacing: 2px;
	font-family: verdana, sans-serif;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 2px 2px 2px 7px;	
	}
h6 { font-size: 9px; font-family:  "Verdana","Arial","Helvetica";
     color: #666633; font-weight: normal; }
      
p.links {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: dashed 1px #ccc;
	}


</style>