@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	text-align:center;
	font-size:small;
	background-color:#E9E9E9;
}
/* BODY */
* html body {
	font-size: x-small;
	f\ont-size: small;
}
/* CONTAINER */
#container {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	width: 768px;
	text-align:left;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding: 0px;
	height: auto;
}
/* TOP PANEL*/
#mainmenu {
	color: #FFFFFF;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	line-height: 1.1em;
	width: 768px;
	height: 37px;
	background-image: url(../images/header-bg2.jpg);
	background-position: bottom;
	background-color: #587BB3;
	border-bottom: #A8A8A8 1px solid;
	border-left: #A8A8A8 0px solid;
	margin: 0 auto 0 auto;
}
/* TOP NAV MENU */
#mainmenu ul {
	list-style:none;
	height: 25px;
	float: left;
	margin: 0;
	top: 0px;
	left:-15px;	
	padding: 10px 10px 0 10px;
	border-right: #A8A8A8 1px;
	border-left: #A8A8A8 1px;
}
#mainmenu li {
	float:left;
	background-image:url(../images/menu_left.gif);
	margin:0;
	background-position: left top;
	padding: 0 0 0 3px;
}
#mainmenu a {
	background-image: url(../images/menu_right.gif);
	float: left;
	display: block;
	padding: 5px 15px 4px 9px;
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
	background-repeat: no-repeat;
	background-position: right top;
}
#mainmenu a:hover {
	color:#FF0000;
}
#mainmenu .selected {
	background-image:url("../images/menu_left_on.gif");
	border-width:0;
	background-color:#FF9900;
}
#mainmenu .selected a {
	background-image:url("../images/menu_right_on.gif");
	color:#333;
	padding-bottom:5px;
}
/* HEADER */
#contentHeader {
	color: #FFFFFF;
	font-size:0.8em;
	height: 74px;
	clear: both;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
}
#contentHeader a {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	padding: 3px;
}
#logo {
	left: 0px;
	top: 0px;
	text-align: left;
	position: relative;
	display: inline;
	padding: 5px;
	clear: both;
	float: left;
	margin: 20px 20px 0px 20px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#logo a {
	font-weight: bold;
	text-decoration: none;
	display: inline;
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* BODY CONTENT */
#content {
	top:-4px;
	background-color: #FFFFFF;
	min-height:550px;
	width: 766px;
	float: left;
	left: auto;
	right: auto;
	position: relative;
	margin: 0px;
	padding:0px;
	background-repeat: no-repeat;
	clear: both;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8A8A8;
	border-left-color: #ADADAD;
	border-top:none;
	padding: 0px;
	line-height:1.5em;
	font-size:1.0em;
	background-color:#FFF;
}
#content a {
	color:#0000FF;
	text-decoration:underline;
	font-weight: normal;
}
#content a:hover {
	color:#FF0000;
	text-decoration:underline;
	font-weight: normal;
}
/* 2 COLUMN - LEFT */
#content2colLeft {
	width: 460px;
	float: left;
	clear: none;
	clear: none;
	color:#333333;
	padding: 0px 0px 5px 20px;
	margin: 5px 10px 0px 5px;
}
#content2colLeft a {
	text-decoration:none;
}
#content2colLeft a:hover {
	text-decoration:none;
}
#content2colLeft h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color: #333366;
	padding:5px 5px 5px 0;
}
#content2colLeft h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #333366;
}
#content2colLeft h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color: #333366;
}
#content2colLeft p {
	font-size:1em;
	margin-right:10px;
}
#content2colLeft .img-left {
	margin: 10px;
	float: left;
	border:none;
	padding:5px;
}
#content2colLeft .img-right {
	margin: 10px;
	float: right;
	border:none;
	padding:10px;	
}
/* 2 COLUMN - RIGHT */
#content2colRight {
	top:0;
	float: right;
	margin: 0px 10px 0 0px;
	padding: 0px 0 0px 0px;
	text-align: left;
}
#content2colRight .img-default{
	vertical-align:top;
	margin:5px 30px 5px 5px;
	float:right;
}
#content2colRight ul {
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	width: 250px;
	padding:1px 1px 1px 1px;
	border:none;
	margin-top:25px;
}
#content2colRight ul li a {
	display:block;
	line-height:1.5em;
	width:230px;
	text-decoration: none;
	color:#999999;
	font-weight:bold;
	;
	padding:0.6em 0.5em 0.5em 0.5em;
	border:none;
	margin:1px;
	background-image:url(../images/btn_submit_bg_01.gif)
}
#content2colRight ul li a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:bolder;
}
#content2colRight ul li.active {
	text-align:left;
	line-height: 1.1em;
	text-decoration: none;
}
#content2colRight h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#9797FF;
	clear:none;
	padding:0px;
	margin:0px;
	width:230px;
}
#content2colRight h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	color:#ACACFF;
	padding:10px 0px 0px 0px;
}
#content2colRight h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#ACACFF;
	padding:10px 0px 0px 0px;
}
/* CONTENT 1 COLUMN  */
#content1col {
	width:750px;
	float: left;
	clear: none;
	color:#333333;
	padding: 0px 5px 5px 5px;
	margin: 5px 0px 0px 20px;
}
#contentlcol h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color: #333366;
	padding:5px 5px 5px 0;
}
#contentlcol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #333366;
}
#contentlcol h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #333366;
}
/* 2 COLUMN - RIGHT */
#contentlcol p {
	font-size:1em;
}
/* FOOTER */

#footer {
	width: 770px;
	font-size:0.9em;
	height: 40px;
	position: relative;
	clear: both;
	margin: 0px auto 0px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/content-corner-right-1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 0 0px 5px;
	top:-3px;
}
#footerlinks {
	margin-right: 50px;
}
#footerlinks li {
	float:right;
	font-size:80%;
	display: inline;
	list-style-type: none;
}
#footerlinks a {
	color:#6666FF;
	margin:0px;
	padding:5px;
}
#footerlinks a:hover {
	color: #FF0000;
	margin: 0px;
	padding: 5px;
}
#footercopyright {
	font-size:90%;
	color: #999999;
	width: auto;
	margin-left: 35px;
	float: left;
}
/* w3c */
.w3cvalid {
	border:none;
}
/* debug */
#debug {
	visibility: hidden;
}
/* ERROR PAGE */
#error-page {
	margin:5px;
	padding:15px;
}
