@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	text-align:left;
	vertical-align:top;
	font-family: Verdana, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	border:0px;
	font-size: 11px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
	outline: 0px;
}

body {
	text-align:left;
	vertical-align:top;
	font-family: Verdana, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	border:0px;
	font-size: 11px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
	word-wrap:break-word;
	background:#DDDDDD url(../images/bg1.jpg) top center no-repeat;
}
html {
	overflow-y:scroll;
	overflow-x:hidden;
}
ul, li {
	list-style:none;
	list-style-type:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border:0px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border:0px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border:0px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
}
h4 {
	font-size:16px;
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border:0px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
}
h5 {
	font-size:14px;
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border:0px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
}
h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border:0px;
	color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link a:link, .link a:visited, .link a:active {
	color: #ccc;
	text-decoration: none;
}
.link a:hover {
	color: #fff;
	text-decoration: none;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.top {
	vertical-align:top;
}

/***********************padding***************************************/
/***********************margin***************************************/
/***********************color***************************************/
/***********************bg***************************************/

/***********************link***************************************/
/***********************border***************************************/

/***********************li***************************************/
/***********************width***************************************/

.emailsupp h6
{
	padding-left:10px;
	color:#fff;
}

.emailsupp1 h6
{
	color:#fff;
}


#wrapper {
	width:980px;
	
	margin:0px auto 0px auto;
	padding:0px;
	border:1px solid #000;
	
	
}
#header {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	background:url(../images/imgheader.jpg) left top no-repeat;
	height:130px;
	position:relative;
}

#header #heading {
	display:block;
	width:302px;
	height:75px;
	padding:0px 0px 0px 0px ;
	margin:0px;
	background:url(../images/heading.png) left top no-repeat;
	position:absolute;
	left:40px;
	top:4px;
}



/*****************login start********************************/

.logincenter {
	background:url(../images/login.gif) left top repeat-x;
	padding:10px 0px 10px 0px;
	_padding:0px 0px 10px 0px;
	margin:0px;
	width:533px;
	height:39px;
}

.logincenter h5
{
	color:#fff;
	display:block;
	float:left;
	padding:0px 0px 0px 10px ;
	_padding:10px 0px 0px 10px ;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

*:first-child+html  .logincenter h5
{
	color:#fff;
	display:block;
	float:left;
	padding:10px 0px 0px 10px ;
		font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}
*:first-child+html  .logincenter {
	background:url(../images/login.gif) left top repeat-x;
	
	padding:0px 0px 10px 0px;
	margin:0px;
	width:533px;
}
#login {
	position:absolute;
	left:405px;
	top: 0px;
}
#login input {
	width:100px;
	margin:-3px 10px 0px 10px;
	padding:0px;
}
#login li {
	float:left;
}
.support3 .support4 {
	width:14px;
}
#wrapper #header #login .support3 .logincenter .support5 {
	color:#fff;
	font-weight:bold;
	padding:0px 9px 0px 10px;
	cursor: default;
	text-decoration:underline;
}
.logincenter a:link, .logincenter a:visited, .logincenter a:active {
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}
.logincenter a:hover {
	color: #fff;
	text-decoration:underline;
}

#sublogin{
	padding:0px;
	margin:0px;
	float:left;
	position:absolute;
	left:415px;
	top:53px;
}

#sublogin a:link, #sublogin a:visited, #sublogin a:active {
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0px 0px 10px ;

	
}
#sublogin a:hover {
	color: #00adef;
	font-weight:bold;
	text-decoration:underline;
}

.btn
{
	background:url(../images/btnlogin.gif) left top no-repeat;
	width:30px;
	height:26px;
	border:none;
	padding:0px 0px 0px 0px ;

	margin:0px;
	font-size:0px;
	font-family:Verdana;
	color:#A97401;
}

/*****************login end********************************/

/*****************menustart********************************/


.menucenter {
	float:left;
	margin:0px;
	padding:0px;
	width:980px;
	height:40px;
	position:absolute;
	top:87px;
	left:39px;
	background:url(../images/header.jpg) left top no-repeat;
}


.menucenter img 
{
	text-decoration:none;
	border:none;
}


.menucenter a:link, .menucenter a:visited, .menucenter a:active {
	color: #000;
	text-decoration: none;
	padding:12px 0px 0px 10px ;
	display:block;
	float:left;
}
.menucenter a:hover {
	color: #fff;
	text-decoration: none;
}
.menucenter span
{
	color: #000;
	text-decoration: none;
	padding:12px 0px 0px 20px ;
	display:block;
	float:left;
	cursor:default;

}
.submenustrip {
	float:left;
	margin:0px;
	padding:0px;
	width:894px;
	height:40px;
	position:absolute;
	top:0px;
	left:41px;
	z-index:11;
	background:url(../images/submenustrip.jpg) left top repeat-x;
}

.submenustrip span {
	color: #fff;
	padding:3px 0px 0px 15px ;
	display:block;
	float:left;
	text-decoration: none;
}
.submenustrip a:link, .submenustrip a:visited, .submenustrip a:active {
	color: #fff;
	padding:3px 0px 0px 15px ;
	display:block;
	float:left;
	text-decoration: none;
}
.submenustrip a:hover {
	color: #000;
	text-decoration: none;
}



/*****************menuend********************************/


/*****************Main wrapper********************************/
#container 
{
	
	display:inline-block; 
	width:100%;
	background:url(../images/mainwrappercenter.jpg) top left repeat-y;

	position:relative;

}
#mainwrapper {
	width:100%;
	float:left;
	background:#fff;
	margin:20px 0px 0px 54px ;
	_margin:20px 0px 0px 27px ;
	
	
}

#border{
	border-bottom:1px solid #d4d4d4;
	height:30px;
}
#mainwrappersub {
	width:100%;
}

#mainwrappersub span{
	
	float:left;
	display:block;
	padding:0px 0px 0px 10px ;
	color:#418FB3;
}
#mainwrappersub span h3{
	
	
	color:#418FB3;
}



/****************Main wrapper end*******************************/

/********************give advice*******************************/
.wrappermost{
	width:57%;
	float:left;
	padding:20px 0px 0px 0px ;
}
.wrappermost1{
	width:80%;
	float:left;
	padding:20px 0px 0px 0px ;
}
.advice{
	width:100%;
	height:100%;
	border-bottom:1px solid #D4D4D4;
	margin:0px 0px 0px 0px ;
	position:relative;
	

}
.cateheading h3
{
	padding:6px 0px 6px 10px ;
	margin:10px 0px 10px 0px ;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
}
.advleftpan{
	width:25%;
	height:100%;
	
	
}

