@charset "iso-8859-1";
/* CSS Document */
body{
	
	margin:0px; background-color: #080C39;
	
}
.input {
	border: 1px solid #999999;
	font-family: ARIAL;
	font-size: 9pt;
}
.bodyText {
	font-family: "Arial";
	font-size: 9pt;
	color: #000000;
	text-align: left;
	word-spacing: 1pt;
}
.Highlight_text {
	font-family: "Arial Narrow", "Arial";
	font-size: 8pt;
	color: #666666;
	background-position: left;
}
a:link {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: verdana;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #FF6600;
}


/************* WHITE_LINKS styles ***************/

#WhiteLinks{
	padding: 0px 0px 0px 0px;
	font: "Arial Narrow", "Arial";
	color: white;
	font-weight: normal;
}

#WhiteLinks a{
	color: #FFFFFF;
	font-weight: normal;
}

#WhiteLinks a:hover{
	color: #5A8A4A;
	text-decoration: underline;
}


/************** feature styles *****************/

.TollFree {
	font-family: "Arial Narrow", "Arial";
	font-size: 7px;
	font-weight: bold;
	color: #FFCC00;
	word-spacing: 1pt;
	text-align: center;
}
.copyright {
	font-family: "Arial Narrow", "Arial";
	font-size: 8pt;
	font-weight: bold;
	color: #4D8EE4;
}
.heading_body {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #2986D6;
	word-spacing: 1pt;
}

.pics {
	border: 1px solid #000000;
}
.heading_LEFT {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #080C39;
	word-spacing: 1pt;
	text-align: left;
}
.heading_RIGHT {

	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #5A8A4A;
	word-spacing: 1pt;
}
