/*
	Default style sheet for MiniMaid of GA
	Copyright 1999-2008, RAE, Inc.
	File: styles/default.css
	Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
	Date: 2008-Apr-02
	Version: 1.0
*/

/* Font definitions
*******************************************************************/	
BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #0298D7;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	}

INPUT, TEXTAREA {
	font-size: 12px;
}
H1.seo {font-size: 12px;}

H1 {font-size: 18px;}
H2 {font-size: 16px;}
H3 {font-size: 14px;}
H4 {font-size: 12px;}

H1, H2, H3, H4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {margin: 0px 0px 0px 0px;}

IMG {border: 0px;}

DD, LI {margin-left: 15px;}

P, UL, OL, DL {
	margin-top: 10px;
	margin-bottom: 10px;
}

.smallest	{font-size: 9px;}
.smaller	{font-size: 10px;}
.small		{font-size: 11px;}
.normal   {font-size: 12px;}
.big			{font-size: 16px;}
.bigger		{font-size: 20px;}
.biggest	{font-size: 24px;}

/* Text tweaks
*******************************************************************/
.underline	{text-decoration: underline;}
.credit			{
	font-family: Georgia,Times,serif;
	font-style: italic;
}
.moreleading {line-height: 150%;}
.indent {padding-left: 15px;}
.redtext {
	color: #CC0000;
}
.form_button {
	cursor: pointer;
	overflow: visible;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	background-color: #9F1111;
	font-weight: bold;
	border: 1px solid #000000;
}

/* Link appearance
*******************************************************************/

a:link		{color: #9F1111; font-weight: bold; text-decoration: underline;}
a:visited	{color: #9F1111; font-weight: bold; text-decoration: underline;}
a:active	{color: #FF0000; font-weight: bold; text-decoration: underline;}
a:hover		{color: #FF0000; font-weight: bold; text-decoration: underline;}

/* Page layout specs
*******************************************************************/
.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 788px;
}
.navbar {
	color: #9F1111;
	font-weight: bold;
	text-align: right;
	width: 100%;
}
.footer {
	font-size: 10px;
	color: #555555;
}
td.navbar a:link {
	color: #9F1111;
	font-weight: bold;
	text-decoration: none;
}
td.navbar a:visited {
	color: #9F1111;
	font-weight: bold;
	text-decoration: none;
}
td.navbar a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;;
}
.home_banner {
	background-image: url(../img/blue_banner_home.jpg);
}
#FlashObj {
	position: relative;
	top: 0px;
	left: 15px;
}
.indent {
	padding: 0px 10px 0px 15px;
	line-height: 140%;
}
#quotes {
	position: relative;
	top: 0px;
	left: 0px;
}
#quote1 {
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
}
#quote2 {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#quote3 {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#quote4 {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#quote5 {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
.main_body {
	background-color: #FFFFFF;
}
.h_left_column {
	width: 100%;
	padding: 10px 5px 10px 10px;
}
.h_right_column {
	padding: 10px 10px 10px 5px;
}
.heading {
	color: #223792;
	font-size: 16px;
	font-weight: bold;
}
.adbox {
	padding-bottom: 10px;
}
.tagline {
	font-style: italic;
	font-weight: bold;
}
.left_column {
	width: 100%;
	padding: 10px 5px 10px 0px;
}
.right_column {
	background-color: #223792;
	padding: 10px 10px 10px 10px;
}
.title {
	color: #223792;
	background-color: #FFCC00;
	font-size: 22px;
	font-family: Georgia,Times,serif;
	font-weight: bold;
}
.left_content {
	padding-left: 10px;
}
.subnavbar {
	color: #9F1111;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	line-height: 180%;
}
div.subnavbar a:link {
	color: #9F1111;
	font-weight: bold;
	text-decoration: none;
}
div.subnavbar a:visited {
	color: #9F1111;
	font-weight: bold;
	text-decoration: none;
}
div.subnavbar a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.customer_quote {
	font-family: Georgia,Times,serif;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	line-height: 150%;
}
.servicebox {
	width:157px;
	height: 100px;
	padding: 5px 10px 5px 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.learnbox {
	width:157px;
	height: 15px;
	padding: 5px 10px 5px 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
