@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	font-size: 76%;
	height: 100%;
}

/*-----Fonts-----*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-left: 15px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 185%;
	font-weight: normal;
	font-style:oblique;
	color: #609CAD;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 185%;
	font-weight: normal;
	font-style: oblique;
	color: #609CAD;
	background: url(images/triangle_large.jpg) no-repeat left;
	padding-top: 15px;
	padding-bottom: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: lighter;
	color: #609CAD;
	padding-top: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:20px;
	font-size: 155%;
	color: #609CAD;
	font-weight: lighter;
	font-style: italic;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: lighter;
	color: #609CAD;
	margin: 0px;
	padding: 0px;
}

/*-----Container-----*/
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 20px;
	height: 98%;
	width: 100%;
	min-width: 925px;
	min-height: 100%;
}


/*-----Header-----*/
#header {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 5px;
	background-color: #FFFFFF;
	background-image: url(images/header-2.png);
	min-width: 925px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 3;
}
#header .logoleft {
	float: left;
	margin: 0px;
}
#header .logoright {
	float: right;
	margin: 0px;
}

/*-----TopMenu-----*/
#topmenu {
	position:absolute;
	top: 160px;
	left: 0px;
	right: 0px;
	min-width: 925px;
	padding: 0px 5px 0px 10px;
	background: none;
	border: 0px;
}
#topmenu table {
	border: none;
	margin: 0px;
}
#topmenu td {
	width: 16%;
	border: 0px;
	background-color: #609CAD;
	background-image: url(images/menu-2.gif);
}
#topmenu td p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px 0px 0px 0px;
	float: none;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px;
}
#topmenu td p:hover {
	color: #609CAD;
	background-color: #FFFFFF;
}
#topmenu img {
	border: 0px;
}
#topmenu td p a {
	display: block;
	text-decoration: none;
}
#topmenu td a {
	color: #FFFFFF;
	text-decoration: none;
}
p.menu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px 0px 0px 0px;
	float: none;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px;
}

/*-----LeftMenu-----*/
#leftmenu {
	position: absolute;
	top: 200px;
	left: 10px;
	bottom: 0px;
 	width: 160px;
	height: 100%;
	min-height: 1000px;
}
#leftmenu img {
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #F8F163;
}
#leftmenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-indent: 0px;
}
#leftmenu li {
	background-color: #F8F163;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	cursor:	pointer;
}

#leftmenu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	vertical-align: middle;
	color: #609CAD;
	padding: 5px 5px 5px 5px;
	height: 15px;
}
#leftmenu a:hover {
	background-color: #FCF9C0;
}


/*-----Page-----*/
#page {
	position: relative;
	margin: 0px 0px 0px 170px;
	/*left: 170px;
	right: 5px;
	top: 200px;
	background: #FFFFFF;*/
	min-height: 1000px;
	padding: 205px 0px 20px 10px;
}
#page strong {
	font-weight: bold;
	color: #609CAD;
}
#page ul {
	list-style: disc;
}
#page li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-top: 5px;
}
#page li a {
	color: #000066;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#page li a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px solid;
}
#page img {
	/*margin: 0px 10px 5px 10px;*/
}
#page td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#page th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#page input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#page td textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#page p a {
	color: #000066;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#page p a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px solid;
}
#page p.error {
	color: #FF0000;
}


/*-----Heading-----*/
#heading {
	background-image: url(images/pagetop-2.png);
	margin: 0px 5px 0px 0px;
	height: 60px;
}
#heading h1 {
	margin: 0px;
	padding: 5px;
	text-align: right;
	font-size: 175%;
	color: #609CAD;
}
#heading img {
	margin: 0px;
	border: 0px;
}

/*-----Column Layout-----*/
#columnright {
	width: 260px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	overflow: hidden;
	float: right;
}
#columnright p {
	padding: 0px;
}
#columnright img {
	float: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*-----Panel-----*/
#panel {
	background-image: url(images/panel-2.png);
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#panel img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#panel p {
	margin: 0px;
	padding: 0px 15px 0px 10px;
}
#panel h3 {
	padding: 0px 15px 0px 10px;
	margin: 0px;
}
#panel li {
	padding: 5px 25px 0px 0px;
}


/*-----Footer-----*/
#footer {
}
#footer p {
	padding: 10px;
	font-size: 75%;
	color: #CCCCCC;
	text-align: center;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}


/*-----Clear Float-----*/
.clearfloat {
	clear: both;
}

.infobutton {
	border: 0px;
}
.infobutton a {
	border: 0px;
}
.infobutton a img {
	border: 0px;
}

.errtext {
	color: #FF0000;
}