﻿.Body
{   
    font-family : Arial;
    font-size : 9pt;
    padding: 10;
}

H3
{
	font-family : Arial;
	font-size : 14pt;
}

a:link
{
	color: #006699; 
	font-family : Arial;
	font-size : 9pt;
	background: transparent;
	overflow: hidden;
}

a:visited
{
	color: #666666;
	background: transparent;
	overflow: hidden;
	font-family : Arial;
	font-size : 9pt;
}

a:hover
{
	color: #0099FF;
	text-decoration: none;
	background: transparent;
	overflow: hidden;
	font-family : Arial;
	font-size : 9pt;
}

.topnav
{   
	font-family : Verdana;
	font-style : normal;
	font-size : 7pt;
	color:White;
	text-align : center;
	padding : 3px,3px,3px,3px;
}

.topnav a:visited
{   	
	text-decoration : none;	
	font-family : Verdana;
	font-style : normal;
	font-size : 7pt;
	color : White;
}

.topnav a:hover
{
	text-decoration : none;   
	font-family : Verdana;
	font-style : normal;
	font-size : 7pt;
	color : #99CCFF;
}

.topnav a:link
{
	text-decoration : none;   
	font-family : Verdana;
	font-style : normal;
	font-size : 7pt;
	color : White;
}

.leftnav
{   
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color:White;
	background-color : #C45051;
	text-align : left;
	text-indent : 20px;
}

.leftnav a:visited
{   	
	text-decoration : none;	
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color : White;
}

.leftnav a:hover
{
	text-decoration : none;   
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color : #99CCFF;
}

.leftnav a:link
{
	text-decoration : none;   
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color : White;
}

.copyright a:link
{
	text-decoration : underline;   
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color : #026698;
}

.copyright a:hover
{
	text-decoration : underline;   
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color : #026698;
}

.copyright a:visited
{
	text-decoration : underline;   
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color : #026698;
}

.textbox
{
	text-decoration : none;   
	padding-left : 15px;
	color : #7B7B7B;
	border-color : #B7B7B7;
	border-width : 1px;
	border-style : solid;
	width : 125px; 
	vertical-align : top; 
}

.contact
{
	padding : 10px;
	text-decoration : none;   
	font-family : Arial;
	font-style : normal;
	font-size : 9pt;
	color : #333367;
}
