﻿body 
{
	font-family:  Century Gothic, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
.bg 
{
	background-color: #96a5c6;
}
.navtop
{
	background-image: url(images/hdr-bg.jpg); 
	background-repeat: repeat-x; 
	height: 29px;
	padding-left: 15px;
	font-weight: bold;
}
.logotop
{
	background-image: url(images/logo-bg.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
a.topnav:link 
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:visited
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.topnav:active
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-family: Century Gothic, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12pt;
}

h2
{
	font-family:Century  Gothic, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
}

.text
{
	font-family:Century  Gothic, Verdana, Tahoma, Arial, Sans-Serif;
}
input 
{
	font-family: Century Gothic, Verdana, Tahoma, Arial, Sans-Serif
}
textarea
{
	font-family: Century Gothic, Verdana, Tahoma, Arial, Sans-Serif
}



