body {
	background:url(../images/body_img.gif);
	margin:0px;
 font : 11px Arial;
	color:#282828;
	
	
	}

p {
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

.header_BG {
	background:url(../images/header_BG.jpg) repeat-x;
	height:93px;
	}

.banner_BG {
	background:url(../images/banner_BG.gif) repeat-x;
	background-color:#ffffff;
	}

.signup_BG {
	background:url(../images/signup_BG.gif) no-repeat top;

	}

.signup_BG p {
	font:bold 11px Arial;
	color:#282828;
	padding-left:20px;
	padding-right:20px;
	}

.blackTXT_12 {
	font:bold 11px Arial;
	color:#404040;
	}

.blackTXT_12 p {
	font:bold 11px Arial;
	color:#404040;
	padding:10px 10px 10px 28px;
	}

.blackTXT_18 {
	font:bold 18px Arial;
	color:#545454;
	}

.whiteTXT_12 {
	font:bold 12px Arial;
	color:#ffffff;
	}

.whiteTXT_12 a {
	font:bold 12px Arial;
	color:#ffffff;
	text-decoration:none;
	}

.whiteTXT_12 a:hover {
	font:bold 12px Arial;
	color:#ffffff;
	text-decoration:underline;
	}

.whiteTXT_24 {
	font:24px Arial;
	color:#ffffff;
	}
	
.white_border {
	border:2px solid #ffffff;
	}


.grayBox_BG {
	background:url(../images/grayBox_BG.gif) repeat-x;
	background-color:#f1f1f1;
	border:1px solid #bdbcbd;
	border-top:none;
	border-bottom:none;
	width:808px;
	}

.blackBox_BG {
	background:url(../images/blackBox_BG.gif) repeat-x;
	background-color:#858685;
	border-top:none;
	border-bottom:none;
	width:808px;
	}

.doted_BDR {
	border-right:1px dotted #9d9d9d;
	}

.footer {
	background:#cfcfcf;
	font:bold 11px Arial;
	color:#242424;
	}	

.footer a {
	font:bold 11px Arial;
	color:#242424;
	text-decoration:none;
	}

.footer a:hover {
	font:bold 11px Arial;
	color:#000000;
	text-decoration:underline;
	}	

#navigation {
	text-align:right;
	width:550px;
	height:19px;
	padding-right:6px;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation li {
	list-style-type: none;
	display: inline;
	margin:0;
	padding:0;
}



#navigation a:link, #navigation a:visited {
	font:bold 12px Arial;
	color:#ffffff;
	display:block;
	float:right;
	text-decoration: none;
	background-image: url(../images/bullet_nav.gif);
	margin:0;
	padding:0;
	line-height:19px;
	text-indent: 25px;
	background-repeat: no-repeat;
	padding-right:10px;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration:none;
	background-image: url(../images/bullet_nav-over.gif);
	line-height:19px;
	text-indent: 25px;
	background-repeat: no-repeat;
	padding-right:10px;
}

.whiteBox_bdr {
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	}

.whiteBox_bgTOP {
	background:url(../images/whiteBox_imgTOP.gif) repeat-x; 
	}

.whiteBox_bgBOTTOM {
	background:url(../images/whiteBox_imgBOTTOM.gif) repeat-x; 
	}

.greenBox_bg {
	background:url(../images/greenBox_BG.gif) repeat-x; 
	}

.blueTXT_13 {
	font:bold 13px Arial;
	color:#0071b3;
	}

.blueTXT_12_normal {
	font:normal 12px Arial;
	color:#0071b3;
	}

.blueTXT_12_normal a {
	font:normal 12px Arial;
	color:#0071b3;
	}

.blueTXT_12_normal a:hover {
	font:normal 12px Arial;
	color:#0071b3;
	}

.greenTXT_13 {
	font:bold 13px Arial;
	color:#00b603;
	}

.blackTXT_13 {
	font:bold 13px Arial;
	color:#333333;
	}

.blackTXT_13 a {
	font:bold 13px Arial;
	color:#333333;
	text-decoration:none;
	}

.blackTXT_13 a:hover {
	font:bold 13px Arial;
	color:#0078d4;
	text-decoration:none;
	}


.blackTXT_12_normal {
	font:12px Arial;
	color:#333333;
	}

.blackTXT_12_normal a {
	font:13px Arial;
	color:#333333;
	text-decoration:none;
	}

.blackTXT_12_normal a:hover {
	font:13px Arial;
	color:#0078d4;
	text-decoration:none;
	}

.redTXT_12_normal {
	font:12px Arial;
	color:#FF0000;
	}


.blackTXT_11_normal {
	font:11px Arial;
	color:#333333;
	}

.blackTXT_11_normal a {
	font:11px Arial;
	color:#333333;
	text-decoration:underline;
	}

.blackTXT_11_normal a:hover {
	font:11px Arial;
	color:#0078d4;
	text-decoration:none;
	}

.blackTXT_11 {
	font:bold 11px Arial;
	color:#333333;
	}

.blackTXT_11 a {
	font:bold 11px Arial;
	color:#333333;
	text-decoration:none;
	}

.blackTXT_11 a:hover {
	font:bold 11px Arial;
	color:#0078d4;
	text-decoration:none;
	}

.border_dashed_bottom {
	border-bottom:1px dashed #cccccc;
	}

.border_solid_gray {
	border:1px solid #cccccc;
	}

.blueTXT_26 {
	font:bold 26px Arial;
	color:#008ab7;
	}

.greenTXT_26 {
	font:bold 26px Arial;
	color:#00b603;
	}

.gray_light_border {
	border:1px solid #e5e5e5;
	}

.gray_light_border1 {
	border:1px solid #e5e5e5;
	border-top:none;
	}

.textfield {
	height:19px;
	background:#f5f5f5;
	font:12px Arial;
	color:#000000;
	border:1px solid #c7c7c7;
	}

.textfield1 {
	height:19px;
	background:#ffffff;
	font:12px Arial;
	color:#000000;
	border:1px solid #c7c7c7;
	}

.button {
	height:18px;
	background:#1c831d;
	font:bold 11px Arial;
	color:#ffffff;
	border:1px solid #000000;
	}
	
input
	{
	height:19px;
	background:#f5f5f5;
	font:12px Arial;
	color:#000000;
	border:1px solid #c7c7c7;
	}
