/* ===== This file contains the eCommerce specific styles ===== */

/* ===== Basic Element Styles ===== */
BODY {
background-color: #E2EBED;
margin: 0px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

FORM {
margin: 0px;
}

UL {
margin-top: 0; 
margin-bottom: 0;
}

.endcolumns {
	clear: both;
	height: 0px;
	visibility: hidden;
}  
#container {
	width: 749px;
	margin: auto;
	border: solid #999999 1px;
}

/* ===== Header Styles ===== */
#ecom-header {
position: relative;
background: #ffffff;
voice-family: "\"}\"";
voice-family: inherit;
height: 70px;
}
#ecom-header #left {
position: absolute;
top: 0px;
left: 0px;
float: right;
margin-top: 5px;
margin-left: 30px;
}
#ecom-header #middle {
	padding-top: 8px;
	width: auto;
	text-align: left;
	margin-right: 30px;
	margin-left: 300px;
}
#ecom-header #right {
position: absolute;
top: 0px;
right: 0px;
width: 200px;
padding: 0px;
margin-top: 20px;
text-align: right;
}

#welcome-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	height: 20px;
}
#welcome-message a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}
#welcome-message a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#company-name {
margin: 0px;
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000099;
white-space: nowrap;
}
#company-subtitle {
margin: 0px;
font-size: 6pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #330099;
white-space: nowrap;
}

#microcart {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: black;
}
#microcart a {
text-decoration: none;
color: #000099;
}
#microcart a:hover {
color: black;
text-decoration: underline;
}
#microcart .disabled {
color: #666666;
}

/* ===== Header-Bar Styles ===== */
#ecom-header-bar {
text-align: center;
overflow: visible;
height: 20px;
margin: auto;
width: 749px;
border-top: solid 1px #999999;
border-bottom: solid 1px #999999;
background-color: #cc0000;
}
.leftbar {
border-right: solid 1px #999999;
}
#ecom-header-bar td {
background-color: #cc0000;
width: 125px;
}
#ecom-header-bar td a {
line-height: 20px;
display: block;
text-decoration: none;
color: #FFFFFF;
width: auto;
padding-left: 10px;
font-weight: bold;
text-align: left;
font-size: 12px;
background-color: #cc0000;
}
#ecom-header-bar td a:hover {
color: #0e4e66;
font-weight: bold;
background-color: #efefef;
}

#ecom-header-bar ul {
display: block;
overflow: visible;
list-style: none;
background: transparent;
vertical-align: middle;
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#ecom-header-bar ul li { 
height: 14px;
padding: 0px 8px 0px 8px;
}
#ecom-header-bar ul#left-links li {
float: left;
border-right: 1px solid #FFFFFF;
}
#ecom-header-bar ul#right-links li {
float: right;
border-left: 1px solid #FFFFFF;
}

#ecom-header-bar ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000099;
} 
#ecom-header-bar ul li:hover a {
color: black;
text-decoration: underline;
}


/* ===== Layout/Formatting Styles ===== */
/* NOTE: using a combination of a float left/right for the side bars AND 
  wide margins for the center to get 2 desired effects: 1. be able to end
  columns and put the footer at the bottom of the page and 2. not have the
  center column expand to full width below the columns.
  
  The downside to this is that in some browsers we can't effectively use floats
  within divs in the main column.
*/

/* ecom-mainarea wraps what is below the header including the divs for left, main, right columns as applicable */
#ecom-mainarea {
	position: relative;
	width: 749px;
	margin: 0px;
	padding: 0px;
	}
#ecom-mainarea .left {
	position: absolute;
	width: 200px;
	top: -87px;
	right: 30px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#ecom-mainarea .right {
position: absolute; 
right: 0px; top: 0px; 
width: 150px;
	background-color: #efefef;
	margin-top: 121px;
}
#ecom-mainarea .center, #ecom-mainarea .leftonly, #ecom-mainarea .rightonly, #ecom-mainarea .nocolumns {
	text-align: left;
	background-color: #efefef;
margin: 0px;
padding: 0px;
}
#ecom-mainarea .leftonly {
margin-left: 150px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 151px;
}
#ecom-mainarea .rightonly {
margin-right: 150px;
voice-family: "\"}\"";
voice-family: inherit;
margin-right: 151px;
}
/* ====== eCommerce "Screenlet" Styles ====== */
#ecom-mainarea .screenlet-header {
padding-top: 5px;
padding-bottom: 5px;
}
#ecom-mainarea .screenlet-body {
padding: 0px;
}
.screenlet-header {
padding-top: 5px;
padding-bottom: 5px;
}
.screenlet-body {
padding: 0px;
}
.boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	font-size: 10px;
}
A.boxheadbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}
A.boxheadbutton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: red;
}

/* Form layout styles to simulate a table-style layout */
#ecom-mainarea .form-row {
clear: both;
padding-top: 2px;
}
#ecom-mainarea .form-label {
float: left;
width: 180px;
text-align: right;
padding-top: 5px;
}
#ecom-mainarea .form-field {
float: left;
margin-left: 10px;
text-align: left;
} 

/* ===== Text/Label Styles ===== */
.tabletext, div.form-label, div.form-field {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
#SearchTable .tabletext {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 8px 0px;
	margin:0px;
}

A.tabletext:hover {
font-size: 10px;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablebuttontext {
font-size: 10px;
color: #1E3C66;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contenttext {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV.tabletexthidden {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
visibility: hidden;
}

.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #0E4E66;
}

.head2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.head3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
color: #000000;
}

.info {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 10px;
font-style: normal;
color: #000000;
}

DIV.graybox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
background: #CCCCCC;
border: 1px solid #000000;
text-align: center;
margin: 2px auto;
width: auto;
padding: 4px;
}


.boxoutside {
background: #FFFFFF;
padding: 0px;
border-color: #999999;
border-style: solid;
border-width: 1px 1px 1px 1px;
}

.boxtop {
background: #000099;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 4px;
padding-left: 4px;
border-color: #999999;
border-style: solid;
border-width: 0px 0px 0px 0px;
}

.boxbottom {
background: #FFFFFF;
padding: 4px;
border-color: #999999;
border-style: solid;
border-width: 0px 0px 0px 0px;
}

.button {
border-style: outset; border-color: #9999CC; border-width: 2px;
background: #dddddd;
padding-right: 5px; padding-left: 5px;
}


.tableheadtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: black;
}

A.tableheadbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: black;
}

A.tableheadbutton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: red;
}

.browsecategorytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
display: block;
color: #005E5E;
padding-top: 0px;
padding-left: 0px;
width: 130px;
height: 30px;
border-bottom: solid #cccccc 1px;
text-align: left;
margin-left: 5px;
}

A.browsecategorybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0E4E66;
	height: 30px;
	font-weight: normal;
}

A.browsecategorybutton:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	display: block;
	height: 30px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.browsecategorybuttondisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
display: block;
color: #0E4E66;
padding-left: 0px;
width: 140px;
height: 30px;
text-align: left;
vertical-align: 2px;
}
A.buttontext, .buttontextdisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: #999999 solid 1px;
	margin: 2px 1px 2px 1px;
	padding: 2px 4px 2px 4px;
	background-color: #0E4E66;
	color: #FFFFFF;
}
.headerbutton {
	display:inline-block;
	width:110px;
	text-align:center;
}
A.buttontext {
color: #FFFFFF;
}

A.buttontext:hover {
color: #FFFFFF;
text-decoration: underline;
}

A.linktext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #CC0000;
}

A.linktext:hover {
color: #0E4E66;
text-decoration: underline;
}

.buttontextdisabled {
color: #333333;
}

.submenutextinfo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: white;
padding-left: 6px;
padding-right: 5px;
border-right: 1px solid #5886C6
}

.submenutext, A.submenutext, A.submenutext:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: yellow;
padding-left: 6px;
padding-right: 5px;
border-right: 1px solid #5886C6
}

A.submenutext:hover {
color: yellow;
text-decoration: underline;
}

.submenutextdisabled, A.submenutextdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CCCCCC;
padding-left: 6px;
padding-right: 5px;
border-right: 1px solid #5886C6
}

A.submenutextdisabled:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: yellow;
}

.submenutextinforight {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: white;
padding-left: 6px;
}

.submenutextright, A.submenutextright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: yellow;
padding-left: 6px;
}

A.submenutextright:hover {
color: yellow;
text-decoration: underline;
}

.submenutextrightdisabled, A.submenutextrightdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CCCCCC;
padding-left: 6px;
}

A.submenutextrightdisabled:hover {
text-decoration: underline;
color: yellow;
}

A.lightbuttontext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: yellow;
border: none;
}

A.lightbuttontext:hover {
color: yellow;
text-decoration: underline;
}

A.lightbuttontextsmall {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
text-decoration: none;
color: yellow;
border: none;
}

A.lightbuttontextsmall:hover {
color: yellow;
text-decoration: underline;
}

.lightbuttontextdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CCCCCC;
}

A.buttontextbig, .buttontextbigdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
background: white;
border: #999999 solid 1px;
margin: 2px 2px 2px 2px;
padding: 1px 4px 1px 4px;
}
A.buttontextbig {
color: #000099;
}
.buttontextbigdisabled {
color: #CCCCCC;
}
A.buttontextbig:hover {
color: red;
text-decoration: underline;
}

A IMG.imageborder {
border-style: solid;
border-width: 1px;
border-color: #999999;
}

/* ===== Other Header Styles ===== */


.headersmalltext {
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: black;
}
a.headersmalllink {
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #000099; 
text-decoration: none;
}
a.headersmalllink:hover {
color: red;
}

/* ===== Misc/General Styles ===== */
HR.sepbar {
font-size: xx-small;
width: 100%;
height: 1px;
background: #999999;
border-width: 0px;
}

.errorMessage {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px 0px 5px 20px;
font-size: 8pt;
font-weight: bold;
color: #CC0000;
}

.eventMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0E4E66;
	padding: 5px 0px 5px 20px;
}

.ontab {
font-size: 8pt;
background: black;
padding: 2px;
border-style: inset;
border-width: 3px;
}

a.onlnk {
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 2px;
}

.offtab {
font-size: 10px;
background: #CCCCCC;
padding: 2px;
border-style: outset;
border-width: 3px;
}

a.offlnk {
font-size: 10px;
font-weight: bold;
color: #000099;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 2px;
}

a.offlnk:hover {
color: red;
}

.areaheader {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
width: 100%;
background: black;
padding: 2px;
}

.edittable {
border-color: #000000 #000000 #003333;
border-style: solid;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin
}

.editInputBox {
font-size: 8pt;
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.inputBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: white;
	border: #999999 solid 1px;
}

.selectBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	font-size: 7pt;
	background: white;
	border: #999999 solid 1px;
	margin: 0px 0px 0px 10px;
	color: #000000;
	width: 130px;
}

.textAreaBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.radioButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
}

.checkBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
}

.smallSubmit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #000099;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.mediumSubmit,.largeSubmit,.loginButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000099;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.smallSubmit:hover,.mediumSubmit:hover,.largeSubmit:hover,.loginButton:hover {
color: red;
text-decoration: underline;
}

.smallAltSubmit,.mediumAltSubmit,.largeAltSubmit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.basePrice {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
}

.normalPrice {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: green;
}

.salePrice {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: red;
}

/* ===== Product Summary Styles ===== */
.product-prevnext {
text-align: right;
}

.productsummary-container {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #999 solid 1px;
}
.productsummary {
	padding: 5px 5px 5px 0px;
	overflow: auto;	
	border-bottom: solid #999999 1px;
}
.productsummary .smallimage {
float: left;
/* position: absolute; top: 5px; left: 5px; */
margin: 0px;
}
.productsummary .smallimage img {
height: 30px;
}

.productsummary .productbuy {
float: right;
width: 160px;
margin: 5px;
text-align: right;
}

.productsummary .productinfo {
/* margin-left: 60px; */
text-align: left;
}

/* ===== Product Detail Styles ===== */
#productdetail #download-files {
margin-top: 10px;
padding-top: 5px;
border-top: #999 solid 1px;
}

#productdetail #long-description {
margin-top: 10px;
padding-top: 5px;
border-top: #999 solid 1px;
}

#productdetail #reviews {
margin-top: 10px;
padding-top: 5px;
border-top: #999 solid 1px;
}

#productdetail #associated-products {
margin-top: 10px;
padding-top: 5px;
border-top: #999 solid 1px;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
	border-top: solid #999999 1px;
	margin: 0px;
	background: #0e4e66 url('/images/knowingstrap.gif') no-repeat;
	text-align: right;
	height: 40px;
	background-color: #0e4e66;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
font-size: 14px;
font-weight: bold;
margin: 0px 0px 0px 10px;
padding: 0px;
top: 240px;
position: absolute;
}
.p1 {
padding-bottom: 8px;
font-size: 11px;
margin: 0;
}
.p2 {
font-size: 11px;
margin: 0;
padding-top: 10px;
padding-right: 10px;
}
ol, ul {
margin: 0px;
padding: 0px 0px 10px 30px;
}
#QuoteLine {
height: 120px;
width: 749px;
margin: 0px;
border-bottom: solid 1px #999999;
}
.image {
width: 333px;
height: 120px;
}
#MainText {
	padding: 10px;
	width: 577px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
	border-right: solid #999999 1px;
	font-size: 12px;
	line-height: 150%;
}
#MainText p {
	padding-bottom: 10px;
	font-size: 12px;
	margin: 0;
}
#title {
height: 35px;
}
a {
	text-decoration: none;
	color: #0E4E66;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0E4E66;
	font-weight: bold;
}
h3 {
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 0px;
padding-bottom: 6px;
}
.p3 {
	margin: 0;
	color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
	width: 416px;
	vertical-align: middle;
	text-align: left;
	background-color: #0e4e66;
	line-height: 12px;
}
.p3 a, .p4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p3 a:hover, .p3 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#SearchTable {
	padding: 10px;
	width: 577px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
	border-right: solid #999999 1px;
font-size: 11px;
}
#SearchTable .head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
#MainText #border td {
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
	border-left: solid #999999 1px;
	border-bottom: solid #999999 1px;
}
#MainText #borderless td {
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
}
#MainText .tdright, #MainText .tdrighttop {
	border-right: solid #999999 1px;
}
#MainText .tdtop, #MainText .tdrighttop {
	border-top: solid #999999 1px;
	background-color: #B6DADA;
	color: #000000;
}
h2 {

font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
padding-bottom: 6px;
}
#MainText .icon img {
height: 30px;
}
#MainText .icon {
	margin: 2px 5px 2px 0px;
	vertical-align: middle;
}
#ecom-mainarea .left .screenlet-body {
padding: 5px 0px 5px 5px;
}
#quote {
	color: #000000;
	padding: 5px;
	background-color: #B6DADA;
	border: solid #999999 1px;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: normal;
}
#dhtmltooltip{
	position: absolute;
	font-size: 9px;	
	width: 370px;
	border: solid #999999 1px;
	padding: 2px;
	background-color: #FFF2F2;
	visibility: hidden;
	z-index: 100;
}
.left .selectBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin: 0px 0px 0px 10px;
	color: #FFFFFF;
	width: 153px;
	background-color: #0E4E66;
	font-weight: bold;
	border: solid #999999 1px;
}
.image1 {
	width: 120px;
	height: 120px;
	background-color: #0E4E66;
}
.p4 {
	margin: 0;
	color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
	width: 629px;
	vertical-align: middle;
	text-align: left;
	background-color: #0e4e66;
	line-height: 12px;
}
th {
	padding-top: 5px;
	vertical-align: top;
}
.p5 {
	border-top: solid #999999 1px;
	margin: 0px 10px 0px 10px;
}
#MainText p.p6 {
padding-bottom: 8px;
font-size: 9px;
margin: 0;
}
#homepage {
	background-color: #FFFFFF;
	height: 200px;
	width: 749px;
	padding: 20px;
	margin: auto;
	border: solid #999999 1px;
}
.p7 {
	padding-left: 20px;
}
.space {
	padding-top:10px;
	}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 35px;
	padding-right:15px;
	}
.footertext a {
	font-weight: bold;
	text-decoration: none;
 }