﻿/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS layout <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
	background-position: left top;
	margin: 0;
	padding: 0;
	background-color: #23294B;
	background-image: url('left rectangle bac.png');
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
}
#container {
	min-width: 600px;
	position: relative;
}
#left_col {
	width: 184px;
	float: left;
	position: absolute;
	z-index: 19;
}
#page-content {
	width: 86%;
	margin-left: 170px;
	position: absolute;
	z-index: 20;
}
#tile-bac {
	background-position: center top;
	background-image: url('panel%20main%20tile%20BG.png');
	width: 982px;
	height: 521px;
	min-width: 982px;
	min-height: 521px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 35px;
	background-repeat: no-repeat;
}
#flash-writing {
	margin: 0px 15px 34px 60px;
	width: 800px;
	min-height: 442px;
	background-color: #54728F;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content {
	margin: 15px;
	text-align: justify;
}
#footer {
	width: 800px;
	margin-left: 60px;
}
.alignCenter {
	margin-right: auto;
	margin-left: auto;
}
div.light-blue-BG {
	background-color: #DBF6FF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-align: center;
}
div.light-green-BG-S2 {
	background-color: #F1F5ED;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-align: center;
}
div.white-BG {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-align: center;
}
div.clear-BG {
	margin-bottom: 15px;
	text-align: center;
}
/* NOTE: This does the same as the above "div.clear-BG" which can be seen in Apply Styles (this can't */
#top-graphic-no-color {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
ol {
	list-style-position: outside;
	padding-left: 30px;
	padding-right: 15px;
	margin-bottom: 10px;

}
ul {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 30px;
	padding-right: 15px;
	margin-bottom: 10px;
}

li {
	padding-bottom: 5px;
}
.MTp5 {
	margin-top: 5px;
}
.MTp10 {
	margin-top: 10px;
}
.MTp15 {
	margin-top: 15px;
}

.MB-5 {
	margin-bottom: -5px;
}
.MB-10 {
	margin-bottom: -10px;
}
.MB-15 {
	margin-bottom: -15px;
}
.MB-20 {
	margin-bottom: -20px;
}
.MBp3 {
	margin-bottom: 3px;
}
.MBp5 {
	margin-bottom: 5px;
}
.MBp10 {
	margin-bottom: 10px;
}
.MBp15 {
	margin-bottom: 15px;
}

h1.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #54728F;
	font-size: 13pt;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
h2.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #54728F;
	font-size: 13pt;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
h3.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #54728F;
	font-size: 13pt;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
p.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #54728F;
	font-size: 12pt;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
h4.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #54728F;
	font-size: 13pt;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	font-style: normal;
}
h4 {
	font-size: 13pt;
	font-style: italic;
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	text-align: justify;
}
.P-text-bold-lite {
	font-weight: bold;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #54728F;
	border-style: solid;
	border-width: 2px;
	border-color: #7592AE #4A6580 #4A6580 #7592AE;
	padding: 1px 6px 1px 6px;
}
.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #C6E3FF;
	text-decoration: none;
	background-color: ##54728F;
	border-style: solid;
	border-width: 2px;
	border-color: #4A6580 #7592AE #7592AE #4A6580;
	padding: 1px 6px 1px 6px;
}
/* START horizontalMenu (HM) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.horizontalMenu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #54728F;
	border: 1px solid #FFFFFF;
	margin-bottom: 6px;
}
.horizontalMenu ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
/* removed 	padding-top: 10px; */
.horizontalMenu ul li {
	display: inline;
	padding-bottom: 1px;
	line-height: 20px;
}
.horizontalMenu ul li a {
	padding: 5px 10px 1px 10px;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.horizontalMenu ul li a:hover {
	color: #3C5064;
}
.horizontalMenu ul li:hover {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 1px;
}
.horizontalMenu ul li img {
	vertical-align: text-bottom
}
.HM-Selected-li-BG {
	background-color: #6182A3;
}
div.Hmenu {
	margin-bottom: 10px;
}
p.HMenu {
	font-size: 8pt;
	margin-bottom: -2px;
	font-weight: bold;
	font-style: italic;
	margin-top: -14px;
}
/* END HorizonatalMenu <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ 
.MBp0 {
	margin-bottom: 0px;
}
/* ADS - NOTE: flash/objects must be placed in <div> with 15 px margin bottom <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#ADS {
	width: 780px;
	margin-left: 79px;
	margin-bottom: 8px;
}
#CENTER-COLS {
	text-align: center; 
	margin-top: 40px;
}
#ADS-LEFT-COL {
	float: left; 
	width: 372px;
}
/* DO NOT APPLY to BOTTOM IMAGES */ 
div.image-menu {
	height: 182px;
}

/* END - ADS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
span.left-quote {
	padding: 15px;
	float: left;
	width: 300px;
	font-size: 18pt;
	font-style: italic;
	text-align: left;
	line-height: 24px;
}
span.right-quote {
	padding: 15px;
	float: right;
	width: 300px;
	font-size: 18pt;
	font-style: italic;
	text-align: right;
	line-height: 24px;
}

.clear  {
    clear:both	
}
#clear  {
    clear:both	
}

#MT-after-menu {
	margin-top: 12px;
}

.MTp5 {
	margin-top: 5px;
}
table.GEN {
	background-color: #DBF6FF;
	text-align: left;
	color: #313650;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
table.GEN td {
	border: 2px solid #54728F;
	padding: 10px;
}
/* This revoves the border and padding in table.GEN td (above) */
table.counterGEN {}
table.counterGEN td {
	border-style: none;
	padding: 0px;
	border-left-color: ;
}

.links {
	list-style-type: decimal;
}
.links a {
	list-style-type: decimal;
	color: #FFFFFF;
	font-weight: bold;
}
.links a:hover {
	color: #C6E3FF;
}
.linksTABLE {
	list-style-type: decimal;
}
.linksTABLE a {
	list-style-type: decimal;
	color: #314253;
	font-weight: bold;
}
.linksTABLE a:hover {
	color: #54728F;
}

.float-right {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
.float-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.box-white-line {
	border: 2px solid #FFFFFF;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto
}
.quote {
	margin-right: 40px;
	margin-left: 40px;
}
