/* CSS Document */

body {
	margin-left: 302px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {

}
#logo {
	position:absolute;
	width:153px;
	height:36px;
	z-index:1;
	left: 4px;
	top: 5px;
}

#header {
	position:absolute;
	}

#headerimage {
	position:absolute;
	width:200px;
	height:43px;
	z-index:3;
	left: 466px;
	top: 2px;
}

#topimage {
	position:absolute;
	height:61px;
	z-index:1;
	left: 248px;
	top: -2px;
}

#headerbar {
	position:absolute;
	width:766px;
	height:21px;
	z-index:1;
	left: 4px;
	top: 103px;
	background-image: url(../images/headerbar.gif);
	background-color: #000000;
}

#headerlinks {
	position:absolute;
	width:743px;
	height:9px;
	z-index:1;
	left: 4px;
	top: 83px;
}

#navleft {
	position:absolute;
	width:170px;
	height:554px;
	z-index:5;
	left: 2px;
	top: 125px;
}

.linksleft {
	margin-left:20px;
}

.linksleft A {
	display:block;
	line-height:25px;
}

.linksleft A:hover {
	display:block;
	background-color:#000000;
	color:#FFFFFF;
}

#contentbody {
	position:absolute;
	width:405px;
	height:554px;
	z-index:6;
	left: 176px;
	top: 125px;
	background-image: url(../images/contentbodybg.gif);
}

#contentbody P, #contentbody H1, .pagelinks, #navright P, .mainmenu {
	margin:5px;
}
.title {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

#contentbody p {
	text-align:justify;
	padding:2px;
}

h1.headline {
	padding-top:10px;
}

#navright {
	position:absolute;
	width:185px;
	height:554px;
	z-index:7;
	left: 410px;
	top: 0px;
/*	background-image: url(images/rightnav_sideimage.gif);*/
	background-repeat: repeat-x;
}

#navright A, .mainmenu {
	font-weight:bold;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #006600;
}


#contentbody H1 {
	font-size:14px;
}

#footer p {
	text-align:center;
}

.imgcontent {
	margin-top:0px;
	margin-right:1px;
}

fieldset {
	margin:5px;
}

.rightnav_headertd {
	background-color:#EFEFEF;
	font-weight:bold;
}
a.header-link{
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	margin-right:10px;
	margin-left:10px;
	vertical-align:middle;
}
a.header-link:hover{
	font-size:13px;
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
	margin-right:10px;
	margin-left:10px;
	vertical-align:middle;
}


