@charset "utf-8";
/* CSS Document */
body {
	background:url(images/bg_secondary.gif) repeat-x;
	background-color:#e7e7e7;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#333333;
}
#wrapped {
	width: 980px;
	margin: 0px auto; 
	text-align: left;
}
#header {
	width: 980px;
	background:url(images/img_top.gif) repeat-x top;
	padding-top: 40px;
}
#header_sec {
	width: 980px;
	background:url(images/img_top.gif) repeat-x top;
	padding-top: 15px;
}
#logo {
	width: 229px;
	float:left;
	background:#FFFFFF;
}
#logo_sec {
	width: 213px;
	float:left;
	background:#FFFFFF;
}
#banner {
	width: 750px;
	float:left;
}
#banner_sec {
	width: 767px;
	float:left;
}
#nav {
	width: 980px;
}
#maincontent_in {
	width:916px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background:url(images/bg_content_in.gif) repeat-x top;
	background-color:#c7c7c7;
	padding-left: 62px;
}
#maincontent_sec {
	width:978px;
	border-left:1px solid #CBCBCB;
	border-right: 1px solid #cbcbcb;
	background: url(none);
	background-color:#256AE9;
}
#bg_white {
	width: 978px;
	background: #FFFFFF;
}
#content_sec {
	width: 978px;
	background:url(images/bg_content_sec.jpg) repeat-x bottom right;
}
#left_col {
	width: 492px;
	float:left;
	padding-top: 20px;
}
#left_col h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color:#2e6642;
	padding-bottom: 12px;
	font-weight:normal;
	line-height: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#left_col h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color:#2e6642;
	padding-bottom: 8px;
}
#left_col p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}
#left_col a {
	text-decoration:underline;
	color:#19508a;
	font-size:11px;
	
}
#left_col a:hover {
	text-decoration:none;
	color:#19508a;
	font-size:11px;
}
#quote {
	width: 275px;
	background:url(images/bg_quote.jpg) top left no-repeat;
	float:right;
	padding-top: 40px;
	color:#2e6642;
	font-size: 24px;
	line-height: 30px;
	padding-right: 75px;
	height: 148px;
}
#quote2 {
	width: 275px;
	float:right;
	padding-top:20px;
	color:#2e6642;
	font-size: 24px;
	line-height: 30px;
	padding-right: 75px;
	height: 148px;
	background-image:url(images/bg_flash_quotes.jpg);
	background-repeat:no-repeat;
}
#quote p {
	margin: 0px;
}
#bot {	
	width: 916px;
	padding-bottom: 18px;
}
.main_callout {
	width: 210px;
	float:left;
	background:url(images/bg_callout.gif) repeat-y;
	margin-right: 10px;
}
.callout {
	width: 210px;
	height:135px;
	background:url(images/bg_col.jpg) no-repeat top;
}
.callout h1 {
	color:#061d75;
	font-size: 16px;
	margin:0px;
	padding-top: 22px;
	padding-left: 24px;
	padding-right: 10px;
}
.callout p {
	color:#ffffff;
	font-size: 12px;
	margin:0px;
	padding-left: 24px;
	padding-right: 22px;
	padding-bottom: 8px;
}

#left_col_sec {
	width: 212px;
	float:left;
	font-size: 12px;
	padding-bottom: 20px;
}
/*************************** SUBNAV /***************************/
div.NavLevel1, div.NavLevel1On {
	background:#0d2039 url(images/bg_line.gif) no-repeat bottom;
	font-weight:bold;
}
div.NavLevel1 a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
}
div.NavLevel1On a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	background:#0d2039 url(images/bg_line.gif) no-repeat bottom;
}



div.NavLevel2, div.NavLevel2On {
	background:url(images/bg_line.gif) no-repeat bottom;
}
div.NavLevel2 a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	text-transform:uppercase;
}
div.NavLevel2 a:hover {
	background-color:#256AE9;
}
div.NavLevel2On a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	text-transform:uppercase;
	background:#2E416D url(images/bg_line.gif) no-repeat bottom;
}



div.NavLevel3 a 
{
    line-height:15px;
    text-decoration:none;
    color:#69a4fd;
    padding-left:23px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    display:block;
	height:100%;
}

div.NavLevel3 a:hover {
    text-decoration: none;
	color:#ffffff;
}
div.NavLevel3On a 
{
    line-height:15px;
    text-decoration: none;
    font-weight:bold;
	color:#ffffff;
	padding-top:5px;
    padding-bottom:5px;
    padding-left:23px;
    padding-right:10px;
    display:block;
	height:100%;
	background-color:#2E416D;
}

div.NavLevel4 a 
{
    font-size:10px;
    text-decoration:none;
    color:#69a4fd;
    padding-left:33px;
    padding-right:10px;
    display:block;
	height:100%;
}

div.NavLevel4 a:hover {
    text-decoration: none;
	color:#ffffff;
}
div.NavLevel4On a 
{
    font-size:10px;
    text-decoration: none;
	color:#ffffff;
    padding-left:33px;
    padding-right:10px;
    display:block;
	height:100%;
	background-color:#2E416D;
}


.subsel {
	width: 212px;
	background:url(images/bg_line.gif) no-repeat bottom;
	padding: 0px;
	margin: 0px;
}