.name{
	width:100%;
	height:20%;
}

.name i{
	color:#418FB3;
}

.name span{
	display:block;
	float:left;
	padding:20px 0px 0px 3px ;
	margin:0px;
	font-weight:bold;
}


.name span h6{

	font-weight:normal;
	padding:3px 0px 0px 0px ;
	
}

.advleftpanbtm{
	float:left;
	clear:left;
}


.advrightpan{
	float:right;

	width:70%;
	height:100%;
	text-align:left;
	vertical-align:top;
	margin:0px ;
	padding:20px 0px 0px 0px ;
}




.advrightpan p{
	
	margin:0px ;
	padding:10px 10px 0px 0px ;
	text-align:justify;
	line-height:18px;
}


.date{
	float:right;
	
	width:100%;
	height:auto;
	text-align:left;
	vertical-align:top;
	margin:0px 0px 0px 0px ;
	padding:0px;
}

#wrapper #container #mainwrapper .advice .advrightpan ul .support8 span{
	float:left;
	padding:10px 10px 0px 0px ;
	display:block;
	
}

#wrapper #container #mainwrapper .advice .advrightpan ul .support9 span{
	float:left;
	padding:0px 0px 10px 0px ;
	margin:0px;
	display:block;
	clear:left;
}


/*********************give advice end****************************/

/****************navigation*************************************/

#navigation 
{
	padding:20px 0px 0px 0px ;
	width:28%;
	float:right;
	
}

*:first-child+html #navigation {
	width:28%;
	float:right;
	padding:20px 62px 0px 0px ;
}
.navigooads {
	border:1px solid #D4D4D4;
	padding: 3px 3px 3px 3px ;
	margin:20px 58px 0px 0px ;
	_margin:20px 0px 0px 0px ;
	position:relative;
	width:100%;
	height:auto;
	display:inline-block;
	float:right;

	
}
.navigooads1{
	width:301px;
	height:42px;
	position:absolute;
	background:url(../images/navigationheader.jpg) left top no-repeat;
	left:18px;
	top:18px;
	
	margin:0px;
	padding:0px;
	z-index:10;
}


.navigooads1 h3{
	color:#fff;
	font-weight:normal;
	padding:9px 0px 0px 8px ;
	display:block;
}
#navigooads {
	border:1px solid #D4D4D4;
	padding: 3px 3px 3px 3px ;
	margin:20px 58px 0px 0px ;
	_margin:20px 0px 0px 0px ;
	
	width:100%;
	height:auto;
	display:inline-block;
	float:right;

	
}

#navigooads1{
	width:301px;
	height:42px;
	position:absolute;
	background:url(../images/navigationheader.jpg) left top no-repeat;
	left:656px;
	top:65px;
	
	margin:0px;
	padding:0px;
	z-index:10;
}


#navigooads1 h3{
	color:#fff;
	font-weight:normal;
	padding:9px 0px 0px 8px ;
	display:block;
}

#navigation1 {
	border:1px solid #D4D4D4;
	padding: 3px 3px 3px 3px ;
	margin:20px 58px 0px 0px ;
	_margin:20px 28px 0px 0px ;
	width:100%;
	height:100px;
	position:relative;
	float:right;

	
}
.navi1visited
{
	text-align:center;
	font-family:Arial, Tahoma, Verdana ;
	font-size:14px;
	color:#408EB2;
	font-weight:bold;
	padding:10px 0px 0px 0px ;
	margin:0px;
}

#navigation2 {
	width:301px;
	height:42px;
	position:absolute;
	background:url(../images/navigationheader.jpg) left top no-repeat;
	left:20px;
	top:50px;
}

#navigation2 li{
	float:left;
	padding:0px 0px 0px 10px ;
}
#navigation2 li img{
	
	padding:10px 0px 0px 0px ;

}


#navigation2 input {
	margin:7px 0px 0px 10px ;
	color:#666;

	
}

#navicategory {
	float:right;
	clear:right;
	position:relative;
	border:1px solid #D4D4D4;
	padding: 3px 3px 3px 3px ;
	margin:20px 58px 0px 0px ;
	_margin:20px 0px 0px 0px ;
	width:100%;
	height:300px;
}

*:first-child+html  #navicategory {
	float:right;
	clear:right;
	border:1px solid #D4D4D4;
	padding: 3px 3px 3px 3px ;
	margin:20px 58px 0px 0px ;
	_margin:20px 31px 0px 0px ;
	width:100%;
	height:300px;
		
}

#wrapper #container #navigation #navicategory .support7{
	
	padding: 80px 0px 0px 18px ;
	display:block;

}

#navicategory a:link, #navicategory a:active, #navicategory a:visited{
	color:#757575;
	padding:3px 0px 3px 18px ;
	display:block;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#navicategory a:hover{
	color:#4392BD;
	padding:3px 0px 3px 18px ;
	display:block;
	position:relative;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#subnavictgry{
		width:301px;
	height:42px;
	position:absolute;
	background:url(../images/navigationheader.jpg) left top no-repeat;
	left:18px;
	top:18px;
	
	margin:0px;
	padding:0px;
	z-index:10;
}

#subnavictgry h3{
	color:#fff;
	font-weight:normal;
	padding:9px 0px 0px 8px ;
	display:block;
}
#navigtopadvis {
	border:1px solid #D4D4D4;
	padding: 66px 3px 3px 3px ;
	margin:20px 58px 0px 0px ;
	_margin:20px 0px 0px 0px ;
	width:100%;
	position:relative;
	height:auto;
	float:right;
}

#subnavigtopadvis{
	width:301px;
	height:42px;
	position:absolute;
	background:url(../images/navigationheader.jpg) left top no-repeat;
	left:18px;
	top:18px;
	
	margin:0px;
	padding:0px;
	z-index:10;
}

#subnavigtopadvis h3{
color:#fff;
	font-weight:normal;
	padding:9px 0px 0px 8px ;
	display:block;
}

.questions{
	width:100%;
	height:100%;
	position:relative;
}

.subquestionsleft{
	width:40%;
	height:40%;
	padding:70px 0px 0px 18px ;
	float:left;
}
.subquestionsleft1{
	width:40%;
	height:40%;
	padding:25px 0px 25px 18px ;
	float:left;
}
.subquestionsright{
	width:40%;
	height:40%;
	padding:70px 0px 0px 18px ;
	float:left;
}

