
.small
{
	font-size:10pt;
	margin-top:-5px;
}
.phoneblack{
            font-size:13pt;
            color:black;
}
.phoneblue{
            font-size:13pt;
            color:#000033;
}

.li2
{
	padding:10px;
	padding-right:30px;
	padding-left:30px;
}
body
{
	padding:0px;
	margin:0px;
	
	font-family: Arial, Helvetica, Sans-Serif;
	height:100%;
	width:100%;
	font-size:0.75em;
	color:#000033;
	text-align:justify;
	background-image:url(/images/background.gif);
	background-repeat:repeat-x;
}
.quote
{
	display:block;
	margin:70px;
	font-size:12pt;
	
}

.quotename
{
	display:block;
	margin-left:0px;
	font-family:arial;
	font-size:11pt;
	color:black;
}
p
{
	/*font-size:11pt;*/
}

form
{
	margin:0px;
	padding:0px;
	height:100%;
}

img
{
	border:0px;
}




#content
{
	width:721px;
	margin: 0px auto;
	text-align:justify;
	background-color: #1e54be;
	background-repeat: no-repeat;
	height:100%
}


#outer
{
	position:absolute; 
	top:0px; bottom:0px; 
	left:0px; right:0px; 
	width:100%; 
	height:100%
}

#top-content
{
	height:278px;
}


.top-menu
{
	margin:0px;
	padding:0px;
	list-style: none;
	color: #fff;
	margin-right:5px;
	
}

.top-menu li
{
	float:right;
	margin-left: 7px;
	margin-right:17px;
	margin-top:35px;
}

.top-menu a
{
	color: #fff;
	text-decoration: none;
}

.top-menu a:hover
{
	text-decoration: underline;
}

.top-menu .selected
{
	font-weight:bold;
}

.faq-q
{
	
	font-size:14pt;
	color:#000033;
	display:block;
	/*background-color:#3563C5;*/
	background-color:white;
	padding:5px;
	padding-left:0px;
	margin: 0px 0px 15px 0px ;
	text-transform:lowercase ;
	
}
.faq-a li
{
	padding:5px;
}
.faq-a
{
	/*font-size:11pt;*/
	display:block;
	margin: 0px 0px 30px 0px;
}

.selected
{
	font-weight:normal;
	/*background-color:#45B1FC;*/
	
	
}

.block
{
	display:none;
	margin-left:-115px;
	margin-right:-115px;
}
.esl
{
	color:#555555;
	font-family:arial;
	font-size:9pt;
}
.address
{
	font-size:12pt;
	margin-left:100px;
	margin-bottom:20px;
}