

*, a, p, h3{
	margin-top: 0px;
	padding: 0px;
	border: 0px;
}

* html .iefloatfix { height: 0.01%; }

body {
	background: url('images/fade.jpg') repeat-x #0546A2;
	font-family: verdana, arial, sans-serif;
	margin:0px;
	padding: 0px;
	text-align: center;
}

h1{
	color: #386ac1;
	font-family: 'franklin gothic heavy', arial, sans-serif;
	font-weight: lighter;
	font-size: 1.3em;
	padding: 5px 0 0 8px;
	margin: 0px;
}

h2{
	color: #386ac1;
	font-family: 'franklin gothic heavy', arial, sans-serif;
	font-weight: lighter;
	font-size: 1.1em;
	padding: 7px 0 0 10px;
	margin: 0px;
}

h1 img, h2 img{
	padding: 0px;
	margin: -10px 0 0 0;
	padding: 0 5px 0 0;
	position: relative;
	top: 5px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px 20px 0 10px;
	margin: 0 0 0.8em 0;
}

table {
	padding: 0 7px 0 7px;
}

th, td {
	padding: 0 10px 0 0;
	font-size: smaller;
}
	
#header{
	background: url('images/logo.jpg') no-repeat;
	height: 70px;
}

#container {
	background: url('images/background.jpg') repeat-y;
	margin:  auto;
	width: 760px;
	text-align: left;

}

#wrapper {
	margin-top: 2em;
}

#content {
	float:right;
	width:590px;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	color: #000;
}

#navbar {
	
	float:left;
	margin:10px 0 0 0;
	width:170px;
	text-align:center;
}

#navbar a {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
	padding: 0 0 10px 0;
}

.navtem
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/navhover.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 150px;
	margin: 0; 
	padding: 0;	
}

.navitem a
{
	background: url(images/navlink.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 170px;
	float: left;
	color: black; 
	text-decoration: none;
	color: #446898;
}

.navitem a:hover
{
	background: url(images/navhover.jpg) repeat-y;
	color: #ffd00c;
}

.navitem span
{
	position: relative;
	top:5px;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}

.navitem a span
{
	cursor: pointer;
}


#navtop{
	background: url('images/navtop.jpg') no-repeat;
	height:19px;
}

#navbottom{
	clear:both;
	background: url('images/navbottom.jpg') no-repeat;
	height:27px;
}

#logos{
	text-align:center;
}

#logos img{
	margin: 0px;
	padding: 0px;
}

#topnav{
	background:url(images/topnav.jpg) repeat-x;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	position:absolute;
	top:70px;
	margin-left:1px;
	width:758px;
	text-align: center;
}

#topnavwrapper{
	text-align: center;
	border:0px;
	margin:auto;
	padding:0px;
}

#topnav a{
	font-weight:bold;
	color:#446898;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid #999999;
	height:auto;
	padding-bottom:1px;
}

#topnav a:hover{
	background:url(images/topnavhover.jpg) repeat-x;
	color: #ffd00c;
}

#topnav span {
	padding: 0px 5px 0px 5px;
}

.topnavitemfirst {
	border-left: 1px solid #999999;
}

.topnavitemhighlight span{
	color: red;
}

.clearleft {
	clear:left;
}

.clearright {
	clear:right;
}


#nav, #nav ul {
	padding: 0;
	margin:auto;
	width:auto;
	list-style: none;
	text-align: center;
}

#nav a {
	display: block;
	padding: 0 10px 0 10px;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
}

#nav li ul li {
	background: #fff;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.dropdown li{
	width: 100%;
}

#nav li:hover ul {
	left: auto;
}

#nav li.sfhover ul {
	left: auto;
	margin-left: -61px;
}

#mailbutton a,
#mailbutton a:link,
#mailbutton a:visited
{
	background: url('images/button_mail.jpg') no-repeat;
	color: #446898;
	font-size: smaller;
	padding: 0px;
	margin:0 0 30px 0;
	display: block;
	height: 35px;
	width: 170px;
	text-align: center;
	text-decoration:none;
}

#mailbutton a:hover
{
	background: url('images/button_mail_over.jpg') no-repeat;
}

#mailbutton span
{
	position:relative;
	top:35px;
}

.clearing{
	clear:both;
	height: 0px;
}

#footer{
	background: url('images/background.jpg') repeat-y;;
	border-bottom: 1px solid #000;
	font-size:smaller;
	margin-top: 0px;
}

#footer p{
	margin: 0;
	padding: 0;
	border: 0;
}

#footer a{
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}

#footer a:hover{
	color:red;
}

#footerleft{
	float:left;
	margin: 0;
	padding: 0 0 0 5px;
}

#footerleft img{
	border: 0px;
	padding-left:10px;
}

#footerright{
	float:right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align:right;
}

#footerbottom{
	padding: 0 0 5px 0;
	margin: 0px;
	border: 0px;
	text-align: center;
	font-size: 0.8em;
}

.contentbox{
	background: url('images/contentbox.jpg') repeat-y;
	margin-top:10px;
}

.contenttop p, .contenttop ul{
	padding:0px 20px 0 10px;
	margin:0px 0 0.8em 0;
	font-size:0.8em;
	text-align:justify;
}

.contenttop li{
	margin-left: 15px;
}

.contenttop hr{
	margin:0px 20px 5px 10px;
	border: 0px;
	height: 1px;
	color: #bbb;
	background-color: #bbb;
	padding: 0px;
}

.contenttop{
	background: url('images/contenttop.jpg') no-repeat;
}

.contentbottom{
	background: url('images/contentbottom.jpg') no-repeat;
	height:25px;
	clear:both;

}

.alignright{
	text-align: right;
}

.rightimg{
	float:right;
	margin: 4px 0px 5px 10px
}

.leftimg{
	float:left;
	display: inline;
	margin: 0px 5px 5px 10px
}

.rule{
	background:url('images/rule.gif') no-repeat;
	padding:0px;
	margin:0px;
	height:10px;
}

#contactform {
	margin:5px 10px 0 10px;
	padding-bottom: 5px;
	background: #ddd;
	width: 540px;
}

#contactform input, textarea, select {
	margin: 5px 5px 0 5px;
}

#contactform th{
	font-size:small;
	padding:5px 0 0 5px;
}

.submit input{
	font-size:normal;
	font-weight:bold;
	border: 1pt solid #aaa;
	background: #eee;
	color: #386ac1;
}

.submit input:hover{
	background: #aaa;
	border: solid 1pt #444;
	color: #fff;
}

.warning {
	font-size: small;
	font-weight:bold;
	color: red;
	padding: 5px 0 5px 5px;
}

.alert {
	width: 560px;
	background: red;
	color:white;
	margin: 5px;
	padding: 5px;
	font-size: 1.5em;
	text-align: center;
}

.bigredtext {
	font-size: 1.5em;
	font-weight: bold;
	color: red;
}

.redtext2 {
	font-size: 1.3em;
	font-weight: bold;
	color: red;
	text-align:center;
}

.normalredtext {
	color: red;
	font-weight: bold;
}

.bigbluetext {
	color: #386ac1;
	font-family: 'franklin gothic heavy', arial, sans-serif;
	font-weight: lighter;
	font-size: 1.3em;
	padding: 5px 0 0 8px;
	margin: 0px;
}