.subquestionsright1{
	width:40%;
	height:40%;
	padding:25px 0px 0px 18px ;
	float:left;
}
/*************navigation end****************************************/




/**********************footer start***********************/

#mainfooter {
	width:100%;
	padding: 30px 0px 0px 0px;
	margin:0px;
	height:63px;
	background:url(../images/footer.jpg) left top no-repeat;
}
#footer {
	width:65%;
	padding: 15px 6px 0px 33px;
	margin:0px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#666;
	font-weight:bold;
	display:block;
	float:left;
	padding:0px 3px 0px 3px;
	margin:0px;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	text-decoration:none;
}
#wrapper #footer .support6 {
	color:#a7b402;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	padding-right:3px;
	display:block;
}
#subfooter {
	width:60%;
	padding: 10px 6px 0px 10px;
	margin:0px;
	float:left;
}
#subfooter a:link, #subfooter a:active, #subfooter a:visited {
	color:#a7b402;
	font-weight:bold;
	display:block;
	float:left;
	padding:0px 3px 0px 3px;
	margin:0px;
	text-decoration:none;
}
#subfooter a:hover {
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	text-decoration:none;
}
#subfooterright {
	width:25%;
	float:right;
	padding: 0px 43px 0px 0px;
	margin:9px 0px 0px 0px;
	_margin:-14px 0px 0px 0px;
	text-align:right;
	vertical-align:top;
}

*:first-child+html  #subfooterright {
	width:25%;
	float:right;
	padding: 0px 43px 0px 0px;
	
	margin:-14px 0px 0px 0px;
	text-align:right;
	vertical-align:top;
}


/********************footer end******************************/
/********************table***********************************/

.bg2
{
	padding: 5px 10px 10px 10px;
	margin: 6px 10px 0px 0px;
	background: url(../images/btn2.jpg) top left repeat-x;
	color: #000;
	width:auto;
	font-weight: bold;
	border:none;
	text-align:center;
	

}
.bg3
{
	padding: 5px 10px 10px 10px;
	margin: 6px 15px 0px 0px;
	background: url(../images/btn2.jpg) top left repeat-x;
	color: #000;
	width:auto;
	font-weight: bold;
	border:none;
	text-align:center;
	

}
.table1
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}
.table1 td
{
	padding: 0px 0px 0px 10px;
	color: #000;
	border: none;
}


.table1 a:link, .table1 a:visited, .table1 a:active
{
	color: #004E98;
	text-decoration: underline;
	display: inline-block;
	width:auto;
	padding: 6px 0px 10px 10px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table1 a:hover
{
	color: #666;
	text-decoration: none;
}
.table2
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table2 td
{
	padding: 8px 0px 8px 0px;
	color: #000;
	border: none;
}
.table2 font
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}
.table2 span
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}

.table2 .sup4
{
background:url(../images/textinput.jpg) left top repeat-x;
border:1px solid #E6E6E6;

}


.table2 a:link, .table2 a:visited, .table2 a:active
{
	color: #000;
	text-decoration: none;
	display: inline-block;
	width: auto;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table2 a:hover
{
	color: #666;
	text-decoration: none;
}
.table3
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	line-height:20px;
	color: #000;
}


.table3 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}

.table3 font
{
	
	color: #047DB6 ;
	font-size:12px;
	font-weight: bold;
}
.sup24 span
{
	
	color: #439EC8 ;
	
}
.sup25 span
{
	
	color: #666666 ;
	
}
.sup26 font
{
	
	background: url(../images/btn2.jpg) top left repeat-x;
	display:block;
	width:95.5%;
	padding:6px 0px 6px 20px ;
	margin:10px 0px 0px 10px ;
	color:#000;
	font-weight:bold;
	
	
}

.table3 a:link, .table3 a:visited, .table3 a:active
{
	color: #408EB2;
	font-size:18px;
	text-decoration: none;
	display: inline-block;
	width: auto;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table3 a:hover
{
	color: #666;
	text-decoration: none;
}
.table4
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	
	
}
.table4 br
{
	margin:0px;
	padding:0px;
	line-height:3px;
}
.table4 #sup4
{
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	
	
}

.sup27 img{
	
	border:1px solid #ccc;
	
}
.sup27 td{
	
	padding:6px 0px 0px 10px ;
	
}
.table4 span
{
	
	color:#000;
	display:inline-block;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	font-family: Verdana;
	padding:0px;
	margin:0px;
}

.table4 font
{
	
	color:#418FB3;
	font-size:14px;
	font-weight:bold;
	
	font-family: Verdana;
}

.table4 td
{
	
	padding:6px 3px 6px 3px ;
}

.table4 #ctl00_ContentPlaceHolder1_dlQuesAns_ctl01_Label3
{
	
	color:#ccc;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding:0px 10px 0px 0px ;
	
	display:block;
}


.table4 .color
{
	background:url(../images/textinput.jpg) left top repeat-x;
	border:1px solid #ccc;
	padding:20px 0px 0px 10px ;
}

.table4 .color2
{
	background:url(../images/textinput.jpg) left top repeat-x;
	border:1px solid #ccc;
}
.table4 #ctl00_ContentPlaceHolder1_dlQuesAns_ctl01_dlAnswer_ctl00_Label1
{
	color:#000;
	font-family:Verdana;
	font-size:12px;

	
}


.table4 a:link, .table4 a:visited, .table4 a:active
{
	
	color:#6F7D04;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	padding:0px;
	margin:0px;
	
}

.table4 #ctl00_ContentPlaceHolder1_dlQuesAns_ctl01_dlAnswer_ctl01_lblAnswer
{
	color:#000;
	}
.table4 a:hover
{
	color: #80A7CC;
	text-decoration: none;
}

.mylink a:link, .mylink a:active, .mylink a:visited
{
	color:#004E98;
	font-style:italic;
	text-decoration:underline;
	text-align:right;
	display:block;
	margin:30px 0px 0px 0px ;

	
}

.mylink a:hover
{
	color:#000;
	text-decoration:none;
}

.table6
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}

.table6 td
{
	padding: 3px 0px 3px 10px;
	color: #000;
	border: none;
}

.table6 a:link, .table6 a:visited, .table6 a:active
{
	
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 3px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
	color: #004E98;
	font-size:12px;
	text-decoration:underline;
}
.table6 a:hover
{
	color: #003DA2;
	text-decoration: none;
}

.table6 strong
{
	color: #418FB3;
	font-size:15px;
	margin:0px;
	padding:0px;
	
}

.table6 p
{
	color: #000;
	
	margin:0px;
	padding:0px;
	
}
.table11
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table11 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}


