div,ul,li,form,h1,h2,h3,h4,h5,p{
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	text-align: left;
}
body{
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-size: 0.7em;
	font-family:  Verdana,Arial, Helvtica, sans-serif;
}
h2{
	font-size: 2em;	
	color: #000;
	margin-top: 1em;
	margin-bottom: 0.4em;
	font-weight: normal;
}
h3{
	font-size: 1.2em;	
	color: #000;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	
}
h4{
	font-size: 1.1em;
	color: #000;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
h5{
	font-size: 1.0em;	
	color: #000;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
a{
	color: #738c0a;
	text-decoration: none;
}
a:hover{
	color: #738c0a;
	text-decoration: underline;
}

/* ---- */
p{
	line-height: 1.5em;
	margin-bottom: 1em;
}
ul{
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 30px;
}
li ul{
	padding-left: 15px;
}
li{ 
	list-style: square;
	line-height: 1.7em;
}
img{
}
a img{
}
table{
	border: none;
	margin-bottom: 20px;
}
td,th{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
th,.tableHeader{
	background: #96BF0D;
	font-weight: bold;
	color: #fff;
}
.even td{
	background: #fff;
}
.odd td{
	background: #ECF3D9;
}
a.print{
	display: block;
	width: 15px;
	height: 0px;
	padding-top: 15px;
	background: transparent url("../Images/printer.png") no-repeat 0px 0px;
	position: absolute;
	top: 50px;
	right: 50px;
	overflow: hidden;
	z-index: 10;
}
/* ---- */

#layout{
	text-align: center;
}
#layoutBody{
	margin-left: auto;
	margin-right: auto;
	width: 932px;
}

hr.line{
	display: none;
}


#threeColumns{
	float: left;
	width: 932px;
	background: transparent url("../Images/threeColumnsBg.png") repeat-y 0% 0%;
	padding-bottom: 15px;
}
#columnRight{
	float: right;
	width: 191px;
	font-size: 11px;
	background: transparent url("../Images/columnBg.png") repeat-x 0% 0%;
	min-height: 460px;
	font-size: 12px;
	padding-left: 10px;
	line-height: 1.2em;
}
#columnLeft{
	float: left;
	width: 207px;
	font-size: 11px;
	background: transparent url("../Images/columnBg.png") repeat-x 0% 0%;
	min-height: 460px;
	font-size: 12px;
	line-height: 1.2em;
}
#content{
	float: none;
	margin-left: 207px;
	margin-right: 201px;
	width: 494px;
	min-height: 420px;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url("../Images/contentBg.png") repeat-x 0% 0%;
}
#columnRight h2{
	background: #96bf0d;
	color: #FFF;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 8px;
	border-right: solid 13px #fbba00;
	font-size: 12px;
	margin: 0px;
}
#columnRight div.content{
	margin-right: 13px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #ecf3d9;
}
#columnRight input.text{
	padding: 0px;
	height: 14px;
	width: 161px;
	color: #000;
	font-size: 11px;
	border: solid 1px #abcc40;
	background: #d1e09d url("../Images/columnRightInputBg.png") repeat-x 0% 100%;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
#columnRight input.submit{
	font-family: Verdana, Arial, Helvtica, sans-serif;
	font-size: 11px;
	border: solid 1px #abcc40;
	background: #d1e09d url("../Images/columnRightInputBg.png") repeat-x 0% 100%;
	height: 16px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	color: #000;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
#columnRight img{
	border: none;
}

#header{
	clear: both;
	height: 342px;
	width: 932px;
	overflow: hidden;
	z-index: 4;
	background: #fff;
	
}
#header img{
	border: none;
}
#header div.cover{
	background: transparent url("../Images/headerCover.png") no-repeat 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 342px;
	width: 932px;
}
#header h1, #header div.jumpContent{
	display: none;
}
#header div.jumpHome{
	position: absolute;
	top: 266px;
	left: 14px;
	width: 189px;
	height: 70px;
}
#header div.jumpHome a{
	background: transparent url("../Images/logo.png") no-repeat 0% 0%;
	width: 189px;
	height: 0px;
	padding-top: 70px;
	overflow: hidden;
	display: block;
}
#menuTop{
	position: absolute;
	top: 15px;
	left: 10px;
	z-index: 5;
	width: 490px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	z-index:5;
	height: 15px;
}
#menuTop li{
	float: left;
	list-style: none;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	border-right: solid 1px #737475;
	line-height: 1.2em;
}
#menuTop a{
	color: #1c1d1d;

}
#menuTop a:hover{
	color: #738c0a;
}
#menuTop li ul{
	display: none;
}


#menuLeft{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 13px;
}
#menuLeft li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menuLeft a{
	color: #000;
}
#menuLeft a:hover,#menuLeft a.active{
	color: #000;
	text-decoration: underline;
}
#menuLeft ul{
	font-size: 11px;
}
#menuLeft ul a{
	font-weight: normal;
}

