body {
	margin:0;
	background-color:#fff;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	line-height:20px;
}

/* General Styles */
p {
	margin-top:0px;
	margin-bottom:15px;
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

img {
	display:inherit;
}

h1 {
	color:#000;
	font-size:24pt;
	text-transform:none;
	margin:0px 0px 25px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 a {
	color:#003767;
	text-decoration:none;
}

h1 a:hover {
	color:#003767;
	text-decoration:underline;
}

h2 {
	color:#003767;
	font-size:16px;
	margin:0px 0px 14px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h2 a {
	color:#003767;
	text-decoration:none;
}

h2 a:hover {
	color:#003767;
	text-decoration:underline;
}

h3 {
	color:#003767;
	font-size:14px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3 a {
	color:#003767;
	text-decoration:none;
}

h3 a:hover {
	color:#2088bf;
	text-decoration:underline;
}

h4 {
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h4 a {
	color:#333;
	text-decoration:none;
}

h4 a:hover {
	color:#000;
	text-decoration:underline;
}

.printLogo {
	display:block;
}

/* Main Containers */

.maincontainer {
	width:auto;
	margin:5%;
	float: none !important;
}

.headerContainer {
	display:none;
}

.contentBg {
	width:auto;
	float: none !important;
}

.contentContainer {
	width:auto;
	float: none !important;
}

.contentContainerInterior {
	width:auto;
	float: none !important;
}

.footerContainer {
	display:none;
}

/* Width Containers */
.container60 {
	width:auto;
	float: none !important;
}

.container140 {
	width:auto;
	float: none !important;
}

.container220 {
	width:auto;
	float: none !important;
}

.container240 {
	width:auto;
	float: none !important;
}

.container300 {
	width:auto;
	float: none !important;
}

.container380 {
	width:auto;
	float: none !important;
}

.container400 {
	width:auto;
	float: none !important;
}

.container460 {
	width:auto;
	float: none !important;
}

.container540 {
	width:auto;
	float: none !important;
}

.container620 {
	width:auto;
	float: none !important;
}

.container700 {
	width:auto;
	float: none !important;
}

.container780 {
	width:auto;
	float: none !important;
}

.container860 {
	width:auto;
	float: none !important;
}

.container880 {
	width:auto;
	float: none !important;
}

.container940 {
	width:auto;
	float: none !important;
}

.container60right {
	width:auto;
	float: none !important;
}

.container140right {
	width:auto;
	float: none !important;
}

.container220right {
	width:auto;
	float: none !important;
}

.container240right {
	width:auto;
	float: none !important;
}

.container300right {
	width:auto;
	float: none !important;
}

.container380right {
	width:auto;
	float: none !important;
}

.container400right {
	width:auto;
	float: none !important;
}

.container460right {
	width:auto;
	float: none !important;
}

.container540right {
	width:auto;
	float: none !important;
}

.container620right {
	width:auto;
	float: none !important;
}

.container700right {
	width:auto;
	float: none !important;
}

.container780right {
	width:auto;
	float: none !important;
}

.container860right {
	width:auto;
	float: none !important;
}

.container880right {
	width:auto;
	float: none !important;
}

.container940right {
	width:auto;
	float: none !important;
}

.contentPadding {
	width:auto;
	float: none !important;
}

/* Header info, such as top and main navigation */
.topNav {
	display:none;
}

.topNav ul {
	display:none;
}

.topNav li {
	display:none;
}

.topNav li a {
	display:none;
}

.topNav li a:hover {
	display:none;
}

.flash {
	display:none;
}

.headerContent {
	display:none;
}

.logo {
	display:none;
}

.header_right {
	display:none;
}

.subnavContainer {
	display:none;
}

.subnavContainer ul {
	display:none;
}

.subnavContainer li {
	display:none;
}

.subnavContainer li a {
	display:none;
}

.subnavContainer li a:hover {
	display:none;
}

.additionalDetailContainer {
	display:none;
}

.phone {
	display:none;
}

.search {
	display:none;
}

input.searchBox {
	display:none;
}

/* Homepage callout boxes */
.callout_faq {
	width:auto;
	float: none !important;
}

.callout_clients {
	width:auto;
	float: none !important;
}

.callout_about {
	width:auto;
	float: none !important;
}

.callout_content {
	width:auto;
	float: none !important;
}
	
	

/* Footer info, such as footer navigation */
.footer {
	display:none;
}

.footerBottom {
	display:none;
}

.footerBottom .right {
	display:none;
}

.footer p {
	display:none;
}

.footer ul {
	display:none;
}

.footer li {
	display:none;
}

.footer li a {
	display:none;
}

.footer li a:hover {
	display:none;
}

.logo {
	display:none;
}

.footerImg {
	display:none;
}


/* Form Elements */

input.btn {
	font-size:11px;
	text-align:center;
	color:#9bc100;
	border:1px dotted #9bc100;
	background:#FFF;
	padding:5px;
}

input.text {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:200px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

input.textNoWidth
{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #9bc100;
	background-color:#FFF;
}

input.textMid {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:400px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

input.textLg {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:619px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.text {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:200px;
	height:50px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.textMid {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:400px;
	height:50px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.textLg {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:619px;
	height:50px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.textNoWidth
{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.text {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:200px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.textNoWidth 
{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.textMid {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:400px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.textLg {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:619px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

/* Misc notes and stuffs */
.red {
	color:#BF2515;
}

.clear {
	clear:both;
	line-height:0px;
}

.noteRed {
	font-style:italic;
	color:#FF3300;
}

.note {
	font-style:italic;
	color:#A3A3A3;
}	
