body {
	margin: 0px;
	background-color: #FFFFFF;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

ul {
	list-style-image: url('../images/bullet.gif');
}

a {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

body, td, .normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #2D2C2C;
}

.alternatetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

table.content {
	background-color: #FFFFFF;
	background-image: url('../images/table_top.gif');
	background-repeat: no-repeat;
	background-position: top;
}

td.normal {
	padding: inherit;
	vertical-align: top;
	background-color: #FFFFFF;
	border: none;
	margin: inherit;
}

td.padded_menu {
	padding-left: 37px;
}

td.align_bottom {
	vertical-align: bottom;
}

table.content {
	padding-left: 15px;
	padding-right: 5px;
}


table.inset {
	margin: 0 30 30 30;
	background-color: #FFEFEF;
	border: 1 solid #C0C0C0;
	padding: 10px;
}

table.inset td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #70212B;
}


td.home {
	padding-left: 37px;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #ACACA8;
}

table.about_menu td {
	background-image: url('../images/yellow_ridge.gif');
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

table.howitworks_menu td {
	background-image: url('../images/orange_ridge.jpg');
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

table.order_menu td {
	background-image: url('../images/pink_ridge.gif');
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
} 

table.contact_menu td {
	background-image: url('../images/blue_ridge.gif');
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
} 

table.about_menu td a:hover,  table.about_menu td a:active{
	color: #CEBD22;
}

table.howitworks_menu td a:hover,  table.howitworks_menu td a:active{
	color: #C27825;
}

table.order_menu td a:hover,  table.order_menu td a:active{
	color: #E65B5B;
}

table.contact_menu td a:hover,  table.contact_menu td a:active{
	color: #1479E9;
}


.front_blurb {
	font-size: 18px;
	color: #25418A;
	font-weight: bold;
}

.yellow_title {
	font-family: arial, helvetica, sans-serif;
	color: #D2C628;
	font-size: 18px;
	font-weight: bold;
}

.orange_title {
	font-family: 'Arial Black', gadget, sans-serif;
	color: #DC8A31;
	font-size: 16px;
}

.orange_faqTitle {
	font-family: verdana, geneva, sans-serif;
	color: #DC8A31;
	font-size: 16px;
}


.pink_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DB737F;
}

.blue_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4093DC;
}

.disclaimer {
	font-family: verdana, geneva, sans-serif;
	font-size: 13px;
	color: #70212B;
}

.caption {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	line-height: 14px;
}

.blue_heading {
	font-family: verdana, geneva, sans-serif;
	font-size: 16px;
	color: #2979D0;
	font-weight: bold;
}

.blue_blurb {
	font-family: verdana, geneva, sans-serif;
	font-size: 13px;
	color: #2979D0;
	font-weight: bold;
}
	
.serifed {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #000000;
}

.order_title {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #70212B;
	font-weight: bold;
	text-decoration: underline;
}
	
.copyright {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}

.copyright2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
