a, a:visited, a:active {
	color:#666633;
}

a.footer_link, a.footer_link:visited, a.footer_link:active {
	color:#999;
	font-size:10px;
	text-decoration:none;
}
a.footer_link:hover, a.footer_link:visited:hover, a.footer_link:active:hover {
	color:#000;
	font-size:10px;
	text-decoration:underline;
}

body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

.bold { font-weight:bold; }

.footer {
	font-size:10px;
	color:#999;
}

.header {
	font-size:13px;
	font-weight:bold;
}

.index_content{
	background-color:#E6E3B6;
	font-size:13px;
	font-weight:bold;
}

.leftNav{
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
	text-align:right;
	border-bottom:1px solid #666;
	cursor: pointer;

}

p,ul,div,td,select,input {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

span.prevnext {
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	color:#666633;
	float:right;
	margin:0;
	padding:0;
}
span.prevnext a:link, span.prevnext a:visited, span.prevnext a:hover, span.prevnext a:active {
	color:#666633;
	text-decoration:none;
}

.small {
	font-size:10px;
}

.subHeader {
	font-weight:bold;
	text-transform:uppercase;
	color:#791E0B;
}
.subHeader_l {
	font-size:14px;
}

td {
	vertical-align: top;
}

.testimonial{
	background-color:#E0E0BA;
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}

.testimonial_sig{
	color:#993300;
	text-transform:uppercase;
	font-size:11px;
}

span.title_case_med {
	color:#791E0B;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
span.title_case_med em {
	color:#791E0B;
	font-size:16px;
	font-weight:bold;
}

span.title_case {
	color:#791E0B;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
span.title_case em {
	font-size:14px;
	font-weight:bold;
}

span.title_case_small {
	color:#791E0B;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
span.title_case_small em {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}

.title {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	color:#791E0B;
	padding-bottom:5px;
}

.title_l {
	font-size:16px;
}

h1.scap {
	font-size:15px;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	color:#791E0B;
	padding-bottom:5px;
	margin-bottom:0;
}
h1.scap em {
	color:#791E0B;
	font-size:18px;
	font-style:normal;
}

h2.scap {
	font-size:12px;
	text-transform:uppercase;
	color:#791E0B;
	padding-bottom:0;
	margin-bottom:0;
	font-weight:bold;
	font-style:italic;
}
h2.scap em {
	color:#791E0B;
	font-size:14px;
	font-style:italic;
}

h3.scap {
	font-size:13px;
	text-transform:uppercase;
	color:#791E0B;
	padding-bottom:0;
	margin-bottom:0;
	font-weight:bold;
	font-style:normal;
}
h3.scap em {
	color:#791E0B;
	font-size:17px;
	font-style:normal;
}

div.port_comp {
	margin-left:20px;
}
div.port_comp a:link, div.port_comp a:visited, div.port_comp a:hover, div.port_comp a:active {
	color:#666633;
	text-decoration:none;
}


p.check {
	color:#791E0B;
	font-size:1.4em;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
	margin-left:7px;
}
p.greencheck {
	color:#006600;
	font-size:1.4em;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
	margin-left:7px;
}
