/* CSS Document */
body {
	font-family: verdana;
	background: #FFFFFF;
}

a 	{
	border: 0px; 
	text-decoration: none;
	color: #623B27;
	font-family: georgia;
}

img	{
	border: 0px;
}

#breadcrumb	{
	padding-left: 40px;
}

#breadcrumb	a{
	color: #C00000;
}

#pricing	{
	background-color: #CADFFF;
	border: 0;
	margin: 0;
	padding: 0;
	width: 175px;
	text-align: center;
	font-family: georgia;
}


#tabled	{
	border: 0px solid #C00000;
	width: 175px;
}	

.tableheader	{
	bgcolor: #C00000;
	color: #FFFFFF;
}

a:hover {
	border: 0px;
	text-decoration: underline;
	color: #C00000;
}

#topbar img{
	border: 0px;
}

#masthead	{
	width: 1000px;
}

#content {
	clear: left;
	color: #000000;
	width: 1000px;
}

	
								/* Two column layout - large left column */
#contentspanright	{
	float: left;
	width: 199px;
	padding 0 5px 0 5px;
}

#contentspan	{
	float: left;
	width: 700px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
}
								
div.floatcontainer	{
}

div.floats	{
	float: left;
	width: 210px;
	padding: 5px;
	text-align: center;
	height: 300px;
}

.floats	p {
	text-align: center;
	font-family: verdana;
	font-weight: bold;
}

.floats li	{
	font-size: 10px;
	font-family: verdana;

}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px;}
ol {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify; line-height: 16px; }
h1 {font-family: Georgia; font-size: 20px; font-weight: bold; color: #C00000;}
h2 {font-family: Georgia; font-size: 16px; }
h4 {font-family: Georgia; font-size: 12px; }
h3 {font-family: Georgia; font-size: 14px; }
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.bodybold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
ul	{font-family: georgia; font-size: 12px; text-align: left align; line-height: 18px;}

.introtext	{
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
}

.qline	{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	float: right;
}

.disclaimer {
		text-align: center;
		font-family: verdana;
		font-size: 9px;
		font-weight: bold;
		background: #CADFFF;
		width: 175px;
		}

.cleared	{
	clear: both;
}

