﻿BODY {
	SCROLLBAR-BASE-COLOR: #3160EE;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0033ff;
}
a:active {
	color: #996600;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #08297B;
}
.nodecoration {
	text-decoration: none;
}
h1 {
	COLOR: #000080;
	font-weight: bold;
	font-style: normal;
	font-size: 22px;
	font-family: arial, sans-serif;
}
h2 {
	COLOR: #000080;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	font-family: arial, sans-serif;
}
h3 {
	COLOR: #000080;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: arial, sans-serif;
}
/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE {
	COLOR: #000000;
	FONT: 10pt verdana, arial, sans-serif;
}
.title {
	COLOR: #4444FF;
	FONT: 18px arial, sans-serif;
	font-weight: bold;
}
.biglink {
	FONT: 12px arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
}
:hover.biglink {
	FONT: 12px arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: underline;
}
.just {
	text-align: left;
}
.copyright {
	COLOR: #999999;
	FONT: 9px arial, sans-serif;
}
.smalltitle {
	COLOR: #000000;
	FONT: 11px arial, sans-serif;
	font-weight: bold;
}
.careertitle {
	COLOR: #666666;
	FONT: 14px arial, sans-serif;
	font-weight: bold;
}
.subtitle {
	COLOR: #6359D5;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 15px;
	font-family: arial, sans-serif;
}
.phonetitle {
	COLOR: #000000;
	FONT: 12px arial, sans-serif;
	font-weight: bold;
}
.picturecomments {
	COLOR: #666666;
	FONT: 12px arial, sans-serif;
}
.picturehilight {
	COLOR: #663366;
	FONT: 13px arial, sans-serif;
	font-weight: bold;
}
.picturetitle {
	COLOR: #000000;
	FONT: 13px arial, sans-serif;
	font-weight: bold;
}
.list {
	COLOR: #000000;
	FONT: 12px arial, sans-serif;
	font-weight: normal;
}
.sidemenu {
	COLOR: #000000;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 3px;
}
.sidebartitle {
	COLOR: #FFFF00;
	FONT: 13px arial, sans-serif;
	font-weight: bold;
}
.sidebartext {
	COLOR: #000055;
	FONT: 11px arial, sans-serif;
}
.faq {
	line-height: 19px;
}
.button-popups {
	padding: 2px;
	background-image: url('picts/button-popup.gif');
	background-color: #948B6D;
	FONT-FAMILY: arial, helvetica, sans;
	color: #FFFFFF;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: 0px solid #FFFFFF;
}
.buttonon-popups {
	padding: 2px;
	background-image: url('picts/buttonon-popup.gif');
	background-color: #FFFFFF;
	FONT-FAMILY: arial, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: 0px solid #FFFFFF;
}
.shadeform {
	background-image: url('picts/shadeform1.gif');
	text-align: left;
	WIDTH: 350PX;
	BORDER: 1px solid #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, sans-serif;
}
.dropdown {
	COLOR: #333333;
	WIDTH: 250PX;
	FONT: 11px arial, sans-serif;
}
.textarea {
	background-image: url('picts/shadeform1.gif');
	text-align: left;
	WIDTH: 350PX;
	BORDER: 1px solid #888888;
	padding: 4px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, sans-serif;
}
.submitbutton {
	FONT: 9pt arial, sans-serif;
}
.searchform {
	WIDTH: 110px;
	HEIGHT: 20px;
	FONT: 11px arial, georgia, "Times New Roman", sans-serif;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
}
.searchdrop {
	WIDTH: 60PX;
	HEIGHT: 20PX;
	FONT: 11px arial, georgia, "Times New Roman", sans-serif;
}
.searchbutton {
	background-color: #F0F0F0;
	FONT-FAMILY: arial, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 18px;
	width: 40px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: #000000 1px solid;
}
/* IMAGE HOVER CODE */
.rollover {
	background-color: #000000;
}
.rolloveron {
	background-color: #948B6D;
	filter: alpha(opacity=60);
}
/* START THE CODE FOR THE MENUS */
/* TOP LEVEL MENU CONTROL */
a.menu_TOP {
	display: block;
	line-height: 14pt;
	text-align: center;
	text-decoration: none;
	border-right: #1E7BE4 1px solid;
}
/* SUB LEVEL MENU CONTROL */
a.menu_SUB {
	display: block;
	padding: 2px 2px 2px 4px;
	text-decoration: none;
	filter: alpha(opacity=100);
	border-bottom: #999999 1px solid;
}
/* MORE SUB LEVEL MENU CONTROL */
.menu_DIV {
	border-top: #000000 0px solid;
	border-bottom: #666666 0px solid;
	border-right: #666666 1px solid;
	border-left: #666666 1px solid;
	filter: alpha(opacity=100);
	z-index: 100;
}
.testimonial {
	font-family: Verdana;
	font-size: 11px;
	color: #006666;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