.table11 a:link, .table11 a:visited, .table11 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table11 a:hover
{
	color: #666;
	text-decoration: none;
}

.textbox
{
	background: url(../Images/textinput1.jpg) repeat-x left top;
	font-family:Verdana;
	font-size:11px;
	margin: 0px;
	padding: 3px ;
	width: auto;
	border:1px solid #cccccc;
	color: #000;
	font-weight: normal;
	display: block;
}

.textbox1
{
	background-image: url(../Images/textinput1.jpg);
	background-position: left top;
	font-family:Verdana;
	font-size:11px;
	margin: 0px;
	padding: 3px ;
	width: auto;
	border:1px solid #cccccc;
	color: #000;
	font-weight: normal;

}

.table7
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	
}


.table7 td
{
	padding: 10px 0px 10px 10px;
	color: #000;
	border: none;
}


.table7 a:link, .table7 a:visited, .table7 a:active
{
	
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
	color: #004E98;
	font-size:12px;
	text-decoration:underline;
}
.table7 a:hover
{
	color: #80A7CC;
	text-decoration: none;
}
.table8
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	
}
.table8 th
{
	background:url(../images/btn2.jpg) left top repeat-x;
	color:#000;
	padding:6px 0px 6px 10px ;
}


.table8 td
{
	padding: 10px 0px 10px 10px;
	color: #000;
	border: none;
}


.table8 a:link, .table8 a:visited, .table8 a:active
{
	
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
	color: #004E98;
	font-size:12px;
	text-decoration:underline;
}
.table8 a:hover
{
	color: #80A7CC;
	text-decoration: none;
}

.table9
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	
}


.table9 td
{
	padding: 10px 0px 10px 10px;
	color: #000;
	border: none;
}


.table9 a:link, .table9 a:visited, .table9 a:active
{
	
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
	color: #004E98;
	font-size:12px;
	text-decoration:underline;
}
.table9 a:hover
{
	color: #80A7CC;
	text-decoration: none;
}
.table10
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	
}


.table10 td
{
	padding: 10px 0px 10px 10px;
	color: #000;
	border: none;
}


.table10 a:link, .table10 a:visited, .table10 a:active
{
	
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
	color: #004E98;
	font-size:12px;
	text-decoration:underline;
}
.table10 a:hover
{
	color: #80A7CC;
	text-decoration: none;
}


.table10 .bg2
{
	margin:10px 0px 0px 0px ;
	
	
}


.table10 span
{
	font-size:12px;
	font-family:Verdana;
	color:#418FB3;

}

.table12
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}

.table12 #ctl00_ContentPlaceHolder1_lblSiteMap
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:url(../images/btn2.jpg) left top repeat-x;
	display:block;
	width:510px;
	height:40px;
	margin:0px;
	padding:6px 0px 0px 10px ;
	
}


.table12 #ctl00_ContentPlaceHolder1_lblTotalRecord
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#418FB3;
}
.table12 #ctl00_ContentPlaceHolder1_lblCurrentPage
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

.table12 #ctl00_ContentPlaceHolder1_lblTotalPages
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

.table12 td
{
	padding: 3px 0px 3px 10px;
	color: #000;
	border: none;
}


.table12 a:link, .table12 a:visited, .table12 a:active
{
	color: #004E98;
	text-decoration: underline;
	display: inline-block;
	width: auto;
	padding: 10px 0px 0px 0px;
	margin:0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
	
}
.table12 a:hover
{
	color: #666;
	text-decoration: none;
}

.table13
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table13 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}


.sup3 span
{
	font-family:Arial;
	font-size:14px;
	padding: 0px 0px 0px 0px;
	color: #418FB3;
	line-height:18px;
	border: none;
	
}

.table13 a:link, .table13 a:visited, .table13 a:active
{
	color: #4D6800;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table13 a:hover
{
	color: #666;
	text-decoration: none;
}
.table14
{
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	width: 100%;
	color: #000;
}


.table14 img
{
	border:1px solid #ccc;
	
	}
.table14 td
{
	padding: 0px 0px 0px 10px;
	color: #000;
	border: none;
}


.table14 a:link, .table14 a:visited, .table14 a:active
{
	color: #004E98;
	text-align:center;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table14 a:hover
{
	color: #000;
	text-decoration: none;
}

.table15
{
	border:none;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	line-height:60px;
}


.table15 #ctl00_ContentPlaceHolder1_lblSubject
{
	margin:-20px 0px 0px 0px ;
	display:block;
	color: #000;
	
}

.table15 .ctl00_ContentPlaceHolder1_lblSubject
{
	margin:-20px 10px 0px 0px ;
	display:block;
	color: #000;
	
}



.table15 td
{
	
	color: #000;
	border: none;
}


.table15 a:link, .table15 a:visited, .table15 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table15 a:hover
{
	color: #666;
	text-decoration: none;
}


.table16
{
	border: 1px solid #D4D4D4;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table16 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}

.table16 b
{
	color:#418FB3;
	font-weight:normal;
	font-size:11px;
	
}




.table16 span
{
	text-align:justify;


	
	
}


.table16 a:link, .table16 a:active, .table16 a:visited
{
	color:#418FB3;
	font-weight:normal;
	font-size:11px;
	display:inline-block;
	padding:0px 0px 0px 0px ;
	width:auto;
}
.table17
{
	border: 1px solid #D4D4D4;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table17 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}


.table17 a:link, .table17 a:visited, .table17 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table17 a:hover
{
	color: #666;
	text-decoration: none;
}
.table18
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	line-height:20px;
	color: #000;
}




.table18 p
{
	text-align:justify;
	color: #000;
}




.table18 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}


.table18 a:link, .table18 a:visited, .table18 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table18 a:hover
{
	color: #666;
	text-decoration: none;
}

.table19
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table19 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}
.table19 a:link, .table19 a:visited, .table189 a:active
{
	color: #000;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table19 a:hover
{
	color: #666;
	text-decoration: none;
}

.table20
{
	border: 1px solid #507CD1;
	margin: 10px 6px 10px 0px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table20 td
{
	padding: 8px 0px 8px 10px;
	text-align:left;
	color: #000;
	border: none;
}

.table20 span
{
	margin:0px 0px 0px 0px ;
	color: #fff;
	border: none;
}

.table20 th
{
	text-align:center;
	height:30px;
	padding:6px 0px 0px 10px ;
	color:#fff;
}


.table20 a:link, .table20 a:visited, .table20 a:active
{
	color: #000;
	text-decoration: none;
	display: inline-block;
	width: auto;
	padding: 0px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table20 a:hover
{
	color: #666;
	text-decoration: none;
}

.table21
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}

.table21 font
{
	
	color: #418FB3;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
}
.table21 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table21 a:link, .table21 a:visited, .table21 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table21 a:hover
{
	color: #666;
	text-decoration: none;
}

.table22
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table22 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}

.table22 a:link, .table22 a:visited, .table22 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table22 a:hover
{
	color: #666;
	text-decoration: none;
}

.table23
{
	border: none;
	margin: 3px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	width: 100%;
	color: #000;
}


.table23 td
{
	padding: 0px 10px 0px 10px;
	color: #000;
	border: none;
}

.table23 font
{
	
	color: #418FB3;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight:bold;

	
}



.table23 span
{
	color:#000;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	
	
}

.table23 table
{
	border:1px solid #ccc;
	margin:0px 0px 10px 0px ;
	line-height:20px;
}
.table23 br
{
	padding:0px;
	margin:0px;
	line-height:1px;
}
.table23 img
{
	border:1px solid #ccc;
	
}
.table23 a:link, .table23 a:visited, .table23 a:active
{
	color: #418FB3;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	
	width: auto;
	padding: 0px 0px 0px 0px;
	margin:0px;
	

}

	
.table23 a:hover
{
	color: #666;
	text-decoration: none;
}

.table23 img
{
	margin:0px 0px 0px 0px ;
	padding:0px;
}


.table23 .mybg
{
	background:#fff url(../Images/textinput.jpg) left top repeat-x;
	height:30px;
}




.table24
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table24 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table24 font
{
	
	color: #418FB3;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
}

.table24 a:link, .table24 a:visited, .table24 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
	border:none;
}
.table24 a:hover
{
	color: #666;
	text-decoration: none;
}



.mybg1
{
	background:#fff url(../Images/textinput2.jpg) left top repeat-x;
	height:30px;
	border:1px solid #ccc;
	
}


#ctl00_ContentPlaceHolder1_pnldisplay table
{
	width:95%
}

#tableCss{
	border: 1px solid #E3E3E3;
	line-height:20px;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


#tableCss th{
background:url(../images/btn2.jpg) left top repeat-x;
color:#000;
padding:0px 0px 0px 10px ;
}

