html, body, p, div,
h1, h2, h3, h4, h5, h6,
form, fieldset, a , input, img{
margin: 0;
padding: 0;
border: 0;
}
body {

background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;

}



body{
	background: #ffffff url('../images/bg_body.gif') repeat-x left top;
	font-family:Verdana, Arial, "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
	font-size:11px;
	padding:0px;
	margin:auto;
	text-align:left;
	color:#2D2D2D;
}

a:link, a:visited , a:active{
	color: #474747;
	text-decoration: none;
	font-weight: normal;
}   
   
a:hover {
	color: #E19741;
	TEXT-DECORATION: underline;
} 

.input{
	/*font: normal 12px/25px Tahoma;
	height:20px;
	width:220px;
	color: #000;
	border: 1px #CCC solid ;
	padding:2px;
	margin-bottom:12px;*/

}
.input:hover{
	border: 1px #FF9900 solid ;
}

div#bodyPlaceHolder{
	width:1010px!important;
	padding:0;
	margin:0 auto;
}

div#body{
	background:url('../images/bg_gradiant.gif') repeat-y left top;
	width:1010px!important;
	min-height:1000px;
	margin:0 auto;
	float:left;
}

#leftGradiant{
	width:24px!important;
	float:left;
}

#rightGradiant{
	width:24px!important;
	float:right;
}

div#wrapper{
	border:0px solid #555;
	border-top:0px;
	border-bottom:0px;
	overflow:auto;
	margin: 0 auto;
	float:left;
}

div#headerPlaceHolder{
	background:url('../images/bg_header.jpg') no-repeat center bottom;
	height:107px!important;
	padding:0;
	margin:0;
	text-align:right;
}

#wrapper #contentHolder{
	overflow:auto;
	border:0px solid;
	float:left;
	margin:16px 4px 16px 2px;
	width:680px;
}

#wrapper #sideBar{
	overflow:hidden;
	float:left;
	border:0px solid;
	margin:16px 4px 16px 10px;
	width:248px!important;
}

#wrapper #sideBar #logo{
	float:left;
	height:495px!important;
	padding:0;
	margin:0;
}

#wrapper #sideBar #logo img{
	padding:0;
	margin:0;
	border:0px;
}

#wrapper #sideBar #menuHolder{
	background:url('../images/bg_menu_1.jpg') repeat-y center top;
	width:248px!important;
	padding:0;
	margin:0;
	float:left;
	overflow: auto;
}

#menuHolder2{
	background:url('../images/right_menu_bottom.jpg') no-repeat center bottom;
	overflow: auto;
	padding-bottom: 49px;
	height: 100%;
}

div.cornered{
	background:#fff;
	font:normal 12px Arial;
	color: #363636; 
	overflow:auto;
	
}

div.corneredParent{
	background:#ccc;
	margin:2px;
/*	overflow:auto;*/
}


div.cornered label{
	float:left;
	margin:5px;
	text-align:right;
	width:200px;
	font-family:Arial;
	font-size:12px;
}
/*
div.cornered input{
	background:url('../images/cornerinput.gif') no-repeat center;
	border:0px;
	color:#333333;
	font:normal 12px Tahoma;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	padding-top:5px;
	position:relative;
	width:215px;
	z-index:0;
}	

div.cornered  input:hover{
	background:url('../images/cornerinput_h.gif') no-repeat center;
}*/

div.cornered .radio{
	width:30px;
}

div.cornered  select{
	color:#333333;
	font:normal 12px Tahoma;
}

div.cornered  textarea{
	background:url('../images/cornertext.gif') no-repeat center;
	height:95px;
	width:235px;
	border:0px;
	overflow:hidden;
	color:#333333;
}

div.cornered  textarea:hover{
	background:url('../images/cornertext_h.gif') no-repeat center;
}



div.cornered .btn{
	background:transparent url('../images/cornersubmit.gif') no-repeat;
	color:#595441;
	cursor:pointer;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:107px;
	padding:0px!important;
	text-align:center;
	font-weight:bold;
	font-family: Verdana;
	
}

div.cornered .btn:hover{
	background:transparent url('../images/cornersubmit_h.gif') no-repeat;
	border:none 0px;
}

div.cornered .cText{
	padding:25px;
	border:none 0px;
	overflow-x:hidden;
}

div.cornered .cText p{
	line-height:19px;
	padding:8px 0;
}

