table {
	font: 11px/17px Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	background: #F1F2EB;
}
ul li {
	list-style-image:url('images/bullet.gif')
}

.wrapper {
	background: #fff;
	border: 1px solid #dedfd9;
	padding-top: 10px;
	padding-bottom: 15px;
}
#main {
	color: #333;
	background: url('images/bkg_g.jpg') no-repeat left top;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:18px; font-size:11px; font-family:Arial, Helvetica, sans-serif; padding-left:30px; padding-right:33px; padding-top:22px; padding-bottom:20px
}
a:visited, a:active, a:link {
	text-decoration: none;
	color: #DD4F05;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #DD4F05;
}
.subnav a:visited, .subnav a:active, .subnav a:link {
	text-decoration: none;
	color: #99BBD9;
}
.subnav a:hover {
	text-decoration: none;
	color: #ffffff;
}
.footer a:visited, .footer a:active, .footer a:link {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: underline;
	color: #999999;
}
.footer {
	color: #999999;
	padding-top: 4px;
	padding-bottom: 2px;
	font: 10px Arial, Helvetica, sans-serif;
}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
}
a.seo:hover {
	text-decoration: none;
	cursor: text;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #0054A0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

b {
	font-weight: bold;
	color: #0054A0;
	}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	color: #0054A0;
}

.pageImg {
	padding-top: 5px;
}
.subnav {
	color: #99BBD9;
	margin-top: 2px;
	font-weight: bold;
	}
.subnav td {
	background: url('images/subnav_hr.gif') no-repeat left bottom;
	padding-top: 2px;
	padding-bottom: 5px
	}
.subnavpad {
	padding-right: 25px;
	color: #fff;
}
.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
}
blueBold {
	font-weight: bold;
	color: #0054A0;
}
a.blueBold:visited, a.blueBold:active, a.blueBold:link {
	text-decoration: underline;
	font-weight: bold;
	color: #0054A0;
}
a.blueBold:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0054A0;
}
h3 {

	font-size: 11px;
	font-weight: bold;
	color: #DF6512;
}
.header4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0054A0;
}
.header5 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	color: #0054A0;
}
/* rss */
.rssButton, a.rssButton:visited, a.rssButton:hover {
	border: 1px solid;
	border-color: #ffc8a4 #7d3302 #3f1a01 #ff9a57;
	padding: 0px 2px 0px 2px;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #ff6600;
	text-decoration: none;
	margin: 1px;
}
/* atom */
.atomButton, a.atomButton:visited, a.atomButton:hover {
	border: 1px solid;
	border-color: #B2B2E3;
	padding: 0px 2px 0px 2px;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #0035D2;
	text-decoration: none;
	margin: 1px;
}

