/*////////////////////////////////////////////
General
////////////////////////////////////////////*/
body {
	margin: 0px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Century Gothic;
	color: #000099;
}

p{
	font-size: 16px;
	font-family: Century Gothic;
	color: #000099;
}

H1{
	font-size: 24px;
	color: #FF6600;
	font-style:italic;
	font-family: Century Gothic;
}

li{
	font-size: 16px;
	font-family: Century Gothic;
	color: #000099;
}
H2{
	font-size: 18px;
	color: #000099;
	font-family: Century Gothic;
	font-weight:bold;
}

H3{
	font-size: 18px;
	color: #FF6600;
	font-family: Century Gothic;
	font-weight:bold;
}

td{
	font-size: 12px;
	font-family: Century Gothic;
	color: #000099;
	background-color: #003366;
}
.td1{
	font-size: 12px;
	font-family: Century Gothic;
	color: #000099;
	background-color: #FFFFFF;
}


.lbl{
	font-weight: bold;
	font-family: Century Gothic;
	color: #000099;
}

HR {
	background-color: #000099;
	height: 1px;
}

a:link, a:active, a:visited, a:hover{
	color: #000099;
	font-family: Century Gothic;
	font-size: 14px;
	text-decoration: underline;
}

/*////////////////////////////////////////////
LINKS Special 1
////////////////////////////////////////////*/

a.sidenav:link, a.sidenav:visited, a.sidenav:active, a.sidenav:hover{
	color: #FF6600;
	font-weight: bold;
	font-size: 20px;
	font-family: Century Gothic;
	text-decoration: underline;
}

a.bottomnav:link, a.bottomnav:visited, a.bottomnav:active, a.bottomnav:hover{
	color: #FF6600;
	font-size: 14px;
	font-family: Century Gothic;
	text-decoration: underline;
}

/*////////////////////////////////////////////
LINKS footer Copyright Area
////////////////////////////////////////////*/
.footer{
	color: #000099;
	font:Century Gothic;
	font-size: 10px;
}

.credit{
	color: #000099;
	font:Century Gothic;
	font-size: 12px;
}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover{
	color: #000099;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration: underline;
}

.contenttd{
	font-size: 12px;
	font-family: Century Gothic;
	color: #000099;
	background-color: #ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

.bluehead{
	font-size: 22px;
	color: #000099;
	font-weight:bold;
	font-family: Century Gothic;
}

.smallbluehead{
	font-size: 12px;
	color: #000099;
	font-weight:normal;
	font-family: Century Gothic;
}

.orangehead{
	font-size: 22px;
	color: #FF6600;
	font-weight:bold;
	font-family: Century Gothic;
}

.boldorange{
	color: #FF6600;
	font-weight:bold;
	font-family: Century Gothic;
}
