body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #6a6a6c;
	font-family: Tahoma, sans-serif;
	font-size: small;
}
img {
	vertical-align: bottom;
}
.C2 #container {
	width: 775px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image:url(images/maryland-insurance-body-bg.jpg);
	background-repeat:repeat-y;
}
.C2 #header {
	width: 775px;
	height: 149px;
}
.C2 #footer {
	width: 775px;
	height: 38px;
	margin: 0;
	padding: 25px 0 0 0;	
	background-image:url(images/moscker-insurance-footer-bg.jpg);
	background-repeat: no-repeat;
}
.C2 #main {
	width: 775px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image:url(images/maryland-moscker-insuran-05.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.C2 #leftNav {
	width: 194px;
	float: left;
	background-color: transparent;
}
.C2 #content {
	width: 552px;
	margin: 0;
	padding: 0 19px 0 0;
	float: right;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #000000;
}
p.footer {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
p.carrier-table {
	font-family : Tahoma, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: #000000;
}
a {
	color: #c75600;
	font-size : 11pt;
}
a.carrier-table {
	color: #c75600;
	font-size : 9pt;
}
a.footer {
	color: #ffffff;
	font-size : 9pt;
}
a:HOVER {
	color: #ffffff;
	background-color: #c75600;
    text-decoration: underline overline;
}
a:HOVER.carrier-table {
	color: #ffffff;
	background-color: #c75600;
    text-decoration: underline overline;
}
a:HOVER.footer {
	color: #ffffff;
	background-color: #151f50;
    text-decoration: underline overline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	text-decoration: bold; 
	color: #151f50;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: underline bold;
	color: #000000;
}
ul {
	font-family: Tahoma, sans-serif;
	font-size : 11pt;
	text-decoration: none;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
}