@import url("menu.css");

body
{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #656565;
	background: url("images/bgwide.jpg") top center no-repeat #CCD5E4;
}
#inner
{
	width: 982px;
	margin: 0 auto;
	text-align: left;
}
#mast
{
	height: 89px;
	background: #07335F;
	margin: 48px 0 0;
}
#mast h1
{
	padding: 25px 0 0 45px;
	margin: 0;
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Arial Black", arial;
	font-weight: normal;
}
.h1large
{
font-size: 40px;
}
#menu
{
	background: url("images/menubg.jpg") no-repeat;
	height: 53px;
}
#banner
{
	background: #a5b2c7;
}
#content_pad
{
	background: #a5b2c7;
	padding: 18px;
}
#content_top_white
{
	height: 12px;
	width: 946px;
	font-size: 1px;
	background: url("images/content_top_white.jpg") no-repeat;
}
#content_middle
{
	padding: 0 12px;
	background: #FFFFFF;
}
#content_middle h1
{
	color: #001F3F;
	font-size: 24px;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: "Arial Black";
	border-bottom: solid 3px #D9DEE5;
}
h2
{
	color: #4E7EB0;
	font-size: 18px;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: normal;
}
h3
{
	color: #001F3F;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: "Arial Black";
}
h3 a:link, h3 a:active, h3 a:visited
{
	text-decoration: none;
	color: #001F3F;
}

h3 a:hover
{
	text-decoration: underline;
	color: #001F3F;
}

.ContentPane a:link, .ContentPane a:active, .ContentPane a:visited
{
	color: #3776B8;
	text-decoration: none;
}
.ContentPane a:hover
{
	text-decoration: underline;
}

#content_bottom_white
{
	height: 12px;
	width: 946px;
	font-size: 1px;
	background: url("images/content_bottom_white.jpg") no-repeat;
}
#bottom_links_pad
{
	padding: 12px 0 0 0;
}
#bottom_links_wrap
{
	width: 946px;
	height: 140px;
}
#survey
{
	float: left;
	height: 140px;
	width: 469px;
	background: url("images/survey.jpg") no-repeat;
}
#links_spacer
{
	float: left;
	width: 8px;
	height: 140px;
}
#newsletter
{
	float: left;
	height: 140px;
	width: 469px;
	background: url("images/newsletter.jpg") no-repeat;
}
#footer
{
	height: 139px;
	background: #07335F;
}
#footer td, #footer a:link, #footer a:active, #footer a:visited
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8091A8;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer_pad
{
	padding: 25px 0 0 30px;
}
#copywright
{
	padding: 15px 0 0 0;
	font-size: 11px;
}
#copywright a:link, #copywright a:active, #copywright a:visited
{
	text-decoration: none;
	color: #656565;
}
#copywright a:hover
{
	text-decoration: underline;
}
.table_cell_media_images
{
	width: 280px;
	padding:0 0 20px 0;
}
/* GENERIC STYLES */
hr
{
	padding: 0;
	margin: 0;
}
p
{
	font-size: 12px;
	margin: 0;
	padding: 7px 0px;
}
a:link div, a:visited div, a:active div
{
	cursor: pointer;
}
ul
{
	margin-top: 0;
}
td
{
	font-size: 12px;
}

.view .photo-frame
{
	margin: 10px 0 4px !important;
}

/******************** ARTICLE LISTING STYLES ********************/

.articleListingSmall
{
	padding: 0 15px
}

.articleListingSmall h2.top
{
	padding: 10px 0 0;
}

.articleListingSmall .listingItem
{
	margin: 10px 0;
}

.articleListingSmall h2
{
	font-size: 15px;
	padding: 0;
}

.articleListingSmall h3, .articleListingSmall a, .articleListingSmall a:link, .articleListingSmall a:active, .articleListingSmall a:visited, .articleListingSmall a:hover
{
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.articleListingSmall a:hover h3
{
	text-decoration: underline;
}

.articleListingSmall p
{
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.articleListingMedium
{
	padding: 10px 15px 0;
}

.articleListingMedium .listingItem
{
	margin: 5px 0 4px 0;
}

.articleListingMedium .imageBox
{
	padding: 2px;
	margin: 0 15px 0 0;
	background: #FFFFFF;
}

.articleListingMedium h2
{
	font-size: 15px;
	padding: 0;
}
	
.articleListingMedium h3, .articleListingMedium a, .articleListingMedium a:link, .articleListingMedium a:active, .articleListingMedium a:visited
{
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


.articleListingMedium a:hover h3
{
	text-decoration: underline;
}

.articleListingMedium .articleDate
{
	font-style: italic;
	font-size: 11px;
}
	
.articleListingMedium p
{
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.articleListingLarge .listingItem
{
	margin: 12px 0;
}

.articleListingLarge .imageBox
{
	float: left;
	padding: 3px;
	border: 1px solid #bbc7cd;
	margin: 0 15px 0 0;
}

.articleListingLarge .infoBox
{
	float: left;
	width: 420px;
}
	
.articleListingLarge h3, .articleListingLarge h3 a, .articleListingLarge h3 a:link, .articleListingLarge h3 a:active, .articleListingLarge h3 a:visited
{
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 0;
	text-transform: uppercase;
}

.articleListingLarge .articleDate
{
	font-style: italic;
	font-size: 11px;
	margin: 0 0 6px 0;
}
	
.articleListingLarge p
{
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.articleListingFull .imageBox
{
	float: right;
	padding: 3px;
	border: 1px solid #bbc7cd;
	margin: 0 0 15px 15px;
}

.articleListingFull h3, .articleListingFull h3 a, .articleListingFull h3 a:link, .articleListingFull h3 a:active, .articleListingFull h3 a:visited
{
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}
	
.articleListingFull p
{
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#articleListingSnippet h2
{
	color: #83b22a;
	font-size: 16px;
	margin: 15px 0 0 0;
	padding: 0px;
	font-family: "Arial Black";
	text-transform: uppercase;
}

#articleListingSnippet h3, #articleListingSnippet h3 a, #articleListingSnippet h3 a:link, #articleListingSnippet h3 a:active, #articleListingSnippet h3 a:visited
{
	color: #1680b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}

#articleListingSnippet p
{
	font-style: italic;
	font-size: 11px;
}

#articleListingSnippet #commentsButton a
{
	background: url(images/comment_button.gif) top left;
	width: 140px;
	height: 36px;
	display: block;
	text-decoration: none;
	margin: 15px 0 0 0
}

#articleListingSnippet #commentsButton a:hover
{
	background: url(images/comment_button.gif) bottom left;
	text-decoration: none;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    zoom: 1;     /* triggers hasLayout */
}