BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size : 12px;
	width: 100%;
	background-color: #ffffff;	
	margin: 0px;	
}



/* Main Border */
#border {
	text-align: left;
	top: 0px;
	width: 950px;
	height: 100%;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 4px;	
	padding: 0 0 0 0;
	background-color:#ffffff;
	border: 2px solid #ffffff;
}

/* Main Border */
.leftside {
	border-right: 1px solid #cccccc;
}

.bgtopright {
	background-image: url(images/bgtopright.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.bgleft {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.bgright {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.bgbottom {
	background-image: url(images/bgbottom.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #333333;
	font-size: 11px;
}


.homebullets {
	margin-left: 0px;
	padding-left: 0px;	
	padding-top: 0px;
	color: #333333;
	}

.imgpaddingleft {
	margin-left: 10px;
	border: 1px solid #cccccc;
}

.imgborders {
	border: 1px solid #cccccc;
}

.bbb {
	width: 150px;
	float:right;
	text-align:center;	
}

.indent1 {
margin-left: 10px;
}

.indent2 {
margin-left: 50px;
font-size: 11px;
text-align: justify;
}

.tv {
margin-left: 10px;
}

h1 {
	color : #005f1b;
	font-size : 18px;
	padding-top: 0px;
}

h2 {
	color : #005f1b;
	font-size : 14px;	
}

.howhelp {
	color : #d12027;
	font-size: 14px;
	font-weight: bold;
	margin-top:25px;
}

.bluecolor {
	color : #005f1b;
}


.bluecolorlarge {
	color : #005f1b;
	font-size: 14px;	
}

.greencolor {
	color : #529405;
}

.greencolorlarge {
	color : #529405;
	font-size: 16px;		
}

	
.greencolorlarge a:link, .greencolorlarge a:visited, .greencolorlarge a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;	
	color: #005f1b;
	text-decoration :underline;		
}

.greencolorlarge a:hover {
	text-decoration :none;	
}

.redcolor {
	color : #ec8613;
}

.redcolorlarge {
	color : #ec8613;
	font-size: 14px;
}

.redcolorlarge2 {
	color : #005f1b;
	font-size : 18px;
	padding-top: 0px;
}



h3 {
	color : #005f1b;
	font-size : 12px;
	font-weight: bold;
	padding-bottom:1px;
}

hr {border: none 0; 
border-top: 1px solid #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

HR {
	size: 1px;
	color : #cccccc;	
}


.contentpadding {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;	
}

.logobox {
	margin-left: 30px;
	font-size:11px;
}


#dropcontentsubject{
font-weight: bold;
}

.dropcontent {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;	
	font-size: 11px;
	text-align: justify;
	color: #1c4587;
	border: 0px dashed #005f1b;
	padding: 10px;
	height: 115px;
}



.bottomnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	}
	
.bottomnav a:link, .bottomnav a:visited, .bottomnav a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
	padding-right: 8px;	
	text-decoration :none;		
}

.bottomnav a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
	padding-right: 8px;	
	text-decoration :underline;	
}

.rsd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	color: #333333;
	width: 971px;
	text-align: center;
	}
	
.rsd a:link, .rsd a:visited, .rsd a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration :none;		
}

.rsd a:hover {
	text-decoration :underline;	
}

#bottomtext {
	font-size : 10px;
	padding-left: 5px;	
	padding-right: 5px;	
	text-align: center;
}
	

A:LINK {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #005f1b;
	font-size : 12px;	
	text-decoration :Underline;
}

A:ACTIVE {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #005f1b;
	font-size : 12px;	
	text-decoration :Underline;
}
A:VISITED {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #005f1b;
	font-size : 12px;	
	text-decoration :Underline ;
}
A:HOVER {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #005f1b;
	font-size : 12px;	
	text-decoration :None ;
}

/* =========================== Navigation =========================== */

.navheader {
	width: 200px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
}

.navheadertext {
	padding-left: 2px;
	padding-top: 3px;	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}



.menuleft {
	width: 200px;
	padding-left: 0px;
	text-align: left;
	padding-top: 1px;
}


.menuleft ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;

}
.menuleft li {
	padding-top: 0px;
	}
		


