/* CSS Document */

body{padding:0px; margin:0px; background:#fff; font:11px/18px Arial, Helvetica, sans-serif; color:#0d0d0d;}

div, td, p, form, input, ul, li, h2, h3, img{padding:0px; margin:0px;}

ul{list-style-type:none;}

/*----MAIN PANEL-----*/
#mainPan{width:766px; position:relative; margin:0 auto; padding:0px;}
/*-----TOP PANEL--------*/
#topPan{
	width:766px;
	height:459px;
	position:relative;
	background:URL(images/bg-top.jpg) 0 0 no-repeat;
	margin:0 auto;
	padding:0px;
	background-image: url(images/bg-top.jpg);
}
.logo{padding:26px 0 0 32px;}
.topicon{padding:0 40px 0 0;}

/*------BODY PANEL---------*/
#bodyPan{width:100%; position:relative; margin:0 auto; padding:0px;}

/*----FOR INDEX PAGE----------------------*/
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:12px;
		line-height:15px;
		color:#3b3732;
	}
	
.m_text span a{ color:#488013; background:url(images/a1.gif) left center no-repeat; padding-left:20px}
.m_text a{ color:#bb4701}
.m_text li a{ color:#37630d}
	
.c_text { color:#3b3732}
.c_text a{ color:#3b3732; text-decoration:none}
.c_text a:hover{ color:#3b3732; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:23px; margin-top:1px;}
.form input {width:150px; height:20px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px}
select {width:150px; height:20px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px}

textarea {width:150px; height:68px; border:#4b4b4b 1px solid; background:#ffffff; padding-left:5px; overflow:auto; margin-top:1px}


ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Arial; font-size:12px; line-height:17px; color:#37630d}
p{padding:5px 0 0 0; line-height:18px; font:12px/18px Arial, Helvetica, sans-serif;}
.b-textpad{padding:15px;}

/*--------------------CLOSE----------------------*/

#footerPan{width:100%; height:34px; background:#eaeaea; color:#3b3732; text-align:center; padding:24px 0 0;}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #DE690C;
}
