body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333399;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
}
.body_rev {
	color: #FFFFFF;
}
.body_small {
	font-size: 80%;
}
#main {
	background-color: #FFFFFF;
	width: 916px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 853px;
}
#content_area {
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 16px;
	background-image: url(/images/nav/content_pattern.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	width: 916px;
	clear: left;
	background-color: #9999CC;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-bottom: 5px;
	line-height: 120%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	line-height: 16px;
	margin-top: 4px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	line-height: 14px;
	margin-top: 4px;
}
a.footer_small:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_small:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_small:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.frame_1pixel {
	border: 1px dotted #5C85D5;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.divider_vertical {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-top-color: #6BADFE;
	border-right-color: #6BADFE;
	border-bottom-color: #6BADFE;
	border-left-color: #6BADFE;
}

/* News Styles */
.newscategory {
	font-size: 120%;
	line-height: 2em;
}

div#news {
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
	padding: 0.5em 0.5em 1em;
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
	line-height: 130%;
	font-weight: bold;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
	font-weight: bold;
	padding-top: 0.2em;
	font-size: 130%;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
#NewsPostDetailTitle {
	font-size: 160%;
	font-style: italic;
	color: #CC0000;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
.body_rev_large {
	font-size: 16px;
	color: #FFFFFF;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-bottom: 5px;
	line-height: 120%;
	display: block;
	margin-bottom: 8px;
}
.article_category {
	font-weight: bold;
	background-color: #FFEA6F;
	display: block;
	padding: 2px;
	margin-bottom: 8px;
}
.article_title {
	font-size: 130%;
	color: #006666;
	font-weight: bold;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
.read_more {
	font-size: 85%;
	font-weight: bold;
}
.testimonial_box {
	padding: 8px;
	margin-bottom: 14px;
	border: 1px solid #9999CC;
}
.testimonial {
	font-size: 110%;
	font-style: italic;
	color: #333399;
}
.testimonial_author {
	font-size: 90%;
	color: #666666;
	text-align: right;
}
.advertiser {
	margin-bottom: 7px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
}
a.advertiser:link {
	text-decoration: none;
	color: #333399;
}
a.advertiser:visited {
	text-decoration: none;
	color: #333399;
}
a.advertiser:hover {
	text-decoration: none;
	color: #CC0000;
}
