@charset "ISO-8859-1";

html{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	}

body {
	background-color: #dddbce;
	padding: 0;
	margin: 0px;
	}


#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	padding: 20px;
	margin: 0px;
	}
#content {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0C8946;
	font-style: normal;
	float: left;
	text-align: right;
}

#sub_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25;
	color: #FFFFFF;
	text-align: center;
	background-color: #243C89;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3c884c;
	width: 130px;
}
p {
	line-height: 1.5;
}
#content a {
	font-size: 1em;
	color: #660909;
	text-decoration: none;
	font-weight: bold;
}
#sub_content a {
	font-size: 1em;
	color: #660909;
	text-decoration: none;
	font-weight: bold;
}
#h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
	margin: 10px;
	font-weight: bold;
	position: relative;
	width: 250px;
	float: left;
	text-align: center;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7c7c7c;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
td {
	padding: 5px;
}
h1#si\tetitle {
	height:110px;
	width:670px;
	display: list-item;
	list-style-image:/images/banner9-10-09.png;
	list-style-position: inside;
	letter-spacing:-1000em;
	font-size: 1pt;
	color: #fff;
	list-style-type: none;
	list-style-image: url(images/header11-23-09.png);
}
table {
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
		-moz-border-radius: 10px;
	radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 3px 3px 3px #0c0c0c;
	-moz-box-shadow: 3px 3px 3px #0c0c0c;
	-webkit-box-shadow: 3px 3px 3px #0c0c0c;
}

