
/* STYLESHEET ============================================

Client: Clem Insurance
Author: Nick Grundmeier (OpenCom, Inc.)
Last Updated: 1/2/2008
==========================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	/*
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #1b295c;
}

/* Main Elements
========================================*/

a:hover {
text-decoration: none;
}
a:visited {
color: #00f; /* Change back to #036 when launching */
}

img {
border: none;
}
.floatL {
float: left;
margin: 0px 10px 5px 0px;
clear: both;
}
.large {
font-size: 14px;
font-weight: bold;
color: #7897b7;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* HEADERS
==========================================================*/

h1 {
font-size: 22px;
color: #2c4396;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 5px 5px 5px 0px;
padding-bottom: 2px;
font-weight: normal;
line-height: 24px;
}
h2 {
font-size: 18px;
color: #003d7d;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
line-height: 20px;
}
h3 {
font-size: 12px;
color: #c33;
font-weight: normal;
margin: 5px 0px 0px 0px;
}
h5 {
font-size: 9px;
color: #666;
margin-top: -13px;
}
h6 {
color: #c66;
font-size: 10px;
margin: -7px 0px;
}

/*----------------------------------------------------*/

.notice {
padding: 3px;
background-color: #ffc;
border-bottom: 1px solid #cc9;
border-right: 1px solid #cc9;
font-size: 10px;
}

strong {
color: #947a31; /*#06213b;*/
font-size: 1.1em;
}

.currentNews  li {
padding-bottom: 5px;
}
.small {
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

iframe {
border: 1px solid #000;
}
#mainWrapper {
width: 759px;
margin: 0px auto 0 auto;
padding: 0px;/*
background-image: url(img/mainback.jpg);
background-repeat: repeat-y;
background-position: center;
border-right: 1px solid #1a73cc;
border-left: 1px solid #1a73cc;
border-bottom: 1px solid #1a73cc;*/
background-color: #fff;
}
#buttonWrap {
margin-left: 9px;
margin-right: 9px;
padding-bottom: 15px;
background-image: url(img/divider.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 111px;
}
.button {
float: left;
margin: 0px;
padding: 0px;
border-right: 1px solid #fff;
}
#colRight {
float: right;

margin-right: 10px;
padding-bottom: 20px;
width: 125px;
height: 300px;
padding-bottom: 10px;
text-align: right;
margin-top: 10px;
}
#linkbox {
float: right;
padding-top: 10px;
width: 120px;
}
#linkboxContent {
margin: 5px;
padding: 1px 2px 2px 11px;
background-color: #f1f6fe;
border: 1px solid #618eb9;
}
#content {
float: left;
border-right: 1px solid #ddd;
text-align: left;
width: 410px !important;
width: 405px;
margin-top: 10px;
margin-right: 15px;
margin-left: 10px;
font-size: 12px;
padding-bottom: 20px;
padding-left: 15px;
padding-right: 15px;
line-height: 1.6em;
color: #333;
}
#content li {
list-style-image: url(img/bullet3.gif);
margin: 3px 0px 0px 0px;
}
#contentInside {
float: right;
border-left: 1px solid #ddd;
text-align: left;
width: 545px !important;
width: 540px;
margin-top: 10px;
margin-right: 15px;
font-size: 12px;
padding-bottom: 20px;
padding-left: 15px;
padding-right: 0px;
line-height: 1.6em;
color: #333;
}
#contentInside li {
list-style-image: url(img/bullet3.gif);
margin: 3px 0px 0px 0px;
}
#header {

height: 120px;
margin: 10px;
padding: 10px 0px;
background-image: url(img/divider.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.linkbox {
	width: 170px;
	margin: 10px 0px;
	background-color: #e5e7f1;
	border: 1px solid #c4cbe6;
}
.tiny {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
text-align: center;
padding: 0;
margin: 0;
}

/* FOOTER
======================================================*/

#footer {
clear: both;
background-image: url(img/divider.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #fff;
margin: 10px;
color: #666;
padding: 10px;
text-align: left;
font-size: 10px;
}
#footer a {
color: #666;
}
.zed {
z-index: 20;
}

/* MENU
-------------------------------------------------*/
#navWrap {
margin: 10px;
padding: 0;
background-color: #fff;
float: right;
}
#navsite p {
display: none;
}
#navsite {
/*
float: left;*/
font-size: 11px;
text-align: left;
width: 135px;
margin: 0px 0px 1em 0px;
background-color: #fff;

color: #333;
z-index: 1;
}
#navsite strong {
color: #fff;
}
#navsite ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#navsite ul li {
margin: 0px;
padding: 0px;
}
#navsite ul li a {
display: block;
padding: 8px 2px 8px 15px;
color: #333;
text-decoration: none;
width: 100%;
}
html>body #navsite ul li a {
width: auto;
}
#navsite ul li a:hover, .current {
background-color: #314794; /*#bea352;*/
color: #fff;
}
#navsite img {
border: none;
margin-bottom: -3px;
padding: 0px;
}
.last {
border-bottom: 1px solid #0e4780;
}

/* MENU2
-------------------------------------------------*/

#navsite2 p {
display: none;
}
#navsite2 {
font-size: 11px;
text-align: center;
width: 120px !important;
width: 118px;
padding: 0;
margin: 0px;
background-color: #06213b;
border-top: 1px solid #0a3056;
background-image: url(img/navback.gif) !important;
background-image: url(img/navbackie.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 12px;
color: #fff;
z-index: 1;
}
#navsite2 ul {
list-style: none;
margin: 0;
padding: 0;
}
#navsite2 ul li {
margin: 0;
padding: 0;
}
#navsite2 ul li a {
display: block;
padding: 2px 5px 2px 2px;
background-color: #0e4780;
border-bottom: 1px solid #145390;
color: #fff;
text-decoration: none;
width: 100%
}

html>body #navsite2 ul li a {
width: auto;
}
#navsite2 ul li a:hover, .current {
background-color: #900;
background-image: url(img/hover_back.gif);
background-repeat: repeat-x;
color: #fff;
}

/* Document Icons ==================================*/

.pdf {
background-image: url(img/pdf.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 16px;
}
.doc {
background-image: url(img/doc.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 16px;
}
.xls {
background-image: url(img/xls.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 25px;
}
.jpg {
background-image: url(img/jpg.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 16px;
}