.table25
{
	border:none;
	line-height:20px;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}

.table25 span
{
	
	color: #000;
}
.table25 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}

.table25 font
{
	
	color: #000;
	
}

.table25 b
{
	
	color: #507CD1;
	font-family:Arial;
	font-size:14px;
	display:block;
	padding:6px 0px 0px 0px ;
	
	
}

.table25 .sup8
{
	
	margin:0px 0px 0px 20px ;
	
	
}
.table25 th
{
	
	background:url(../images/btn2.jpg) left top repeat-x;
	padding:0px 0px 0px 10px ;
	color:#000;
	
	
	
}

.table25 a:link, .table25 a:visited, .table25 a:active
{
	color: #507CD1;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table25 a:hover
{
	color: #666;
	text-decoration: none;
}

.table26
{
	
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}

.table26 th
{
	
	background:url(../images/btn2.jpg) left top repeat-x;
	padding:0px 0px 0px 10px ;
	color:#000;
	
	
	
}


.data0 td
{
	border-bottom:1px solid #ccc;
	}
.data1 td
{
	border-bottom:1px solid #ccc;
	}
.table26 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}

.table26 span
{
	
	color: #000;
	
}


.table26 a:link, .table26 a:visited, .table26 a:active
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table26 a:hover
{
	color: #666;
	text-decoration: none;
}



.table27
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table27 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table27 a:link, .table27 a:visited, .table27 a:active
{
	color: #428FC2;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding: 0px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table27 a:hover
{
	color: #666;
	text-decoration: none;
}
.table28
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table28 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table28 a:link, .table28 a:visited, .table28 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table28 a:hover
{
	color: #666;
	text-decoration: none;
}

#ctl00_ContentPlaceHolder1_FR_grdForum td
{
	color:#000;
	line-height:20px;
	padding:0px 0px 10px 0px ;
}


#ctl00_ContentPlaceHolder1_FR_pnlAdd td{
	color:#000;
	line-height:20px;
	padding:0px 0px 10px 0px ;
}



.table29
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table29 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table29 a:link, .table29 a:visited, .table29 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table29 a:hover
{
	color: #666;
	text-decoration: none;
}

.table30
{
	border: 1px solid #fff;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table30 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
	border:1px solid #fff;
}

.table30 th
{
	padding: 8px 0px 8px 10px;
	color: #000;
	background:url(../images/btn2.jpg) left top repeat-x;
	border:1px solid #fff;
}




.table30 a:link, .table30 a:visited, .table30 a:active {
	color: #004E98 ;
	font-weight:bold;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}
.table30 a:hover {
	color: #000;
	text-decoration: none;
}

.table31 th
{
	padding: 8px 0px 8px 10px;
	color: #000;
	background:url(../images/btn2.jpg) left top repeat-x;
	border:1px solid #fff;
}
.table31 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border:1px solid #fff;
}

.table32
{
	border: 1px solid #fff;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table32 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: 1px solid #fff;
}




.table32 a:link, .table32 a:visited, .table32 a:active
{
	color: #004E98;
	text-decoration:underline;
	display:inline-block;
	width: auto;
	padding: 10px 0px 10px 10px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table32 a:hover
{
	color: #666;
	text-decoration: none;
}


#ctl00_ContentPlaceHolder1_pnlGrid{
	border: 1px solid #ccc;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 3px;
	width: 98%;
	color: #000;
}
.table33
{
	border: 1px solid #fff;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	width: 99.5%;
	color: #000;
}


.table33 td
{
	padding: 8px 0px 8px 8px;
	border:1px solid #fff;
	color: #000;
	border: none;
}

.table33 th
{
	border:1px solid #fff;
	color:#000;
	padding:6px 6px 6px 6px ;
	background:url(../images/btn2.jpg) left top repeat-x;
}

.table33 img
{
	border:1px solid #B5D738;
	
}
#ctl00_ContentPlaceHolder1_grdMailBox
{
	border:1px solid #fff;
	}

