a:link {color: #ff6e00; text-decoration: none;}
a:visited {color: #ff6e00; text-decoration: none;}
a:active {color: #ff6e00; text-decoration: none}
a:hover {color: #ff6e00; text-decoration: underline;}

#allpage {
	position: absolute;
	margin:0px;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:100%;
	background-color:#ffffff;
	background-image: url('images/bg.gif');
	background-repeat: no-repeat;
	background-position: top center;

}
#mainframe{
	position: relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width: 864px;
}


.textpos{
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	height:auto !important;
	height:100%;
	min-height:100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bottompos{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
td, form, body
{font-family: arial, helvetica; font-size: 12px; color: #000000;}

h1
{font-family:arial,helvetica; font-size:15px;color: #ffffff;}

img{
  border: 0;
}

#cat_list{
  float: left;
  width: 175px;
	padding-bottom: 20px;
}

#doc_list{
  float: left;
  width: 575px;
	padding-bottom: 20px;
}

.doc_icon{
  float: left;
  clear: both;
	padding-right: 5px;
}

#doc_list h3{
  margin-bottom: 0.5em;
}

.document{
  margin-bottom: 1.5em;
}

.file h4{
  padding-top: 8px;
	margin-bottom: 0.2em;
}

.continue{
	float: right;
	padding-bottom: 20px;
}

.intro_text{
	float: left;
	width: 600px;
}

.top_links{
	text-align: right;
	font-size: 1.2em;
	margin-bottom: 1.5em;
}

h4{
	margin-top: 2em;
}
.acknowledgements ul{
	list-style: none;
	margin: 1em;
	padding: 0;
}
