body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
#body2 {
	margin: 0px;
	padding: 0px;
	float:left;
	clear:both;
	height: 100%;
}
#container {
	width:100%;
}
#logo {
	margin: 2px;
}
#banner {
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-color: #890018;
	display: block;
	clear: both;
	float: left;
}
#orange {
	background-color: #FF9900;
	width: 475px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header {
	margin: 0px;
	padding-left: 20px;
	float: left;
}
#header img {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #890018;
}
#red {
	background-color: #890018;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18pt;
	letter-spacing: 1px;
	line-height: 34px;
	float: left;
}
#content {
	margin: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #576B76;
	line-height: 14pt;
	float: left;
	width: 700px;
	height:100%;
}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #576B76;
}
#content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #940029;
}
#body {
	width: 990px;
	height: 100%;
}
#sidebar-a {
	width: 248px;
	height: 300px;
	margin: 0px;
	float: left;
}
#navlist1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	width: 950px;
	height: 50px;
	line-height: 30px;
	clear: both;
}
#navlist1 a#active {
	color: #CC0000;
	background-image:none;
}
#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	float: left;
	margin: 0;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul li a {
	width: 206px;
	border-left: 1px solid #8E92A1;
	padding-left: 20px;
	margin: 0;
	color: #940029;
	text-decoration: none;
	display: block;
}
#menu ul li a:hover {
	color: #000000;
}
#menu a:active {
	color: #CC0000;
}
#menu2 {
	float:right;
	margin-top: 10px;
}
#navlist2 {
	letter-spacing: 1px;
	text-decoration: none;
	color: #969FB3;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0px 100px 0px;
}
#navlist2 li {
	list-style-type:none;
	display:inline;
}
#navlist2 ul li{
	list-style-type:none;
}
#navlist2 a {
	text-decoration: none;
	color: #969FB3;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
}
#navlist2 a:hover {
	color: #CC0000;
}
#menu3 {
	padding-left: 30px;
	float:left;
}
#menu4 {
	padding-left: 30px;
	float:left;
}
#navlist {
	width: 194px;
	text-indent: 5px;
	margin: 0;
	padding: 0;
}
#navlist li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #52535C;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #52535C;
	line-height: 22px;
	text-indent:12px;
}
#navlist li.sub {
	list-style: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #52535C;
	border-top-style: solid;
	border-top-width: 0px;
	font-weight: normal;
	padding-left: 10px;
}
#navlist li.subsub {
	list-style: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #52535C;
	border-top-style: solid;
	border-top-width: 0px;
	font-weight: normal;
	padding-left: 20px;
}
#navlist a {
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	text-decoration: none;
	color: #52535C;
	cursor: pointer;
	height: 24px;
}
#navlist a:hover, a#active {
	color: #CC0000;
	font-weight: bold;
	background-image:url(images/menu_active.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#leftColumn {
	float: left;
	height:100%;
	width:452px;
	background-color: #FFFFFF;
	border-left: 1px solid #B7BACD;
	border-right: 1px solid #B7BACD;
}
#matrix table.table1 {
	margin-top:10px;
	width: 400px;
	height: 120px;
}
#matrix td.table1 {
	background-color:#B7BACD;
}
#matrix td.table1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #890018;
	text-decoration:none;
	font-weight:normal;
	padding:8px;
}
#matrix td.table1 a:hover {
	font-weight:normal;
	text-decoration:underline;
}
#matrix td.table2 {
	background-color:#FF9900;
}
#matrix td.table2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
	padding:8px;
}
#matrix td.table2 a:hover {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
#matrix td.table3 {
	background-color:#890018;
}
#matrix td.table3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding:8px;
}
#matrix td.table3 a:hover {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
#gradientBig {
	height: 20px;
	width:453px;
	background-image: url(images/gradient_big4.jpg);
	background-repeat: no-repeat;
	float:left;
}
#gradientBig2 {
	height: 20px;
	width:453px;
	clear:both;
	background-image: url(images/gradient_big4.jpg);
	background-repeat: no-repeat;
	float:left;
}
#Text {
	padding: 10px;
	padding-bottom: 0px;
}
#Text2 {
	background-image: url(images/gradient_big2.jpg);
	background-repeat: y-repeat;
}
#leftColumn h1 {
	font-size: 18pt;
	color: #940029;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
	line-height:17pt;
}
#leftColumn h2 {
	font-size: 12pt;
	color: #940029;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}
#leftColumn h3 {
	font-size: 10pt;
	color: #ED1C24;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}
#leftColumn a {
	font-weight: normal;
	color: #940029;
}
#leftColumn ul, #leftColumn2 ul {
	margin:0px 0px 0px 0px;
}
#leftColumn li, #leftColumn2 li {
	background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	list-style-type:none;
	padding:0px 17px 0px 15px;
	margin:0px;
}
#rightColumn {
	width: 227px;
	float: left;
	height:100%;
}
#gradientSmall {
	background-image: url(images/gradient_small.jpg);
	height: 20px;
	background-repeat: no-repeat;
	width:211px;
	float: left;
}
#rightColumn h1, #sidebar-a h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #F99D1C;
	margin: 0px 0px 10px;
	padding: 0px;
}
#rightColumn h3 {
	font-size: 10pt;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}
#rightColumn a {
	font-weight: normal;
	color: #940029;
}
#rightColumn a.more {
	display: block;
	text-align: right;
}
#leftColumn2 {
	float: left;
	height:100%;
	width:452px;
	background-color: #FFFFFF;
	border-left: 1px solid #B7BACD;
	border-right: 1px solid #B7BACD;
}
#leftColumn2 h1 {
	font-size: 17pt;
	color: #940029;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}
#leftColumn2 h3 {
	font-size: 12pt;
	color: #ED1C24;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
}
#whiteSpace {
	height:20px;
	width:433px;
	background-color: #FFFFFF;
}
#leftColumn3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	float:left;
	height:450px;
	width:900px;
	overflow:auto;
	background-color: #FFFFFF;
}
#leftColumn3 a {
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	display: block;
}
#leftColumn3 a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #CC0000;
	display: block;
}
td#form {
	width: 120px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #576B76;
	border-left: 1px solid #B7BACD;
	border-right: 1px solid #B7BACD;
	border-bottom: 1px solid #B7BACD;
	border-top: none;
	width: 250px;
}
textarea {
	border: 1px solid #B7BACD;
}
input.button {
	width: 100px;
	height: 20px;
	float: right;
	color: #FFFFFF;
	border: 1px solid #52535C;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	background-image: url(images/gradient_small.jpg);
	cursor: pointer;
}
#copyright {
	width:950px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #969FB3;
	clear: both;
	text-align: center;
}
#copyright a {
	color: #969FB3;
	text-decoration: none;
}