.body {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	background-color: #FFFFFF;
}
a:link, a:visited {
 	color: #336699;
}
a:hover {
	color: #FF6600;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5C92;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	margin-top: 6px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.submenutitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #7798CA;
	line-height: normal;
	text-transform: none;
	display: run-in;
}
.submenutitleSelected {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
	text-transform: none;
	display: run-in;
}
.arrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013366;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;

}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A5889;

}

menusub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E9A55A;
}
subred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #FF6600;
}
.redsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #FF6600;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6693B7;
}
.subbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5986B3;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: url(../images/common_main_images/bullet.gif);
	padding-bottom: 10px;
}
.bullets1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/common_main_images/bullet1.gif);
	line-height: normal;

}	
.tthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
.tttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #364B7C;

}
.linktext {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:link {
	COLOR: #36528B; TEXT-DECORATION: none
}
A:visited {
	COLOR: #36528B; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}

.cursor {
	cursor: hand;
}

.bgMasthead {
	background-image: url(../images/common_main_images/bgMasthead.gif);
	background-repeat: repeat-x;
}
.bgSidebar {
	background-color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bgSidebarHR {
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bgMiddleBottom {
	background-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bgHomeRight {
	background-color: #003366;
	background-image: url(../images/home_images/bgRightBottom.gif);
	background-repeat: repeat-y;
}

#MENU {
	background-color: #003366;
}
.bgMenu {
	background-image: url(../images/common_main_images/bgMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #003366;
}
.menuButton {
	height: 31px;
	background-image: url(../images/common_main_images/bgMenuButton.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #09365D;
	border-right: 1px solid #09365D;
	border-bottom: 1px solid #09365D;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Arial;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
	width: 16%;
	padding-top: 3px;
	padding-right: 2px;	
	/*white-space: nowrap;*/
}
.menuButton a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuButton a:hover {
	color: #FCEB8F;
	text-decoration: none;
}
#NAVBAR {
	background-image: url(../images/database_images/bgNavbar.gif);
	background-repeat: repeat-x;
}
.bgNavbarTab {
	background-image: url(../images/database_images/bgNavbarTab.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#SUBMENU {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #7798CA;
	line-height: normal;
	text-transform: none;
	display: run-in;
}
#SUBMENU TD {
	padding: 8px 3px 0px;
	text-align: left;
	vertical-align: bottom;
}
.imgBorder {
	border: 1px solid #999999;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	padding-left: 3px;
	border: 1px solid #666;
}
.boxBorder {
	border: 1px solid #333333;
}
textarea {
	padding-left: 3px;
	border: 1px solid #666;
}
#FLEET {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #666666;*/
	color: #ffffff;
/*	background-color: #EAF4FB;*/
	background-color: #003366;
/*	background-color: #666666;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
}
#FLEET td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

#FLEET th {
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boxNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3D5C92;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	width: 250px;
	border: 1px solid #666666;
	background-color: #EAF4FB;
}
#TESTIMONIAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #165797;
	line-height: 14px;
}
#TESTIMONIAL hr{
	border:dashed; 
	border-color:#999; 
	height:1px;
}
#TESTIMONIAL .quote{
	font-size: 16px;
}
