body, th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #EEEDE7;
	font-size: 10px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	background-image: url(images/line_blend_sml.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
}
h1 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-position: 0px 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	padding: 10px 5px 1px 1px;

}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	background-position: 0px 0px;
	margin: 7px 0px 0px;
	padding: 0px 0px 5px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
}
h7 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/sub_column_background_h7.gif);
	background-repeat: no-repeat;
	padding: 15px 10px 25px 0px;
	width: 200px;
	position: absolute;
	text-indent: 15px;
}
strong {
	font-weight: bold;
	color: #666666;
}
#icon {
	float: left;
	height:100%;
	width: 75px;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00CCFF;
	border: #333366;
	text-decoration: none;
}
input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-image: url(images/gray_gradient.gif);
	background-repeat: repeat-x;
}

.intro_cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #66CCFF;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
		line-height: 14px;
	color: #333333;
		padding-top: 5px;
	padding-bottom: 5px;
		padding-right: 10px;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
}
.title_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #062943;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #786346;
	font-weight: bold;
		padding-top: 5px;
	padding-bottom: 5px;
}
.td_left_column {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #eee;
}
.title_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
		padding-top: 5px;
	padding-bottom: 5px;
}
.title_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B4B542;
	font-weight: bold;
		padding-top: 5px;
	padding-bottom: 5px;
}
.title_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
		padding-top: 5px;
	padding-bottom: 5px;
}

.title_cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66CCFF;
	font-weight: bold;
		padding-top: 5px;
	padding-bottom: 5px;
}

.quotes_cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #66CCFF;
	font-weight: normal;
}
.quote_clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #786346;
}

textarea 
{ 
background-color: #EEEEEE; 
font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
scrollbar-arrow-color:#dddddd; 
scrollbar-base-color:#003366; 
scrollbar-track-color:#dddddd; 
scrollbar-darkshadow-color:#dddddd; 
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color#:#dddddd;
border: 1px solid #dddddd;
	background-image: url(images/gray_gradient.gif);
	background-repeat: repeat-x;
	padding: 4px;
}

.blueButton {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px outset #00ccff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/button_background.gif);
	background-repeat: repeat-x;
}
.correct {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	background-color: #CCFF99;
	padding: 8px;
	line-height: 14px;
}
.error {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCCCC;
	padding: 8px;
	line-height: 14px;
	border: 1px solid #CC0000;
}
.subNews {
	background-image: url(images/subsml_news.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-color: #33CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: right;
	text-indent: 25px;
}

.trans_backgrnd {
	line-height: 10px;
}
.subCase {
	background-image: url(images/subsml_case.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: right;
	text-indent: 25px;
}
.redprice {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #CC0000;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 80px;
}
.greenprice {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #006600;
	margin: 0px;
	padding-top: 5px;
}
.quote {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	padding: 10px 10px 10px 0px;
	margin: 0px;
}
.quotemarks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	float: left;
	color: #66CCFF;
	padding-right: 5px
	padding-bottom: 50px; 	
	padding-right: 5px;
	position: relative;
}
.table_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
div#shoretelNav { float: left; font-size: 10px; width: 215px;}
div#shoretelNav ul { margin: 1em; padding: 1em;}
div#shoretelNav ul li { margin: 0.5em;}

div#shoretelContent { float: left; font-size: 10px; width: 500px;}

div#shoretelContent .clear { clear: both;}
div#shoretelContent dt { font-size: 12px; line-height: 14px; color: #666666; font-weight: bold; background-color: #ECECEC; padding-top: 5px; padding-bottom: 5px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid;
border-bottom-style: solid; border-top-color: #CCCCCC; border-bottom-color: #CCCCCC; margin-top: 2px; padding-left: 10px;}
div#shoretelContent dd p { font-size: 1.1em; margin-left: 2em;}
div#shoretelContent h1 { font-size: 16px; color: #FFCC00; font-weight: bold; padding-top: 5px; padding-bottom: 5px;}
div#shoretelContent h2 {font-size: 12px; line-height: 14px; color: #666666; font-weight: bold; background-color: #ECECEC; padding-top: 5px; padding-bottom: 5px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid;
border-bottom-style: solid; border-top-color: #CCCCCC; border-bottom-color: #CCCCCC; margin-top: 2px; padding-left: 10px;}
div#shoretelContent h3 { font-size: 1.3em; margin: 0.85em;}
div#shoretelContent p { font-size: 12px; line-height:16px; color: #666666; padding-top: 10px;}
div#shoretelContent small { margin: 1.2em;}
div#shoretelContent table { border: 1px solid; border-collapse: collapse; font-size: 1.2em; margin: 1em; width: 90%;}
div#shoretelContent table caption { caption-side: bottom; font-size: 0.95em; font-style: oblique;}
div#shoretelContent th, div#shoretelContent td { border: 1px solid; margin: 0; padding: 0.25em;}
div#shoretelContent ul { margin: 1em 1em; padding-left: 1em;}
div#shoretelContent ul li { font-size: 1.1em; margin: 0.5em;}

.gray_gradient {
	background-image: url(images/gray_gradient.gif);
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 15px;
		padding-top: 15px;
}
li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 16px;
	margin: 0px;
	background-image: url(images/line_blend_sml.gif);
	background-repeat: no-repeat;
	padding-top: 10px;

}
.line_sml {
	background-image: url(images/line_sml_white.gif);
	height: 5px;
	background-repeat: no-repeat;
	margin-left: 25px;
	padding: 0px;
	line-height: 16px;
	background-position: 0px 0px;
}