@charset "ISO-8859-1";
body {
	background-image: url(../images/backtile.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFDB2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 150%;
}
a:link {
	color: #5B6394;
}
a:visited {
	color: #5B6394;
}
a:hover {
	color: #FFB54A;
}
a:active {
	color: #5B6394;
}
#main {
	background-image: url(../images/background.png);
	width: 1050px;
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	background-image: url(../images/footerback.png);
	height: 71px;
	width: 1050px;
	padding-top: 20px;
	padding-left: 190px;
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	color: #495180;
}
.footertext {
	color: #495180;
	width: 825px;
	line-height: 150%;
}
#container {
	width: 835px;
	margin-left: 180px;
}
#menu {
	height: 33px;
	padding-top: 24px;
}
.searchfield {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495180;
}
#quicksearch {
	/*width: 200px;*/
	width:165px;
	float: right;
	margin-top: 8px;
	margin-right: 15px;
}
#quicksearch input {
	border: 1px solid rgb(126, 157, 185);
	padding: 2px;
	background: rgb(255, 255, 255) url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left center;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	width:173px; 
}
.menubuttons {
	/*width: 500px;*/
	float: left;
}
#header {
	height: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
}
#header img {
	border: 1px solid #999999;
}
#content {
	background-image: url(../images/tilecontent.png);
	background-repeat: repeat-y;
	position: relative;
	margin-top: 2px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 450px;
}
* html #content {
	min-height:450px;
  	height:auto !important;
  	height:450px;
}
.rightcol {
	float: right;
	width: 575px;
	position: relative;
	margin-right: 20px;
}
.leftcol {
	float: left;
	width: 210px;
	position: relative;
}
.footertext a:link {
	color: #495180;
	text-decoration: none;
}
.footertext a:visited {
	color: #495180;
	text-decoration: none;
}
.footertext a:hover {
	color: #FD8F45;
}
.footertext a:active {
	color: #495180;
	text-decoration: none;
}
.clearboth {
	clear: both;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #495180;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.FormField180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 175px;
}
.rood {color: #FF0000}
.jquerymenu div {
	background-color: #eee;
}
.jquerymenuheader {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}
.jquerymenu p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.jquerymenu a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	background-color: #00a0c6;
	background-image: url("AccordionTab0.gif");
}
.jquerymenu a:hover {
	background-color: white;
	color:#FFFFFF;
	background-image: url("AccordionTab2.gif");
}
.jquerymenu a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}
.extrabutton {
    background-color: #495180;
    color: #FFFFFF;
    float: left;
    height: 18px;
    padding: 6px 13px;
    width: 175px;
	margin: 0 0 10px 0;
}
.extrabutton a:link {
	color:#FFFFFF;
}
.extrabutton a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.extrabutton a:visited {
	color:#FFFFFF;
}
.extrabutton a:active {
	color:#FFFFFF;
}
