﻿* 
{
    margin: 0px;
    padding: 0px;
}
img, a img 
{
    margin: 0px;
    padding: 0px;
    border: none;
	text-decoration: none !important;
}
p 
{
    margin-bottom: 18px;
}
a 
{
    color: #12614E;
    font-weight: bold;
}
a:hover 
{
    text-decoration: none;
}
h1 
{
    color: #243E4F;
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
    margin-bottom: 5px;
}
h2
{
    color: #243E4F;
    font-size: 14px;
    line-height: 23px;
    font-weight: bold;
    margin-bottom: 5px;
}
body 
{
    text-align: center;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #1D8971;
    font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
    color: #343434;
    font-size: 13px;
    line-height: 18px;
}
#header 
{
    width: 1000px;
    height: 265px;
    margin: 0px auto;
    text-align: left;
    clear: both;
}
#nav 
{
    margin: 0px auto;
    width: 800px;
    padding-top: 2px;
    height: 46px;
    background-image: url(images/nav_bg.jpg);
    background-repeat: no-repeat;
    text-align: left;
    clear: both;
}
#p7menubar {
	width: 36em;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 13px 10px 13px 10px;
	border-right: 1px solid #388170;
	font-size: 13px;
	color: #1E9E82;
}
#p7menubar a.trigger {
	padding: 13px 16px 13px 10px;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #ffffff;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #243E4F;
	border-right: 1px solid #233645;
	border-bottom: 1px solid #233645;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #ffffff;
	background-color: #243E4F;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #ffffff;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #5B6E7B!important;
	color: #ffffff !important;
}
table#content 
{
    width: 798px;
    border: 1px solid #167964;
    border-top: none;
    margin: 0px auto;
    background-color: #ffffff;
}
table#content tr td.left_side 
{
    width: 170px;
    padding: 33px 10px;
    border-right: 1px solid #D8D8DC;
    background-color: #EBECF1;
    background-image: url(images/left_side_bg.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 400px;
    text-align: left;
    vertical-align: top;
}
table#content tr td.one_column 
{
    background-image: url(images/one_column_bg.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 400px;
    text-align: left;
    vertical-align: top;
}
table#content tr td.right_side 
{
    width: 532px;
    padding: 33px 50px 25px 25px;
    background-color: #ffffff;
    background-image: url(images/right_side_bg.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
}
h1.news 
{
    width: 503px;
    height: 30px;
    display: block;
    background-image: url(images/news_header_bg.jpg);
    background-repeat: no-repeat;
    color: #243E4F;
    font-size: 14px;
    padding-top: 23px;
    padding-left: 25px;
    font-weight: bold;
    margin: 0px;
}
#newsList 
{
    width: 488px;
    background-image: url(images/news_bg.jpg);
    background-repeat: repeat-y;
    padding: 10px 20px 0px 20px;
}
#newsList hr 
{
    height: 1px;
    border: none;
    outline: none;
    color: #243E4F;
    background-color: #243E4F;
}
table#content tr td.footer 
{
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    height: 28px;
    text-align: right;
    color: #ffffff;
    font-size: 11px;
    padding: 60px 10px 5px 0px;
    background-color: #12614E;
    width: 788px;
} 
table#content tr td.footer a 
{
    color: #ffffff;
}
table#content tr td.footer a:hover 
{
    text-decoration: none;
}
.email_signup 
{
    width: 170px;
    height: 90px;
}
