body {
	font-size: 11px;
	background-color: #344665;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TABLE {
  border-collapse : collapse;
  empty-cells : show;
}
FORM { margin : 0px; }
P,TD,TH {
  font-size : 11px;
  color : #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
LABEL,INPUT,SELECT,TEXTAREA {
  font-size : 11px;
  color : #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
span.heading {
	font-size : 14px;
	color : #082D6B;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.homebkg1 {
  height : 100%;
  width : 100%;
  background: url(../images/main-img1.jpg);
  background-repeat: no-repeat;
}
.homebkg2 {
  height : 100%;
  width : 100%;
  background: url(../images/main-img2.jpg);
  background-repeat: no-repeat;
}
.homebkg3 {
  height : 100%;
  width : 100%;
  background: url(../images/main-img3.jpg);
  background-repeat: no-repeat;
}
.homebkg4 {
  height : 100%;
  width : 100%;
  background: url(../images/main-img4.jpg);
  background-repeat: no-repeat;
}
td.topnav {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	background-color: #082d6b;
	color: #ffe700;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
td.homebg {
	background-color: #FFFFFF;
	background-image: url(../images/homebg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
td.text {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 18px;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
td.textleft {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 15px;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
td.footer {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
A.nav,A.nav:visited {
  font-size : inherit;
  color: #ffe700;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration : none;
}
A.nav:hover {
  font-size : inherit;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.navon,A.navon:visited {
  font-size : inherit;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.navon:hover {
  font-size : inherit;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.footer,A.footer:visited {
  font-size : inherit;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-decoration : none;
}
A.footer:hover {
  font-size : inherit;
  color: #FFE700;
  font-family: Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-decoration : none;
}
A,A:visited {
  font-size : inherit;
  color: #082D6B;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A:hover {
  font-size : inherit;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
img.photo {
	border-top : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
}
LI {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
UL {
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom: 0px;
}
UL.list {
  margin-top : 0px;
  margin-left : -40px;
  *margin-left : 0px;
  margin-bottom: 0px;
}
