body {
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 11px;
}
td {
	vertical-align: top;
}
#banner {
	border: thin solid #bbce87;
	padding: 3px 5px 3px 5px;
}
#infocol {
	padding: 7px 7px 15px 7px;
	border: thin solid #8dbb75;
}
#infocol p {
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 5px;
}
#infocol h3 {
	background-color: #bbce87;
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-size: 14px;
}
#infocol h3 strong {
	color: #621fc5;
}
#content {
	padding: 10px 5px 10px 5px;
	border: thin solid #2e3064;
	background-color: #f3ffbc;
	font-size: 12px;
}
#content h3 {
	background-color: #6aa6bf;
	padding: 7px 7px 7px 7px;
}
#content h4 {
	font-size: 14px;
	background-color:#5d6c9a;
	color: White;
	margin-bottom: 10px;
	padding: 2px 5px 5px 5px;
	border-top: 5px solid #e5c663;
}
#content h5 {
	margin-top: 0px;
	margin-left: 30px;
	font-size: 12px;
}
#content p {
	margin-bottom: 3px;
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
}
#content p strong {
	color: Red;
	font-style: italic;
}
#content small {
	font-weight: normal;
	font-size: 10px;
}
#content table {
	border: thin solid #5d6c9a;
	font-size: 11px;
}
#infofooter {
	padding: 7px 7px 15px 7px;
	border: thin solid #8dbb75;
}
#infofooter p {
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 5px;
}
#footer {
	background-color: #6aa6bf;
	padding: 0px 10px 0px 10px;
}
#footer p {
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	font-style: italic;
}
#borr_infocol {
	padding: 7px 7px 15px 7px;
	border: thin solid #6aa6bf;
}
#borr_infocol p {
	font-size: 11px;
	margin-top: 3px;
	margin-left: 4px;
	color: #2e3064;
	font-weight: bold;
}
#borr_infocol h3 {
	background-color: #6aa6bf;
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-size: 14px;
}
#borr_infocol h3 strong {
	color: #621fc5;
}
#borr_infocol h4 {
	border-top: 4px solid #6aa6bf;
	background-color: #deffc7;
	font-size: 12px;
	color: #2e3064;
	margin-bottom: 5px;
	padding: 3px 0px 3px 4px;
}
#borr_content {
	padding: 10px 5px 10px 5px;
	border: thin solid #3a567e;
	background-color: #f3ffbc;
	font-size: 12px;
}
#borr_content h3 {
	background-color: #6aa6bf;
	padding: 7px 7px 7px 7px;
}
#borr_content h4 {
	font-size: 14px;
	background-color:#5d6c9a;
	color: White;
	margin-bottom: 10px;
	padding: 2px 5px 5px 5px;
	border-top: 5px solid #bbce87;
}
#borr_content h5 {
	margin-top: 0px;
	margin-left: 30px;
	font-size: 12px;
}
#borr_content p {
	margin-bottom: 3px;
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
}
#borr_content p em {
	color: Red;
	font-style: italic;
	font-size: 11px;
}
#borr_content p small {
	font-weight: normal;
}
#borr_content table {
	border: thin solid #5d6c9a;
	font-size: 11px;
}
.warning {
	font-weight: bold;
	font-size: 16px;
	color: Red;
	font-style: italic;
	padding-bottom: 10px;
}
.message {
	font-weight: bold;
	font-size: 16px;
	color: #2e3065;
	font-style: italic;
	border: thin solid #6aa6bf;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 10px 0px;
}
.hidden {
	color: White;
	}
.hidden a {
	font-style: normal;
	color: White;
	}
#notice {
  text-align: center;
	color: Red;
	}
#notice h5 {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#notice strong {
	color: Black;
	}
