@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #005295;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.Bottom {
	font-size: 9px;
}

.FontSize14 {
	font-size: 14px;
}

.White {
	color: #FFFFFF;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.White a:link {
	color: #FFFFFF;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
.White a:visited {
	color: #FFFFFF;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
.White a:hover {
	color: #FAA635;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Titles {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00205B;
}

.White a:active {
	color: #FFFFFF;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Line {
	margin-top: 4px;
	margin-bottom: 4px;
}
.Testimonials {
	color: #FFFFFF;
	margin-left: 12px;
	margin-right: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.White1 {
	color: #FFFFFF;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.White1 a:link {
	color: #FFFFFF;	
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.White1 a:visited {
	color: #FFFFFF;	
	font-weight: normal;	
	text-decoration: underline;
	
}
.White1 a:hover {
	color: #FAA635;	
	font-weight: normal;
	text-decoration: underline;
}

.Orange {
	font-size: 14px;
	color: #E77110;
}
h1 {
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}
.Hand {
	cursor: hand;
}
.Titles {
	font-weight: bold;
	color: #000000;
}

.Subtitles {
	font-weight: bold;
	color: #000000;
}
.SubtitlesBigger 
{
	font-size: 13px;
	font-weight: bold;
	color:blue;
}
.SubtitlesMarquee 
{
	font-weight: bold;
	color: #ff0000;
}
li {
	list-style-position: outside;
	list-style-image: url(images/check.gif);
	padding-bottom: 10px;
}
.Form {
	width: 200px;
}
