body {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	line-height: 150%;
	background-repeat: repeat-x;
	background-image: url(images/headerbg.gif);
	background-color: #CCC;
}
#contain {
	padding-right: 0px;
	padding-left: 0px;
	z-index: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
}
#textblock {
	width: 1000px;
	color: #777;
	position: absolute;
	z-index: 1;
	top: 76px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #CCC;
}
#masthead {
	padding: 0px;
	border: 0;
	z-index: 1;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	color: #f00;
	position: absolute;
	height: 76px;
	top: 0px;
	background-image: url(images/headerbg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a {
	color: #ff7800;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
form {
	margin: 0;
}
input, select, textarea {
	font-family: arial, tahoma, helvetica;
	font-size: 100%;
}
.text {
	padding: 3px;
	border: 1px solid #000;
	color: #000;
}
hr {
	background: #fff;
	color: #fff;
	border: 0 none;
	border-top: 1px solid #ddd;
}

.textblock {
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 66px;
	border-top: 9px solid #242424;
	background-color: #303032;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 100;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	position: absolute;
}
#header .textblock {
	position: relative;
	z-index: 1000;
	height: 75px;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 42px;
	z-index: 120;
	width: 400px;
	height: 40px;
	font-size: 11px;
	color: #FFF;
	right: -86px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#menu li, #menu li a {
	float: left;
}
#menu li {
	position: relative;
}
#menu li a {
/*	color: #c5c5c5; */
    color: #bbb; 
	padding: 8px 10px 0 10px;
	height: 26px;
	text-decoration: none;
}
#menu li a:hover {
	background: #242424;
	color: #fff;
}
#menu li ul {
	display: none;
	position: absolute;
	top: 34px;
	left: -1px;
	margin: 0;
	padding: 1px 1px 1px 0;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #ccc;
	list-style: none;
	width: 160px;
	min-height: 1px;
	_height: 1px;
	background-color: #ECECFF;
}
#menu li ul li, #menu li ul li a {
	float: none;
	padding: 0;
	height: auto;
	display: block;
	color: #000;
	background-color: #CCF;
}
#menu li ul li a {
	padding: 5px 10px;
	min-height: 1px;
	_height: 1px;
}
#menu li ul li a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
}
#menu li ul li ul {
	left: 160px;
	top: 0;
}
/*DO HOVERS*/

#menu li:hover ul {
	display: block;
}
#menu li:hover ul li ul {
	display: none;
}
#menu li:hover ul li:hover ul {
	display: block;
}
#menu li:hover ul li:hover ul li ul {
	display: none;
}
#menu li:hover ul li:hover ul li:hover ul {
	display: block;
}
#footer {
	padding: 0px;
	color: #CCC;
	position: absolute;
	font-size: 12px;
	width: 1000px;
	height: 76px;
	background-image: url(images/headerbg.gif);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	z-index: 50;
}
#footer a {
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FC0;
}
#left {
	float: left;
	border-right: 1px solid #eee;
	padding: 10px 0 0 0;
	margin-right: 25px;
	width: 150px;
}
#right {
	width: 320px;
	position: absolute;
	top: 76px;
	left: 680px;
	color: #333;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	z-index: 30;
	background-color: #DDD;
}
#right div {
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#right a {
	color: #444;
}
.textblock #right ul li a:hover {
	color: #000;
}
.textblock #right ul li a {
	color: #57575A;
	text-decoration: none;
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left ul ul {
	margin: 0 0 15px 0;
}
#left ul a {
	color: #000;
}
#mainleft {
	margin: 0px;
	position: static;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #5E5E60;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9D9D9D;
	border-left-color: #9D9D9D;
	z-index: 0;
	padding: 15px;
	width: 632px;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D9D9D;
}
#mainright {
	float: left;
	width: 774px;
	padding: 10px 0;
}
.greybox {
	background: #f3f3f3;
	padding: 10px;
}
table {
	font-size: 100%;
}
table th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
table td {
	vertical-align: top;
}
table.bordered {
	border: 1px solid #ccc;
}
table.bordered th, table.bordered td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-right: 5px;
}
#apDiv1 {
	position:absolute;
	left:-4px;
	top:0px;
	width:227px;
	height:76px;
	z-index:1001;
}
.textblock #right div .nobrd {
	margin: 0px;
	padding: 0px;
}
.textblock #right p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	text-align: justify;
	color: #666;
	font-size: 11px;
	font-style: italic;
}
.textblock #mainleft p {
	font-size: 12px;
	text-align: justify;
	color: #333;
}
.textblock #right p .greyborder {
	background-color: #D2D2D2;
	margin: 0px;
	padding: 4px;
	border: 1px solid #999;
}
.textblock #right p a {
	color: #003;
}
.textblock #right h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	color: #F7941D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textblock #mainleft h2 {
	font-size: 21px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #414143;
}
.grybrd {
	border: 1px solid #333;
}
#mubox {
	position: absolute;
	width: 100%;
	height: 100px;
}
#contain #masthead #right p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 160%;
}
#contain #masthead #right h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 18px;
}
#contain #masthead #right p .greyborder {
	margin: 0px;
	padding: 6px;
	border: 1px solid #999;
	background-color: #F7F7F7;
}
.cntr {
	text-align: center;
}
#contain #textblock #mainleft p {
	color: #333;
	text-align: justify;
	font-size: 0.8em;
	line-height: 160%;
}
iframe {
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	float: left;
}


