body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Black;
	line-height: 135%
}

body.middle {
	background-color: White;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/body_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 400px;
}

a {
	text-decoration: none;
	color: #002661;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

img {
	border: 0px;
}

input {
	border: 1px solid #FDA030;
	font-size: 11px;
	color: #002661;
	vertical-align: bottom;
}

div{
	position:relative;
}

#mark {
	position: absolute;
	top: 0;
	left: -100px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: none;
	visibility: hidden;
}

#site {
	position: relative;
	margin: auto;
	width: 970px;
}

#top {
	position: static;
	width: 100%;
	min-height: 240px;
}

#top-left {
	position: relative;
	float: left;
	width: 570px;
	height: 240px;
}

#breadcrumb {
	position: relative;
	margin-left: 25px;
	height: 30px;
	vertical-align: bottom;
	color: #666;
	font-size: 0.8em;
}

#breadcrumb a {
	color: #666;
}

#content-top {
	position: relative;
	margin-top: 20px;
	margin-left: 65px;
	width: 505px;
}

#image {
	position: relative;
	margin-left: 20px;
	width: 350px;
	height: 240px;
	float: left;
}

#middle {
	position: relative;
	width: 100%;
	height: 260px;
	background-image: url(images/cp_navback.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#search {
	position: absolute;
	top: 1px;
	left: 675px;
	vertical-align: bottom;
	height: 22px;
}

#middle-top {
	position: relative;
	margin-left: 25px;
	top: 35px;
}

#menu2 {
	position: relative;
	margin-left: 75px;
	top: 1px;
	border-bottom: 1px solid #FDA030;
	padding: 0px 15px 1px 15px;
	color: #002661;
	width: 400px;
	text-align: right;
}

#bottom {
	position: static;
	width: 100%;
	height: 200px;
}

#footer {
	position: relative;
	margin-top: 170px;
	float: left;
	width: 545px;
	text-align: left;
	font-size: 10px;
	color: #008CCC;
	margin-left: 25px;
}

#footer a {
	color: #008CCC;
	font-size: 1.0em;
}

#news h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: -1em;
	color:  #002661;
}

#news a {
	color: #002661;
	font-size: 1.0em;
	}
	
	#news a:hover {
	text-decoration: underline;
	}
	
	#news a:focus {
	text-decoration: underline;
	}