
body 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	text-align: center; 
}

table
{
	margin-left:auto; 
    margin-right:auto;
}

.verticalText
{
	font: 8pt Arial;
	position: static;
	writing-mode: tb-rl;
}

.orange {
	color: #FF7F02;
}

.blue {
	color: #6E7DB4;
}
													
.bodyMenuTop
{
	font-size: 8pt;
	color: white;
	font-family: arial;
	width: 100px;
	padding: 5PX 5PX 5PX 5PX;
	table-layout: fixed
}
													
.bodyMenuSubTop
{
	font-size: 8pt;
	color: white;
	font-family: arial;
	width: 100px;
	padding: 5PX 5PX 5PX 5PX;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666; 
	border-bottom: 1px solid #666; 
	table-layout: fixed
}
											
.bodyMenuA
{
	font-size: 8pt;
	color: white;
	width: 160px;
	font-family: arial;
	padding: 5PX 5PX 5PX 5PX;
}
	
.menuLink
{
	font-size: 8pt;
	color: white;
	font-family: arial;
	text-decoration: underline;
}

.menuLink:visited
{
	font-size: 8pt;
	color: white;
	font-family: arial;
	text-decoration: underline;
}

.menuLink:hover
{
	font-size: 8pt;
	color: white;
	font-family: arial;
	text-decoration: underline;
}
											
.bodyMenuSubA
{
	font-size: 8pt;
	color: white;
	font-family: arial;
	background-color: #3B4360;
	width: 120px;
	padding: 5PX 5PX 5PX 5PX;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666; 
	border-bottom: 1px solid #666; 
	table-layout: fixed
}
	
.BodyTextSC
{
	font-weight: bold;
	font-size: 10.1pt;
	color: #444444;
	font-family: arial;
	font-variant: small-caps;
	font-style: normal; 
}

SELECT
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	font-size: 11px;
	font-family: arial;
}


.cssInputBox
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	font-size: 11px;
	font-family: arial;
}

.button
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	border-left: black 1pt solid;
	cursor: hand;
	color: black;
	border-bottom: black 1pt solid;
	font-family: arial;
}

.buttonOrange
{
	border-right: #DADEFB 1pt solid;
	border-top: #DADEFB 1pt solid;
	font-weight: bold;
	font-size: 8pt;
	background-color: #F4BB3A;
	text-transform: uppercase;
	border-left: #DADEFB 1pt solid;
	cursor: hand;
	color: white;
	border-bottom: #DADEFB 1pt solid;
	font-family: arial;
}

.buttonBlue
{
	border-right: #DADEFB 1pt solid;
	border-top: #DADEFB 1pt solid;
	font-weight: bold;
	font-size: 8pt;
	background-color: #879ADC;
	text-transform: uppercase;
	border-left: #DADEFB 1pt solid;
	cursor: hand;
	color: white;
	border-bottom: #DADEFB 1pt solid;
	font-family: arial;
}

.dividerdot{
	padding: 4px 0px 4px 0px;
	background-color: #f5f5f5;
	border-bottom:1px dotted #ccc; 
}

.dividerplain {
	padding: 0px 0px 0px 0px;
	border-bottom:1px dotted #ccc; 
}

.headerbodytext
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
}

.inputbox    
{ 
	font-size: 8pt; font-family: Arial, Verdana; color: #000000; 
    border: 1px solid #003366; padding-left: 4; padding-right: 4; 
    padding-top: 1; padding-bottom: 1; background-color: #FFFFCC 
 }
	
A 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #006; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial;
	text-decoration: none; 
}

A:visited
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: blue; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial;
	text-decoration: none 
}

A:hover 
{ 
	color: Black;
	text-decoration: none 
}

.bodytext
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    margin-left:auto; 
    margin-right:auto;
}

.bodytextWhite
{
    FONT-SIZE: 8pt;
    COLOR: WHITE;
    FONT-FAMILY: Arial, Verdana, Helvetica
}

.bodytextbold
{
    FONT-SIZE: 8pt;
    font-weight: bold;
	COLOR: WHITE;
    FONT-FAMILY: Arial, Verdana, Helvetica
}

.bodytextPad
{
	padding-right: 16px;
	padding-left: 16px;
	FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    text-align: justify 
}

.bodytextPadAll
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    text-align: justify 
}

.thinborder
{
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
    BORDER-LEFT: #003366 1px solid;
    BORDER-BOTTOM: #003366 1px solid;
	FONT-SIZE: 8pt;
 }

.bottomborder
{
	border-bottom: thin black solid;
}
.bottomrightborder
{
	border-bottom: thin black solid;
	border-right: thin black solid;
}
.topborder
{
	border-top: thin black solid;
}
.toprightborder
{
	border-top: thin black solid;
	border-right: thin black solid;
}
.rightborder
{
	border-right: thin black solid;
}

div.sample_popup {z-index: +1;}

div.sample_popup div.menu_form_header
{
	border: 1px solid black;
	border-bottom: 0px;
	cursor: default;
	width:300px;
	height:20px;
	line-height:19px;
	vertical-align:middle;
	background: url("./images/popupheader.gif");
	background-repeat: no-repeat;
	text-decoration:none;
	font-family: Arial, Verdana, helvetica;
	font-size: 10pt;
	color: #000000;
}
div.sample_popup div.menu_form_body
{
	border: 1px solid black;
	width: 300px;
	height: 150px;
	background: url("./images/popupbg.gif") no-repeat left bottom;
}
div.sample_popup img.menu_form_exit
{
	float: right;
	margin: 4px 5px 0px 0px;
	cursor: hand;
}
div.sample_popup table
{
  border-collapse: collapse;
  width: 100%;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: Arial, Verdana, helvetica;
    font-size: 10pt;
  color: #000000;
}

div.sample_popup td
{
  width: 99%;
  padding: 5px 5px 1px 5px;
  font-size: 10pt;
}


/* Search Engine Optimization styles */

.sitewide{
font-family: Arial;
font-size: 8pt;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}


h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}


.seoLinks {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-style: normal;
color: #000000;
text-decoration:underline;
font-weight: normal;
}

#dhtmltooltip
{
	position: absolute;
	width: 600px;
	border: 2px solid black;
	padding: 2px;
	background-color:White;
	visibility: hidden;
	z-index: 100;
	/* remove below line to remove shadow */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}