/* CSS Document */

body  {
	background: #666666; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	background: #DDDDDD;
	height: 71px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
#mainContent h5 a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	color: #006699;
}
#mainContent a {
	color: #006699;
	text-decoration: none;
}
#sidebarmenu {
	width: 250px;
	}
#sidebar2Content {
	width: 252px;
}
#sidebar2Content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 12px;
	padding-left: 10px;
	font-weight: normal;
}
#sidebar2Content a {
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	text-decoration: none;
}
#sidebar2Content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent {
	width: 448px;
	height: 410px;
	background-color: #FFFFFF;
} 
#mainContent #contactlist {
	margin: 10px;
	padding: 10px;
}
#mainContent p {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#mainContent  h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #b32739;
	font-weight: normal;
	margin: 0px;
	padding-top: 165px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer {
	background-color: #000000;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#footer h3 {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
#footer a {
	color: #0099CC;
	text-decoration: none;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.bghome {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgconsulting {
	background-image: url(../images/bg_consulting.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgcompliance {
	background-image: url(../images/bg_compliance.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbenehelp {
	background-image: url(../images/bg_benehelp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-style:none;
}
#sidebar2Content a:hover {
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	text-decoration: underline;
}
#mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 3px;
	margin-right: 10px;
}
#mainContent ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#mainContent h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainContent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #b32739;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dottop {
	display: block;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	color: #d6c89b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	padding-left: 20px;
}
.copyright a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	border: 1px solid #000000;
}
.navimage
{
  border-width:0;	
}
.contact
{
  white-space:nowrap;
}

.clientLabel
{
 font-family: Trebuchet MS;
 font-size: 18pt;
 font-weight: bold;
}

.bulletin_title
{
	color: Black;
	font-weight: bold;
	font-size: 14px;
}

.bulletin_date
{
	color: Gray;
	font-size: 11px;
}

.bulletin_link : hyperlink
{
	color: Maroon;
	font-size: 12px;
}

.bulletin_link : visited
{
	color: Maroon;
}

.bulletin_link : hover
{
	color: White;
}

.bulletin_subtitle
{
	color: Black;
	font-weight: normal;
	font-size: 12px;
}
