@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-color: #FBFCE0;
}

.menucontainer
{
	width: 158px;
	background-color: #EBF0E1;
	height:100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #666666;
}

.bodycontainer {
	font-family: Arial, Helvetica, sans-serif;
}


.bodytb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #009999;
	border-left-color: #333333;
}

.header {
	background-position: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 740px;
	background-color: #FFFFFF;
}
.bodytable {
	width: 742px;
	background-color: #FFFFFF;
}
	
}

.foot {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.foot a {
	color: #006699;
	text-decoration: none;
}
.foot a:hover {
	color: #0099CC;
	text-decoration:underline;
}

.footerTable {
	background-image: url(http://www.minicoinsurance.com/art/footbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #666666;	
	width: 742px;
}
.footerTable td {
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #006699;
}

.smtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099cc;
	text-decoration:underline;
}

h1{
	font-size: 16px;
	letter-spacing: .5px;
	margin-left: 15px;
}
.bline1 {
	width: 500px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	padding-top:3px;
	}

a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #0099CC;
	text-decoration:underline;}
a:active{
	color: #0099CC;
	text-decoration:underline;}
a:visited {
	color: #006699;
	text-decoration: none;
}
