body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 1px 0px;
	padding: 0px;
	overflow-x: auto;
	overflow-y: scroll;
	background-color: #000000;
}

/* COLORS */
#outside_table, #header, #maincontent {
	background-color: #ffffff;
}
#maintable {
	background-color: #9B9B9B;
}
a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#resourceLinks td {
	text-decoration: none;
	text-align: center;
	font-size: 9pt;
}
span.resourceLinks {
	padding-left: 7px;
}
li {
	list-style-type: square;
}

/* MAIN CSS */
#rightContent img {
	padding-left: 8px;
}
h4 {
	font-size: 14pt;
	color: #999999;
	margin: 10px 0px;
	padding-bottom: 2px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#rightContent h5 {
	font-size: 11pt;
	color: #666666;
	margin: 0px 0px;
}
#maintable {
	border-left: 10px solid #ff0000;
}
#header {
	text-align: center;
/*	border-bottom: 1px solid #cccccc;*/
	padding-bottom: 4px;
}
.headerBottom, .headerBottom a {
	margin: 4px 0px;;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}
.headerBottom a:hover {
	color: #FF0000;
}
#maincontent {
	margin: 0px;
	vertical-align: top;
	background-image: url(../images/gradientGray.jpg);
	background-repeat: repeat-x;
	background-color: #9B9B9B;
}
div#rightContent {
	position: relative;
	float: left;
	width: 564px;
	min-height: 300px;
	margin: 4px 0px 0px 5px;
	padding: 0px 10px 10px 10px;
}
.homeText {
	text-align: left;
}
.homeBullets {
	position: relative;
	float: left;
	width: 300px;
/*	border: 1px solid;*/
}
.homeBullets ul {
	margin: 0px 0px 0px 20px;
}
.homeBullets ul li {
	padding: 2px 0px;
}

.homeRight {
	position: relative;
	float: left;
	width: 240px;
	margin: 14px 6px;
	text-align: center;
/*	border: 1px solid;*/
}
div.imageRight {
	position: relative;
	float: left;
	width: 240px;
	margin: 0px 0px 0px -10px;
	text-align: center;
	padding: 0px;
}

.tagline {
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color:#ff0000;
	text-align: center;
/*	padding-left: 50px;*/
}
.tagline2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#footer {
	border-bottom: 2px solid #ff0000;
	font-size: 7.5pt;
	text-align: right;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #000000;
}
#footerText {
	padding: 4px;
}
#contactInfo {
	position: relative;
	float: left;
	width: 148px;
	margin: 8px 0px;
	font-size: 9pt;
}
#contactInfoPage {
	font-size: 10pt;
}
#leftNav #contactInfo a {
	text-decoration: underline;
	margin: 0px;
	width: 146px;
	padding: 0px;
	background-color: #A8A8A8;
	font-size: 8pt;
}
#leftNav #contactInfo a:hover {
	border-right: 0px solid #ff0000;
	color: #cccccc;
	text-decoration: none;
}
.textMenuLinks li {
	padding-bottom: 12px;
}
a.backButton  {
	padding: 0px 6px;
	font-size: 7.5pt;
}
#adobe {
	font-size: 7pt;
	float: left;
	height: auto;
	width: 340px;
	margin: 8px 0px;
	text-align: center;
}
.contactText {
	font-size: 12pt;
	text-align: center;
	margin-right: 60px;
	line-height: 1.4em;
}
div.insideImage {
	float: right;
	width: 220px;
}
div.insideImageCaption {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
}
.testimonials, .testimonialsName {
	font-size: 8pt;
}
p.testimonialsName {
	font-style: italic;
	text-align: right;
}
