/* CSS Document for whole front-end of American-Ins.com website */

body {
	background-color: #808080;
}

#mainNav {
}

.contentCell {
	padding-top: 0.8em;
}

#mainNav .header {
	background-color: #13112A;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 6px solid #59536E;
	margin-bottom: 1em;
}

#mainNav .headerHighlight {
	background-color: #721331;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 6px solid #A6666F;
	margin-bottom: 1em;
	font-weight: bold;
}

#mainNav .headerHighlight a {
	border: none;
	color: #fff;
	font-size: 12px;
}

#mainNav .headerHighlight a:hover {
	border: none;
	background-color: #721331;
	color: #fff;
}

#mainNav .header a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border: none;
	background: none;
}

#mainNav .header a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: none;
}

#mainNav .headerNav {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #E6F1F4 url(images/designElements/navbar/nav_r1_c1.gif);
	padding: 17px 0 10px 0;
}

#mainNav .headerNavHighlight {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:  #721331 url(images/designElements/navbar/topRed.gif);
	padding: 17px 0 10px 0;
	font-weight: bold;
}

#mainNav .headerNav a, #mainNav .headerNavHighlight a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border: none;
	background: none;
}

#mainNav .headerNav a:hover, #mainNav .headerNavHighlight a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: none;
}

#mainNav .footerNav {
	background: #E6F1F4 url(images/designElements/navbar/nav_r4_c1.gif);
	height: 28px;
}

#mainNav .leftside {
	background: #E6F1F4 url(images/designElements/navbar/nav_r3_c1.gif);
}

#mainNav .rightside {
	background: #E6F1F4 url(images/designElements/navbar/nav_r3_c3.gif);
}

#mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	color: #333;
	border-width: 1px 0;
	border-color: #E6F1F4;
	border-style: solid;
}

#mainNav a:hover {
	color: #F00;
	text-decoration: none;
	background-color: #CCCCCC;
	border-width: 1px 0;
	border-color: #000;
	border-style: solid;
}

#mainNav .itemHighlight {
	font-weight: bold;
}

#mainNav .justText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 8px;
	color: #333;
}

.pageHeader {
	background: #fff url(images/designElements/mainContentBox/box_r1_c1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	padding: 10px 0 0 1.5em;
	height: 48px;
}

.homePageHeader {
	background: #fff url(images/designElements/homepageMainContentBox/top.gif);
	height: 90px;
	width: 540px;
}

.mainContentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	padding: 1em 1em 0 1em;
/*	background: #E6F1F4 url(images/misc/eaglePageBackground.gif) no-repeat left bottom;	*/
}

.mainContentBox .subHeader {
	font-size: 14px;
	font-weight: bold;
}

.tableHeader {
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	font-size: 120%;
}

div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.pageFooter {
	background: #fff url(images/designElements/mainContentBox/box_r4_c1.gif);
	height: 33px;
}

.homePageFooter {
	background: #fff url(images/designElements/homepageMainContentBox/bottom.jpg);
	height: 310px;
}

#biocell {
	width:299px;
	margin:0;
	padding:0;
}