.table33 a:link, .table33 a:visited, .table33 a:active
{
	color: #004E98;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding: 0px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table33 a:hover
{
	color: #666;
	text-decoration: none;
}

.table34
{
	border: 1px solid #fff;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	display:inline-block;
	color: #000;
}


.table34 td
{
	padding: 8px 0px 8px 0px;
	color: #000;
	border: none;

	
}




.table34 a:link, .table34 a:visited, .table34 a:active
{
	color: #004E98;
	background:#004E98;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	width:auto;
	
	display:inline-block;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table34 a:hover
{
	color: #666;
	
	
	text-decoration: none; 
}
.tablee34 td

{
	
	padding:0px 3px 0px 3px ;
	
	
	}
	
.table34 #ctl00_ContentPlaceHolder1_dvMessage
{
	color:#000;
	text-align:justify;
	padding:0px 10px 0px 0px ;
	}
	
	



#ctl00_ContentPlaceHolder1_pnlAdd span
{
	color:#004E98;
	font-weight:bold;
	
}
#ctl00_ContentPlaceHolder1_dvMessage{
	color:#000;
	
}

.table35
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}

.table35 span
{
	background:url(../images/btn2.jpg) left top repeat-x;
	color: #000000;
	padding:6px 0px 6px 6px ;
	display:block;
	width:97%;
}

.table35 td
{
	padding: 6px 0px 6px 10px;
	color: #000;
	border: none;
}




.table35 a:link, .table35 a:visited, .table35 a:active
{
	color: #004E98;
	text-decoration: underline;
	float:left;
	clear:left;
	display: block;
	width: auto;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table35 a:hover
{
	color: #666;
	text-decoration: none;
}


.table36
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}


.table36 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table36 a:link, .table36 a:visited, .table36 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table36 a:hover
{
	color: #666;
	text-decoration: none;
}


.table37
{
	position:absolute;
	top:40px;
	left:20px;
}

.table37 a:link, .table37 a:visited, .table37 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.table37 a:hover
{
	color: #666;
	text-decoration: none;
}



.table38
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 3px;
	width: 98%;
	color: #000;
}


.table38 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table38 a:link, .table38 a:visited, .table38 a:active
{
	color: #000;
	text-decoration: none;
	width: 100%;
	padding: 10px 0px 10px 0px;
	
}
.table38 a:hover
{
	color: #666;
	text-decoration: none;
}
.table38 span
{
	color:#047DB6;
	}
.table39
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 100%;

	color: #000;
	background:url(../images/textinput2.jpg) left top repeat-x;
}


.table39 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}




.table39 a:link, .table39 a:visited, .table39 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	
}
.table39 a:hover
{
	color: #666;
	text-decoration: none;
}



.table40
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}



.table40 .sup48
{
	background :url(../images/btn2.jpg) left top repeat-x;
	width:98.7%;
	text-align:center;
	display:block;
	font-size:12px;
	color:#000;
	font-family:Verdana;
	padding:6px 0px 0px 0px ;
	font-weight:bold;

	
}
.table40 a:link, .table40 a:visited, .table40 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;

}
.table40 a:hover
{
	color: #666;
	text-decoration: none;
}
.table41
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
}

.table42 img
{
	border:1px solid #B6C302;
}
.table41 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}

.table41 a:link, .table41 a:visited, .table41 a:active
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;

}
.table41 a:hover
{
	color: #666;
	text-decoration: none;
}
.table42
{
	
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	line-height:15px;
}


.table42 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border-bottom:none;
}

.table43
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #000;
	line-height:15px;
}


.table43 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border-bottom:none;
}

.table43 font
{
	color:#004E98;
	font-weight:bold;
	display:block;
	padding:0px 0px 6px 0px ;
	
	}
.table43 span
{
	color:#585858;
	font-weight:normal;
	}
.sup53 span
{
	color:#000;
	padding:6px 6px 6px 6px ;
	text-align:center;
	font-weight:bold;
	background:#B6C302;
	}

.sup55 span
{
	color:#004E98 ;
	font-weight:bold;
	}
.sup56 img
{
	border:1px solid #ccc;
	}
.table43 a:link, .table43 a:visited, .table43 a:active
{
	color: #004E98;
	text-decoration: underline;
	
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin:0px;

}
.table43 a:hover
{
	color: #000;
	text-decoration: none;
}



.table44
{
	border: 1px solid #E3E3E3;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	line-height:20px;
	width: 96.5%;
	color: #000;
}


.table44 td
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}


.table44 h3
{
	color:#000;
	font-size:12px;
	font-family:Verdana;
	padding:6px 6px 6px 6px ;
	text-align:left;
	font-weight:bold;
	width:97%;
	background:#B6C302;
	

	
	} 
.table44 span
{
	color:#004E98;
	
	text-align:left;
	font-weight:bold;
	
	} 
.table44 a:link, .table44 a:visited, .table44 a:active
{
	color: #004E98;
	text-decoration: underline;
	
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin:0px;

}
.table44 a:hover
{
	color: #000;
	text-decoration: none;
}
.table43 a:link, .table43 a:visited, .table43 a:active
{
	color: #004E98;
	text-decoration: underline;
	
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin:0px;

}
.table43 a:hover
{
	color: #000;
	text-decoration: none;
}
.table45
{
	border: 1px solid #E3E3E3;
	margin: 0px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 98%;
	color: #000;
}
.table45 .sup59
{
	
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	width: 100%;
	color: #000;
}
.sup59 th
{
	
	
	color: #fff;
	padding:10px 0px 0px 10px ;
}

.sup59 span
{
	
	
	color: #fff;
	
}
.sup59 td
{
	
	
	text-align:left;
	
}
.table45 td
{
	padding: 6px 0px 6px 10px;
	color: #000;
	border: none;
	text-align:left;
}
#ctl00_ContentPlaceHolder1_pnlSearch
{
	border: 1px solid #ccc;
	height:136px;
	padding:10px 0px 0px 10px ;
	}


#ctl00_ContentPlaceHolder1_pnlAdd
{
	border:1px solid #ccc;
	height:auto;
	padding:10px 0px 0px 10px ;
	
}
.table45 legend
{
	padding: 8px 0px 8px 0px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color: #418FB3;
	border: none;
}


.table45 th a:link, .table45 th a:visited, .table45 th a:active
{
	color: #004E98;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding: 0px 0px 10px 0px;
	
}
.table45 th a:hover
{
	color: #666;
	text-decoration: none;
}
/*********************end table*******************************/
/*********************sup*************************************/
.sup
{
	font-family:Verdana;
	font-size:13px;
	color:#418FB3;
	padding:10px 0px 0px 10px ;
	margin:0px;
	display:block;
}

