/*@charset "UTF-8";*/
/* CSS Document */

/* Presentation Stylesheet */ 

body 
{  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 15px;
color: #404040; 
}

h1
{
	color: #1892af;
	font-size: 16px;

}

h2, h3
{
	color: #1892af;
	font-size: 16px;
	padding-top: 15px;
	line-height:22px;
}

h3 {
	padding-top:15px;
}
h4 {
	display:inline;
	
}

a {
    color: #33707e;
}

a:hover, a:active
{
	text-decoration:none;
}

ul {
	list-style-type:square;
	padding-left:15px;
}

.header1
{
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 42px;
	text-align:right;
}

.header2, .header3
{
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
	line-height:20px;
	text-align:right;
}

.footer-txt-left
{
	color: #5f5f5f;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

.footer-txt-right
{
	color: #33707e;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.footer-txt-row1
{
	color: #5f5f5f;
	font-size: 10px;
	text-align:center;
	padding-top: 10px;
}

.footer-txt-row2
{
	color: #5f5f5f;
	font-size: 10px;
	text-align:center;
	padding-top: 20px;
}

.required-red
{
	color: #CC3300;
}

p.require-text
{
	color: #a4a4a4;
	font-style: italic;
	font-size:10px;
	height:6px;
}

.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: #CFCFCF;
	padding: 10px 20px 10px;
	border: solid 1px #1892af;
	cursor: pointer;
	margin:4px 0;
}
.pane-list li:hover {
	/*background: #1892af;*/
}
.pane-list li h2 a {
	text-decoration:none;
}
.pane-list h2 {
	padding-top:10px;
}
.pane-list hr {
	border:2px groove #1892af;
	margin:25px 0 0; 
}
a.quote1 {
	display:block;
	width:265px;
	height:39px;
	background:url(../images/common/quote-btn1.jpg) no-repeat center top;
	margin-left:-7px;
}

a.quote1:hover {
	background-position:center bottom;
}
.InsAmount { display:none; }
#InsTypeGroup input { width:15px !important; }
#InsSmoker input { width:15px !important; }
#occupation { height:2.50em; }

