/* Body Formatting  */


body {
	font-family: Verdana;
	font-size: 11px;
	padding: 12px !important;
	padding: 5px;
	padding-left: 10px;
	}
h1 {
	font-family: "Trebuchet MS", verdana, tahoma;
	font-size: 1.5em;
	font-style: italic;
	color: #003272;
	}
h2 {
	font-family: "Trebuchet MS", verdana, tahoma;
	font-size: 1.3em;
	font-style: italic;
	color: #003272;
	font-weight: normal;
	border-bottom: 1px dashed #003272;
	}
h3 {
	font-size: 1em;
	xfont-style: italic;
	xcolor: #003272;
	margin: 0;
	padding: 0;
	}
#container {
	margin: 0 auto;
	width: 570px;
	margin-left: 10px;
	}
#intro {
	margin-bottom: 40px;
	}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003272;
	}
a:hover, a:active {
	color: #990000;
	}
img {
	border: none;
	}

table {
	color: #434951;
	font-size: 11px;
	line-height: 16px;
	border-collapse: collapse }

td {	
	 }


/* Menu Formatting  */

#hmenu a {
	display: block;
	background-image: url(../images/nav_bg.gif);
	height: 24px;
	width: 100%;
	color: #2B5B99;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	text-indent: 27px;  	
	border-bottom: 1px solid #003273;
	margin: 0;
	padding-top: 5px }

#hmenu a:hover {
	display: block;
	background-image: url(../images/nav_bg_over.gif);
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-indent: 27px;
  	padding-top: 5px }

	
	
/* Special Table Formatting  */

.FullHeight {
	height: 100% }

.FullWidth {
	width: 100% }
	
.MostWidth {
	width: 95% }
	
.HalfWidth {
	width: 50% }
	
	
	
/* Special TD Formatting  */
	
.valignTop {
	vertical-align: top }
	
.alignRight {
	text-align: right }

.tdPadding {
	padding: 8px }
	
.tdSmallPadding {
	padding: 4px }
	
.tdPaddingLeftRight {
	padding-left: 10px;
	padding-right: 10px }
	
.tdPaddingLeft {
	padding-left: 10px }
	
.tdPaddingRight {
	padding-right: 10px }
	
.tdPaddingBottom {
	padding-bottom: 10px }
	
.tdPaddingNewsSection {
	padding-top: 5px }
	
.SmallLineHeight {
	line-height: 14px }
	
.TextIndent {
	text-indent: 15px }

	
	
	
/* Image Formatting  */
	
img {
	border: 0px }
	
.floatImgLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px } 
	
.floatImgRight {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px }

	
	
	
/* General Links */

a:link {
	color: #003273;
	font-weight: bold;
	text-decoration: underline }
	
a:visited {
	color: #003273;
	font-weight: bold;
	text-decoration: underline }
	
a:hover {
	color: #9e2121;
	font-weight: bold;
	text-decoration: none }

a:active {
	color: #5C9C78;
	font-weight: bold;
	text-decoration: none }

	
	
	
/* General Font */

.Bold {
	font-weight: bold }
	
.Heading {
	font-size: 12px;
	font-weight: bold }
	
.Required {
	color: #9e2121;
	font-weight: bold }
	