.sup1 a:link, .sup1 a:active, .sup1 a:visited
{
	float:left;
	display:block;
	padding:0px 0px 10px 0px ;
	margin:0px 0px 0px 0px ;
}

.sup2 td
{
	width:10%;
}




.support10 input
{
	float:left;
	display:block;
	margin:0px 6px 0px 0px ;
	
}


.sup5 span
{
	
}




.sup7 select
{
	
	margin:0px 0px 0px 6px ;
	
}

.sup6 input
{
	
	margin:-1px 0px 0px 30px ;
	
	
}

.sup9
{
	margin:0px 0px 0px 10px ;
}

.sup10 td
{
	color:#366AB3;
	font-family:Arial, Tahoma;
	font-weight:bold;
	padding:10px 0px 10px 0px ;
	font-size:14px;
}
.sup11 span
{
	color:#366AB3;
	font-family:Arial, Tahoma;
	font-weight:bold;
	padding:10px 0px 10px 0px ;
	font-size:14px;
}


.sup12
{
	background:url(../images/btn2.jpg) left top repeat-x;
	padding:6px 0px 6px 10px ;
	color:#000;

}

.sup12 font
{
	
	color:#000;

}
.sup14 table
{
	
	border:1px solid transparent;
	_border:1px solid #fff;
	
}
.sup14 td
{
	
	border:1px solid transparent;
	_border:1px solid #fff;
	padding:0px 0px 0px 10px ;
}
.sup14 a
{
	
	border:1px solid transparent;
		_border:1px solid #fff;
	text-decoration:none;
}

.sup15 td
{
	
	background:url(../images/btn2.jpg) top left repeat-x;
	padding:6px 0px 6px 10px ;

	
}

.sup15 font
{
	
	color:#000;
	
}

.sup16 a:link, .sup16 a:visited, .sup16 a:active {
	color: #004E98;
	text-decoration: underline;
}
.sup16 a:hover {
	color: #fff;
	background:#004E98;
	text-decoration: none;
}

.sup18 span
{
	text-align:justify;
	font-weight:normal;
}

.sup19
{
	
	border:1px solid #ccc;
	width:auto;
	padding:10px 10px 10px 10px ;
	margin:10px 0px 10px 0px ;
	
}

.sup20 span
{
	
	display:block;

	width:330px;
}
.sup19 font
{
	
	display:none;
	
}
.sup19 img
{
	
	border:1px solid #ccc;
	display:block;
	margin:0px 0px 10px 0px ;
	
}

.sup19 a:link, .sup19 a:visited, .sup19 a:active {
	color: #004E98;
	width:auto;
	height:auto;
	display:inline-block;
	text-decoration: underline;
	
}
.sup19 a:hover {
	color: #000;
	text-decoration: none;
	
}

.sup21 font{
	
	background:url(../images/btn2.jpg) left top repeat-x;
	padding:3px 6px 3px 6px ;
	display:block;
	margin:20px 3px 0px 0px ;
	color:#000;
}

.sup21 img 
{
	
	display:block;
	margin:0px 0px -15px 0px ;
	padding:0px;

}

.sup22
{
	
	border:1px solid #fff;

}

.sup23 a:link, .sup23 a:active, .sup23 a:visited
{
	color:#000;
	font-family:Verdana;
	font-size:11px;
}



.sup28 span
{
	font-family: Verdana;
	color:#FF0000;
	font-size:11px;
	text-align:left;
	display:block;
	padding:9px 0px 0px 10px ;
	margin:0px;
	font-weight:bold;
	}
	
.sup30 a:link, .sup30 a:visited, .sup30 a:active {
	padding:0px 0px 0px 10px ;
	text-decoration: none;
}
.sup30 a:hover {
	
	text-decoration: none;
}
.sup001 a:link, .sup001 a:visited, .sup001 a:active {
	padding:0px 0px 0px 10px ;
	text-decoration: none;
}
.sup001 a:hover {
	
	text-decoration: none;
}		
.sup30 span
{
	color:#000;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	padding:6px 6px 6px 6px ;
	margin:10px 0px 0px 0px ;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
		}
	
	.sup31 span
{
	color:#000;
	
		}
		.sup31 font
{
	color:#000;
	
		}
		
.sup32 span
{
	color:#004E98;
	display:block;
	padding:0px 0px 3px 0px ;
	}
.sup33 span
{
	color:#96A701;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;



	}
.sup34 span
{
	color:#418FB3;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;

	}
	
.sup35 a:link, .sup35 a:visited, .sup35 a:active {
	color:#418FB3;
	text-decoration: underline;
}
.sup35 a:hover {
	color: #666;
	text-decoration: none;
}
.sup36 p
{
	color:#000;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	padding:6px 0px 0px 0px ;
	margin:0px;

	}
	
.sup29 p
{

	padding:0px;
	margin:0px;

	}
.sup37 span
{
	padding:0px 15px 0px 0px ;
	color:#004E98 ;
	display:block;
	text-align:right;
	text-decoration: none;
	

	}
	
.sup37 a:hover
{
	color: #666;
	text-decoration: none;

	}
.sup28 span
{
	font-family: Verdana;
	color:#FF0000;
	font-size:11px;
	text-align:left;
	display:block;
	padding:9px 0px 0px 10px ;
	margin:0px;
	font-weight:bold;
	}
	
