@charset "utf-8";
body, p, form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: arial;
	font-size: 10pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 8px;
}
h1 {
	font-size: 12pt;
	color: #D8D8D8;
	background-color: #505050;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cfcfcf;
}
h2 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #0F3D7B;
	font-size: 13pt;
}
h3 {
	display: block;
	padding: 4px 10px 2px;
	margin: 20px 0 3px;
	border-bottom: 1px solid white;	
	color: #FFF;
	font-size: 1em;
	background-image: url(../images/h2_bg.jpg);
	background-color: #7a7a7a;
	background-repeat: repeat-x;
	background-position: bottom;
	
}

ul {
	padding-left: 20px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	list-style-type: square;
}
img, a img  {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #0F3D7B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
}
#width_wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #cfcfcf;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	width: 620px;
	position: relative;
	margin-bottom: 4px;
}
#content_padding {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#nav {
	float: right;
	width: 160px;
	margin-bottom: 2px;
}
#nav   a:link, #nav a:visited {
	font-size: 14px;
	color: #000000;
	background-color: #999999;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	height: 26px;
	margin-bottom: 2px;
	background-position: left top;
}
#nav a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.current:link, #nav a.current:visited, #nav a.current:hover {
	background-color: #000000;
	background-image: url(../images/button_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}





#footer {
	background-color: #8C8C8C;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 780px;
	padding-top: 14px;
	color: #FFFFFF;
	text-align: center;
	font-size: 8.5pt;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_bottom {
	font-size: 0px;
	background-image: url(../images/footer_bottom.jpg);
	height: 14px;
	width: 780px;
}
.highlight_div {
	background-color: #d9d9d9;
	background-image: url(../images/highlight_div.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 3px solid #EEE;
	padding: 15px;
	margin-bottom: 10px;
}
.highlight_div p {
	margin: 0px;
	padding: 0px;
}
.column_left {
	float: right;
	width: 310px;
	margin-right: 20px;
}
.column_right {
	background-color: #666;
	padding: 0 0 10px 0;
	width: 250px;
	color: #FFF;
	float: right;
	background-image: url(../images/column_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.column_right h3{
	display:block;
	margin: 0 0 5px 0;
	padding:2px 15px;
	font-size:10pt;
	font-weight:strong;
	background-color:#999;
	color:#FFF;
	border: solid 1px #333;
}

.column_right p{
	padding: 0 15px 8px 15px;
	margin:0;
}

.column_right ul{
	padding: 0 15px 8px 30px;
	margin:0;
}

.column_right a:link, .column_right a:visited, .column_right a:hover{
	color: #CCC;
}
.plan_lite {
	color:#000000;
	background-color: #bbf35a;
	background-image: url(../images/plan_lite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-left-color: #EEE;
}

.plan_standard {
	color:#000000;
	background-color: #ffac0e;
	background-image: url(../images/plan_standard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-left-color: #EEE;
}

.plan_premium {
	color:#000000;
	background-color: #fdd64a;
	background-image: url(../images/plan_premium.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-left-color: #EEE;
}
.testimonial {
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;

	border-bottom: solid 1px #666;
}

.APAR_errors {
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 15px;
	text-align: center;
}
.APAR_notes {
	font-style: italic;
	background-color: #DBDBDB;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

