@charset "iso-8859-1";
/* CSS Document */
body{
	
	margin:0px; 
	
}
.input {
	border: 1px solid #999999;
}
.bodyText {
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	text-align: left;
	word-spacing: 1pt;
}
.Highlight_text {
	font-family: "Arial Narrow", "Arial";
	font-size: 10pt;
	color: #666666;
	background-position: left;
}
a:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #504D4D;
	text-decoration: none;
	text-transform: capitalize;
}
a {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #B3B3B3;
	text-decoration: none;
	text-transform: capitalize;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #504D4D;
}


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

#WhiteLinks{
	padding: 0px 0px 0px 0px;
	font: "Arial Narrow", "Arial";
	color: #080C39;
}

#WhiteLinks a{
	color: #333333;
}

#WhiteLinks a:hover{
	color: #005FA9;
	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: ARIAL;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #2986D6;
	word-spacing: 1pt;
	text-align: left;
}
.heading_RIGHT {

	font-family: ARIAL;
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9900;
	word-spacing: 1pt;
}
.left_text {
	font-family: arial;
	text-align: justify;
	color: #333333;
	font-size: 8pt;
}
.Right_text {

	font-family: arial;
	color: #333333;
	font-size: 8pt;
}
.TableTLR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2B1BE;
	border-right-color: #A2B1BE;
	border-bottom-color: #A2B1BE;
	border-left-color: #A2B1BE;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;

}
.TableTLRB {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A2B1BE;
}