#contain #textblock #mainleft h2, #contain #textblock #mainleft h3, #contain #textblock #mainleft h4, #contain #textblock #mainleft h5 {
	color: #F7941D;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#contain #textblock #mainleft h1 {
	font-size: 9px;
	text-align: right;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCC;
}
#contain #masthead #right ul li a {
	font-size: 11px;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
}
#contain #masthead #right ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 45px;
}
#contain #masthead #right .orange {
	color: #F60;
}
#contain #textblock #mainleft ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#contain #textblock #mainleft ul li {
	color: #003;
	list-style-type: disc;
	font-size: 12px;
	font-style: italic;
}
 





label
{
	width: 170px;
	float: left;
	text-align: right;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-style: italic;
	color: #003;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

select {
	background-color: #F8F8F8;
	color: #F60;
	border: 1px solid #818FAF;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
input {
	background-color: #BBCBE1;
	color: #333;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 2px;
}
textarea{
	background-color: #F8F8F8;
	color: #666666;
	border: 1px solid #818FAF;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	padding: 2px;
	margin: 3px;
}

option
{
	color: #006;
	background-color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.submit input
{
	color: #000;
	border: 2px outset #d7b9c9;
	background-color: #D5D5D5;
	margin: 0px;
	padding: 0px;
}
#mdsform input
{
	color: #000;
	border: 1px solid #BABABA;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}

fieldset
{
	border: 1px solid #ACACAC;
	width: 630px;
	background-color: #F9F9F9;
	margin: 0px;
	padding: 0px;
}

legend
{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #406EA1;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
} 

form p {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-style: italic;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F60;
}

#mdsform {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 630px;
}

#mdsform fieldset .clear {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#mdsform fieldset .nobrd {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F9F9F9;
}
#contain #textblock ul li a {
	font-style: italic;
	font-weight: bold;
	color: #039;
}
#mdsform .nobrd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#contain #textblock #mainleft #mdsform fieldset p {
	margin: 0px;
	padding: 1px;
}
#contain #textblock #mainleft #mdsform fieldset .cntr {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contain #textblock #mainleft .cntr {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contain #textblock #footer .right {
	text-align: right;
}
#contain #textblock #footer #foot {
	position: absolute;
	left: 1px;
	color: #000;
	margin: 0px;
	z-index: 100;
	top: 32px;
	width: 1000px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contain #textblock #footer #foot p {
	margin: 0px;
	color: #CCC;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contain #textblock #mainleft .imgsq {
	padding: 6px;
	border: 1px solid #B0B0B0;
	margin: 4px;
	background-color: #DBDBDB;
}
#contain #textblock #footer #foot .navsys {
	color: #333;
	font-size: 11px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#contain #textblock #footer #foot a.navsys:link, #contain #textblock #footer #foot a.navsys:active, #contain #textblock #footer #foot a.navsys:visited {
	color: #333;
	font-size: 11px;
	font-style: italic;
}
#contain #textblock #footer #foot a.navsys:hover {
	color: #92278F;
}
