body {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	background-image: url(/images/bg.gif);
	margin-left: 4px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}

.roundedCorners {
  -moz-border-radius: 10px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 3px;
  border: 1px solid black;
}

.emailform {
       font-family: Arial;
       font-size: 12px;
       color: #000000;
       border: 1px solid #0C3360;
       background-color: #C6DAFA;
	   padding: 2px;
} 

.emailinput {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
background-color: #0C3360;
border: 1px solid #366296;
margin: 1px;
} 

a:link
{
	color: #26517D;
	font-weight: bold;
}
a:visited
{
	color: #26517D;
}
a:hover, a:active
{
	color: #0066CC;
}

.footer {
	LINE-HEIGHT: 1.6em;
	font-size: 11px;
	color: #8BB7EC; }
	
a.footer:link	{ text-decoration: none; color : #8BB7EC }
a.footer:visited { text-decoration: none; color : #8BB7EC }
a.footer:hover { text-decoration: underline; color : #8BB7EC }
	
.navlinks {
	LINE-HEIGHT: 1.6em;
	font-size: 12px;
	color: #184A85;
	font-weight: bold;
}

a.navlinks:link	{ text-decoration: none; color : #184A85 }
a.navlinks:visited { text-decoration: none; color : #184A85 }
a.navlinks:hover { text-decoration: none; color : #95C632 }

.tborder
{
	background-color: #F8FBFF;
	color: #000000;
	border: 1px solid #E8F0F9;
}


.style5 {
	color: #275B9F;
	font-weight: bold;
}
.style8 {font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px;} 
.style6 {font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px;}
.style7 {font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
.style11 {color: #184A85}
.style13 {color: #FFFFFF}
.style14 {font-size: 9px}