div.cornered .cText h2{
	color:#5EC71A;
font-family:trebuchet MS;
font-style:italic;
font-variant:small-caps;
font-weight:bold;
text-decoration:underline;
padding-bottom:5px;
font-size:18px;
}


.h1Class{
	color:#FF8A00!important;
	font: bold 16px arial!important;
	border-bottom:1px dotted #ccc;
}

div.cornered .cText{
	
}

/* Footer */

#footer {
	background:url('../images/bg_footer.gif') repeat-x center;
	height: 78px;
}

#footer a:link, #footer a:visited , #footer a:active{
	color: #2B2B2B;
	text-decoration: none;
	font-weight: normal;
	padding:0 10px;
}   
   
#footer a:hover {
	color:#E19741;
	TEXT-DECORATION: none;
} 


div#footer .inner{
	line-height:20px;
	text-align:center;
	color:#2B2B2B;
	padding-top:15px;
}


/* top navigation */
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	color:#fff;
}
.menu li {
	background: url(../images/menu_item_bg.jpg) no-repeat center top;
	padding: 0 1px 0 0;
	margin: 0;
	height:44px;
	width:233px;
	list-style: none;
	background-repeat: no-repeat;
	float:left;
	margin-left:7px;
	text-align:left;
}
.menu li a, .menu li a:visited {
	background: url(../images/menu.gif) no-repeat left top;
	font: bold 14px Verdana;
	color:#fff;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left:7px;
	margin-top:5px;
	padding-left:30px;
	padding-top:13px;
	padding-bottom:9px;
	
}
ul.menu li a:hover {
	background: none;
	color:#3161B3!important;
	background: url(../images/menu_active.gif) no-repeat left top;
	text-decoration: none;
}


.mactive a{
	/*background: url(../images/menu_active.gif) no-repeat left top!important;*/
	color:#4ADBFD!important;
}


.linkR, .linkR:link, .linkR:visited , .linkR:active{
	color:#0268AD;
	text-decoration:none;
	font:normal 11px tahoma;
	padding:5px;
}

.linkR:hover{
	text-decoration:none;
	background:#0268AD;
	color:#fff;
}

#welcome {
	margin:4px 4px;
	background:url('../images/welcome2.jpg') no-repeat top left;
	height:363px;
}


#welcome .txtF{
	padding:197px 24px 4px;
	font:bold 12px/22px Arial;
}

#welcome .txtF h3, #welcome .txtF h2{
	margin-top:15px;
	font-weight:bold;
}
#welcome .txtF h1{
	margin-bottom:20px;
	font-weight:bold;
	color:#20B3DE;
	font-size:36px;
}


#welcome #wL .txt{
	margin:110px 0 0 25px ;
	font:bold 13px arial;
}
#welcome  .txt2{
	margin:25px;
	font:bold 13px arial;
	color:#225FA3;
	text-decoration:underline;
}


#welcome #wR{
	background:url('../images/w_l.jpg') no-repeat top left;
	width:332px;
	height:363px;
	float:left;
}

.home_text
{
	font-size:12pt;
	color:#666688;
	text-align:justify;
}




div.question_form
{
	width:500px;
	padding-left:100px;
	padding-top:0px;
	
}
div.question_form_row
{
	width:450px;
	margin-bottom:10px;
	
}
div.b_question_form
{
	width:150px;
	float:left;
	font-weight:bold;
	color:#666666;
	text-align:left;
	padding-right:10px;
}

body#qestion
{
	background-color:#ffffff;
}
input.inf_get
{
	width:200px;
	border:#88aacc solid 1px;
}
div.err
{
	color:#ff0000;
	margin-left:100px;
	margin-top:50px;
}
div#chk_div
{
	margin-top:20px;	
}
div#chk_div p
{
	margin-top:5px;	
}
div#chk_div p input
{	
	margin-right:10px;
}

div.qustion_note
{
	padding-top:10px;
	padding-bottom:10px;
	color:#446699;
}
div.submit_div
{
	width:500px;
	text-align:center;
	padding-top:30px;
}
input.submit_button
{
	font-size:13px;
	border-top:#ccccbb solid 2px;
	border-left:#ccccbb solid 2px;
	border-right:#666688 solid 2px;
	border-bottom:#666688 solid 2px;
	text-align:center;
	width:100px;
}