#right_col_sec {
	width: 850px;
	float:left;
	padding-top: 35px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #4a4a4a;
	padding-left: 60px;
}
#right_col_sec h1 {
	margin: 0px;
	font-size: 19px;
	color: #0b3cc5;
	padding-bottom: 16px;
}
#right_col_sec h1 a:link, #right_col_sec h1 a:visited, #right_col_sec h1 a:active {
	text-decoration:none;
	color:#142e4f;
}
#right_col_sec h1 a:hover {
	text-decoration: none;
	color:#0b3cc5;
}
#right_col_sec a:link, #right_col_sec a:visited, #right_col_sec a:active {
	text-decoration: underline;
	color:#0B3CC5;
}
#right_col_sec a:hover {
	text-decoration: none;
	color:#0B3CC5;
}

#right_col_sec h2 {
	margin: 0px 0px 3px;
	font-size: 14px;
	color: #1d47c6;
}
#right_col_sec p {
	margin: 0px;
	padding-bottom: 13px;
}
#right_col_sec ul {
	margin: 0px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 16px;
}
#right_col_sec ul li {
	list-style:none;
	background:url(images/bullet1.gif) no-repeat 2px 3px;
	padding-left: 20px;
}
#right_col_sec ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#right_col_sec ol {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-left: 10px;
}
#main_callout {
	width: 200px;
	background:url(images/bg_call.jpg) repeat-y;
	float:left;
	padding-right: 15px;
	margin-bottom: 10px;
}
#top_callout {
	width: 170px;
	background:url(images/bg_top_callout.jpg) no-repeat top;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
}
#main_callout1 {
	width: 644px;
	background:url(images/bg_call1.jpg) repeat-y;
	float:left;
	margin-bottom: 10px;
}
#top_callout1 {
	width: 614px;
	background:url(images/bg_top_callout1.jpg) no-repeat top;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
}

#top_callout h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color:#02166f;
}
#top_callout p {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	color: #ffffff;
}
#top_callout1 h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color:#02166f;
}
#top_callout1 p {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	color: #ffffff;
}
#phone {
	clear:both;
	width: 644px;
	text-align: right;
	font-size: 13px;
	color: #5e5e5e;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer {
	width: 980px;
	margin: 0px auto; 
	text-align: left;
	padding-bottom:10px;
	padding-top: 5px;
	color:#575757;
	font-size:11px;
	border-top: solid 5px #303030;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#575757;
}
#footer a:hover {
	text-decoration: underline;
	color:#575757;
}
#footer a.seo:hover {
    color:#575757; 
	text-decoration: none; 
	cursor: text;
}
#gravitate {
	float:right;
	text-align:right;
}
.text1 {
	text-align:right;
	font-size: 14px;
}
.img1 {
	padding-left: 10px;
	margin-top: 10px;
}
.clr {
	clear: both;
}
.center_top {
	text-align:center;
	vertical-align:top;
}
.top {
	vertical-align:top;
}
#tab table {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;	
}
#tab td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#tab ul {
	padding-top: 0px;
}

.bg_tr {
	background-color:#e1f0ff;
}

.spec {
	color:#4b72b5;
}

.margin_tb {
	margin-left:50px;
}
img.left {
	float:left;
	padding-right:15px;
}
.left {
	float:left;
	padding-right:15px;
}
.right {
	float:right;
}
img.right {
	float:right;
	padding-left:15px;
}
.formTable
{
    margin-bottom: 13px;
}
.formTable td
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 0px;
    vertical-align: top;
}
.btn
{
	background-color: #132F61;
	border: 1px solid #142E4F;
	color:#FFFFFF;
	font-size: 11px;
	margin-right:3px;
}
.topNav {
	height: 25px;
	text-align: right;
	padding-right: 38px;
	font-size: 11px;
	color: #333333;
}
.topNav a {
	color: #333333;
	text-decoration: none;
}
.topNav a:hover {
	color: #333333;
	text-decoration: underline;
}
.note {
	font-weight: bold;
	color: #FF0000;
}









/*//////////////BLOG/////////////*/
#blogArchive{
	padding-left: 20px;
	padding-top: 10px;
}
#blogArchive a:link, #blogArchive a:active, #blogArchive a:visited{
font-size:11px;
color:#333;
text-decoration:none;
}
#blogArchive a:hover{
font-size:11px;
color:#333;
text-decoration:underline;
}
.blogSearch
{
    padding-left:20px;
	padding-top:15px;
}
.blogSearch .colHead{

}
.colHead{
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	color: #4a0f0e;
	margin-top: 0px;
	padding-top: 7px;
	margin-bottom: 2px;
}
.blog_body {
	font-size:12px;
	line-height:16px;
}
.blog_footer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.blog_bubble blockquote{
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

/* Calendar Styles */
.calWrap
{
    width:180px;
	margin-bottom:10px;
	border: 1px solid #505a15;
}
.blogCal {
	width: 180px;
}
.blogCal td {
	width: 14%;
}



.Blog_Archive_DayHeader{
	color:#333;
	background-color: #a8ae8a;
}
.Blog_Archive_Day a{
	background-color: #fff;
}
.Blog_Archive_OtherMonth a{
	background-color: #f1efd5;
}
.Blog_Archive_SelectedDay a{
	background-color: #640100;
	color:#FFFFFF;
}
.Blog_Archive_Title{
	background-color:#505a15;
	color:#fff;
}
.Blog_Archive_TodayDay a{
	color:#333;
	background-color: #d7d394;
}
.Blog_Archive_WeekendDay a{
	background-color: #fff;
}

/* Blog Date Box */
.blog_published {
	border-bottom: 2px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.blog_pub-month {
	color: #ffffff;
	background-color:#505a15;
	display:block;
}
.blog_pub-date { 
	color: #ffffff;
	background-color:#505a15;
}
.blog_pub-year {
	color: #ffffff;
	background-color:#505a15;
}

