@charset "utf-8";
/* CSS Document */

<style type="text/css">



#leftSidebar	{
	position: absolute;
	left: 0;
	top: 0;
	width: 290px;
}
#rightSidebar	{
	position: absolute;
	right: 0;
	top: 0;
	width: 290px;
}
#maincontent	{
	margin-left: 305px;
	margin-right: 305px;
}


img		{border:0;
}

.layer2	{
	color:#5F7FCB;
}

#nav
	{
		margin-left: auto;
		margin-right: auto;
		padding: 0px 0px 0px 6px;
		padding: 0px 0px 0px 16px\9;
		behavior: url(/PIE.htc);
				
	}
	
#notes	{
	
	width: 300px;
    border: 5px;
	border-style: solid;
	border-color: #339;
	margin-left: auto;
	margin-right: auto;
    padding: 15px;
    margin: 8px;
	font-family: Verdana, Geneva, sans-serif;		
	font-size: 11pt;
	color: #DDDDDD;
	background-color: #063;
}

.label	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#000066;
	text-indent:10px;
}
	
.green	{
	color:#00DD00;
}
.white	{
	color:#DDDDDD;
}
.font-yellow	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#FF0;
}

.font2	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#C5D4ED;
	text-align: justify;
}
.font3	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#C5D4ED;
	font-style:italic;
}
.font4	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#00DD00;
}
.font5	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#C5D4ED;
}
.font5u	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#C5D4ED;
	text-decoration:underline;
}
	
.font6	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#000;
}
.font7 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#00DD00;
	font-style:italic;
	text-decoration:underline;
}
.font8	{
	font-family:Verdana, Geneva, sans-serif;		
	font-size:10pt;
	color:#C5D4ED;
	font-style:normal;
}	
.font10	{
	font-family:Verdana, Geneva, sans-serif;		
	font-size:8pt;
	color:#C5D4ED;
	font-style:normal;
}	
h1	{
	font-family:Verdana, Geneva, sans-serif;
	color:#C5D4ED;
	text-align:center;
}
h2, h3	{
	font-family:Verdana, Geneva, sans-serif;
	color:#0F0;
	text-align:center;
}
a:link {
	color: #C5D4ED;
	text-decoration: underline;
}
a:visited {
	color: #C5D4ED;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FF0
}
a:active {
	text-decoration: none;
}

	
.font1	{
	font-family:Verdana, Geneva, sans-serif;		
	font-size:11pt;
	color:#C5D4ED;
	
}
.font1u	{
	
	font-family:Verdana, Geneva, sans-serif;		
	font-size:11pt;
	text-decoration:underline;
	color:#C5D4ED;
}
.font9	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#000;
	
}
.font11 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#FFBF00;
	
}
.font12	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#FFFF00;
	text-align: justify;
}	
	
.font13	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16pt;
	color:#00DD00;
}
.link:hover {
	background-color: #006;
	border:#FF0;
}


body	{
	background-color:	#313C4F;
	
	
}

#newmenu
{	
	width: 1024px;
	border: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	
	}

#centered
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	border: 0px;
	padding: 0;
		
	}
	
#main	{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	
	width: 1020px;
	padding: 2px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(/PIE.htc);
	box-shadow: 5px 5px 10px #999;
	background-color:#4F7FCB;
	height: px;



	
	}
	
			<--left: 87px;
; 		left: 128px;
	
#header	{
	width: 1014px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(/PIE.htc);
	box-shadow: 5px 5px 10px #999;
	background-color:#4F7FCB;
	
}

#some-element {
  border: 1px solid #ccc;
  display: none;
  font-size: 12px;
  font-family:Verdana, Geneva, sans-serif;
  margin-top: 10px;
  padding: 5px;
  text-transform: uppercase;
}
#some-div:hover #some-element {
  display: block;
}

.Button4 {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #094478), color-stop(1, #296dad) );
	background:-moz-linear-gradient( center top, #094478 5%, #296dad 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#094478', endColorstr='#296dad');
	background-color:#094478;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #3866a3;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	height:22px;
	line-height:22px;
	width:70px;
	text-decoration:none;
	text-align:center;
	margin-top: 5px;
	
}
.Button4:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #296dad), color-stop(1, #094478) );
	background:-moz-linear-gradient( center top, #296dad 5%, #094478 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#296dad', endColorstr='#094478');
	background-color:#296dad;
}.Button4:active {
	position:relative;
	top:1px;
}
a.Button4:link {
	color:#FFF;
	text-decoration: none;
}
a.Button4:visited {
	color: #FFF;
	text-decoration: none;
}
a.Button4:hover {
	text-decoration: underline;
	color:#FF0
}
a.Button4:active {
	text-decoration: none;
}
.ButtonOff {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #094478), color-stop(1, #296dad) );
	background:-moz-linear-gradient( center top, #094478 5%, #296dad 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#094478', endColorstr='#296dad');
	background-color:#094478;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #3866a3;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	height:22px;
	line-height:22px;
	width:70px;
	text-decoration:none;
	text-align:center;
	margin-top: 5px;
	
}
.ButtonOff:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #296dad), color-stop(1, #094478) );
	background:-moz-linear-gradient( center top, #296dad 5%, #094478 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#296dad', endColorstr='#094478');
	background-color:#296dad;
}.ButtonOff:active {
	position:relative;
	top:0px;
}
a.ButtonOff:link {
	color:#FFF;
	text-decoration: none;
}
a.ButtonOff:visited {
	color: #FFF;
	text-decoration: none;
}
a.ButtonOff:hover {
	text-decoration: none;
	color:#FFF
}
a.ButtonOff:active {
	text-decoration: none;
}

#instructions	{
	position:relative;
	left: 300px;
	border: solid;		
	border: 5px #00FF00;	
	background-color:#094478;
	padding: 5px;
	width: 130px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-style:italic;		
}

a.planelink:link	{
	color: #C5D4ED;
	text-decoration: none;
}
a.planelink:visted	{
	color: #C5D4ED;
	text-decoration: none;
}
a.planelink:hover	{
	color: #FF0;
	text-decoration: none;
}
a.planelink:active	{
	color: #C5D4ED;
	text-decoration: none;
}





	
	

	</style>
