body, form, p {
margin:0px;
	
	} 
body {
	background-color: #b3d7df;
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #245164;
}
h1 {
	margin:0px;
}
h2 {
	margin:0px;
}
h3 {
	margin:0px;
	letter-spacing: 2px;
}
h4 {
	margin:0px;
}
h5 {
	margin:0px;
}
h6 {
	margin:0px;
	color: #134A69;
	font-weight: bold;
}

a {
	font-size: 11px;
	
}
a:link {
	color: #134A69;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#134A69;
}
a:hover {
	text-decoration: underline;
	color: #2698D5;
}
a:active {
	text-decoration: none;
	color: #134A69;
}

#header {
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#navigation {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 2px;
	background-image: url(../images/navCorner.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5px;
	height:25px;
	font-weight: bold;
}
#footer {
	text-align:center;
	margin-top: 15px;
}
#panels {
	background-image: url(../images/panels_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E4F1F3;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.paddedCopy {
	padding: 10px;
	padding-top:5px;
}
.verticalLine {
	background-image: url(../images/verticalLine.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px 15px 15px;
}
.formStyle {
	border-style:solid;
	border:1px;
	border-top-color: #3F8594;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #3F8594;
	background-image: url(../images/formBack1.gif);
	background-repeat: repeat;
	
	
}
.producttabletextstandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	background-image: url(../images/back_productTable180.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-color:#cccccc;
	padding: 4px;
	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-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
	}
.producttableheader {
	font-weight: bold;
	
	}
.producttitles {
	color: #134A69;
	font-weight: bold;
	font-size:15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.tablestyle {
	background-color:#FFFFFF;
	padding-left: 12px;
	
	}
.tableborder {
	
	border: thin solid;
	height: 105px;
	}
.boldHead {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	}
.borderStyle {
	border: thin solid #144B6A;
	padding:3px;
}
.backProductTable {
	background-image: url(../images/back_productTable.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.backProductTable180 {
	background-image: url(../images/back_productTable180.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.backProductTableHead {
	background-image: url(../images/back_productTableHead.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.backProductTableCopy {

	background-image: url(../images/back_productTable.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: thin solid #144B6A;
	padding:3px;
}
.linktxt {
	font-weight: bold;
	color: #134A69;
}