#menuRight{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-size: 13px;
	text-align: right;
	font-size: 11px;
	margin-bottom: 20px;
}
#menuRight li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	
}
#menuRight a{
	color: #000;
	display: block;
	padding-right: 8px;
	text-align: right;
	border-right: solid 13px #fbba00;
	height: 13px;
	line-height: 13px;
}
#menuRight a:hover,#menuRight a.active{
	color: #000;
	text-decoration: none;
	border-right: solid 13px #738c0a;
}
#menuRight ul{
	font-size: 11px;
}
#menuRight ul a{
	font-weight: normal;
}


#search{
	margin-bottom: 15px;
}
#search label{
	display: none;
}
#search  input.text{
	width: 132px;
}

#search input.submit{
	height: 16px;
	width: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
}

#newsletter{
	margin-bottom: 15px;
}
#newsletter label{
	display: none;
}
#newsletter input.submit{ display: none }
#newsletter p{
	line-height: 1.3em;
}

#weather{
	margin-bottom: 15px;
	font-size: 12px;
}
#weather div.content{
	padding-left: 7px;
}

#footer{
	clear: both;
	height: 24px;
	line-height: 24px;
	font-size: 9px;
	color: #575558;
	background: #E4E5E6;
	padding-left: 20px;
}
#footerText{
	height: 24px;
	line-height: 24px;
}
div.jumpBegin{
	display: none;
}
div.jumpContent{
	display: none;
}

#news div.item{
	margin-bottom: 20px;
}
#news div.item div.content{
	background: #ecf3d9;
	min-height: 75px;
	padding-left: 145px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#news div.item h4{
	background: #96bf0d;
	color: #fff;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
	font-size: 12px;
	margin: 0px;
}
#news div.item p{
	margin: 0px;
	line-height: 1.3em;
}
#news div.item h4 a{
	color: #fff;
	text-decoration: none;
}
#news div.item h4 a:hover{
	color: #fff;
	text-decoration: underline;
}
#news div.item div.thumb{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 133px;
	height: 95px;
}
#news div.item div.thumb img{
	border: none;
	width: 133px;
	height: 95px;
}
#news div.item div.content div.date
{
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #96bf0d;
    text-align: right;
}

#columnRight #calendar{
	font-size: 9px;
}

#columnRight #calendar div.item a{
    color: #000;
	text-decoration: none;
}

#columnRight #calendar div.item div.date{
	position: absolute;
	top: 0px;
	left: 0px;
}

#columnRight #calendar div.item div.title{
    padding-left: 70px;
    padding-right: 3px;
}

#content #calendar{
}

#content #calendar div.item{
    margin-bottom: 5px;
}

#content #calendar div.item a{
    color: #000;
	text-decoration: none;
}

#content #calendar div.item div.date{
	position: absolute;
	top: 0px;
	left: 0px;
}

#content #calendar div.item div.title{
    padding-left: 80px;
    padding-right: 3px;
}

/*** SITEMAP ***/

.sitemap a,
.sitemap a:active,
.sitemap a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemap a:hover
{
	display: block;
	line-height: 18px;
	color: #738c0a;
	text-decoration: underline;
}

.sitemaplevel0
{
	text-decoration: none;
}

.sitemaplevel1
{
	padding-left: 20px;
	text-decoration: none;
}

.sitemaplevel2
{
	padding-left: 40px;
	text-decoration: none;
}

.image_left
{
	float: left;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 0;
}

.image_right
{
	float: right;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0;
}

.contactcell
{
	width: 150px;
	padding-top: 5px;
}

#routeResult img
{
    border: none;
}

#companyregister div.item{
	margin-bottom: 20px;
}
#companyregister div.item div.content{
	background: #ecf3d9;
	min-height: 75px;
	padding-left: 200px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#companyregister div.item h4{
	background: #96bf0d;
	color: #fff;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
	font-size: 12px;
	margin: 0px;
}
#companyregister div.item h4 a{
	color: #fff;
	text-decoration: none;
}
#companyregister div.item h4 a:hover{
	color: #fff;
	text-decoration: underline;
}
#companyregister div.item div.thumb{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	padding: 5px;
}
#companyregister div.item div.thumb img{
	border: none;
	margin: 5px;
}
#companyregister div.item div.thumb b{
}
#companyregister div.item div.details
{
    overflow: hidden;
    text-overflow: ellipsis;
}

#companyregister input.text{
	padding: 0px;
	height: 14px;
	width: 161px;
	color: #000;
	font-size: 11px;
	border: solid 1px #abcc40;
	background: #d1e09d url("../Images/columnRightInputBg.png") repeat-x 0% 100%;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
#companyregister input.submit{
	font-family: Verdana, Arial, Helvtica, sans-serif;
	font-size: 11px;
	border: solid 1px #abcc40;
	background: #d1e09d url("../Images/columnRightInputBg.png") repeat-x 0% 100%;
	height: 16px;
	margin: 0px;
	overflow: hidden;
	cursor: pointer;
	color: #000;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

#companyregister table{
	background: #ecf3d9;
}
#companyregister td,th{
	background: none;
}
.DynamicDataList td,th
{
    padding: 3px;
}

#copyright
{
    width: 100%;
    text-align: center;
    font-size: 9px;
    color: #000;
}
#copyright a:link,
#copyright a:link
{
    color: #000;
    text-decoration: none;
}
#copyright a:hover
{
    color: #01aef2;
    text-decoration: none;
}

