@charset "utf-8";

body {
	background-image: url(Images/SI_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	vertical-align: top;
}
table {
	text-align: center;
	vertical-align: top;
}
.SI-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #9E9F73;
}
a:link {
	color: #9E9F73;
	font-size: 9px;
	text-decoration: none;
}
a:visited {
	color: #9E9F73;
	font-size: 9px;
}
a:hover {
	color: #1D3E9B;
	text-decoration: underline;
	font-size: 9px;
}
a:active {
	color: #9E9F73;
	font-size: 9px;
}
h3 {
	display: inline;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 5px;
	color: #85874D;
	text-align: left;
}
p {
	padding: 5px 0px;
	font-size: 12px;
}
li {
	font-size: 12px;
}
.list {
	font-size: 11px;
	padding-left: 25px;
}
.about p {
	font-size: 12px;
	color: #08288e;
	padding: 10px 20px;
        text-align: justify;
}
.welcome {
	font-size: 13px;
	color: #08288e;
	padding: 10px 50px;
}
.welcome p {
	padding: 10px 0px;
	font-size: 12px;
        text-align: justify;
	font-family: Verdana,Tahoma,Arial,Courier New,Helvetica;
}
.form-normal-text {
	font-family: Arial,Courier New, Helvetica, Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:#08288E;
	text-decoration: none;
	margin:25px 0px;
        background-color: #FFFFFF;
}
.form-results {
	font-family: Arial,Courier New, Helvetica, Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#08288E;
	text-decoration: none;
	margin:25px 0px;
}
.form-required {
	font-family: Arial,Courier New, Helvetica, Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.form-description {
	font-family: Arial,Courier New, Helvetica, Tahoma;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	color:#85874D;
	text-decoration: none;
}
.odd {
	background-color: #F0F0F0;
}
.DropDownList {
	font-family: Arial,Courier New,Helvetica,Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color:#505050;
	text-decoration: none;
}
.main { background-color: #FFFFFF; text-align:center; font-family: Verdana,Tahoma,Arial,Courier New; color: #505050; height: 100% font-size: 10px; }
select { font-family: Courier New; font-size: 11pt; font-style: normal; font-weight: 400; text-decoration: none; }
input { font-family: Arial,Courier New,Helvetica,Tahoma; font-size: 8pt; font-style: normal; font-weight: normal; color:#505050; text-decoration: none; }
*   { padding:0; margin:0; }
