input, textarea, select {
     font-family: "Verdana", "Arial", "Helvetica", sans-serif;
     font-size: 11px;
     line-height: 14px;
	 text-decoration: none;
}


.nav {font-family: Trebuchet MS, Arial;  
color: #FFFFFF;
 
font-weight: bold; 
font-size: 13px; 
line-height: 18px;
text-decoration: none;}

a.nav {
font-family: Trebuchet MS, Arial; 
color: #FFFFFF; 
font-weight: bold; 
font-size: 13px; 
line-height: 18px;
text-decoration: none;}

a.nav:hover {color: #ebab12;}
a.nav:active {color: #afcdec;}

.white {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 18px;
	color: #fff;
		font-weight: bold;
}
.nav_side {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a9a9a9;

	font-weight: bold;
	background-color:#768FA3;
	line-height: 22px;
	
}

a.nav_side {
	text-decoration:none;
	padding-left: 18px;
	color: #fff;
}

a.nav_side:hover, a.nav_side:active {
	background-color: #a9a9a9;
	display: block;
}


.companyname {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}

body {

		background:#014584 url(images/bg.gif) repeat scroll 0%;

}

.bodycopy {
	color: #333333;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

li.whbullet {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.bodycopy {
	color:#ec7718;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

a.bodycopy:hover, a.bodycopy:active {
	color:#628ebc;
}

.pagetitle {
	color:#014584;
	font-style: normal; 
	font-weight: bold; 
	font-size: 19px; 
	font-family: Trebuchet MS, Arial; 
	text-decoration: none;
}


.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

.tableborder-blue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5679a9;
	border-left-color: #5679a9;
	border-top-color: #5679a9;
	border-right-color: #5679a9;
}

.red {
color:#FF0000;
}

.footer {
	color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

a.footer {
	color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

a.footer:hover {color: #ebab12;}

a.footer:active {color: #ebab12;}

.copyright {
	color:#628ebc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
}



.formtext     {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font:#fff;
}

#contactpadding {
	padding-top:4px;
	padding-left:5px;
}
.panelheader {
  background-color : #3366cc;
  height: 26px;
  color : #fff;
  font-weight : normal;
  border-bottom:1px solid #003366;
  border-top:1px solid #bdd8e7;
  font-weight : normal;
  padding-left: 5px;
}

.mdHover {
  background-color : #6699cc;
  color : #ffffff;
}
.mdSelected {
  background-color : #336699;
  color : #ffffff;
  font-weight : bold;
  
}
.panelContent {
  border : 1px solid #1f5c9b;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-size: smaller;
  overflow: auto;
}
#accordionExample {
  margin-top : 6px;
  border : 1px solid #1f5c9b;
  width: 440px;
}

#contactpadding {
	padding-top:5px;
	padding-left:10px;
}