#container {
	width: 95%;
	margin: 10px auto;
	background-color: #FFFFFF;
	color: #000000;
	border: 0px gray solid;
	line-height: 120%;
}

#top {
	padding: 0em;
	background-color: #FFFFFF;
}

#leftnav {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 1em;
}

#rightnav {
	float: right;
	width: 250px;
	background-color: #FFF;
	margin: 0;
	padding: 1em;
}
#content {
	margin-left: 203px;
	border-left: 0px solid #6699CC;
	margin-right: 275px;
	border-right: 0px solid #6699CC;
}

#footer {
	clear: both;
	margin: 0;
	padding: .5em;
}

font {
	font-family: arial;
	font-size: 12px
}

font.menus {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

font.headline {
	font-family: arial;
	color: #000000;
	font-size: 20px;
	line-height: 22px;
}

font.caption_photo {
	font-family: arial;
	color: #000000;
	font-size: 10px;
}

font.top {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

font.body {
	font-family: arial;
	color:#000000;
	font-size:12px;
}

td {
	font-family: verdana,helvetica; 
	font-size: 12px;
}

body {
	font-size: 12px;
	scrollbar-arrow-color : #333333;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color : #333333;
	scrollbar-darkshadow-color : #333333;
	scrollbar-base-color : #CCCCCC
}

p {
	font-family: arial;
	font-size: 12px;
}

h2 { 
	font-style: bold; 
	font-weight: normal; 
	font-size: 24px;
} 

div {
	font-size: 10px
}

FORM
{
	font-family: verdana,helvetica;
	font-size: 12px;
	color: #000000;
}

input, textarea {
	font-family: arial;
	padding: 0px;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

a:link {
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	text-decoration: underline;
}

a:active {
	background: none transparent scroll repeat 0% 0%; color: #0066ff;
	text-decoration: underline;
}

a:visited {
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	background: none transparent scroll repeat 0% 0%;
	color: #0066ff;
	text-decoration: none;
}

.title {
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none
}

.content {
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	font-size: 12px;
}


.topmenu {
	background: none transparent scroll repeat 0% 0%;
	color: #FFFFFF;
	font-size: 10px
}

.floatright {
	float: right;
	margin: 0 0 0px 0px;
	padding: 2px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 2px solid #CCCCCC;
}

.navbox_title {
	float: left;
	margin: 10 0 0px 0px;
	width: 150px;
	padding: 0px;
	background-color: #006FA1;
	padding: 3px;
	border: 0px solid #CCCCCC;
}

.navbox {
	float: left;
	margin: 0 0 0px 0px;
	width: 150px;
	padding: 0px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #CCCCCC;
	text-align: left;
	font-size: 120%;
	font-family: arial;

}

.related_title {
	float: right;
	margin: 10 0 0px 0px;
	width: 240px;
	padding: 0px;
	background-color: #006FA1;
	padding: 3px;
	border: 0px solid #CCCCCC;
}

.related {
	float: right;
	margin: 0 0 0px 0px;
	width: 240px;
	padding: 0px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #CCCCCC;
	text-align: left;
	font-size: 120%;
	font-family: arial;

}

select {
	font-size: 10px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #dceff8
}