/*
  MWPE 2.1 copyright 2005
  */
    #tabs5 {
      float:left;
      width:900px;
      background:#70A941;
      font-size:93%;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0;
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

body {
	ScrollBar-Arrow-Color: #000000;
	ScrollBar-Face-Color: #999999;
	ScrollBar-HighLight-Color: #666666;
	ScrollBar-Shadow-Color: #014B58;
	ScrollBar-3DLight-Color: #cccccc;
	ScrollBar-DarkShadow-Color: #000000;
	ScrollBar-Track-Color: #014B58;
	Background-color: #1661A4;
	}

p, td {
	Color: #000000;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 14px; 
}
.style4 {font-size: 14px; }
.style6 {font-size: 14px; font-weight: bold;}
.style8 {color: #FFFFFF; font-size: 14px; font-weight: bold; }
.style44 {color: #FFFFFF; font-size: 10px; font-weight: bold; }
.style45 {color: #FFFFFF; font-size: 10px; }
.style46 {font-size: 10px}
.style48 {font-size: 12px}
.style49 {font-size: 12px; font-weight: bold; }

/* ul{ text-align:right; margin:1em 0; padding:0 }
ul li{ display:inline; white-space:nowrap }
ul li.prev{ float:left }
#content>ul{ display:table; width:100% }
#content>ul li{ display:table-cell }
#content>ul li.prev{ float:none; text-align:left }
#content>ul li.next{ text-align:right }  */

li { Color: #000000; Font-Family: Verdana, Arial, Tahoma; Font-Size: 14px; line-height: normal;  float:none; text-align:left }

/* box outline */
/*.mainBox {
	border: 1px outset #999999;
	}
*/	
/* primary link formating */
a:link { Color: #1661A4; Text-Decoration: underline; Font-Family: Verdana, Arial, Tahoma; Font-Size: 14px; Font-Weight: Bold; }
a:visited { Color: #588633; Text-Decoration: underline; Font-Family: Verdana, Arial, Tahoma; Font-Size: 14px; Font-Weight: Bold; }
a:active { Color: #4FA0E2; Text-Decoration: underline; Font-Family: Verdana, Arial, Tahoma; Font-Size: 14px; Font-Weight: Bold; }
a:hover { Color: #4FA0E2; Text-Decoration: underline; Font-Family: Verdana, Arial, Tahoma;  Font-Size: 14px; 
	Font-Weight: Bold;
}

/* header / footer formating */
TD.header {
  Font-Family: Verdana, Arial, Tahoma; 
  Font-Size: 14px; 
  font-weight: bold;
  color: #FFffff;
   text-align: center;
}
TD.footer {
  Font-Family: Verdana, Arial, Tahoma; 
  font-weight: bold;
	color: #000000;
   text-align: center;
   font-size: 14px;
}

/* primary text formating */

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
}
TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  Font-Weight: Bold;
}
TD.main3, P.main3 {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/* header tag formating */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1661A4;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339900;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
}


/* formating for horizontal navigation files */
.infoBox {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.infoBox:Link { 
  color: #FFFFFF;
   Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox:Visited { 
  color: #1C78CC;
   Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox:Active { 
  color: #F6D86F;
   Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox:Hover {
  Color: #F6D86F;
	Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
.infoBoxContents {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.infoBoxContents:Link { 
  color: #FFFFFF;
   Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Visited { 
  color: #FFFFFF;
   Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Active { 
  color: #1C78CC;
   Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Hover {
  Color: #1C78CC;
	Text-Decoration: none;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
TD.infoBoxHeading {
  Font-Family: Verdana, Arial, Tahoma; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #FF0000;
   text-align: center;
}

/* formating for vertical navigation files */
.infoBox_2 {
	border: 1px outset #0000cc;
	}
A.infoBox_2:Link { 
  color: #0000FF;
   Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Visited { 
  color: #9900CC;
   Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Active { 
  color: #CC00CC;
   Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Hover {
  Color: #CC00CC;
	Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
.infoBoxContents_2 {
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }
A.infoBoxContents_2:Link { 
  color: #FF0000;
   Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Active { 
  color: #990000;
   Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Visited { 
  color: #ff0000;
   Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Hover {
  Color: #cc0000;
	Text-Decoration: Underline;
	Font-Family: Verdana, Arial, Tahoma; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
TD.infoBoxHeading_2 {
  Font-Family: Verdana, Arial, Tahoma; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #FF0000;
   text-align: center;
}

/* form formating */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TABLE.formArea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #dfdfdf;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  Font-Family: Verdana, Arial, Tahoma; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #0000cc;
  background-color: #dfdfdf;
}

/* don't need to change anything below this line */
/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* error formating */
TR.headerError {
  background: #ffffff;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #dfdfdf;
}
TD.headerInfo {
  Font-Family: Verdana, Arial, Tahoma; Font-Size: 12px; font-weight: bold;
	color: #FF0000;
  background-color: #dfdfdf;
   text-align: center;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/*layer/cell menu*/
.suckertreemenu div{
white-space: nowrap;
}

/*Top level list items*/
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:1;
/*white-space: nowrap;*/
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
/*width: 127px;*/
float: none;
/*background-color: #ffffff; /*overall menu background color*/
/*color:#000000;*/
white-space: nowrap;
Text-Decoration: none;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline; /*Use block for limited number of blocked nav links*/
/*width: 120px; /*Width of top level menu link items*/
/*white-space: nowrap;*/
padding: 1px 1px;
/*border: 1px solid black;
border-left-width: 0;*/
Text-Decoration: none;
Font-Family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular; 
color: #0000ff;
font-size:11px;
font-weight:bold;
/*background-color: #ffffff;*/
}

.suckertreemenu ul li a:visited{
/*background-color: #ffffff;*/
color: #9900CC;
font-size:11px;
Text-Decoration: none;
Font-Family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular; 
font-weight:bold;
}

/*.suckertreemenu ul li a:active{*/
/*background-color: #ffffff;*/
/*color: #000000;
font-size:12px;
text-decoration: none;
font-weight:bold;
}*/

.suckertreemenu ul li a:hover{
/*background-color: #ffffff;*/
color: #CC00CC;
font-size:11px;
Text-Decoration: none;
Font-Family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular; 
font-weight:bold;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
z-index:10;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
/*color:#FFFFFF;*/
background-color: #F5F4F1;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
z-index:10;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 230px; /*width of sub menu levels*/
color: #0000FF;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #000000;
text-align:left;
font-size:11px;
font-weight:bold;
}

.suckertreemenu ul li ul li a:visited{
/*background-color: #ffffff;*/
color: #9900CC;
font-size:11px;
text-decoration: none;
font-weight:bold;
}

.suckertreemenu ul li ul li a:active{
/*background-color: #ffffff;*/
color: #CC00CC;
font-size:11px;
text-decoration: none;
font-weight:bold;
}

.suckertreemenu ul li ul li a:hover{
/*background-color: #ffffff;*/
color: #CC00CC;
font-size:11px;
text-decoration: none;
font-weight:bold;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*background: #ffffff url(images/space.gif) no-repeat center right;
color: #000000;*/
text-decoration: none;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
/*background: #ffffff url(images/spacer.gif) no-repeat center right;
color: #000000;*/
text-decoration: none;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;

}
	
/* Holly Hack for IE \*/
* html .suckertreemenu a { color: #0000FF;  height: 1%; text-decoration: none;}
* html .suckertreemenu ul li { color: #0000FF;  height: 1%; text-decoration: none;}
* html .suckertreemenu ul li a { color: #0000FF; text-decoration: none; height: 1%; }
* html .suckertreemenu ul li a:hover { color: #9900CC; text-decoration: none; height: 1%; }
* html .suckertreemenu ul li ul li {color: #0000FF; text-align:left; text-decoration: none;}
* html .suckertreemenu ul li ul li a {color: #0000FF; text-align:left; text-decoration: none;}
/* End */

.content_blue {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	/*color: #1F70B2;*/
	color: #000000;
}
.form_content {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1F70B2;
	font-style: italic;
}
.form_box {
	height: 15px;
	width: 130px;
	border: 1px solid #FA8236;
	background-color: #B7DCF9;
}

.bubble_content {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
#bubble_content:link {

	color: #E97C05;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#bubble_content:visited {

	color: #E97C05;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#bubble_content:hover {

	color: #009900;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.form_textbox {
	height: 50px;
	width: 130px;
	border: 1px solid #FA8236;
}.form_submit {
	height: 15px;
	width: 60px;
	border: 1px solid #FA8236;
	background-color: #F07F07;
	font-family: Arial];
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.content_white {

	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.content_white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.content_white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.content_white:hover {
	color: #FCCBB6;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.content_blue_testimonials {

	font-family: Verdana, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.content_orange_testimonials {


	font-family: Verdana, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.orange_content_bold {

	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.green_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.content_blue_left_padding {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.blue { color: #1661A4; }
