body { 
font-family: sans-serif,verdana,Tahoma,Trebuchet MS,Verdana,Arial;
background-color: #062d80;
} 

a	{ color:#fff; text-decoration:none; }
a:visited	{ color:#bfbfbf; text-decoration:none }
a:hover	{ color:red; text-decoration:none }

p	{ color:#fff; text-align:justify; }
.text	{ font-size:0.9em; }
p.glo	{ position:relative; left:50px; top:-10px; font-size:0.9em; }
.tab	{ position:relative; left:50px; }

a.link2	{ font-size:0.65em; }
a.email	{ text-decoration:underline; }
a.glo	{ color:#99CCFF; font-weight:600; font-size:0.8em;}


h1	{ font-size:1.2em; 	color:#99CCFF; font-weight:600; text-align:center; }

h2	{ font-size:1.8em;	font-weight:600; color:#fff; }

h3	{ font-size:1em; color:#99CCFF; text-decoration:underline; font-weight:500; text-align:left; }

li	{ font-size:0.9em; 	color: #c30; }

img.pad	{ padding: 5px 5px 5px 5px; }
/* span */

span.tm	{ font-size:0.55em; vertical-align:sub;	}
span.wh	{ color:#fff; }

span.navl	{ float:left; }
span.navr { float:right; }



/* /span */

/* tables */

table.top	{ height:105px; width:100%; }

td	{ color:#fff; background-color:#062d80;}

/* /tables */

/* misc */

.menuhdr	{
	text-align:center; 
	font-size:0.8em;
	font-weight:600;
	}

.menuitem{
	text-align:left; 
	font-size:0.75em;
	}

a.navigation	{
		font-size: 1.4em;
		font-weight:600;
		}

.l	{ text-align:left; }
.c	{ text-align:center; }
.r	{ text-align:right; }
.j	{ text-align:justify; }

.ul	{ text-decoration:underline; }
.bold	{ font-weight:600; }
.clrl	{ clear:left; float:left; display:inline; }
.clrr	{ clear:right; float:right; display:inline; }

.flr	{ display: inline; float: right; clear: right; }
.fll	{ display: inline; float: left; }

.flright	{ display: block; float: right; clear: right; padding: 0 0 0 5px; }
.flleft	{ display: block; float: left; clear: left; padding: 0 5px 0 0; }

.val	{ vertical-align:center;padding-top:auto;padding-bottom:auto; }
.full 	{ width:100%; float:left; clear:both; }

/* /misc */

/* div */

#menubox01 { position:absolute; left:-1000px; }
#menubox02 { position:absolute; left:-1000px; }
#menubox03 { position:absolute; left:-1000px; }

#main	{ margin-left:5%; margin-right:5%; width:90%; }

/* #main table	{ width:100%; } */

#copyright	{ width:98%; float:left; font-size:0.7em; position:relative; top:10px; padding: 0 1% 0 1%; }

#copyright span.copysymb	{ font-size:1.5em; }

#tab	{ position:relative; left:100px; }

.c	{ text-align:center }

#nav	{ float:left; padding: 0 5% 0 5%; width:90% }

#narr	{ width:70%; float:left; text-align:center; padding: 0 5% 0 25%; }

.leftcol	{ width:50%; float:left; clear:left; }
.rightcol	{ width:50%; float:right; clear:right; }

#mission	{ width:100%; }

#qcol1	{ width:24%; float:left; }
#qcol2	{ width:24%; float:left; }
#qcol3	{ width:24%; float:left; }
#qcol4	{ width:24%; float:left; }
#tcol1	{ width:33%; float:left; }
#tcol2	{ width:33%; float:left; }
#tcol3	{ width:33%; float:left; }

#topnav	{width:98%; padding: 0 1% 0 1%;}

/* /div */

