@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/non-index-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	font-size: 14px;
}

</style>
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
}
#content a {
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #5badf7;
	text-decoration: underline;
}

#footer-bkg {
	background-image: url(../images/footer-bkg.jpg);
	background-repeat: repeat-x;
}
#footer-bkg tr td #footer {
	padding: 10px;
}
#footer-bkg tr td #footer tr td table tr td {
	font-size: 11px;
	text-transform: uppercase;
}
#footer-bkg tr td #footer tr td table tr td a {
	text-decoration: none;
}
#content tr td table tr td table {
}
#footer-bkg tr td #footer tr td table tr td a:hover {
	color: #5badf7;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
}
#content tr td table tr td table tr td table #tdr:hover {
	background-color: #ABD6FC;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.7em;
}
input
{
color: #282828;
background: #FFFFFF;
border: 1px solid #282828
}

.submit input
{
color: #282828;
background: #FFFFFF;
border: 1px outset #282828
}
fieldset
{
border: 1px solid #232423;
width: 25em
}

legend
{
color: #fff;
background: #232423;
border: 1px solid #FFFFFF;
padding: 2px 6px
}
textarea#styled {
	width: 250px;
	height: 200px;
	border: 1px solid #232423;
	padding: 5px;
}#content tr td table tr td table tr td table .body .body form .body textarea {
	border: 1px solid #282828;
}
#content tr td table tr td table tr td p note{
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

