BODY {
	background-color: #94C8DF; /* Light Blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/bg.gif);
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
}
TABLE, TD, TH, TR INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
OL, LI, P, UL, FORM {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
BLOCKQUOTE {
	margin-top: 30px;
}
A, A:ACTIVE, A:LINK {
	color : #214859; /* Dark Blue */
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : transparent;
}
A:HOVER {
	color : #214859; /* Dark Blue */
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : transparent;
}
A:VISITED {
	color: #111111; /* Nearly Black */
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : transparent;
}
A IMG {
	display: block;
	border: none;
	/*	float: left;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;  */
}
FORM {
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	margin-bottom: 0 ;
}
H6 {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : Black;
}
H5 {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
}
H4 {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
H3 {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-align: center;
	padding: 2px 5px 2px 5px;
	margin: 4px 0px 4px 0px;
}
H2 {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
	text-align: center;
	padding: 2px 5px 2px 5px;
	border-bottom-width: 0px;
	margin: 14px 0px 14px 0px;
}
H1 {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	text-align: center;
	font-weight : bold;
	color : Black;
}
HR {
	color: #214859; /* Dark Blue */
	border: 0px solid #214859; /* Dark Blue */
	background: #214859; /* Dark Blue */
	margin-bottom: 5px;
	margin-top: 5px;
	height: 1px;
}
BODY, OL, LI, TABLE, TD, TH, TR, UL, FORM {
	color : Black;
}
OL {
	margin-top: 20px;
	margin-bottom: 20px;
}
P {
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 2px 5px 2px 5px;
}
TABLE {
	border-color: #D1DBDF; /* Light Blue */
	border-style: solid;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
}
TD {
	border-color : #D1DBDF; /* Light Blue */
	border-style : solid;
	border-width : 1px;
	text-align: left;
}
TH {
	border-color : #D1DBDF; /* Light Blue */
	border-style : solid;
	border-width : 1px;
	text-align: left;
	font-weight : bold;
}
PRE {
	font-family : "Courier New", Courier, monospace;
	margin-top : 20px;
}
CODE {
	font-family : "Courier New", Courier, monospace;
}
div.hr {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: #000;
}
div.hr90 {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: #000;
}
div.hr100 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: #000;
}
input.radio {
	margin: 0px 5px -0px 5px;
	min-width: 20px;
	height: 15px;
}
.greytablebackground {
	background : #818181; /* Medium Grey */
	border-width : 0px;
}
.headertable {
	border-width: 0px 0px 0px 0px;
	background-image: url(../images/header.jpg);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
}
.headertableSSL {
	border-width: 0px 0px 0px 0px;
	background-image: url(../images/headerSSL.jpg);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
}
.zerotableborder {
	border-width : 0px;
}
.darkgreytableborder {
	border-color : #111111; /*Nearly Black */
	border-style : solid;
	border-width : 1px;
	background : #FFFFFF; /* White */
}
.tinyfont{
	font-size : 10px;
}
.row:hover{ 
  background-color: #F4F9FC; 
}
.submit_button{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	background: #ffffff; /* White */
	border: 0px solid #ffffff; /* White */
	color : #214859; /* Dark Blue */
	text-align : left;
}
.submit_button2{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	background: #ffffff; /* White */
	border: 0px solid #ffffff; /* White */
	color : #214859; /* Dark Blue */
	text-align : center;
}
.noMargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
}
.asterisk {
	font-family: "Courier New", Courier, monospace;
	color: Red;
	font-weight: bold;
}
button {
	overflow: visible;
	width: auto;
}
button.link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	color : #214859;
	background : #ffffff;
	margin: 0;
	padding: 0;
	border : 0 solid #ffffff;
	cursor: pointer;
	-moz-user-select: text;
}
button.link span {
	text-decoration: underline;
}
button.link:hover span, button.link:focus span {
	color : #214859;
	text-decoration: none;
}
/* TinyMCE specific rules */
body.mceContentBody {
  background: #FFF;
	background-color: Ivory; /* Ivory*/
}
.mceContentBody a {
   color: blue !important; /* FF requires a important here */
}
