/* Default Stylesheet */

															/** BODY ELEMENTS **/
body{
	color:#000000;
	margin:10px;
	padding:0px;
	background-color:#0AA7F1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3 {
font-size:150%;
padding:10px 0 0;
}

.quotestatus_on {
font-size:130%;
padding:10px 0 0;
font-weight:bold;
}
.quotestatus_off{
font-size:130%;
padding:10px 0 0;
font-weight:bold;
color:#C0C0C0;
}

.left_image{
   height: 340;
   width:  89;
   text-align: center;
   float: left;
}

.menu { 
width: 250px; 
text-align: center;

} 
.menu ul { display: block; padding: 0px; margin: 0px; list-style: none; } 
.menu ul li { display: block; margin: 0px; list-style: none; } 
.menu a { display: block; color: darkblue; text-decoration: none; padding: 5px; border-bottom: 1px solid #e8e8e8; } 
.menu a:hover { background-color: #e8e8e8; border-bottom: 1px solid #d8d8d8; color: black; } 





															/** MAIN CONTAINERS **/

								
															
div#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	}
	
	
	body.fullwidth div#container { width: 100%; }
	div#header {
		
		}
		div#header-in {
			
			}
	div#content-wrap {
		
		}
		div.content {
			
			}
		div.lcol div.content 	{ margin: 0 0 0 190px; }		/* left column */
			div.content-in {
			width: 480px;
			margin: 5px 0 0 115px;
			text-align: left;	
				}
		div.column {
			width: 284px;
			background-color:#7ed4e3;
			margin: 0 auto;
			}
		div.lcol div.column 	{ 
		float: left; 
		}				/* left column */
			div.column-in {
				background-color:#7ed4e3;
				width:284px;
				}
	div#footer {
		background-color:#7ed4e3;
		padding: 10px;
		font-size: 11px;
		
		}
		div#footer-in {
		text-align: center;
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:430px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:16px;
font-weight:bold;
margin-bottom:5px;
}
#stylized h2,h3 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:12px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input, select, textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.error_strings
{ 
font-family:Verdana; 
font-size:11px; 
color:#660000;
margin: 10px
}



															/** END **/
															
															
															
	