body
{
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 16px;
}

h1
{
	font: normal 30px/30px 'Arial Black',Arial,sans-serif;
}

h3
{
	margin-bottom: 1em;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}

#page_titles
{
	margin-bottom: 1.5em;
}

	#page_titles h2
	{
		margin: 0;
		font-weight: bold;
		font-style: italic;
		font-size: 16px;
	}
	
	#page_titles h3
	{
		margin: 0;
		font-style: italic;
		font-weight: bold;
		font-size: 13px;
		color: #0092C7;
	}

p, ul, ol, dl
{
	margin: 0 0 1.5em;
}


ul.content_list {
	margin: 0 3em 1.5em 3em;
	list-style-type: disc;
}

ol
{
	margin: 0 3em 1.5em 3em;
	list-style: decimal;
}

	ol li
	{
		margin: 0 0 1em;
	}

dt
{
	font-weight: bold;
}

dd
{
	margin-bottom: 1em;
}

.title
{
	font-weight: bold;
}

table.design a:link
{
	margin: 20px;
}

td.design
{
	margin-bottom: 10px;
}

img.thumbs {
	float: left;
	margin: 5px 8px 5px 0;
}

/******************************************************************************
* BEGIN table CSS
******************************************************************************/

table#Pricing {
	border-collapse: collapse;
}

	table#Pricing thead th {
		border-left: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		background-color: #0092C7;
		padding: 4px 8px;
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		line-height: 14px;
		vertical-align: bottom;
		text-align: center;
	}
	
		table#Pricing thead th:first-child {
			border: 0;
		}
	
		table#Pricing thead th.Stretch {
			width: 100%;
		}

	table#Pricing tfoot td {
		background-color: #0092C7;
		padding: 8px;
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		line-height: 1.2;
		vertical-align: bottom;
	}

		table#Pricing tfoot td a:link,
		table#Pricing tfoot td a:visited {
			color: #FFF;
		}

	table#Pricing tbody td {
		border-bottom: 1px solid #FFF;
		background-color: #F4F4F4;
		padding: 8px 4px;
		font-size: 11px;
		line-height: 1.2;
		vertical-align: top;
	}
	
	table#Pricing tbody td.Basic {
		background-color: #DAEEF5;
		text-align: center;
	}
	
	table#Pricing tbody td.Expanded {
		border-left: 1px solid #FFF;
		background-color: #BEE3F1;
		text-align: center;
	}
	
	table#Pricing tbody td.Premium {
		border-left: 1px solid #FFF;
		background-color: #93D1E7;
		text-align: center;
	}
	
	table#Pricing tbody td.Platinum {
		border-left: 1px solid #FFF;
		background-color: #82c0d6;
		text-align: center;
	}
	
	table#Pricing tbody td.Pro {
		border-left: 1px solid #FFF;
		background-color: #55B6DA;
		text-align: center;
	}

table.List {
	border-collapse: collapse;
	margin: 0 0 1.5em;
}

	table.List thead th {
		border-left: 1px solid #FFF;
		border-bottom: 1px solid #000;
		background-color: #0092C7;
		padding: 6px;
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		line-height: 1.2;
		vertical-align: bottom;
	}
	
		table.List thead th:first-child {
			border-left: 0;
		}
	
		table.List thead th.Stretch {
			width: 100%;
		}

	table.List tbody td {
		border-top: 1px solid #CCC;
		padding: 6px 12px 6px 4px;
		font-size: 11px;
		vertical-align: top;
	}

		table.List tbody tr:first-child td {
			border-top: 0;
		}

		table.List tbody td.Stretch {
			width: 100%;
		}

	table.List a {
		font-weight: bold;
	}

table.Form {
	border-collapse: collapse;
}

	table.Form td {
		border-top: 1px solid #CCC;
		font-size: 11px;
		vertical-align: middle;
	}

		table.Form tr.valign_top td {
			vertical-align: top;
		}
	
		table.Form tr:first-child td {
			border-top: 0;
		}

	table.Form td.FormTitle {
		border-top: 15px solid #FFF;
		padding: 6px 8px;
		background-color: #0092C7;
		font-weight: bold;
		line-height: 1;
		color: #FFF;
	}

	table.Form td.FormLabel {
		width: 120px;
		padding: 8px 12px 8px 0;
		font-weight: bold;
		
		line-height: 1.2;
	}

	table.Form td.FormField {
		padding: 8px 0;
		font-weight: normal;
	}

	table.Form td.FormField td {
		border: 0;
		padding: 2px 6px 2px 0;
	} 

	table.Form input {
		margin: 0;
	}

th.NoWrap,
td.NoWrap {
	white-space: nowrap;
}

textarea {
	width: 99%;
}

div.FormButtons {
	margin: 10px 0 0;
	border-top: 1px solid #999;
	background-color: #EEE;
	padding: 10px;
}

/******************************************************************************
* BEGIN TESTIMONIALS
******************************************************************************/

div.Testimonials {
	margin: 20px 0;
	background-color: #BFE4F1;
	padding: 10px;
}

	div.Testimonials blockquote {
		font-style: italic;
	}

	div.Testimonials blockquote:first-child,
	div.Testimonials blockquote p:first-child {
		margin-top: 0;
	}

	div.Testimonials a:link,
	div.Testimonials a:visited {
		color: #0092C7;
	}

	div.Testimonials a:hover,
	div.Testimonials a:active {
		color: #000;
	}

.Indent {
	margin: 0 3em;
}


/******************************************************************************
* BEGIN ICONS
******************************************************************************/
.FeatureIcon {
	float: left;
	width: 127px;
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.2;
}

.FeatureIcon img {
	display: block;
	margin: 0 auto;
	border: 0;
	padding: 0;
}

img#FeatureIcon {
	float: right;
	margin: 0 0 15px 25px;
	border: 0;
	padding: 0;
}


/******************************************************************************
* BEGIN misc CSS
******************************************************************************/
.AlertMessage {
	margin: 20px 0;
	border: 1px solid #FF4E00;
	background-color: #FFCBA5;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.ClearAll {
	clear: both;
	padding: 1px 0 0;
}


