body {
	margin:0px;
	padding:0px;
	background-color:#BABABA;
	font-family:Tahoma, serif;
	font-size:11px;
}
form {margin:0px; padding:0px;}
a {font-family:Tahoma, serif;}
#outer {
	background:#fff url(images/body_bg.jpg) top repeat-x;
}
/*HEADER*/
#header {
	width:725px;
	height:387px;	
	margin-left:auto;
	margin-right:auto;
	background:transparent url(images/header_bg.jpg) left bottom no-repeat;
	position:relative;
}
	#headerMenu {
		position:absolute;
		height:15px;
		line-height:15px;
		text-align:left;
		color:#000;
		font-size:11px;
		top:36px;
	}
	#headerMenu a {
		font-size:12px;
		line-height:15px;
		color:#2E2E2E;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
	}
	#headerMenu img {
		border-width:0px;
		margin:0px 7px -3px 13px;		
	}
	#headerMenu a:hover {
		text-decoration:underline;
	}
	#headerMenu span {
		font-size:14px;		
		color:#E4E4E4;
		font-family:Tahoma, serif;
		margin-left:13px;		
	}
	#headerText {
		position:absolute;
		top:196px;
		width:356px;
		height:180px;
		text-align:left;
	}
		#headerText h1 {
			padding:0px;
			color:#F3F3F3;
			font-weight:normal;
			font-size:19px;
			line-height:19px;
			margin:0px;
			font-family:Trebuchet MS, serif;
			top:12px;
			left:15px;
			text-transform:uppercase;
			position:absolute;	
		}	
		#headerText ul {
			margin:0px;
			margin-left:55px;
			margin-top:70px;
			padding:0px;
		}
			#headerText ul li {
				font-size:11px;
				text-transform:uppercase;
				color:#fff;
				line-height:14px;
			}
/*CONTENT*/
#content {
	width:725px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0px;
}
/*Index*/
.whiteul {
	padding:0px;
	margin:0px 7px 0px 24px;
}
	.whiteul li {
		font-size:11px;
		text-transform:uppercase;
		color:#fff;
		line-height:14px;
	}
	.whiteul li span {
		color:#E7EB12;
	}
.whiteula {
	padding:0px;
	margin:0px 0px 7px 24px;
}
	.whiteula li {
		font-size:13px;		
		color:#fff;
		line-height:15px;
	}
	.whiteula li span {
		color:#E7EB12;
	}
.indexBox1 {
	background:url(images/cont_bg2.jpg) no-repeat; margin:26px 1px 9px 1px; position:relative;
}
.indexBox2 {
	border:1px solid #F2F2F2;
	background:url(images/cont_bg3.jpg) no-repeat;
	float:left;
}
.indexBox2 h2 {
	padding:0px;
	color:#fff;
	font-weight:normal;
	margin:0px;
	font-size:28px;
	line-height:28px;
	font-family:Trebuchet MS, serif;
	margin-left:16px;
	margin-top:9px;		
}	
.indexBox2 ul {
	padding:0px;
	margin:5px 0px 7px 16px;
}
	.indexBox2 ul li {
		font-size:10px;		
		color:#5D9DA8;
		font-family:Trebuchet MS, serif;
		line-height:13px;
		list-style:none;
		text-transform:uppercase;
	}
	.indexBox2 ul li strong {
		color:#000;
		font-size:14px;
	}		
	.indexBox2 ul li span {
		color:#FFD821;
		font-size:14px;
		font-weight:bold;
	}		
#content h1 {
	padding:0px;
	color:#fff;
	font-weight:normal;
	font-size:32px;
	font-family:Trebuchet MS, serif;
	margin-top:15px;	
}	
.searchForm {
	border:1px solid #F2F2F2;
}
.searchForm td {
	font-size:14px;
}
	.searchForm .searchBox {
		background-color:#F3F3F3;
		font-size:14px;
		padding-left:3px;
		margin-bottom:-2px;
		font-family:Tahoma, serif;
	}	
/*FOOTER*/
#footerOuter {
	width:100%;
	background:#fff url(images/footer_bg.jpg) bottom repeat-x;
	text-align:center;
	clear:both;
}
#footerInner {
	width:725px;
	height:99px;	
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #D8EDE8;
	background:transparent;
}
	#footerInner p {
		height:33px;
		line-height:33px;
		margin:0px;
		padding:0px;
		text-align:center;
		color:#909090;
		font-size:11px;
	}
	#footerInner a {
		font-size:11px;
		color:#909090;
		text-decoration:none;
	}
	#footerInner a:hover {
		text-decoration:underline;
	}
	#footerInner span {
		font-size:14px;		
		color:#E4E4E4;
		font-family:Tahoma, serif;
		margin-left:10px;
		margin-right:10px;
	}
	#footerInner .footerblue {
		color:#146779;		
	}		
.style1 {

	font-size: 12px;

	font-weight: bold;

}

.style2 {font-size: 16px}

.style6 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }