html, body {
	font-family: Verdana, Arial, Helvetica, san-serif, Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

a { text-decoration: none; color: #666666; }

h1 { color: #4E69DE; font-size: 12pt;  margin: 0px 0px 1em 0px; }
h2 { font-size: 11pt; font-weight: normal; margin: 0px 0px 1em 0px; }
h3, p { font-size: 8pt; margin: 0px 0px 1em 0px; }

ul, ol {
	font-size: 8pt;
	line-height: 12pt;
	margin: 0px 30px 1em 20px;
	padding: 0px;
}

img { border: 0px; }

label { font-size: 8pt; }
input, select, textarea {
	color: white;
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 8pt;	
}

td { vertical-align: top; }

.lt-grey { color: #F2F2F2; }
.dk-grey { color: #B8B8B8; }
.blue { color: #4E69DE; }
.orange { color: #FEBD01; }
.green { color: #2F973E; }
.red { color: #DB4513; }
.black { color: black; }

.green-bullets li { list-style: url(../images/bullet-g.gif); }
.red-bullets li { list-style: url(../images/bullet-r.gif); }
.orange-bullets li { list-style: url(../images/bullet-o.gif); }

.left { float: left; margin: 0px 10px 0px 0px; }
.right { float: right; margin: 0px 0px 0px 10px; }

.site-border {
	width: 100%;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background-color: white;
}

.site-head { width: 100%; height: 129px; }

.site-head-l { 
	width: 75%;
	height: 129px;
	float: left;
	margin: 0px;
}

.site-head-l h1 {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	line-height: 129px;
	margin: 0px;
}

.site-head-l-img { float: left; padding: 40px 0px 0px 0px; }
#screen-logo { width: 0px; height: 0px; }

.site-head-r { width: 25%; height: 129px; float: left; }

.site-head-r h1 {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 129px;
	margin: 0px;
}

.site-body { width: 100%; margin: 40px 0px 0px 0px; }

.site-body-1 { width: 0px; border-right: 0px; }
.site-body-1 ul { 
	font-size: 0pt;
	line-height: 0px;
	list-style: none;
	letter-spacing: -1px;
	margin: 0px;
}
.site-body-1 li { margin: 1em 0px 0px 0px; }
.site-body-1 a { color: white; }
.site-body-1 img { width: 0px; height: 0px; }
#sub1, #sub2, #sub3, #sub4, #sub5 { font-size: 0pt; line-height: 0pt; margin: 0px; }

.site-body-3 { width: 0px; border: 0px; } 
.site-body-3 h1 { color: white; font-size: 0pt; margin: 0px; }
.site-body-3 ul { color: white; font-size: 0pt; list-style: none; margin: 0px; }
.site-body-3 li { margin: 0px; }
.site-body-3 img { border: 0px; width: 0px; height: 0px; }
#site-body-3-bop { margin: 0px; }
#site-body-3-lt { margin: 0px; }
#site-body-3-lt img { margin: 0px; }

#port-right { font-size: 0pt; line-height: 0pt; }
#port-images { margin: 2em 0px 2em 0px; }
#port-site { margin: 2em 0px 2em 0px; }

#live-talk { margin: 0px; }
#live-talk img { border: 0px; }

.products { width: 90%; }
.products td { font-size: 8pt; padding: 1em 0px 0.5em 0px; }
.products img { margin: 0px 35px 0px 35px; }

.contact form, .quote form { margin: 1em 0px 1em 0px; padding: 0px; }
.contact h2, .quote h2 { margin: 1em 0px 1em 0px; }
.contact p, .quote p { margin: 1em 0px 1em 0px; }
.contact label { width: 90px; display: block; float: left; }

.quote-label1 {
	width: 120px;
	display: block;
	float: left;
	margin: 0em 10px 0px 0px;
}

#qPageNum, #qCBrochure, #qRegUpdates { margin: 0.5em 0px 0.5em 0px; }

.contact input, .contact textarea, .quote input, .quote textarea {
	overflow: hidden;
	width: 400px;
	border: 0px;
	border-bottom: 1px solid black;
	margin: 0px 0px 1px 0px;
}

.contact select, .quote select {
	color: white;
	width: 0px;
	border: 0px;
	border-bottom: 1px solid black;
}

#contact-submit, #quote-submit {
	font-size: 0pt;
	background-color: transparent;
	width: 0px;
	padding: 0px;
}

.contact-table { font-size: 8pt; width: 100%; margin: 0px 0px 0px 0px; }
.contact-table th { text-align: left; width: 50%; padding: 1em 0px 0.5em 0px; }
.contact-table td { width: 50%; }

.site-foot { width: 769px; }

.site-foot p {
	color: #B8B8B8;
	font-size: 7pt;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}