a:link, a:visited, a:hover, a:active{
	color: #0000FF;
	text-decoration: underline;
}

a img{
	border: 0;
}

body{
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	background: #F9F9F9 url("../images/background.jpg") top left repeat-x;
}

#col1{
	float: left;
	width: 229px;
	margin-right: 46px;
}

#col1 ol{
	margin: 0;
	padding: 0;
}

#col1 ol li{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#col1 ol li a{
	display: block;
	height: 30px;
	line-height: 30px;
}

#col1 ol li a:link, #col1 ol li a:visited{
	color: #000000;
	text-decoration: none;
}

#col1 ol li a:hover, #col1 ol li a:active{
	color: #000000;
	text-decoration: none;
}

#col1 ol li#m5{
	margin-top: 25px;
}

#col1 ol li#m8{
	margin-top: 25px;
}

#col1 ol li span{
	display: none;
}

#col1 p{
	text-align: center;
}

#col2{
	float: left;
	width: 475px;
}

#col2 ul{
	padding-left: 15px;
	line-height: 150%;
}

#container{
	width: 800px;
	margin: 0 auto;
	font-size: 1.2em;
	background: #FFFFFF;
}

fieldset{
	margin-bottom: 20px;
}

fieldset.last{
	margin-bottom: 0;
}

fieldset label{
	display: block;
	width: 15em;
	float: left;
}

fieldset legend{
	font-weight: bold;
}

fieldset ol{
	margin: 0;
	padding: 10px 0 0 0;
}

fieldset ol li{
	margin: 0;
	padding: 0 0 15px 0;
	list-style-type: none;
}

#footer{
	clear: both;
	text-align: right;
	color: #999999;
}

#footer .inner{
	width: 475px;
	margin-top: 10px;
	margin-left: 275px;
	padding: 10px 0 40px 0;
	border-top: #CCCCCC 1px solid;
}

#footer a:link, #footer a:visited{
	color: #999999;
	text-decoration: none;
}

#footer a:hover, #footer a:active{
	color: #999999;
	text-decoration: underline;
}

h1{
	margin-top: 0;
	text-transform: uppercase;
}

#header{
	height: 308px;
}

#highlighted{
	margin-top: 25px;
	height: 106px;
	background: url("../images/highlighted.png") top left no-repeat;
}

#highlighted a{
	display: block;
}

#highlighted a:link, #highlighted a:visited, #highlighted a:hover, #highlighted a:active{
	color: #000000;
	text-decoration: none;
}

#highlighted p{
	float: left;
	margin: 0;
	padding: 20px 25px 25px 20px;
	width: 192px;
	font-size: 110%;
}

#highlighted p span{
	display: block;
	margin-top: 10px;
	font-size: 160%;
}

hr{
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 20px 0 20px 0;
  height: 0;
}

label{
	cursor: pointer;
}

.left{
	float: left;
	font-weight: bold;
}

#main{
	padding-top: 50px;
	background: url("../images/gradient.jpg") top center repeat-x;
}

p.fsc span{
	text-transform: uppercase;
	padding: 3px 5px;
}

p#fsc-1 span{
	background: #E2890C;
}

p#fsc-2 span{
	background: #CBC2DC;
}

p#fsc-3 span{
	background: #ACD1ED;
}

p#fsc-4 span{
	background: #FFEC00;
}

.spacer{
	clear: both;
}

.tbl{
	border: 0;
	background: #CCCCCC;
}

.tbl td{
	border: 0;
	background: #FFFFFF;
}

.tbl th{
	border: 0;
	background: #EEEEEE;
}
