/* CSS Document */

Body {
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 background-color:#ffffff;
 background-image:url(pgbg.gif);
 background-repeat:repeat-x;
}
.flash {
	width: 590px;
	height: 220px;
	
}
.whiteborder{
	border:thin solid #FFFFFF;
}	
.headborder{
	border: 1px solid  #CCCCCC;
	height:22px;
	width:auto;
	font-family:Tahoma;
	padding-left:5px;
	font-size:12px;
	color: #000000;
	font-style:normal;
	font-weight:bold;
}	
.header {
	background-image:url(topbg.jpg);
	background-repeat:repeat-x;
	width: 1003px;
	height: 334px;
}
.headbg {
	background-image:url(headbg.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 71px;
}
.mainbg {
	background-image:url(mainbg.gif);
	background-repeat:repeat-x;
}
.buttons {
	background-image: url(buttonbg.gif);
	background-repeat:repeat-x;
	height: 38px;
	width: 120px;
}
.buttons-on {
	background-image: url(buttonbg-on.gif);
	background-repeat:repeat-x;
	height: 38px;
	width: 120px;
}
.parabg {
	background-image: url(parabg.gif);
	background-repeat:repeat-x;
}
.parabg2 {
	background-image: url(parabg2.gif);
	background-repeat:repeat-x;
}
.para-text{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	font-style:normal;
	line-height: 16px;
	text-align:justify;
}
.para-text2{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-style:normal;
	line-height: 18px;
	text-align:justify;
}
.address-text{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-style:normal;
	line-height: 19px;
	text-align:justify;
}

a.nav {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#333333;
	line-height: 38px;
	text-decoration:none;
	background-image: url(buttonbg.gif);
	background-repeat:repeat-x;
	height: 38px;
	width: 120px;
	display:block;
	
}
a.nav:hover {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color: #006633;
	line-height: 38px;
	text-decoration:none;
	background-image: url(buttonbg-on.gif);
	background-repeat:repeat-x;
	height: 38px;
	width: 120px;
	display:block;
}
.nav-withoutlink {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#006633;
	line-height: 38px;
	text-decoration:none;
}
	
a.email {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#333333;
	text-decoration: underline;
}
a.email:hover {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
}
a.email:active{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
}
.footer{
	background-image: url(footerbg.gif);
	background-repeat:repeat-x;
	height: 45px;
}
a.nav2 {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#757A7E;
	text-decoration:none;
}
a.nav2:hover {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.copyrights {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#757A7E;
	text-decoration:none;
}
a.nav3 {
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#097657;
	line-height: 38px;
	}
