@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

html { background:url(images/pageb.jpg) top repeat-x; background-color:#000000;}
body{
	width: 950px;
	margin: 0px auto;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:"Trebuchet MS";
	padding-top:5px;
}
img {border: none;}
a {text-decoration:none;}
p, h1, h2, h3{
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#top {height: 100px; padding-left:15px; padding-right: 15px; width:920px;}
#top-right {width: 320px; float:right; height: 88px; font-size:12px; color:#9f9a87;}
#top-right h1{ color:#756a5b; font-size: 14px;}
.toplink{color: #9f9a87;}

#nav {width: 925px;  background:url(images/nav.jpg) top repeat-x; text-align:center; float:left; line-height:40px; padding-left:25px;}
#nav ul{padding: 0px; margin: 0px;}
#nav ul li{ list-style: none;height:40px; display:block; float:left;}
#nav ul li a {font-family: Tahoma; color:#FFFFFF; font-size: 12px; padding-left:28px; padding-right: 30px; display:block;}
#nav ul li a:hover { background:url(images/navhover.jpg) left repeat-x;}    


   

#header {
	height: 329px;
	width: 950px;
	float:left;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#header-l{ margin-left: 23px; margin-top:25px; width: 399px; color: #000; font-size:12px; float:left;}
#header-l h1 { font-size:18px; font-weight:normal; margin-left:0px;}
#header-l ul li{list-style-image:url(images/tic.gif); margin-left:35px; }

#header-r {width:260px; float:right; margin-right:10px; margin-top:25px; color:#000000;}
#header-r h1{font-size:18px; font-weight:normal; color:#73001b; margin-left:0px;}
#header-r ul li{
	margin-left:15px;
	list-style-position: inside;
	list-style-image: url(images/tic.gif);
	list-style-type: disc;
	margin-top: 10px;
}


#calc{width: 906px; height: 135px; background:url(images/calc-bg.jpg) left no-repeat; margin: 0px auto; clear:both; padding-left:15px; padding-top: 10px;  }
#calc h1 {font-size: 14px; color: #708434; margin-left:0px; font-weight:normal;}
#calc p {line-height: 26px;}
.calc-tb {background: transparent; border:#999999 1px solid;  width:60px; color:#666666; height:18px; margin-left:10px; margin-right:60px;}



#contents {
	width: 921px;
	clear:both;
	padding-bottom:15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents h1 {margin-left:10px; color:#A60004; font-size:20px; font-weight: normal; font-family:"Times New Roman", Times, serif;}
#contents ul { padding-left:25px;}
#contents ul li {line-height:26px; list-style:square;}



#footer{
	width:950px;
	padding-top:20px;
	color: #999;
	text-align:center;
	clear:none;
	margin-bottom:20px;
	font-size:11px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/btm-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	height: 400px;
}
#footer a{color: #999; margin-right:20px;}
#footer a:hover {color: #fff;}
.redbg{background-color:#A60004; padding-left:3px; padding-right:3px; color:#FFFFFF;}

.txtblack
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	
}
.txthead1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000000;
	
	font-weight:bold;
}
.txthead2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
	font-weight:bold;
}
.txblue
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4176B3;
}
.textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
height:130px;
width:150px;

}
.table_textbox{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
height:18px;
width:150px;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
