@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.outerborder {
	border: 1px solid #2475A0;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #185C81;
	border: 2px solid #FFCC00;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF5E1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #268ABC;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2576A1;
}
a:hover {
	text-decoration: none;
	color: #BC0001;
}
a:active {
	text-decoration: underline;
	color: #BC0001;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #2577A7;
	display:inline;
}
h2 {
	font-size: 18px;
	color: #B80103;
	display:inline;
}
h3 {
	font-size: 16px;
	color: #000000;
	display:inline;
}
hr{
height: 1px;
color:#cc0000;
}

.h1text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #2577A7;
}

.h2text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #B80103;
}

.h3text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}