body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10px;
}

code, pre {
  font: 10px "courier new", courier, monospace;
}

body {
	background-color: #397da7;
  color: #161e69;
}

hr {
	color: #858cb9;
}

h1 {
	margin: 0px;
	color: #496915;
	font-weight: normal;
  font-size: 20px;
  font-family: times, times new roman, serif;
	border-bottom: #8a9a67 1px solid;
	padding-bottom: 3px;
}

h2 {
	margin: 0px;
	color: #496915;
  font-size: 17px;
  font-family: times, times new roman, serif;
	border-bottom: #8a9a67 1px solid;
	padding-bottom: 3px;
}

h3 {
	margin: 0px;
	color: #161e69;
  font-size: 15px;
  font-family: times, times new roman, serif;
	border-bottom: #858cb9 1px solid;
	padding-bottom: 1px;
}

h4 {
	margin: 0px;
	color: #161e69;
  font-size: 12px;
  font-family: times, times new roman, serif;
	border-bottom: #858cb9 1px solid;
	padding-bottom: 3px;
}

h5 {
	margin: 0px;
	color: #496915;
  font-size: 14px;
  font-family: times, times new roman, serif;
	border-bottom: #8a9a67 1px solid;
	padding-bottom: 3px;
}

h6 {
	margin: 0px;
	color: #161e69;
  font-size: 12px;
	padding-bottom: 1px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #496915;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #6eb100;
	font-weight: bold;
	text-decoration: none;
}

a.foot:link, a.foot:visited, a.foot:active {
  color: #fcefe7;
	font-size: 9px;
}

a.foot:hover {
  color: #f1b590;
	font-size: 9px;
}

a.header:link, a.header:visited, a.header:active {
  color: #fff;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

a.header:hover {
  color: #e79268;
	font-size: 10px;
	background-color: #6a5246;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

a.nav:link, a.nav:visited, a.nav:active {
  color: #161e69;
	letter-spacing: -1px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}

a.nav:hover {
  color: #babcd2;
	letter-spacing: -1px;
	font-size: 11px;
	background-color: #161e69;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}

a.blueText:link, a.blueText:visited, a.blueText:active {
	color: #161e69;
  font-size: 15px;
  font-family: times, times new roman, serif;
	border-bottom: #858cb9 1px solid;
	padding-bottom: 1px;
}

a.blueText:hover {
	color: #646fda;
  font-size: 15px;
  font-family: times, times new roman, serif;
	border-bottom: #b8bddf 1px solid;
	padding-bottom: 1px;
}

.headOn {
  color: #e79268;
	font-weight: bold;
	font-size: 10px;
	background-color: #6a5246;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.headOn2 {
  color: #babcd2;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 10px;
	background-color: #161e69;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.alert {
  color: #f00;
}

.required {
  color: #b64700;
	font-size: 9px;
}

.stroke {
	border: #000 1px solid;
}

.footer {
	color: #fcefe7;
	font-size: 9px;
	background-color: #eb9660;
}

.contentBG {
	background-image: url(../images/backgrounds/bg5.gif);
	background-repeat: repeat-x;
}

.content {
	background-image: url(../images/backgrounds/bg4.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.watermark {
	background-image: url(../images/backgrounds/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bottomRightpdf {
	background-image: url(../images/misc/bottomRightpdf.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.blueGradient {
	background-color: #f4f7fa;
	background-image: url(../images/backgrounds/blueGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
	
.blueStroke {
	border: #7d809c 1px solid;
	background-color: #ffffff;
}

.popUp {
	border: #295487 1px solid;
	background-color: #ffffff;
}
	
.photoBorder {
	border: #879c67 1px solid;
}
