body {
	text-align: center;
	min-width: 760px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	padding: 0px 0px 0px 0px}

.topbar_contain{
	background-color: #807F84;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 760px;
	height: 141px;
	visibility: visible;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	padding: 0px 0px 0px 0px;
	margin: 0 auto}

.quicksearch_contain{
	background-color: #C3C4C7;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	width: 760px;
	max-width: 760px;
	visibility: visible;
	border-top: 0px solid #C3C4C7;
	border-right: 0px solid #C3C4C7;
	border-bottom: 0px solid #C3C4C7;
	border-left: 0px solid #C3C4C7;
	padding: 0px 0px 0px 0px;
	margin: 0px auto}

.crumbs_contain{
	/*background-image: url(media/crumbs_drop.gif);
	background-position: bottom left;
	background-repeat: repeat-y;*/
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 760px;
	max-width: 760px;
	visibility: visible;
	border-top: 0px solid #C3C4C7;
	border-right: 0px solid #C3C4C7;
	border-bottom: 0px solid #C3C4C7;
	border-left: 0px solid #C3C4C7;
	padding: 0px 0px 0px 0px;
	/*margin: 0px auto*/}

.yellowblock_contain{
	background-image: url(media/yellow_block_drop.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 420px;
	max-width: 420px;
	visibility: visible;
	border-top: 0px solid #C3C4C7;
	border-right: 0px solid #C3C4C7;
	border-bottom: 0px solid #C3C4C7;
	border-left: 0px solid #C3C4C7;
	padding: 0px 0px 0px 0px;
	margin: 0px auto}

.btt_contain{
	background-image: url(media/btt_drop.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 760px;
	max-width: 760px;
	visibility: visible;
	border-top: 0px solid #C3C4C7;
	border-right: 0px solid #C3C4C7;
	border-bottom: 0px solid #C3C4C7;
	border-left: 0px solid #C3C4C7;
	padding: 0px 0px 0px 0px;
	margin: 0px auto}

.footer_contain{
	background-color: #A2AAB3;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 760px;
	max-width: 760px;
	visibility: visible;
	border-top: 0px solid #C3C4C7;
	border-right: 0px solid #C3C4C7;
	border-bottom: 0px solid #C3C4C7;
	border-left: 0px solid #C3C4C7;
	padding: 0px 0px 0px 0px;
	margin: 0px auto}

.maincontent_contain{
	/*background-color: #807F84;*/
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 760px;
	visibility: visible;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	padding: 0px 0px 0px 0px;
	margin: 0 auto}

a.button {
	display: block;
	width: 144px;
	color: #FFFFFF;
	background-image: url(media/button_dotted.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font: bold 9px Verdana, sans-serif;
	padding: 4px 8px 6px 8px;
	border-top: 0px /*solid white*/;
	border-right: 0px /*solid white*/;
	border-bottom: 0px /*solid white*/;
	border-left: 0px /*solid white*/;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left}

a.button:link { 
	background-color: #FFFFFF; 
	color: #000000;
	text-decoration: none}

a.button:visited { 
	background-color: #FFFFFF; 
	color: #000000;
	text-decoration: none}

a.button:hover { 
	background-color: #807F84; 
	color: #FFFFFF;
	text-decoration: none}

a.button:active { 
	background-color: #FFFFFF; 
	color: #000000;
	text-decoration: none}

a.buttonsub {
	display: block;
	width: 144px;
	font: 9px Verdana, sans-serif;
	padding: 4px 8px 4px 8px;
	border-top: 0px /*solid white*/;
	border-right: 0px /*solid white*/;
	border-bottom: 0px /*solid white*/;
	border-left: 0px /*solid white*/;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left}

a.buttonsub:link { 
	background-color: #E3E3E3; 
	color: #000000;
	text-decoration: none}

a.buttonsub:visited { 
	background-color: #E3E3E3; 
	color: #000000;
	text-decoration: none}

a.buttonsub:hover { 
	background-color: #E5C041; 
	color: #000000;
	text-decoration: none}

a.buttonsub:active { 
	background-color: #E3E3E3; 
	color: #000000;
	text-decoration: none}

.menuformat {
	position:absolute;
	width: 160px;
	left: 0px;
	top: 0px;
	z-index: 0;
	visibility: visible;
	border-top: 0px solid #D9D9D9;
	border-right: 0px dotted #807F84;
	border-bottom: 0px dotted  #807F84;
	border-left: 0px dotted  #807F84;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px}

.submenuformat {
	position:absolute;
	width: 160px;
	left: 0px;
	top: 0px;
	z-index: 0;
	visibility: hidden;
	border-top: 0px solid #D9D9D9;
	border-right: 0px dotted #A5A5A5;
	border-bottom: 0px solid #A5A5A5;
	border-left: 0px dotted #D9D9D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px}

a {color: #807F84;
     font-weight: bold;
     text-decoration: none}

a:hover{color: #FF9C00}

a.quicklinks {font: 10px Verdana, sans-serif;
	color: #000000;
     	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px}

a.quicklinks:hover{color: #FF9C00}

a.crumbs {font: 10px Arial, sans-serif;
	color: #FFFFFF;
     	text-decoration: none}

a.crumbs:hover{color: #C2C3C7}

a.footer {font: 10px Arial, sans-serif;
	color: #FFFFFF;
     	text-decoration: none}

a.footer:hover{color: #000000}

a.btt {font: 10px Verdana, sans-serif;
	color: #000000;
     	text-decoration: none}

a.btt:hover{color: #807F84}

a.portal {color: #000000;
     font-weight: bold;
     text-decoration: none}

a.portal:hover{color: #FF9C00}

.badgetext {font: 11px Arial, sans-serif; 
	color: #000000;
	line-height: 110%;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px}

.quicklinkstext {font: 11px Verdana, sans-serif; 
	color: #06AAA4;
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px}

.mastertitle {font: bold 26px Arial, sans-serif; 
	color: #F9DE1D;
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px}

.titletext {font: bold 11px Arial, sans-serif; 
	color: #FFFFFF;
	line-height: 125%;
	margin-top: 13px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px}

.quicksearchtext   { color: #000000; font: 15px/100% Arial, sans-serif; margin: 0 }
.docsearchtext { color: #000000; font: 11px/100% Arial, sans-serif; margin: 0 }
.crumbschevrontext {font: 10px Arial, sans-serif; 
	color: #F9DE1D;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;}

.footertext {font: 10px Arial, sans-serif; 
	color: #FFFFFF;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;}

.largeblacktext {font: 12px Verdana, sans-serif;
	color: #000000;
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;}

.title {font: 11px Verdana, sans-serif; 
	color: #5FCEBE; 
	line-height: 110%;
	word-spacing: 1px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 19px}

.maintextmicro {font: 9px Verdana, sans-serif; 
	/*color: #003734;*/
	color: #06AAA4;
	line-height: 125%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px}

.subcontenttext {font: 9px Verdana, sans-serif; 
	color: #06AAA4;
	line-height: 125%;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {font: 11px Verdana, sans-serif;
float: left;
width: 100px;
 text-align: right;
vertical-align: middle;
color: #06AAA4;
line-height: 125%}

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }

div.spacer {
  clear: both;
  }

.formelement{font: 12px Arial, sans-serif; 
	color: #000000;
	background: #FFFFFF;
	border-top: 1px solid #ADAEB1;
	border-right: 1px solid #ADAEB1;
	border-bottom: 1px solid #ADAEB1;
	border-left: 1px solid #ADAEB1}

.formelementsmall{font: 11px Arial, sans-serif; 
	color: #000000;
	background: #FFFFFF;
	border-top: 1px solid #ADAEB1;
	border-right: 1px solid #ADAEB1;
	border-bottom: 1px solid #ADAEB1;
	border-left: 1px solid #ADAEB1}

.formbutton{font: bold 11px Arial, sans-serif;  
	color: #ffffff;
	background: #A2AAB3;
	padding: 2px 3px;
	border-top: 1px solid #838E9A;
	border-right: 1px solid #838E9A;
	border-bottom: 1px solid #838E9A;
	border-left: 1px solid #838E9A}

.maintext {font: 12px Arial, sans-serif; 
color: #000000;
line-height: 125%;
margin-left: 20px;
margin-right: 20px;
}

.maintext_no_margin {font: 12px Arial, sans-serif; 
color: #000000;
line-height: 125%;
}

.maintext_directions {font: 12px Arial, sans-serif; 
color: #000000;
line-height: 125%;
margin-left: 5px;
margin-right: 5px;
}

.maintext a{
font: bold 12px Arial, sans-serif;
text-decoration: none;
color: #3571A1;
}

.maintext a:hover{
font: bold 12px Arial, sans-serif;
color: #E5C041;
}

ul{
list-style-type: none;
color: #000000;
font: 12px Arial, sans-serif;
padding: 0;
margin-left: 0px;
margin-right: 0px;
}

ul li{
background-image: url(media/aset_bullet.gif);
background-repeat: no-repeat;
background-position: 0.4em 0.4em;
line-height: 1.2em;
padding-left: 1.5em;
margin: 12px 16px 12px 22px;
}

ul li a{
font: bold 12px Arial, sans-serif;
text-decoration: none;
color: #3571A1;
}

ul li a:hover{
font: bold 12px Arial, sans-serif;
color: #E5C041;
}

ol{
list-style-type: decimal;
color: #000000;
font: 12px Arial, sans-serif;
padding: 0;
margin: 12px 16px 12px 11px;
}

ol li{
line-height: 1.2em;
padding-left: 0em;
margin: 12px 16px 12px 22px;
}

ol li a{
font: bold 12px Arial, sans-serif;
text-decoration: none;
color: #3571A1;
}

ol li a:hover{
font: bold 12px Arial, sans-serif;
color: #E5C041;
}

ol li ul li{
background-image: url(media/aset_bullet.gif);
background-repeat: no-repeat;
background-position: 0.4em 0.4em;
line-height: 1.2em;
padding-left: 1.5em;
margin: 12px 16px 12px 22px;
}

h5{
font: bold 12px Arial, sans-serif;
color: #000000; 
display: block;
background-image: url(media/heading3_drop.gif);
background-repeat: no-repeat;
background-position: bottom right;
margin: 0px 0px 4px 0px;
padding: 12px 6px 12px 22px;
}

h4{
font: bold 12px Arial, sans-serif;
color: #ffffff; 
display: block;
background-image: url(media/heading2_drop.gif);
background-repeat: no-repeat;
background-position: bottom right;
margin: 4px 0px 4px 0px;
padding: 4px 6px 4px 22px;
}

h3{
font: bold 16px Arial, sans-serif;
color: #000000; 
display: block;
background-image: url(media/heading_drop.gif);
background-repeat: no-repeat;
background-position: bottom right;
margin: 0px 0px 4px 0px;
padding: 12px 6px 12px 22px;
}

.crumbs_pos{
padding: 1px 8px 3px 8px;
margin-left: 178px;
	font: 10px Arial, sans-serif;
	color: #FFFFFF;
    text-decoration: none
}

img{
border-style: none;
}

.midcol_dotdrop{
width: 432px;
text-align: center;
background-image: url(media/dotted_drop.gif);
}

.midcol_pos{
margin: 0px 4px 4px 4px;
text-align: left;
}