@charset "UTF-8";
/* CSS Document 

*/

h1 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#204a69;
	font-size:17px;
	margin:0px;}

h2 {
	font-size:15px;
	color:#204a69;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;}

h3{	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#204a69;
	font-weight:bold;
	}

p{	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000033;
	font-weight:600;
	}

.quote {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.name {
	font-size:12px;
	color:#FF0000;}

.alt {
	color:#204a69;
	}
	
.foottext {
	font-size:10px;
	color:#333333;
	font-weight:100;
	margin:4px;
	}

.asterix {
	color:#FF0000;
	}

.secret{
	font-size:3px;
	color:#660000;
	}

.key{
	font-size:0px;
	color:#C0C0C0;
	}

/*Style for Navbar Foot text*/
.text{
	color:#333333;
	font-weight:100;
	margin:4px;
	}

.tab{
	text-align:right;
	}

	
/*Link styles*/
a:link {
	color:#990000;
	text-decoration:underline;
	}
	
a:visited {
	color:#990000;
	}

a:hover {
	color:#FF0000;
	}

a:active {
	color:#990000;
	}

/*NAVBAR links*/

a.nav:link {
	color:#333333;
	text-decoration:underline;
	}

a.nav:visited {
	color:#333333;
	}
	
a.nav:hover {
	color:#990000;
	}
	
a.nav:active {
	color:#333333;
	}

.style14 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style15 {font-size: 16px}
.style16 {font-size: 20px}



/*Submit button*/

#mysubmit { background-color: #000066; font-size: 100%; 
    padding: 4px; font-weight: bold; color:white;}
	
#mysubmit1 { background-color: #000066; font-size: 75%; 
    padding: 1px; font-weight: bold; color:white;}