body {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px; 
	font-family: Arial, Helvetica, sans-serif;
}

.color000099bg {background-color:#000099;}
.color669999bg {background-color:#669999;}
.colorCCCCFFbg {background-color:#9999CC;}
.colorFFFFFFbg {background-color:#FFFFFF;}
.color000000bg {background-color:#000000;}
.colorCCCCCCbg {background-color:#CCCCCC;}

.bold {font-weight: bold;}
a {color: #003366; text-decoration: none;}
a:active {color: #003366;}
a:link {color: #003366;}
a:visited {color: #660066;}
a:hover {font-weight: bold;}

.toplogolg {
	
	font-size: 36px;
	color: #FFFFFF;
	font-style : italic;
	margin-left: 16px;
	margin-bottom: 0px;
}
.toplogosm {
	
	font-size: 20px;
	color: #99CCFF;
	margin-top: 0px;
	margin-left: 20px;
}
.toplogophone {
	
	font-size: 13px;
	color: #000099;
	margin-top: 0px;
	margin-left: 420px;
}

.leftnav {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnav a:link {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnav a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnav a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.leftnavactive {
	color: #000099;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnavactive a:link {
	font-size: 13px;
	text-decoration: none;
	color: #000099;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.leftnavactive a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #000099;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.leftnavactive a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #000099;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-weight: bold;
}
.rightnavblack {
	font-size: 11px;
	color: #000000;
}
.rightnavblackbold {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.rightnavredbold {
	font-size: 11px;
	font-weight:bold;
	color: #990000;
}
.rightnavwhite {
	font-size: 11px;
	color: #FFFFFF;
}
.rightnavwhitebold {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.bottomnav {
	font-size: 11px;
	color: #FFFFFF;
}
.bottomnav a:link {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.bottomnav a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.bottomnav a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 18px; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000099;
}

h2 {
	font-size: 14px; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #9999CC;
}

h3 {
	font-size: 14px; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000099;
}

h4 {
	font-size: 11px; 
	font-weight: bold; 
	margin-bottom: 2px; 
	margin-top: 2px;
	color: #FFFFFF;
}

hr {
	color: #000099;
	margin-left: 10px;
	margin-right: 10px;
}

p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000099;
}
.resume { 
	font-size: 11px;
}
.unorderedlist { 
	font-size: 12px;
	color: #000099;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.unorderedlistsm { 
	font-size: 11px;
	color: #000099;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.orderedlist { 
	font-size: 12px;
	color: #000099;
}
.orderedlist a:link {
	font-size: 12px;
	text-decoration: underline;
	color: #000099;
}
.orderedlist a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #000099;
}
.orderedlist a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000099;
}

.testimonial {background-color:#e7e7e7; padding: 15px; margin-left: 200px;}

.formerror { 
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
