a {
	color: #28276B;
	text-decoration: underline;
}

a:hover {
	color: #6699CC;
	text-decoration: none;
}

body {
	background-color: #6699CC;
	background-image: url();
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, textarea, select, input {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.case {
	color: #666699;
	font-size: 9px;
	margin-right: 100px;
}

.example {
	color: 333366;
	font-size: 9px;
	line-height: 10px;
	padding-left: 14px;
}	

a.ftr {
	color: #FFFFFF;
	text-decoration: underline;
}

a.ftr:hover {
	color: #6699CC;
	text-decoration: none;
}

a.learn {
	color: #28276B;
	text-decoration: none;
	font-weight: bold;
}

a.learn:hover {
	color: #5D7C3A;
	text-decoration: underline;
	font-weight: bold;
}

.required {
	font-weight: bold;
}

.sub_port {
	margin-top: 65px;
	color: #666699;
	font-size: 9px;
}

a.sub_port {
	color: #666699;
	font-size: 9px;
	text-decoration: none;
}

a.sub_port:hover {
	color: #666699;
	font-size: 9px;
	text-decoration: underline;
}

.svc_prvd {
	color: #333366;
	font-style: italic;
	font-weight: bold; 
}

.testimonial {
	color: #333333;
	font-size: 9px;
	font-style: italic;
	margin-right: 100px;
	margin-left: 25px;
}

.testimonial_hdr {
	color: #5D7C3A;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	margin-right: 100px;
	margin-left: 25px;
}

a.view {
	color: #333366;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}

a.view:hover {
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline overline;
	font-style: italic; 
	font-size: 11px;
}

hr {
	color: #F49F1E;
	width: 50%;
	text-align: center;
}