body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	margin: 0px;
	font-size: 62.5%;
}
p {
	font-size: 10px;
	line-height: 13px;
	color: #003366;	
}
.mn {
	font-size: 10px;
	line-height: 13px;
	color: #003366;
}
.mn a:link {
	color: #003366;
	text-decoration: underline;
}
.mn a:visited {
	color: #666666;
}
.mn a:hover, .mn a:active {
	color: #996633;
	text-decoration: underline;
}
.mnbold {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 6px;
}
.reversetext {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.summitspeak {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.summitspeak a:link {
	color: #003366;
	text-decoration: underline;
}
.summitspeak a:visited {
	color: #666666;
}
.summitspeak a:hover, .summitspeak a:active {
	color: #003366;
	text-decoration: underline;
}
.susaninfo {
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
.susaninfo a:link, .susaninfo a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.susaninfo a:hover, .susaninfo a:active {
	color: #003366;
}
.wkshpquote {
	font-size: 11px;
	line-height: 15px;
	color: #996633;
	font-style: italic;
	margin-bottom: 2px;
}
.wkshpquote a:link, .wkshpquote a:visited {
	color: #996633;
	text-decoration: none;
}
.wkshpquote a:hover, .wkshpquote a:active {
	color: #003366;
	text-decoration: underline;
}
.wkshpbyline {
	font-size: 10px;
	line-height: 13px;
	color: #003366;
	margin-top: 2px;
}
.wkshpbyline a:link {
	color: #003366;
	text-decoration: underline;
}
.wkshpbyline a:visited {
	color: #666666;
}
.wkshpbyline a:hover, .wkshpbyline a:active {
	color: #996633;
	text-decoration: underline;
}
.cutline {
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	color: #003366;
}
.bullets {
	font-size: 10px;
	line-height: 12px;
	color: #996633;
}
.mnformindent {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 0px 6px 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.subhead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
}
.subheadlocal {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
}
.footer {
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	text-decoration: underline;
}
.navigation {
	font-size: 12px;
	line-height: 14px;
	color: #996633;
	padding-top: 4px;
	padding-bottom: 4px;
}
.navigation a:link, .navigation a:visited {
	color: #996633;
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	color: #003366;
	text-decoration: underline;
}
.navigationlong {
	font-size: 11px;
	line-height: 13px;
	color: #996633;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navigationlong a:link, .navigationlong a:visited {
	color: #996633;
	text-decoration: none;
}
.navigationlong a:hover, .navigationlong a:active {
	color: #003366;
	text-decoration: underline;
}
.navigationspeaker {
	font-size: 12px;
	line-height: 14px;
	color: #996633;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navigationspeaker a:link, .navigationspeaker a:visited {
	color: #996633;
	text-decoration: none;
}
.navigationspeaker a:hover, .navigationspeaker a:active {
	color: #003366;
	text-decoration: underline;
}
.mn1column {
	font-size: 11px;
	line-height: 13px;
	color: #003366;
}
.mn1column a:link {
	color: #003366;
	text-decoration: underline;
}
.mn1column a:visited {
	color: #666666;
}
.mn1column a:hover, .mn1column a:active {
	color: #996633;
	text-decoration: underline;
}
#hor-minimalist-b
{
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-weight: bold;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}
#hor-minimalist-b td.currency
{
	border-bottom: 1px solid #ccc;
	color: #669;
	text-align: right;
}
	/* ALERTS STYLES */
	
.alert-ok {
	background: #e6ebc2 url(images/icon-ok.gif) 10px center no-repeat;
	display: block;
	border: 1px solid #8da330;
	padding: 10px 10px 10px 45px;
	width: 75%;
	}
	
.alert-wrong {
	background: #eddbd5 url(images/icon-wrong.gif) 10px center no-repeat;
	display: block;
	border: 1px solid #c05843;
	padding: 10px 10px 10px 45px;
	width: 75%;
	}

.alert-tip {
	background: #f3ebd4 url(images/icon-alert.gif) 10px center no-repeat;
	display: block;
	border: 1px solid #dc9b58;
	padding: 10px 10px 10px 45px;
	width: 75%;
	}
#navigation {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #6B7D8C;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 25px;
	width: 100%;
	padding: 5px 5px 5px 80px;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
	padding-right: 40px;
}
#navigation a:hover {
	color: #DEBA73;
}
/*********** PUT ALL ECOMMERCE STYLES HERE */
#ecommerce {
	background: transparent;	
}
#ecommerce img {
	float: left;
	padding-right: 10px;
}
#ecommerce p.reversetext {
	font-weight: 400;
	color: #FFF;
	background-color: #365266;
	padding: 5px;
	margin: 0;
}
#ecommerce p.greenBox {
	color: #365266;
	background-color: #CC9;
	margin: 0px;
	padding: 5px;
}
#ecommerce form.order {
	color: #365266;
	background-color: #CC9;
	margin: 0px;
	padding: 5px;
}
form {
	color: #365266;
}
label {
	line-height:2em;
	display: block;
	font-size: 10px;
}
fieldset {
	display: block;
	border: 1px solid #365266;
	padding: 10px 10px 10px;
	margin-bottom: 20px;
}
legend {
	color: #365266;
	font-size: 12px;
	font-weight: bold;
}
#shippingRight {
	text-align: left;
	float: right;
	width: 50%;
	margin-bottom: 15px;
}
#billLeft {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
.clear {
	clear: both;	
}

form dl {
	margin-bottom: 1.2em;
}
form dt {
	margin-bottom: 0.5em;
	margin-left: 2em;
	display: block;
	min-height: 1em; /*to make sure it stays aligned if its empty*/
	/*float: left;*/
	clear: both;
}
form dd {
	margin-left: 2em;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin-right: 0.5em;
	min-height: 1em;
		margin-bottom: 0.5em;
}
label {
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}
input.full, textarea.full {
	border: 1px solid #000000;
	/*width: 100%;*/
}
dd p {
	color: #B3B3B3;
	float: left;
}