/* general styles */
body
{
	text-align: center;
	margin: 0px;
	font-size: 9pt;	
	font-family: Arial, Verdana, Geneva , sans-serif;
	line-height: 12pt;
}

.page
{
	margin: 5px auto 0px auto;
	width: 760px;
	text-align: left;
}

ul
{
	list-style-image: url(../images/list_icon.gif);
	padding-left: 10px;
	margin-left: 10px;
}

ol
{
	padding-left: 5px;
	margin-left: 5px;
}

li
{
	margin-bottom: 5px;
	margin-left: 25px;
}


img
{
	border: 0px;	
}

a.image:hover 
{ 	
	background-color: transparent; 
}


p
{
	margin: 5px 0px 15px 0px;
}

h1
{
	font-size: 1.5em;
	text-align: left;
	margin: 5px 0px 10px 0px;
	color: #5270a9;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #123466;
}

.h2unbold
{
	font-size: 1.2em;
	margin: 5px 0px 5px 0px;
	color: #123466;
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #123466;
}

h4
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #990000;
}

h5
{
	text-align: center;
	padding: 5px;
	background: #ced9ee url(../images/h_bg.gif) top repeat-x;
	border: 2px solid #ced9ee;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #123466;
}

h6
{
	color: #ffffff;
	font-size: 10pt;
	text-align: left;
	padding: 2px 2px 2px 15px;
	background: #5270a9 url(../images/h_bg_2.gif) top repeat-x;
	border: 2px solid #5270a9;
	margin: 0px;
}


table
{
	font-size: 1em;
	font-family: Verdana, Arial, Geneva , sans-serif;
}

td
{
	padding: 3px;
	vertical-align: top;
}

.divider
{
	width: 100%;
	background-color: #ced9ee;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin-bottom: 10px;
	top: 5px;
	position: relative;
}

.column_a
{
	width: 180px;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin: 0px 20px 20px 0px;
}

.column_b
{
	width: 550px;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin: 0px 0px 10px 0px;
}

.half
{
	width: 42%;
}

.twothirds
{
	width: 65%;
}

.fourth
{
	width: 24%;
}

.third
{
	width: 33%;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.text_right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.margin
{
	margin: 10px;
}

.padding
{
	padding: 10px;
}

.indent
{
	margin-left: 20px;
}


.color
{
	color: #555555;
}

.color2
{
	color: #990000;
}

.box
{
	border: 1px solid #123466;
}

.disclaimer
{
	font-size: .9em; 
	line-height: 1.1em;
}

.clear
{
	width: 100%;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.label
{
	font-size: 11px;	
	
	text-align: right;
}

.small_text
{
	font-size: 11px;
	line-height: 14px;
}

a:link 
{
	color: #123466;
	text-decoration: underline;
}

a:visited 
{
	color: #123466;
	text-decoration: underline;
}

a:hover 
{
	color: #5270a9;
	text-decoration: none;
}

a:active 
{
	color: #5270a9;
	text-decoration: none;
}

a.button2:link, a.button2:visited
{
	background-color: #ffffee;
	border: 2px solid;
	border-color: #9ea1c4 #123466 #123466 #9ea1c4;
	padding: 5px;
	margin: 5px;
	display: block;
	text-decoration: none;
}

a.button2:hover, a.button2:active
{
	color: #123466;
	background-color: #ffffdd;
	border: 2px solid;
	border-color: #123466 #9ea1c4 #9ea1c4 #123466;
	padding: 5px;
	margin: 5px;
	display: block;
	text-decoration: none;
}

.button_title
{
	color: #990000;
	font-weight: bold;
}


/* sign up page styles */
.signup
{
	width: 700px;
	text-align: left;
	margin: 0px auto 0px auto;
}

.signup h6
{
	color: #ffffff;
	font-size: 10pt;
	text-align: left;
	padding: 2px 2px 2px 15px;
	background: #5270a9 url(../images/h_bg_2.gif) top repeat-x;
	border: 2px solid #5270a9;
	margin: 0px;
}

.signup a, .signup a:link, .signup a:visited, .signup a:active
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

.signup a:hover
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

.summary
{
	margin-bottom: 10px;
	padding: 5px;
	width: 98%;
	background-color: #FFFCE4;
	font-size: 12px;
	text-align: center;
}

.summary h2
{
	color: #990000;
	font-size: 1.8em;
	line-height: 1em;
}

.signup_full
{
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
	background-color: #ffffff;
}

.google_full
{
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
	background-color: #ffffff;
	height: 300px;
	
}


.signup_half
{
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	padding: 5px;
	width: 45%;
	background-color: #ffffff;
}

.scroll_box
{
	overflow: auto; 
	height: 100px;
	border-bottom: 1px solid #000000;
	margin: -5px -5px 5px -5px;
	padding: 5px;
	font-size: .9em;
}

.checkout
{
	width: 31%;
	padding: 5px 0px 5px 0px;
	margin: 0px 2px 0px 2px;
	float: left;
	text-align: center;
	text-decoration: none;
	background: #ffffff;
	border: 1px solid #ffffff;
}

a.checkout:hover, a.checkout:active
{
	color: #123466;
	background-color: #fffce4;
	border: 1px solid #123466;
}

input.text
{
	border: 1px solid #123466;
	width: 125px;
	font-size: 12px;
}

.formbox
{
	width: 130px;
}

input.text_small
{
	border: 1px solid #123466;
	width: 40px;
	font-size: 12px;
}

input.button, .button
{
	font-size: 11px; 
	color: #123466;
	font-weight: bold;
	background-color: #ced9ee;
	border: 1px solid #123466;
	padding: 5px;
}


/* client layout styles */
	.client
	{
	float: left;
	width: 250px;
	height: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid #000000;
	}


	.client, a.client:link, a.client:visited 
	{
	margin-bottom: 20px;
	text-decoration: none;
	}
	
	a.client:hover 
	{ 	
	background-color: transparent; 
	color: #000000;
	}
	
	.testimonial
	{
	margin-bottom: 20px; display: block; border-bottom: 1px dashed #ced9ee; padding-bottom: 10px;
	}

