body {
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #092669;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 1.6em 0;
}
a:link, a:active, a:visited {
	color: #0040D5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.container {
	width: 760px;
	text-align: left;
}
.container2 {
	width: 760px;
	text-align: left;
	border-top: 4px solid #223652;
	padding-top: 10px;
}
.homeLeft {
	width: 330px;
	float: left;
	text-align: left;
	padding-right: 10px;
}
.leftCol {
	width: 560px;
	float: left;
	text-align: left;
	padding: 0 20px 10px 0;
}
.rightCol {
	background-color: #DDE9FA;
	float: right;
	width: 180px;
	text-align: left;
	padding-bottom: 20px;
}
.homeMid {
	width: 220px;
	float: left;
	text-align: left;
	padding: 0 10px;
}
.homeRight {
	float: right;
	width: 180px;
	text-align: left;
}

.homeBg {
	background-image: url(../images/home-bg.gif);
}

.fontSmall {
	font-size: 8pt;
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C4081D;
	line-height: 20px;
	margin: 0 0 7px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0D3BA7;
	margin: 0 0 5px 0;
	line-height: 18px;
}
a.h3Link:link, a.h3Link:active, a.h3Link:visited {
	color: #0D3BA7;
	text-decoration: underline;
}
a.h3Link:hover {
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}

.clBoth {
	clear: both;
}

ul {
	list-style: none;
	margin: 3px 0 5px 5px;
	padding: 3px 0 5px 5px;
}
li {
	line-height: 20px;
	padding-left: 15px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
ul.noPad {
	margin-left: 5px;
	padding-left: 5px;
}

.dashed {
	clear: both;
	border-bottom: 1px dashed #CCCCCC;
	height: 1px;
	margin-bottom: 10px;
}

.homeProd {
	float: right;
	padding-left: 10px;
}
.prod {
	float: left;
	padding: 0 20px;
}

.hl {
	background-color: #FAE42F;
	padding: 0px 3px;
}

#menu img {
	float: left;
}

#foot {
	background-image: url(../images/foot-tile.gif);
	background-repeat: repeat-x;
	background-color: #345DA6;
	color: #FFFFFF;
	height: 300px;
	clear: both;
}
#footLeft {
	float: left;
	width: 200px;
}

#footRight {
	float: right;
	width: 550px;
	text-align: right;
}
#foot a {
	color: #FFFFFF;
}

#foot_logos {
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #dce6f5;
	width: 760px;
	margin: 0 auto;
}
#foot_logos div {
	float: left;
	padding: 0 20px;
}
#foot_logos img {
	margin-top: 10px;
}

.logos {
	float: left;
	width: 220px;
}
.back {
	float: right;

}

.img_floatr {
	float: right;
	margin: 5px 0 15px 15px;
}
.img_border {
	border: 5px solid #e4e4e4;	
}

form {
	margin: 0;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
}
#theForm {
	margin-top: 13px;
}
#theForm br {
	clear: both;
}
#theForm input, #theForm textarea, #theForm select {
	border: 1px solid #0D3BA7;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 1px;
}
#theForm textarea {
	width: 300px;
	height: 120px;
	vertical-align: top;
}
label {
	float: left;
	width: 135px;
	line-height: 30px;
	text-align: right;
	padding-right: 5px;
}
label.check {
	line-height: 18px;
}
fieldset {
	background-color: #DDE9FA;
	border: 1px solid #0D3BA7;
	border-left: 5px solid #0D3BA7;
	display: block;
	position: relative;
	width: 480px;
}
legend {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0D3BA7;
	border: 1px solid #C4081D;
	border-left: 5px solid #C4081D;
	padding: 5px 10px;
	position: relative;
	top: -13px;
}
.req {
	font-weight: bold;
	color: #C4081D;
}

.error {
	background-color: #C4081D;
	color: #FFFFFF;
	padding: 2px 4px;
	line-height: 20px;
}
.ok {
	background-color: #339900;
	color: #FFFFFF;
	padding: 2px 4px;
	line-height: 20px;
}

#theForm .errField {
	color: #C4081D;
	border: 1px solid #C4081D;
	background-color: #FFF6F7;
}
.radio {
	padding-left: 150px;
}
.radio label {
	float: none;
	line-height: 16px;
}
.testCol {
	width: 236px;
	float: left;
	padding: 8px;
}
.test {
	background-image: url(/images/test-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #F3F7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #DDE9FA;
	padding: 10px;
	margin-bottom: 14px;
}
.test p {
	margin-bottom: 7px;
}

.rightPad {
	padding: 10px;
}
.rightTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 ;
	border-bottom: 1px solid #FFF;
}
.rightTest p {
	margin-bottom: 7px;
}

.padLeft {
	padding-left: 32px;
}
.padLeft ul {
	list-style: disc;
}
.padLeft li {
	background-image: none;
	padding-left: 0;
	line-height: 16px;
}