.menuleft a:link, .menuleft a:visited, .menuleft a:active{
	width: 197px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;	
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #ffffff;
	border-right: 0px solid #eeeded;
	border-left: 0px solid #eeeded;
	color: #ffffff;
	font-weight: bold;
	background-color: #237ebb;
	text-decoration: none;
	 }
	 
.menuleft a:hover {
	width: 197px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #000000;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
     }






.menuright {
	width: 175px;
	padding-left: 0px;
	text-align: left;
	padding-top: 1px;
}


.menuright ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;

}
.menuright li {
	padding-top: 0px;
	}
		


.menuright a:link, .menuright a:visited, .menuright a:active{
	width: 172px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;	
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #ffffff;
	border-right: 0px solid #eeeded;
	border-left: 0px solid #eeeded;
	color: #ffffff;
	font-weight: bold;
	background-color: #237ebb;
	text-decoration: none;
	 }
	 
.menuright a:hover {
	width: 172px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #000000;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
     }






//* ================  MENU BAR  ==================== */

.linksbarmain  {
	background-color: #ffffff;
	text-align:center;
}


div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #237ebb;
  text-align:center;

}

div.menuBar {
  background-color: #005f1b;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;    
  padding-top: 8px;
  padding-bottom: 8px; 
  text-align: left;
}

div.menuBar a.menuButton {
  font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  background-color: #005f1b;
  border-right: 1px solid #ffffff;
  color: #ffffff;
  font-size : 13px;  
  cursor: pointer;
  left: 0px;
  margin: 0px;
  padding-right: 9px;
  padding-left: 9px;  
  padding-top: 8px;
  padding-bottom: 8px;  
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #529405;
  border-right: 1px solid #ffffff;
  color: #ffffff;  
  text-decoration: none;  
}

div.menuBar a.menuButton2 {
  font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  background-color: #005f1b;
  border-right: 0px solid #ffffff;
  color: #ffffff;
  font-size : 13px;  
  cursor: pointer;
  left: 0px;
  margin: 0px;
  padding-right: 9px;
  padding-left: 9px;  
  padding-top: 8px;
  padding-bottom: 8px;  
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton2:hover {
  background-color: #529405;
  border-right: 0px solid #ffffff;
  color: #ffffff;  
  text-decoration: none;  
}

div.menuBar a.menuButtonGreen {
  font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  background-color: #529405;
  border-right: 1px solid #ffffff;
  color: #ffffff;
  font-size : 13px;  
  cursor: pointer;
  left: 0px;
  margin: 0px;
  padding-right: 14px;
  padding-left: 14px;  
  padding-top: 8px;
  padding-bottom: 8px;  
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButtonGreen:hover {
  background-color: #005f1b;
  border-right: 1px solid #ffffff;
  color: #ffffff;  
  text-decoration: none;  
}



div.menu {
  background-color: #ffffff;
  border: 0px outset #6B8BAD;
  left: 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  font-size: 11px;
  border-bottom: 0px solid #ffffff;
  color: #237ebb;
  cursor: default;
  display: block;
  padding: 4px 1em;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
  border-bottom: 1px solid #eeeded;   
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #237ebb;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #eeeded;  
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

/* ================  MENU BAR  ==================== */


input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#535353;
	border:1px solid #666666;
	width: 170px;
}

input.text
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#535353;
	border:1px solid #666666;
	width: 105px;
	background:#ffffff/*Alpha(Opacity=0, Style=0);*/;
}

input.text2
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#535353;
	border:1px solid #666666;
	width: 205px;
	background:#ffffff/*Alpha(Opacity=0, Style=0);*/;
}


input.radio
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	background:#ffffff;
	width:auto;
	
}

.checkbox
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	width:auto;
	border: 0px;
	
}

.checkbox2
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	width:auto;
	border: 0px;
	
}


textarea
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#535353;
	border:1px solid #666666;
	width: 170px;	
}

.textarea2
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#535353;
	border:1px solid #cccccc;
	width: 500px;	
}



select
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#535353;
	border:1px solid #666666;
	width: 170px;
	background:#FFFFFF;/*#FFFFFF/*Alpha(Opacity=0, Style=0);*/;*/
}

.select2
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#535353;
	border:1px solid #666666;
	width: 100px;
	background:#FFFFFF;/*#FFFFFF/*Alpha(Opacity=0, Style=0);*/;*/
}


input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;	
	background:#005f1b;
	border:1px solid #cccccc;
	width: 160px;
	
}