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

img {
	behavior: url("pngbehavior.htc");
}

/* Main Border */
.border {
	text-align: left;
	top: 0px;
	width: 932px;
	margin-bottom: 0px;
	margin-top: 0px;	
	padding: 0px;	
	background-color:#ffffff;
	border: 0px solid #ffffff;
}

.tableborder {
	border: 1px solid #cccccc;
	padding: 3px;
}

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

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

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

.borderwhite1 {
	border-bottom: 1px solid #ffffff;
}

.borderwhitetop {
	border-top: 1px solid #ffffff;
}

.borderbluebottom {
	border-bottom: 6px solid #2d466a;
}

.borderbluetop {
	border-top: 6px solid #2d466a;
}

.borderredtop {
	border-top: 6px solid #d71818;
}

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

.bgright {
	background-color: #ffffff;
}

.bglinks {
	background-image: url(images/bglinks.jpg); 
	background-position: bottom left;
	background-repeat: repeat-x;		
}

.bgtop {
	background-image: url(images/bgtop.jpg); 
	background-position: bottom left;
	background-repeat: repeat-x;		
}


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

.bgboxcenter {
	background-image: url(images/bgbox.png); 
	background-position: top center;
	background-repeat: no-repeat;		
}

.bgboxtop {
	background-image: url(images/box_1.png); 
	background-position: top center;
	background-repeat: no-repeat;		
}

.bgboxmiddle {
	background-image: url(images/box_2.png); 
	background-position: top center;
	background-repeat: no-repeat;		
}

.bgboxcontent {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	text-align: justify;
	font-size: 12px;
}

.boxheaderblue {
	margin-left: 15px;
	color: #294d88;
	font-size: 17px;
	font-weight: bold;
}

.boxheaderblack {
	color: #000000;
	font-size: 17px;
	font-weight: bold;	
}

.headerbluemed {
	color: #294d88;
	font-size: 15px;
	font-weight: bold;
}

.headerblue {
	color: #294d88;
	font-size: 18px;
	font-weight: bold;
}

.headerblack {
	color: #000000;
	font-size: 18px;
	font-weight: bold;	
}


.linksbox {
	width: 169px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;			
}



