body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e1292a;
}
a {
	color: #345F96;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e12b2c;
	margin-top: 30px;
	margin-left: 30px;
}
strong {
	color: #E12B2C;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2E64A4;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
ul {
	margin-left: 50px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	list-style-type: square;
	margin-right: 30px;
}


a:hover {
	color: #8CC4D1;
	text-decoration: none;
}


#header {
	background-image: url(images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header p {
	float: right;
	clear: right;
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: normal;
}

#header td {
	vertical-align: bottom;
	text-align: right;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	margin-right: auto;
	margin-left: auto;
	width: 992px;
}
#shadow {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.topNav {
	padding: 0px;
	margin: 0px;
}
.topNav li {
	list-style-type: none;
	display: inline;
}
.topNav li a {
	display: block;
	float: right;
	color: #2f5f93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bacde0;
	line-height: 16px;
}
#content {
	background-color: #FFF;
	padding-bottom: 20px;
}
.topNav li a:hover {
	color: #244871;
	background-color: #CCC;
}

#ltmenu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 20px;
	font-size: 0px;
}
#ltCol {
	background-image: url(images/ltCol-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
}

#ltmenu li {
	list-style-type: none;
	line-height: normal;
	margin: 0px;
}
#ltmenu li a {
	display: block;
	text-decoration: none;
	background-image: url(images/link-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f5f93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#ltmenu li a:hover {
	background-image: url(images/link-hover.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFF;
}

#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 20px;
}
#bl {
	background-image: url(images/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	margin: 0px;
}

#copy {
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-bottom: 20px;
}
.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.border {
	border: 1px solid #CCC;
}
.left {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 20px;
}
.blueTxt {
	font-weight: bold;
	color: #2E64A4;
}
.blackTxt {
	font-weight: bold;
	color: #000;
}
.greenTxt {
	color: #093;
}
h2 .greenTxt {
	color: #093;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
}
#chart {
	margin-right: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 673px;
	border: 1px solid #E2E2E2;
}
#chart th {
	text-align: left;
	background-color: #E2E2E2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000;
	text-transform: uppercase;
}
#chart td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#chart strong {
	color: #666;
}
.blueBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #35649A;
	line-height: 20px;
	text-align: center;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 55px;
	padding-left: 20px;
	margin-left: 30px;
	margin-right: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.form-box {
	border: 1px solid #E4E4E4;
	color: #333;
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form-box input {
	width: 200px;
	border: 1px solid #7F9DB9;
	color: #333;
	padding: 2px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.form-box .key/* Indicates required fields key on top of the form.  */

 {
	height: 9px;
	width: 9px;
	border: 1px solid #7F9DB9;
	padding: 0px;
	float: left;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 2px;
}

/* Submit Button Styles */
   
   
.form-box .submit {
	font:11px 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 9px 0px 20px 2px;
	border: 1px solid #1D8EE2;
	width: 205px;
	background-color: #2F62A1;
}
.form-box .submit:hover {
	color: #FFFFFF;
	background-color: #1D8EE2;
}

/* Text Area Style*/

.form-box textarea {
	height: 100px;
	width: 200px;
	border: 1px solid #7F9DB9;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/* Include required class with any inputs that are required. If there is a class
   already assigned to the input, add class like this: [class="submit required"]. */

.required {
	background-color: #DDD9D2;
}
.form-box .checkboxes input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 14px;
	width: 14px;
	margin-top: 3px;
	margin-right: 4px;
}
.form-box .checkboxes {
	width: 194px;
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding: 5px;
}


.watermarked {
	color: #999999;
}
.key {
	height: 9px;
	width: 9px;
	border: 1px solid #7F9DB9;
	margin: 10px 0px 2px 2px;
	padding: 0px;
}
.form-box td {
	vertical-align: middle;
	color: #333;
}
.form-box h2 {
	margin-left: 2px;
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form-box p {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
.form-box h1 {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#upload input {
	width: 205px;
	border: 1px solid #7F9DB9;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}


.form-box  .validation  li{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.form-box .validation ul {
	margin-left: 18px;
}

.validation {
	padding-top: 10px;
	padding-bottom: 10px;
}
.form-box .required {
	background-color: #DDD9D2;
}
