/* CSS Document */
body {	
	margin:0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;

	}
.tblborder {
	border-bottom:1px solid #fff5d6;
	border-left:1px solid #fff5d6;
	border-top:1px solid #fff5d6;
	border-right:1px solid #fff5d6;

	}
.tblbord_dashed {
	border-bottom:1px dashed #89761a;
	border-left:1px dashed #89761a;
	border-top:1px dashed #89761a;
	border-right:1px dashed #89761a;
	}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	color: #CC00FF;
	text-decoration: none;
}
.Heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color:#660000;
	text-decoration: none;
}
.Heading_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color:#990000;
	text-decoration: none;
}
.Heading_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color:#FFFFFF;
	text-decoration: none;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************ sectionLinks styles **************/

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/* Ask Now Style sheet */
h3{
margin: 0;
padding: 5px;
font-size: 11px;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
}
#wrapper{
width: 700px;
margin: 0 auto;

}
#left{
float: left;
width: 250px;
}
#right{
float: right;
width: 450px;
text-align:left;
}
.tab{
color: #990000;
padding: 3px;
margin: 0 1px 1px 0;
text-align: left;
background-image:url(table_bg_green.gif);
}
.stretcher{
background-image:url(table_bg_yellow.gif);
}
.h3text {
	font-size:12px;
	color:#990000;
}
/* Ask Now */
.bottom_right {
	BACKGROUND-IMAGE: url(gr_bot_R.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 18px
}
.bottom_left {
	BACKGROUND-IMAGE: url(gr_bot_L.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 18px
}
.bottom_center {
	BACKGROUND-IMAGE: url(gr_bot_C.gif)
}
.header_center {
	FONT-WEIGHT: 600; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(login_header.gif); COLOR: white; FONT-FAMILY: Verdana;
}
.header_left {
	BACKGROUND-IMAGE: url(gr_head_l.gif); WIDTH: 18px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px; TEXT-ALIGN: right
}
.header_right {
	BACKGROUND-IMAGE: url(gr_head_r.gif); WIDTH: 18px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px; TEXT-ALIGN: left
}
.content_left {
	BACKGROUND-IMAGE: url(gr_cont_L.gif)
}
.content_right {
	BACKGROUND-IMAGE: url(gr_cont_R.gif)
}
.login_text {
	FONT-WEIGHT: 600; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana;
}
.login_key {
	BACKGROUND-IMAGE: url(keys.gif); WIDTH: 32px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 32px; background-position:right;
}
.newuser_text {
	FONT-WEIGHT: 600; FONT-SIZE: 11px; COLOR:#804040; FONT-FAMILY: Verdana;
	BORDER:1PX solid #CCCCCC;
}
.user_text {
	FONT-WEIGHT: 600; FONT-SIZE: 11px; COLOR:#804040; FONT-FAMILY: Verdana;
}
.term_text {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana;
	border-left:1PX solid #CCCCCC;
	border-bottom:1PX solid #CCCCCC;
	border-right:1PX solid #CCCCCC;
}


	
/* =-=-=-=-=-=-=-[Left Menu]-=-=-=-=-=-=-=- */
	
#menu {
	margin: 0px;
	padding:0px;
	}
	
#menu a {
	height: 10px;
	text-decoration: none;
	}	
	
#menu a:link, #menu a:visited {
	color: #ff8c1a;
	display: block;
	padding: 2px 0 0 12px;
	}
	
#menu a:hover, #menu a:active {
	color: #26370A;
	padding: 2px 0 0 12px;
	}
/* =-=-=-=-=-=-=-[Menu Order]-=-=-=-=-=-=-=- */
	
#menu1 {
	margin: 0px;
	line-height:22px;
	padding:2px 0px 2px 15px;
	}
	
#menu1 a {
	color:#990000;
	text-decoration: none;
	}	
#menu1 a:hover {
	color:#FF6600;
	}
	
#menu1 a:active {
	color: #26370A;
	padding: 2px 0 0 12px;
	}

/* =-=-=-=-=-=-=-[Menu Order]-=-=-=-=-=-=-=- */
	
#menu2 {
	margin: 0px;
	padding:0px;
	}
	
#menu2 a {
	color:#E2C5C5;
	text-decoration: none;
	}	
#menu2 a:hover {
	color:#BC7A7A;
	}
	
#menu2 a:active {
	color: #26370A;
	padding: 2px 0 0 12px;
	}