.toplinks  {
	color : #007f9d;
	font-size : 12px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: right;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active  {
	color : #007f9d;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	text-decoration :none ;	
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;	
}

.toplinks a:hover {
	color : #007f9d;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	text-decoration :underline;
	font-weight: bold;	
}




.bodycontent {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
	line-height: 1.5;
	padding-bottom: 10px;
}


.rightcontent {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 1.5;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
}



.paddingleft {
	margin-left: 20px;
}

.imgborder {
	border: 1px solid #cccccc;
	padding: 0px;	
}



.imgborderleft {
	border: 1px solid #cccccc;
	margin-left: 14px;
	padding: 3px;
}

.imgleft {
	margin-left: 20px;
}

.imgborderright {
	border: 1px solid #cccccc;
	margin-right: 14px;	
	padding: 3px;	
}


.marginleft {
	margin-left: 20px;
}





h1 {
	color : #2c52a3;
	font-size : 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom: 0px solid #e1dfdf;
}


.h1color {
	color : #747474;
}

.bodyh1 {
	color : #2c52a3;
	font-size : 23px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px solid #e1dfdf;	
}

.bodyh2 {
	color : #2c52a3;
	font-size : 16px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #e1dfdf;	
}

.bodyheader {
	color : #2c52a3;
	font-size : 16px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;

}

.bodyheader2 {
	color : #2c52a3;
	font-size : 14px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;

}

.bluetext {
	color : #2c52a3;
	font-size : 12px;
	font-weight: bold;
}

.large {
	font-size : 16px;	
}

h2 {
	color : #ffffff;
	font-size : 15px;	
}

h3 {
	color: #ffffff;
	font-size : 14px;
	padding-bottom:1px;
}

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

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

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

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


.rsd  {
	color : #333333;
	font-size : 10px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	margin-left: 5px;
	margin-top: 3px;	
}

.rsd a:link, .rsd a:visited, .rsd a:active  {
	color : #333333;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :none ;	
	font-variant: normal;		
}

.rsd a:hover {
	color : #333333;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :underline ;
	font-variant: normal;	
}

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

.bottomlinks  {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;		
	color : #ffffff;
	font-size : 11px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	line-height: 1.5;
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active  {
	color : #ffffff;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration :none ;	
	font-variant: normal;
	padding-left: 0px;
	padding-right: 0px;			
}

.bottomlinks a:hover {
	color : #ffffff;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration :underline ;
	font-variant: normal;	
}


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


.navheader {
	width: 243px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #d71818;
	margin-bottom: 0px;		
}

.navheadertext {
	padding-left: 6px;
	padding-top: 2px;	
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.5;
	text-align: center;
}




.menuleft {
	width: 186px;
	padding-left: 0px;
	text-align: left;
	padding-top: 10px;
	margin-left: 0px;
}

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

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


.menuleft a:link, .menuleft a:visited, .menuleft a:active{
	display: block;
	color : #ffffff;
	font-size : 12px;
	font-weight: bold;
	font-family:Arial, Verdana, Tahoma, Arial;
	border-bottom: 0px dashed #aec0e5;	
	width: 153px;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 34px;	
	background: url(images/links.png) top left no-repeat;	
	text-decoration: none;
	margin-bottom: 0px;	
	 }
	 
.menuleft a:hover {
	display: block;
	color : #91d4fe;
	font-size : 12px;
	font-weight: bold;
	font-family:Arial, Verdana, Tahoma, Arial;
	border-bottom: 0px dashed #aec0e5;	
	width: 153px;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 34px;	
	background: url(images/links.png) top left no-repeat;	
	text-decoration: none;
	margin-bottom: 0px;	
     }


.menuleft2 a:link, .menuleft2 a:visited, .menuleft2 a:active{
	display: block;
	color : #ffffff;
	font-size : 12px;
	font-weight: bold;
	font-family:Arial, Verdana, Tahoma, Arial;
	border-bottom: 0px dashed #aec0e5;	
	width: 183px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;	
	background: url(images/bulletlink.png) top left no-repeat;	
	text-decoration: none;
	margin-bottom: 0px;	
	 }
	 
.menuleft2 a:hover {
	display: block;
	color : #ffffff;
	font-size : 12px;
	font-weight: bold;
	font-family:Arial, Verdana, Tahoma, Arial;
	border-bottom: 0px dashed #aec0e5;	
	width: 183px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;	
	background: url(images/bulletlink.png) top left no-repeat;	
	text-decoration: none;
	margin-bottom: 0px;
	background-color: #d71818;
     }


.borderforms {
	border-top: 0px solid #472926;
	border-left: 0px solid #472926;
	border-right: 0px solid #472926;
	border-bottom: 0px solid #472926;			
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #472926;
	font-size : 11px;
}

.textbox {
	text-align: justify;
	margin: 0 0 0 0;
	color:#472926;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #472926;
	font-size : 11px;	
}
.formbutton {background-color: #9dd5e2; background-image: none; color: #472926; font-weight: bold; font-size: 12px; }



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


div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Arial, Verdana, Helvetica, sans-serif;	
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
}

div.menuBar {
  border: 0px outset #6B8BAD;
  padding-top: 11px;
  padding-bottom: 11px; 
  text-align: left;
}

div.menuBar a.menuButton {
  font-family: Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  font-size : 13px;  
  cursor: default;
  left: 0px;
  margin: 0px;
  padding-right: 24px;
  padding-left: 24px;  
  padding-top: 11px;
  padding-bottom: 12px;  
  position: relative;
  top: 0px;
  z-index: 100;
  border-right: 0px solid #ffffff;
  color: #FFFFFF;
  text-decoration: none;  

}

div.menuBar a.menuButton:hover {
  font-family: Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  font-size : 13px;  
  cursor: default;
  left: 0px;
  margin: 0px;
  padding-right: 24px;
  padding-left: 24px;   
  padding-top: 11px;
  padding-bottom: 12px;  
  position: relative;
  top: 0px;
  z-index: 100;
  border-right: 0px solid #ffffff;
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #155092;  
}

div.menuBar a.menuButton2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  font-size : 13px;  
  cursor: default;
  left: 0px;
  margin: 0px;
  padding-right: 28px;
  padding-left: 27px;   
  padding-top: 11px;
  padding-bottom: 12px;  
  position: relative;
  top: 0px;
  z-index: 100;
  border-right: 0px solid #ffffff;
  color: #FFFFFF;
  text-decoration: none;   

}

div.menuBar a.menuButton2:hover {
  font-family: Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  font-size : 13px;  
  cursor: default;
  left: 0px;
  margin: 0px;
  padding-right: 28px;
  padding-left: 27px;   
  padding-top: 11px;
  padding-bottom: 12px;  
  position: relative;
  top: 0px;
  z-index: 100;
  border-right: 0px solid #ffffff;
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #155092;  
}

div.menu {
  background-color: #291c09;
  border: 0px outset #6B8BAD;
  left: 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  opacity: 0.65;
  -moz-opacity: 0.65; /* older Gecko-based browsers */
  filter:alpha(opacity=65); /* For IE6&7 */  
}

div.menu a.menuItem {
  font-family: Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  font-size: 13px;
  border-bottom: 0px solid #8f4b05;
  color: #FFFFFF;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #925e25;
  color: #FFFFFF;
  text-decoration: none;    
}

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  ==================== */