* {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
body {
	font-size: 14px; 
	background: #fff; 
	color: #4b4b4b; 
	font-family:"Trebuchet MS";
	/* font-family: 'lucida grande',verdana,helvetica,arial,sans-serif */
}
#header {
	margin: auto; 
	width: 750px
}
#content {
	margin: auto; 
	width: 750px
}
#content a {
	color: #2c94dc;
}
#bannerInside {
	margin: auto; 
	width: 750px
}
#banner {
	background: #3e70a3;
	margin-bottom: 10px;
}
#content {
	border-right: #d8d3c9 0px solid; 
	padding-right: 10px; 
	border-top: #d8d3c9 0px solid; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	border-left: #d8d3c9 0px solid; 
	width: 730px; 
	padding-top: 20px; 
	border-bottom: #d8d3c9 0px solid
}
#header #topHeader {
	height: 62px
}
#header #mainNav {
	height: 74px
}
#footer {
	margin: auto; 
	width: 100%; 
	margin-top: 30px;	
	font-size: 12px; 
	background: #666699; 
	color: #ccffff; 
	height: 110px; 
	text-align:center;
	padding-top:20px;
}
p {
	margin: 8px 0px
}
p.subtext {
	font-weight: bold; 
	font-size: 14px; 
	color: #9999cc; 
	line-height: 30px
}
h1 {
	font-size: 26px; 
	padding-bottom: 12px; 
	color: #9999cc
}
h2 {
	font-size: 20px; 
	padding-bottom: 8px; 
	color: #9999cc
}
h3 {
	font-size: 18px; 
	padding-bottom: 5px; 
	color: #9999cc
}
h4 {
	font-size: 16px; 
	margin: 20px 0px 10px; 
	color: #9999cc
}
.italic {
	font-style: italic
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.ltr {
	direction: ltr
}
.rtl {
	direction: rtl
}
.aLeft {
	text-align: left
}
.aRight {
	text-align: right
}
.aCenter {
	text-align: center
}
a {
	color: #0066ff; 
	text-decoration: none
}
a:link {
	color: #0066ff; 
	text-decoration: none
}
a:visited {
	color: #0066ff; 
	text-decoration: none
}
a:hover {
	color: #2c94dc;
	text-decoration: underline;
}
a img {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px
}
ul.hMenu li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none
}
ul.hMenu li.aRight {
	padding-left: 6px; 
	float: right
}
ul.hMenu li.aleft {
	padding-right: 6px; 
	float: left
}
ul.hMenu li a {
	list-style-type: none
}
ul.aRight li {
	float: right
}
ul.aLeft li {
	float: left
}
#footerLinks {
	color: white;
	margin-bottom: 30px;
	margin-top: 10px;
}
#footerLinks li {
	margin: 0px; 
	padding: 8px;
	display: inline;
	list-style-type: none
}
#footerLinks a {
	color: white;
}
.rows {
	clear: left
}
.cols {
	padding-right: 2px; 
	padding-left: 2px; 
	float: left; 
	padding-bottom: 2px; 
	padding-top: 2px
}
.altrow {
	background: #e7ecf5
}
