* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/graySpot.gif) repeat;
}
h1 {
	margin: 0 0 11px 0;
	padding: 15px 0 21px 0;
	color: #666;
	border-bottom: 1px solid #ccc;
	font: italic normal 1.5em/18px Georgia, serif;
}
h2 {
	padding: 10px 0 20px 0;
	line-height: 18px;
	color: #333;
	text-transform: uppercase;
	font-size: 1.25em;
}
h3 {
	padding: 0px 0 13px 0;
	font-weight: bold;
	color: #633;
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #666;
	padding-bottom: 10px;
}
h5 {
	padding: 0px 0 0px 0;
	font-weight: bold;
	color: #633;
	font-size: 1.2em;
}
h5 a {
	font-weight: normal;
	font-size: 0.9em;
}
.note-text {
	font-style: italic;
	padding: 5px 0;
}
.medium-text {
	font-size: 10px;
}
.small-text {
	padding-left: 45px;
	font-size: 9px;
	line-height: 11px;
}
.tiny-text {
	font-size: 7.5px;
	padding: 5px 0;
}
#page {
	margin: 10px auto;
	width: 780px;
	text-align: left;
	background: #ffffff url(images/greyLine.gif) repeat-y;
}
#header {
	height: 117px;
	background-repeat: no-repeat;
	background-image: url(images/headerBar.jpg);
}
#header ul {
	margin-right: 5px;
	padding: 92px 0 0 0;
	list-style: none;
	text-align: right;
	color: white;
}
#header li {
	display: inline;
}
#header li a {
	font-size: 0.9em;
	line-height: 1em;
	text-decoration: none;
	padding: 1px 5px;
	color: #fff;
}
#header li a:hover {
	color: Yellow;
	background-color: #8998FE;
}
#header iframe {
	width: 100%;
	height: 580px;
}
#content-center {
	float: left;
	margin: 0 26px 26px 0px;
	width: 416px;
}
#content-center p {
	/* clear: left; */
	padding-bottom: 13px;
}
.in-memory {
	border: groove Gray;
	padding: 20px;
	color: Silver;
	background-color: Black;
	text-align: justify;
}
.hotmsg {
	color: red;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
}
.hotmsgbox {
	border: 5px groove #ff60c6;
	padding: 10px;
	color: black;
}
#content-left {
clear: left;
	/* float: right; */
	/* margin: 0px 30px 0px -15px; */
	margin: 0 15px 0 0;
	width: 156px;
	font: 0.9em Arial, Helvetica, sans-serif;
}
#content-left-smallcal {
	margin: -3px 0px 0px 0px;
	width: 153px;
	font: 0.9em Arial, Helvetica, sans-serif;
}
#content-left a {
	text-decoration: none;
	color: White;
}
#content-left a:hover {
	color: Yellow;
	text-decoration: underline;
}
#content-left dd {
	margin-bottom: 13px;
}
#content-left-links {
	float: left;
	width: 153px;
	margin-top: 10px;
	border-top: 2px groove #4F58B0;
}
#content-left-links ul {
	list-style: none;
	padding: 10px 0 0 10px;
}
#content-right {
	float: right;
	margin-top: 1px;
	/* margin-right: -26px;
	padding: 18px 16px 26px 16px; */
	margin-right: 0;
	padding: 18px 16px 26px 16px;
	width: 120px; /* border: 2px solid #ccc; */
	background-color: #FEE0A0;
	clear: right;
}
#content-right p {
	padding-bottom: 13px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 13px;
	font: 1.0em Arial, Helvetica, sans-serif;
}
#two-col-content-right {
	/* display: inline; */
	float: right;
	width: 594px;
	background: White;
	/* margin-left: 0px;
	margin-right: 26px; */
	margin-left: 0;
	margin-right: 0;
}
#two-col-content-right p {
	margin-right: 25px;
	padding-bottom: 13px;
}
#two-col-content-right ul {
	list-style: none;
	margin: 0 0 5px 24px;
}
#two-col-content-right > ul {
	list-style: none;
	margin: -15px 0 0 24px;
}
ul ol {
   margin-left: 36px;
}
.image-right{
	margin:0px 25px;
	float:right;
}
form {
	padding-right: 25px;
	padding-bottom: 16px;
}
div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	float: left;
	width: 150px;
	color: black;
	text-align: right;
	font-weight: normal;
}
.formw {
	padding-left: 8px;
	width: 315px;
	text-align: left;
	vertical-align: middle;
}
.forml {
	padding-left: 28px;
	width: 315px;
	text-align: left;
	vertical-align: middle;
}
textarea {
	margin-left: 25px;
	padding-left: 12px;
	text-align: left;
	font-size: 1em;
}
.legend {
	background-color: #8998FE;
	border: 2px outset #8998FE;
	padding: .4em .7em;
	position: relative;
	margin: 1em 0 -1.2em 4em;
	height: 1.4em;
	width: 20em;
	color: white;
}
fieldset {
	margin-bottom: 1em;
	margin-left: 25px;
	padding: 1.5em 5px 15px 5px;
}
#formbox {
	width: 400px;
	background-color: #FEE0A0;
	border: outset #FCDD9D;
}
div.errmsg {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: red;
	font-weight: bold;
}
#footer {
	clear: both;
	width: 100%;
}
#footer-content-left {
	float: left;
	width: 153px;
	margin-top: 20px;
	padding: 10px 0;
	border-top: 2px groove #4F58B0;
	text-align: center;
	font-size: 8pt;
	line-height: 12px;
	color: #555;
}
#footer-content-right {
	float: right;
	margin: 10px 26px 0;
	width: 573px;
	height: 100px;
	padding-top: 10px;
	border-top: 1px groove #888888;
	font: 10px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer-content-right ul {
	list-style: none;
	margin-bottom: 10px;
}
#footer-content-right li {
	display: inline;
}
#footer-content-right li a {
	font-size: 0.9em;
	line-height: 1em;
	text-decoration: none;
	padding: 1px 5px;
	color: #000000;
}
#footer-content-right li a:hover {
	color: Yellow;
	background-color: #8998FE;
}
.clearfix {
	clear: both;
	height: 1px;
}
iframe {
	border: 0;
}