.white {
	color: #FFFFFF }
	
	
	
/* General Alignment Formatting */

.alignCenter {
	text-align: center }
	
.alignRight {
	text-align: right}
	
	
	
/* Background Colors  */

.bgWhite {
	background-color: FFFFFF }

.oddRow {
	background-color: ECF3FC }
	
.oddRowDark {
	background-color: C6D5E8 }
	
.GoldBg {
	background-color: F5BF3D }
	
	
	
/* Borders  */

hr {
	color: #003273;
	height: 1px }

.borderBottomWhite {
	border-bottom: 1px solid #FFFFFF }
	
.borderBottom {
	border-bottom: 1px solid #003273 }
	
.borderTop {
	border-top: 1px solid #003273 }
	
.borderLeft {
	border-left: 1px solid #003273 }

.borderRight {
	border-right: 1px solid #003273 }
	
	
.borderBottomDash {
	border-bottom: 1px dashed #003273 }
	
.AllAroundBorder {
	border: 1px solid #000000 }
	
.trBorder tr.header td {
	background-color: #C6D5E8;
	color: #2B5B99;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 5px }
	
.trBorder tr.subheader td {
	background-color: #ECF3FC;
	color: #2B5B99;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 5px }

.trBorder tr.headerCenter td {
	padding: 5px;
	text-align: center }
	
.trBorder tr.top td { 
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px }
	
.trBorder tr.topNoPadding td { 
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000 }
	
.trBorder tr.topNext td { 
	border-top-style: double; 
	border-top-color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px }
	
.trBorder tr.middle td { 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px 5px 5px 5px }
	
.trBorder tr.bottom td { 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px  }
	
.trBorder tr.bottomOnly td { 
	border-bottom: 1px solid #000000;
	padding: 5px  }
	
.trBorder tr.bottomNoPadding td { 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000  }
	
.trBorder tr.final td { 
/*  This style to be used for items such as Total...it has both a top and bottom border to bring out the very last row  */
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px  }

.trBorder tr td {
	border: 1px solid #000000;
}
	
.HighlightTD { 
	background-color: #C6D5E8;
	color: #2B5B99;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 5px  }


	

	
/* Header Formatting  */

.hdrTable {
	background-image: url(../images/hdrtable_bg.gif);
	width: 100%;
	height: 87px }

.hdrTableBottom {
	background-image: url(../images/hdrtablebtm_bgblue.gif);
	width: 100%;
	height: 33px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF }
	
.hdrTableBottomContents {
	background-image: url(../images/hdrtablebtm_bggreen.gif);
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap }
	
.hdrTableBottomContentsBorder {
	background-image: url(../images/hdrtablebtm_bggreen.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #FFFFFF;
	white-space: nowrap }
	
.PageHdr {
	background-image: url(../images/hdr_pagehdr_bg.gif);
	height: 24px;
	border-bottom: 1px solid #003273  }
	
	
	
/* Main Link Formatting  */

a:link.whiteLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none }

a:visited.whiteLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none }

a:hover.whiteLink {
	color: #000000;
	font-weight: bold;
	text-decoration: none }

a:active.whiteLink {
	color: #003273;
	font-weight: bold;
	text-decoration: none }
	
	
	
/* Section Formatting  */

.SectionLeftTd {
	background-color: #8199B7;
	width: 173px;	
	vertical-align: top;
	border-right: 1px solid #003273 }
	
.SectionRightTd {
	background-color: #8199B7;
	width: 173px;	
	vertical-align: top;
	border-left: 1px solid #003273 }

.SectionTitle {
	background-image: url(../images/nav_hdr_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #003273;
	height: 27px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF }
	
.SectionMainTitle {
	background-color: #003273;
	height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #003273 }
	
.SectionSubTitle {
	background-color: #C6D5E8;
	height: 24px;
	color: #003273;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #003273 }	

.SectionBody {
	background-color: #ECF3FC;
	border-bottom: 1px solid #003273;
	padding: 5px 5px 5px 5px }
	
.SectionBody2 {
	background-image: url(../images/img_newspapers.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: 1px solid #003273;
	padding: 5px 5px 5px 5px }
	
.SectionMainBody {
	background-color: #FFFFFF;
	border-left: 1px solid #003273;
	border-right: 1px solid #003273;
	border-top: 1px solid #003273;
	border-bottom: 1px solid #003273;
	padding: 8px }
	
	
	
/* Tab Formatting  */

.tabOn {
	background-image: url(../images/tab_on_fill.gif);
	color: #FFFFFF;
	font-weight: bold; }
	
.tabOff {
	background-image: url(../images/tab_off_fill.gif);
	color: #FFFFFF;
	font-weight: bold }

a:link.TabLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none }
	
a:visited.TabLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none }
	
a:hover.TabLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline }
	
a:active.TabLink {
	color: #BCBCBC;
	font-weight: bold;
	text-decoration: none }
	
	
	
/* Headings  */	
	
.HeaderImageBg {
	background-color: #8199B7;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 58px;
	padding-left: 12px;
	border: 1px solid #003273 }

	
/* Item Close Formatting  */

.ItemCloseUpOver {  
	background-image: url(../images/itemclose_up_over.gif) }
	
.ItemCloseUp { 
	background-image: url(../images/itemclose_up.gif) }
	
.ItemCloseDownOver {  
	background-image: url(../images/itemclose_down_over.gif) }

.ItemCloseDown { 
	background-image: url(../images/itemclose_down.gif) }