body {
	margin: 0;
	padding: 0;
	background: #EEEEEE url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: 1px;
	font-size: 19px;
	font-weight: normal;
	color: #196FAC;
	padding: 0px 0px 0px 18px;
	background: #FFFFFF url(images/h2.gif) no-repeat;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol {
	line-height: 180%;
}



img {
    border: none;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #F9F9F9;
}

ul {
	list-style: disc;
	line-height: 170%;
}

.bg2 {
	padding: 20px;
	height: 100%;
	font-size: 11px;
	background: #F5F5F5;
}

.a2 {
	padding: 0px;
	height: 100%;
	background: #F5F5F5;
}


/* search form */
.search_field {
	color: #000000;
	clear: both;
	font-weight: bold;
	padding: 0px 12px 10px 10px;
	margin: 5px 0;
}
	input.search {
		width: 252px;
		border: 1px solid #c6c6c6 ;
		padding: 4px;
		color: #000000;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.searcha {
		width: 135px;
		border: 0;
		background: #FFF url(images/input1.gif) no-repeat;
		padding: 4px;
		color: #000000;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	textarea.search {
		width: 252px;
		border: 1px solid #c6c6c6 ;
		padding: 4px;
		color: #000000;
		font-weight: bold;
		margin: 0 0 0 3px;
		overflow: auto;
	}

	.grey { color: #000000; font-weight: normal; }
	.search_form { float: left; }


/* Header */

#header {
	width: 850px;
	height: 191px;
	margin: 0 auto;
	background: #FFFFFF url(images/top1.jpg) repeat-x;
}



#header h1 {
	float: left;
	padding: 3px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menuheader {
	float: right;
	width: 500px;
	height: 37px;
	background: #F0F0F0;
}

#logoheader {
	float: left;
	width: 203px;
	height: 62px;
	margin: 25px 10px 13px 20px;
	background: #FFFFFF url(images/logo.gif) no-repeat;
}

#topheader {
	float: left;
	width: 850px;
	margin: 0 auto;
	height: 185px;
	background: #FFFFFF url(images/top.jpg) no-repeat;
}




  .bar {
	clear: both;
	font-size: 15px;
	height: 30px;
	color: #196FAC;
    padding: 5px 5px 3px 5px;
}

	.bar li {
		padding: 0px 12px 0px 12px;
		color: #196FAC;
		height: 30px;
		float: left;
	}



	.bar li a {

		color: #000000;
		background: inherit;
		text-decoration: none;
		font-weight: bold;
		height: 30px;
		margin: 2px 2px 2px 2px;
		padding: 5px 15px 5px 15px;
	}
	.bar li a:hover {

		background: #000000;
		color: #FFFFFF;
		height: 30px;
		background: inherit;
		margin: 0px 2px 2px 2px;
		text-decoration: none;
		padding: 5px 15px 5px 15px;
	}







/* Content */

#content {
	width: 850px;
	height: 450px;
	margin: 0 auto;
	background: #FFFFFF;
}
#contenta {
	width: 850px;
	margin: 0 auto;
	background: #FFFFFF;
}

#colOne {
	float: right;
    padding: 20px 20px 0px 20px;
	width: 480px;
	background: #FFFFFF;
}


#colOne li {
	padding: 0px 0px 0px 0px;

}

#colOne li.first {
	background: none;
}

#colTwo {
	float: left;
	width: 330px;
	background: #F5F5F5;
}

#colfooterone {
	float: left;
	width: 650px;
}

#colfootertwo {
	float: right;
	width: 200px;
}

#colfooterone p {
	margin: 0;
	text-align: left;
}

/* Footer */

#footerall {
	width: 850px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
}

#footer {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0;
}

#footera {
    float: left;
	width: 610px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 240px;
	background: #DA2421
}

#footerc {
	width: 850px;
	height: 3px;
	margin: 0 auto;
	padding: 0px 0;
	font-size: 1px;
	background: #196FAC
}

#footer p {
	margin: 0;

}
