body {
	font-family: Helvetica;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 0.8em;
}

div#page_container {
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 898px;
	height: auto;
	border: 10px solid #939598;
}
div#orange_border {
		border: 10px solid #f8981d;
}
div#header {
	font-weight: bold;
	height: 70px;
	margin-top:15px;
	margin-left:10px;
}
div#links {
	padding-right: 40px;
	text-align: right;
	padding-top: 40px;
}
div#hline {
	background-color: #FFF;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	font-size:0px;
}
div.hline_orange {
	background-color: #f8981d;
	height: 1px;
	width: 100%;
	margin-top: 10px;
}
div.hline_grey {
	/*background-color: #333;*/
	height: 1px;
	width: 100%;
	margin-top: 5px;
	clear: both
}
div#body_left {
	float: left;
	margin-left: 10px;
	margin-top: 25px;
	text-align:left;
	width: 360px;
	padding-bottom:10px
}
div#body_mid {
	margin-left:10px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:left;
	width: 858px;
}
div#body_right {
	float:right;
	margin-top: 25px;
	margin-right:20px;
	text-align:justify;
	width: 450px;
	padding-bottom:10px
}

div#footer {
	font-size:0.7em;
	
}
div#footer table {
	margin: 0 auto;
}
div#footer h3 {
	text-align:center;
}
div#footer p {
	text-align:center;
}

div.block {
	clear: both;
	width: 445px;
}
div.block img {
	margin-right: 10px;
}
p{
	text-align: justify;
}
h1 {
 font-family: Helvetica;
 color: #f8981d;
 font-weight:bold;
 font-size:20px;
}
h2 {
	font-family: Helvetica;
	color: #f8981d;
	font-size:16px;
	font-weight: normal;
	margin-top: 25px;
}
h3 {
	font-family: Helvetica;
	color: #f8981d;
	font-size:14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
}
h4 {
	font-family: Helvetica;
	color: #f8981d;
	font-size:12px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align:left;
}
label{
	float:left;
	width: 320px;
	margin-top:6px;
	margin-bottom:5px;
	clear: both
}
label > em {
	font-size:0.8em;
}
select{
	margin-top:5px;
}
input{
	margin-top:5px;
}
div.input_group p{
	
margin-bottom:1px;	
margin-top:1px;	
}
div.input_group
{
width:500px;
float:left;
}
.clear
{
	clear:both;
}
a {
	color: #F00;
	text-decoration: none;	
}
a:hover {
	color: #f8981d;
	text-decoration: underline;	
}

a h2:hover
{
	color:#f00;
	text-decoration:underline;
}

img
{
	border: 0px none;
}
div .btn a
{
		text-decoration:none;
}
div .btn span{
	font-family: Helvetica;
	color: #f8981d;
	font-size:16px;
	font-weight: bold;
}
div .btn span:hover{
	font-family: Helvetica;
	color: #f00;
	font-size:16px;
	font-weight: bold;
}
div .btn img{
margin-bottom:10px;

}

.dotted {font-weight: normal;color: #FFFFFF;border: 0px solid #333333; border-bottom-width: 1px; margin: 0;}
.centre {text-align: center}
.heading {color: #FF9900;font-weight: bold;font-size: 100%;border: 0px solid #333333; border-bottom-width: 1px; line-height:140%}

table{
	border-collapse: collapse;
}
table td {
	font-size:0.9em;
	padding-top:2px;
}
table th {
	padding-top:8px;
	font-size:0.9em;
	text-align:left;
}
table h3 {
	margin-top:2px;
}

/* Validation Classes */

.validation_error
{
	display: block;
	margin:2px;
	margin-left:8px;
	color:#F00;	
	font-size:11px;
	border-color:#F00;
	border-width: 1px;
	border-style:dotted;
	padding:2px;
	white-space: nowrap;
	clear:both;
}
.validation_required
{
	margin-left:8px;
	color:#FF0;	
	font-size:11px;
	border-color:#FF0;
	border-width: 1px;
	border-style:dotted;
	padding:2px;
}

/* More Info CSS Code */
/* source: http://www.cover4students.com/student_insurance/common/css/popup.css */

a.info { z-index:1; color: #f00; position: relative;text-decoration: none; text-align:left;}
a.info:hover { z-index:2; color: #FF9900; cursor:help}
a.info span { z-index:3; display: none;background-color: #FFFFFF; z-index:1;}
a.info:hover span {z-index:999; padding: 0.5em;display: block;position: absolute;top: 1em;left:3em;width: 30em;
   border: 1px solid #000000;color: #000000;text-decoration: none;background:#FFFFFF}

/* Form CSS code */

legend
{
	border-color:#999;
	color:#f8981d;	
}

.text
{
	background-color:#CCC;
	border-color:#f8981d;
	border-style:solid;
	border-width: 2px;
	padding: 2px;
	margin-left:5px;
}

select
{
	background-color:#CCC;
	border-color:#f8981d;
	border-style:solid;
	border-width: 2px;
	padding: 2px;
	margin-left:5px;
}

fieldset
{
	border:1px solid #CCC;
}

fieldset.summary {
	border:0;
}
.summary>label
{
	margin-top:2px;
	margin-bottom:2px;
}

/* classes */
/* message boxes - source: http://woork.blogspot.com/2008/03/css-message-box-collection.html */
/*MESSAGE BOX CLEAN	  		 */
.clean-gray{
	border:solid 1px #DEDEDE; 
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}
.clean-yellow{
	border:solid 1px #DEDEDE; 
	background:#FFFFCC;
	color:#222222;
	padding:4px;
	text-align:center;
}
.clean-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.clean-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	/*font-weight:bold;*/
	/*padding:4px;*/
	text-align:center;
}

/* --------------------------------- */

/* Process styles */
.trail {
	text-align:center;
	display:block;
}
.trail .highlight {
	color:#FFF;	
}
.trail .lowlight {
	color:#BBB;
}
.price_tag {
	/*margin-left:12px;
	width: 25px;
	display:block;*/
}
.quote_summary {
    border:1px solid #F8981D;
    background-color: #171717;
    font-size: .9em;
    margin: 2px;
    padding: 4px;
}
.back-button {
	font-weight:bold;
	font-size:1em
}
.back-button img, .back-button input {
	vertical-align: middle;
}