html {
	font: 10px normal Arial, sans-serif;
}
html { min-height: 100%; margin-bottom: 1px; }

body {
	width: 990px;
	float: center;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}

#container {
	width: 990px;
	float: center;
	margin: 0 auto;
}

body img {
	margin: 0 auto;
	border: 0px;
}

body p {
	margin: 0 auto;
	padding: 0;
}
#top-header {
	width: 990px;
	height: 140px;
}

#text-header {
	text-align: left;
	float: left;
	width: 351px;
	height: 160px;
	background: #006cb9;
}

#text-top {
	color: #b8d3e7;
	font-size: 13px;
	line-height: 15px;
	padding: 20px 35px 15px 36px;
}

	#text-top i {
		font-size: 11px;
	}
	
	#text-top a {
		color: #b8d3e7;
		text-decoration: none;
	}
	
	#text-top a:hover {
		text-decoration: underline;
	}

#under-header {
	float: left;
	width: 639px;
	height: 160px;
}

/* for second version of page */
#text-header-small {
	text-align: left;
	float: left;
	width: 225px;
	height: 161px;
	background: #006cb9;
}

#under-header-large {
	float: left;
	width: 765px;
	height: 110px;
}

#image-header {
	text-align: left;
	background: white;
}
/* end: for second version of page */

#main {
	width: 100%;
	text-align: left;
}

#menu {
	float: left;
	width: 185px;
	padding-left: 31px;
	_padding-left: 0px;
	margin-top: 30px;
	height: 100%;
}

	#menu ul {
		list-style-image: url('images/menu_li.png');
		_list-style-image: url('images/menu_li_ie.png');
		padding: 0px;
		margin: 0 auto;
		padding-left: 17px;
		_padding-left: 7px;
	}
	
	#menu li {
		line-height: 23px;
		_line-height: 23px;
	}
	
	#menu ul a {
		font-size: 11px;
		color: #7f7f7f;
		text-decoration: none;
		line-height: 17px;
		font-weight: bold;
	}
	
	#menu ul a:hover {
		text-decoration: underline;
	}
	
	#menu li a {
		font-size: 12px;
		font-weight: bold;
		color: #5e2750;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	#menu li a:hover {
		/* color: #006cb9; */
		text-decoration: underline;
	}
	
	
	#menu.blue li a {
		color: #006cb9;
		text-transform: none;
	}
	
	#menu.blue ul {
		list-style-image: url('images/menu_li_blue.png');
		_list-style-image: url('images/menu_li_ie_blue.png');
		padding: 0px;
		margin: 0 auto;
		padding-left: 17px;
		_padding-left: 7px;
	}
	
	#menu.blue ul.red {
		width: 100px;
		background: red;
	}

#left-text {
	border-top: 2px dotted #006cb9;
	border-bottom: 2px dotted #006cb9;
	padding: 8px 5px 8px 5px;
	margin-top: 75px;
	color: #006cb9;
	line-height: 17px;
	font-size: 13px;
}

	#left-text i {
		font-size: 11px;
	}
	
	#left-text a {
		color: #7cbfee;
		text-decoration: none;
	}

#content {
	float: left;
	margin-top: 30px;
	padding-left: 27px;
	_padding-left: 60px;
	padding-right: 55px;
	font-size: 21px;
	color: #636363;
	line-height: 31px;
	width: 690px;
	_width: 790px;
}

	#content h2 {
		color: #96172e;
		font-size: 18px;
		font-weight: bold;
		line-height:22px
	}
	
	#content h3 {
		color: #5e2750;
		font-size: 14px;
		padding-left: 13px;
		padding-top: 0px;
		text-transform: uppercase;
	}

	#content a {
		color: #d95e00;
		border-bottom: 2px dotted #d95e00;
		text-decoration: none;
	}
	
	#content.second {
		font-size: 18px;
	}
	
	#content.second a {
		border-bottom: none;
	}
	
	#content.second a:hover {
		border-bottom: none;
	}
	
	#content a.blue {
		color: #006cb9;
		text-decoration: none;
		border-bottom: 2px dotted #006cb9;
	}
	
	#content a.purple {
		color: #5e2750;
		text-decoration: none;
		border-bottom: 2px dotted #5e2750;
	}
	
	#content a:hover {
		color: #96172E;
		border-bottom: 2px dotted #96172E;
	}

		#section {
			background: #e5f0f8;
			padding: 7px 20px 5px 13px;
			font-size: 12px;
			width: 546px;
			line-height: 18px;
		}

		#section a {
			text-decoration: underline;
			font-size: 11px;
		}
#panel {
	width: 700px;
	_width: 801px;
	float: left;
	background: #d95e00;
	color: white;
	font-size: 12px;
	margin-left: 243px;
	_margin-left: 123px;
	padding-left: 17px;
	padding-right: 86px;
	padding-top: 7px;
	padding-bottom: 12px;
}

	#panel-left {
		float: left;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: white;
		width: 147px;
		height: 100%;
	}
	
	#panel-right {
		padding-left: 160px;
		font-size: 15px;
		line-height: 20px;
	}
	
	#panel-right a {
		color: white;
		text-decoration: underline;
		font-size: 11px;
	}
	
	
	#panel.white {
		background: white;
		color: #d95e00;
	}
	
	#panel-left.white {
		float: left;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #d95e00;
		width: 147px;
		height: 100%;
	}
	
	#panel-right.white {
		font-size: 15px;
		padding-top: 0px;
	}
	
	#panel-right.white a {
		color: #d95e00;
		text-decoration: underline;
		font-size: 12px;
	}

#footer {
	width: 100%;
	float: left;
	margin-top: 95px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	color: #207ec1;
	font-size: 13px;
	border-top: 1px dotted #cebdca;
}

	#footer a {
		text-decoration: underline;
		color: #207ec1;
	}