.sup29 span
{
	font-family: Verdana;
	color:#418FB3;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
.sup001 span
{
	font-family: Verdana;
	color:#418FB3;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
.sup30 span
{
	color:#000;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	padding:6px 6px 6px 6px ;
	margin:10px 0px 0px 0px ;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
		}
	.sup31 span
{
	color:#000;
	
		}
		.sup31 font
{
	color:#000;
	
		}
		
.sup32 span
{
	color:#004E98;
	display:block;
	padding:0px 0px 3px 0px ;
	}
.sup33 span
{
	color:#96A701;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;



	}
.sup34 span
{
	color:#418FB3;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;

	}
	
.sup35 a:link, .sup35 a:visited, .sup35 a:active {
	color:#418FB3;
	text-decoration: underline;
}
.sup35 a:hover {
	color: #666;
	text-decoration: none;
}

.sup37 span
{
	padding:0px 15px 0px 0px ;
	color:#004E98 ;
	display:block;
	text-align:right;
	text-decoration: none;
	

	}
	
.sup37 a:hover
{
	color: #666;
	text-decoration: none;

	}
.sup38 span
{
	padding:0px 0px 0px 0px ;
	color:#004E98 ;
	display:block;
	text-align:left;
	text-decoration: none;
	

	}
	
.sup38 a:hover
{
	color: #666;
	text-decoration: none;

	}

.sup38 span
{
	padding:0px 0px 0px 0px ;
	color:#004E98 ;
	display:block;
	text-align:left;
	text-decoration: none;
	

	}
	
.sup38 a:hover
{
	color: #666;
	text-decoration: none;

	}
.sup39
{
	margin:0px 0px 0px 70px ;
	}
.sup39 i
{
	color:#047DB6;
	}
.sup39 div
{
	color:#000;
	margin:3px 0px 0px 0px ;
	}
.sup40 td
{ margin:0px;
  padding:0px;
	}
.sup41 span
{
	margin:0px;
	padding:0px 0px 0px 10px ;
	color:#047DB6;
	font-weight:bold;
	display:block;

	}
.sup41 b
{
	color:#047DB6;
	font-weight:bold;
	margin:0px;
	padding:0px;
	

	}
.sup42 span
{
	margin:0px;
	padding:0px 10px 0px 10px ;
	color:#666;
	display:block;

	}

.sup43 a:link, .sup43  a:visited, .sup43  a:active
{
	color: #004E98;
	text-decoration: underline;
	display:block;
	width: 80px;
	padding: 10px 6px 10px 6px;
	margin: 0px 0px 0px 20px;
	
}
.sup43  a:hover
{
	color: #666;
	text-decoration: none;
}
.sup44 img
{
	margin-top:21px;
}


.sup45
{
	color:#047DB6;
	font-size:12px;
	font-weight:bold;
	}



.sup46 span
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:6px 10px 10px 10px ;
	display:block;
	background:url(../images/btn2.jpg) left top repeat-x;
	width:95%;
	
	}
.sup47 span
{
	color:#000;
	font-size:11px;
	line-height:20px;
	}
.sup49
{
	line-height:25px;
	
}
.sup49 .sup50
{
	color:#004E98 ;

	padding:0px 0px 0px 0px ;
	display:block;
}
.sup49 .sup51
{
	color:#004E98 ;
	padding:10px 0px 0px 0px ;
	display:block;
}
.sup52 strong
{
	color:#004E98 ;
}

.sup57 span
{
	color:#418FB3;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	}
.sup58 font
{
	color:#418FB3;
	font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding:0px 0px 0px 10px ;
	}
.sup58 a:link, .sup58 a:visited, .sup58 a:active {
	color: #003DA2;
	text-decoration: underline;
	display:inline-block;
	width:auto;
	padding:0px 0px 0px 10px ;
	

}
.sup58 a:hover {
	color: #8E9902;
	
	text-decoration: none;
}
.sup60 font
{
	color:#ff0000;
	}
.sup61 span
{
	color:#000;
	font-weight:normal;
	text-align:justify;
	display:inline-block;
	}
.sup61 img
{
	border:1px solid #ccc;
	
	}
	
.sup62
{
	position:absolute;
	left:490px;
	top:90px;
	font-weight:bold;
}
.sup63
{
	position:relative;
}

.sup64 h6
{
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}
/*sup end*/

.bg3 #ctl00_ContentPlaceHolder1_lnkremoveall
{
	padding: 6px 10px 10px 10px;
	margin: 6px 10px 0px 0px;
	background: url(../images/btn2.jpg) top left repeat-x;
	color: #000;
	
	font-weight: bold;
	border:none;
	text-align:center;
	text-decoration:none;
	width:290px;

}

/**********************other***********************************/
.gsc-resultsRoot
{
	width:900px;
	padding:10px 0px 10px 0px ;
}
.gs-snippet
{
	color:#303030;
	padding:10px 0px 0px 0px ;
}
.gs-address
{
	color:#303030;
	padding:10px 0px 0px 0px ;
}
.google
{
	border: 1px solid #E3E3E3;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	width: 100%;
	width: 100%;
	line-height:20px;
	color: #000;
	background:#fff url(../Images/textinput2.jpg) left top repeat-x;
}


.google
{
	padding: 8px 0px 8px 10px;
	color: #000;
	border: none;
}



.google a:link, .google a:visited, .google a:active
{
	color: #004E98;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 0px 0px 10px 0px;
	background: url(../Images/btn1.jpg) left top repeat-x;
}
.google a:hover
{
	color: #000;
	
	text-decoration: none;
}

.space p
{
	line-height:40px;
	color:#000;
	display:block;
}

.space b
{
	font-family:Verdana;
	font-size:12px;
	color:#3F8DB1;
}

.myiframe
{
	height:230px;
	width:100%;
	border:none;
	margin:63px 0px 0px 0px ;
	
}

.star
{
	color:#C00000;
}
.regisdesign h3
{
	padding:6px 0px 6px 10px ;
	margin:0px 10px 10px 0px ;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	
	}
.forgetdesign h3{
	padding:4px 0px 6px 10px ;
	margin:0px 10px 10px 0px ;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	
	}
.forgetdesign1 h3{
	padding:4px 0px 6px 10px ;
	margin:10px 10px 10px 10px ;

	color:#000;
	width:97%;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	
	}
.answersdesign h3{
	padding:4px 0px 6px 10px ;
	width:98%;
	margin:10px 10px 0px 10px ;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	
	}
.ansdesign h3
{
	width:97.5%;
	padding:4px 0px 6px 10px ;
	margin:0px 10px 10px 0px ;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	
	}
	
.yoracntdsn h3{
	padding:4px 0px 6px 10px ;
	width:98.5%;
	margin:10px 10px 10px 0px ;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	
	}
	
	
.answersdesign1 h3{
	padding:4px 0px 6px 0px ;
	width:98%;
	margin:10px 10px 0px 0px ;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn2.jpg) left top repeat-x;
	
	}	

#ctl00_ContentPlaceHolder1_panel1
{
	background:#fff url(../images/textinput1.jpg) left top repeat-x;
	border:1px solid #ccc;
	padding:0px 6px 0px 0px ;
	position:absolute;
	left:490px;
	top:120px;
}


*:first-child+html #ctl00_ContentPlaceHolder1_panel1
{
	background:#fff url(../images/textinput1.jpg) left top repeat-x;
	border:1px solid #ccc;
	padding:0px 6px 0px 0px ;
	position:absolute;
	left:490px;
	top:120px;
}

#ctl00_ContentPlaceHolder1_panel1 td
{
	padding:6px 0px 6px 3px ;
	margin:0px;
}


.goolgeimg
{
	padding:75px 0px 0px 0px ;
	height:auto;
	width:auto;
	margin:0px;
	
	}

