
@charset "UTF-8";
/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*		TYPOGRAPHICAL											 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
	margin:0;
	background-color: #fff;
	color:#333333;
}


h1 {
	font-family:  Arial;
	font-size: 24px;
	color: #004698;
	font-weight: normal;

	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}

h2 {
	font-family:  Arial;
	font-size: 20px;
	color: #004698;
	font-weight: bold;
	margin: 0;
}

h3 {
	font-family:  Arial;
	font-size: 14px;
	color: #004698;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0;
}
/*
h4
{
	background-position: right bottom;
	background-image: url(AdShadowMain.png);
	width: 190px;
	background-color: #FFFFFF;
	position: relative;
}
*/
h4 {
	font-family:  Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0;
}

h5 {
	font-family:  Arial;
	font-size: 20px; 
	color: #FFFFFF;
	font-weight: normal;

	text-align: left;
	text-transform: capitalize;
}

h5 a {
	font-family:  Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;

	text-align: left;
	text-transform: capitalize;
	border-bottom: none;
}

h5 a:hover {
	font-family:  Arial;
	font-size: 20px;
	color: red;
	font-weight: normal;
	
	text-align: left;
	text-transform: capitalize;
	border-bottom: none;
}

h6 {
	font-family:  Arial;
	font-size: 13px;
	color: #004698;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h6 a {
	font-family:  Arial;
	font-size: 20px;
	color: #FF4400;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

h6 a:hover {
	font-family:  Arial;
	font-size: 20px;
	color: #FF4400;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #FF4400;
}

.bullet li{
	background: url(bulletSmall.gif) no-repeat 3px 3px;
	padding-left:16px;
}

.bullet{
	background: url(bulletSmall.gif) no-repeat 3px 3px;
	padding-left:16px;
	padding-left:17px;
	line-height:1.5em;
	margin:0.5em 0 0.7em 0;
}

.bulletSmall{
	background: url(bulletSmall.gif) no-repeat 3px 3px;	
	padding-left:17px;
	line-height:1.4em;
	margin:0.5em 0 0.7em 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*		TABLES											 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.FormTableHeader {
	background-color:#095A9E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:18px;
	padding:10px;
	padding-left:10px;
}

.FormTableHeaderDark {
	background-color:#054B86;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:18px;
	padding:10px;
	padding-left:10px;
}
.FormTableHeaderSmall {
	background-color:#095A9E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	height:18px;
	padding:10px;
	padding-left:10px;
}

.TableRowLines {
	border-bottom-style:solid;
	border-bottom-style:solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #095A9E;
	height: 21px;
	padding: 5px;
}
.TableRowLinesNoHeight {

	padding: 5px;
}
.TableRowLinesMaxHeight {
	border-bottom-style:solid;
	border-bottom-style:solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #095A9E;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.TableRowNoLinesMaxHeight {
	padding: 5px;
}
.TableRow {
	height: 21px;
	padding: 5px;
}
.FormTableContents1 {
	background-color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	height: 21px;
	padding:10px;
	padding-left:10px;
	
}

.FormTableContents2 {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:21px;
	font-weight:normal;
	color:#333333;
	padding:10px;
	padding-left:10px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*		TAB NAVIGATION											 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* BEGIN TAB NAVIGATION STYLES*/

.tabcontent {
	padding-bottom: 2em;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 2em;
}
.tabcontent h2 {
	font-size: 1.6em;
	margin:12px 0 0 6px;
}
.tabBox{
	margin:0 0 0 3px;
}
.tab,.activeTab{
	position:relative;
	padding:5px 9px 3px 9px;
	border-right:1px solid #fff;
	margin-bottom:-1px;
	display:inline;
	float:left;
	cursor:pointer;
}
.tab{
	background:#cedfe5;
}
.tab a{
	color:black !important;
}
.tabBox.purple .tab {
	background-color: #e0d5e1;
}
.tabBox.gold .tab {
	background-color: #fae3ab;
}
.tabBox.blue .tab {
	background-color: #bad4da;
}
.tabBox.purple a:hover, .tabBox.purple a:focus, .tabBox.blue a:focus {
	color: #fff;
}
.gold .activeTab{
	background:#0c5e7b !important;
	font-weight:bold;
	color:#fff;
}
.blue .activeTab{
	background:#005f6c !important;
	font-weight:bold;
	color:#fff;
}
.purple .activeTab{
	background:#732b73 !important;
	font-weight:bold;
	color:#fff;
}

.gold .activeTab a, .gold  .activeTab a:visited {
	color: #fff !important;
}
.blue .activeTab a, .blue .activeTab a:visited {
	color: #fff !important;
}
.purple .activeTab a, .purple .activeTab a:visited {
	color: #fff !important;
}

.tabBox.purple .activeTab {
	background:#732b73 !important;
}
.tabBox.blue .activeTab {
	background:#005f6c !important;
}
.tabBox.gold .activeTab {
	background:#f3b82e !important;
	color:#000 !important;
}
.hidden {
	display:none;
}
/* END TAB NAVIGATION STYLES */

/* ADD WEB LINK */

.link_list1Col {
	position:relative;
	width:171px;
	bottom:7px;
	padding-bottom: 1px;
	background: url(dottedLine.gif) repeat-x left top;
	clear:both;
}



/* ADVERSTISING MODULES */

#AdvertisingBox
{
	background-image: url(AdShadowMain.png);
	width: 190px;
	height:187px;
	background-repeat: repeat-y;
}

#AdvertisingBoxImage {
	width:185px;
	height:186px;
}

#AdvertisingBoxShadow {
	height: 4px;
	width: 185px;
	background-image: url(MenuShadowBottom.png);
	background-repeat: no-repeat;
}



/* ARTICLE IMAGE */

#ArticleImage{
	height: auto;
	width: 500px;
	background-repeat: no-repeat;
	
}

/* ARTICLE DIVIDER LINE */

#ArticleDividerLine{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	width: 500px;
	margin-left: 0px;
	margin-right: 0px;

}

