﻿a:link { 
	color: #0b3974;
	text-decoration: none;
	}
a:visited { 
	color: #0b3974;
	text-decoration: none;
	}
a:hover { 
	color: #e31618;
	text-decoration: none;
	}
a:active { 
	color: #0b3974;
	text-decoration: none;
	}


a.topMenu:link {
color: #7bac3c; 
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px
}

.topMenu {
	padding-left: 0px;
	height: 20px;
	border: 0px solid #9EAB2C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #213b5f;
	letter-spacing: -1px;
	text-align: center;
}


a.topMenu:visited {
color: #213b5f; 
text-decoration: none; 
}

a.nav:hover {
color: green;
text-decoration: none;
}

a.nav:active {
color: #213b5f;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #595858;
 	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #0b3974;
 	padding: 0px;
}

.pageBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #989898;
	border-right-color: #eceaea;
	border-bottom-color: #989898;
	border-left-color: #eceaea;
}

.phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
 	padding-left: 10px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
 	padding-left: 10px;
}

.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
 	padding-right: 10px;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #171717;
	border-right-color: #171717;
	border-bottom-color: #171717;
	border-left-color: #171717;
}







