/* LAYOUT */

BODY	{
    COLOR: #606060;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
    FONT-SIZE: 11px; 
    font-style: normal;
    font-weight: normal;
    text-decoration: none; 
    line-height: 17px;
    text-align: center;
	margin: 0;
	padding:  0;
	background-color: #00476D;
	}

div.main	{
	width: 770px;
	margin: 0 auto;
	/* Counter MSIE hack above */
	padding: 0;
	background-color: #FFF;
	text-align: left;
	}	

div.dropshadow	{
	width: 770px;
	background-color: #FFF;
	background-image: url(../images/maindropshadow.gif);
	background-repeat: repeat-y;
	float: left;
	}

div.left	{
	width: 530px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	}

div.logo	{
	display: inline;
	margin: 20px;
	float: left;
	}
	
div.indexbanner	{
	background-image: url(../images/indexbanner.jpg);
	width: 540px;
	height: 249px;
	float: left;
	}
	
div.banner	{
	width: 540px;
	height: 75px;
	float: left;
	}

div.content	{
	float: left;
	width: 490px;
	padding: 25px 25px 19px 25px;
	}

div.right	{
	float: right;
	width: 210px;
	display: inline;
	margin-right: 10px;
	background-color: #FFF;
	}
	
div.rightblue	{
	float: right;
	width: 210px;
	display: inline;
	margin-right: 10px;
	background-color: #FFF;
	}

div.menu	{
	float: right;
	width: 210px;
	}

div.calculator	{
	float: right;
	width: 210px;
	}
	
div.bottomright	{
	float: right;
	width: 210px;
	height: 30px;
	background-image: url(../images/bottomright.jpg);
	}
	
div.menucap	{
	float: right;
	width: 210px;
	height: 30px;
	background-image: url(../images/menucap.jpg);
	}

div.indexbottom	{
	float: left;
	width: 770px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-image: url(../images/indexbottom.jpg);
	}
	
div.bottom	{
	float: left;
	width: 770px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bottom.jpg);
	}

div.footer {
	float: left;
	width: 770px;
	margin: 0;
	padding: 0 0 30px 0;
	background-color: #00476D;
	}

div.footerleft {
	float: left;
	width: 500px;
	display: inline;
	margin-left: 10px;
	}

div.footerright{
	float: right;
	display: inline;
	margin-right: 15px;
	}
	

/* TEXT */

.intro {
	font-size: 14px;
	}

img.header {
	margin-top: 10px;
	}

.break {
	width: 100%;
	margin: 20px 0 20px 0;
	float: left;
	}
	
em {
	background-color: #F7F6DC;
	font-style: normal;
    font-weight: normal;
    text-decoration: none;
	}
	
ul	{
	border-left: solid 3px #268BBC;
	width: 400px;
	background-color: #ECF1F4;
	background-image: url(../images/listgradient.gif);
	background-repeat: repeat-y;
	padding: 10px 20px;
	margin: 0;
	}

ol {
	width: 275px;
	padding: 0;
	margin: 5px 0 0 40px;
	float: left;
	}

ol li {
	padding: 0;
	margin: 0;
	font-size: 9px;
}

.costchart	{
	border-left: solid 3px #268BBC;
	width: 430px;
	background-color: #ECF1F4;
	background-image: url(../images/costbg.jpg);
	background-repeat: no-repeat;
	padding: 31px 20px 0 20px;
	line-height: 18px;
	float: left;
	}
.costchart.assumption {
	height: auto;
	background-image: url(../images/assumpt_costbg.jpg);
	}
.costchart.assumption_example {
	height: auto;
	background-image: url(../images/assumpt_cost_ex.jpg);
	}
	
.costchartleft {
	width: 200px;
	float: left;
	}
	
.costchartright {	
	text-align: right;
	padding-right: 100px;
	color: #004E76;
	float: left;
	}

li	{
	margin: 2px 15px;
	list-style-type: dot;
	}

/* FORM */
#form {
	width: 451px;
	background-color: #ECF1F4;
	background-image: url(../images/listgradient.gif);
	background-repeat: repeat-y;
	border-left: solid 3px #268BBC;
	padding: 10px 20px;
	margin: 0;
	margin-bottom: 25px;
	float: left;
	}
	
#form input, #form select, #form textarea {
    color: #303030;
    background-color: #F7F6DC;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 11px;
	}

#form div.label {
	width: 150px;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	float: left;
	clear: both;
	}
	
#form div.input {
	width: 300px;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	float: left;
	}

#form textarea {
	width: 325px;
	}

#form div.submit {
	width: 300px;
	padding: 0;
	margin: 0;
	margin-top: 6px;
    margin-left: 70px;
    float: left;
    /* MSIE hack */
    display: inline;
}

#form input.button {
    background-color: #F0F0F0;
    margin-left: 70px;
    padding: 0;
    float: left;
}

#form div.errata {
	width: 400px;
	color: #FFF;
	background-color: #CC0000;
	text-align: center;
	padding: 4px;
	margin: 0;
	margin-bottom: 12px;
	float: left;
}

#form div.error {
	width: 300px;
	color: #CC0000;
	padding: 0;
	margin: 0;
	margin-left: 100px; 
	margin-bottom: 6px;
	float: left;
    /* MSIE hack */
    display: inline;	
}

#form div.success {
	width: 392px;
	color: #FFF;
	background-color: #3A8D3A;
	text-align: center;
	padding: 4px;
	margin: 0;
	margin-bottom: 12px;
	float: left;
}
#form div.message{
	padding:10px;
	text-align:center;
	clear:both;
}
div.contact {
	width: 400px;
	padding: 10px 20px;
	float: left;
}
div.contact p {
	width: 200px;
	padding: 0;
	margin: 0;
	float: left;
}


img {border: none;}

a:link {color: #606060; text-decoration: underline;}
a:visited {color: #606060; text-decoration: underline;}
a:hover {color:#00476D; text-decoration: underline;}
a:active {color: #606060; text-decoration: underline;}

.footer {
    COLOR: #FFF;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
    FONT-SIZE: 11px; 
    font-style: normal;
    font-weight: normal;
    text-decoration: none; 
    }

a.footer:link {color:#FFF; text-decoration: underline;}
a.footer:visited {color:#FFF; text-decoration: underline;}
a.footer:hover {color:#FFF; text-decoration: none;}
a.footer:active {color:#FFF; text-decoration: underline;}

div.disclaimer {
	height: 55px;
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	margin: 20px;
}