@charset "UTF-8";
/* CSS Document */

#box_internal1 {
	width: 855px;
	height: 10px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#box_internal2 {
	width: 855px;
	height: 5px;
	background-color: #1F549E;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#internalpages {
	overflow: hidden;
	background: #EEEEEE;
	width: 855px;
	margin-left: auto;
	margin-right: auto;
}
#column1 {
	float: left;
	width: 200px;
}
#column2 {
	float: left;
	width: 645px;
	height: auto;
	padding-right: 10px;
}
#footer {
	width: 855px;
	height: 75px;
	background: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: url(../images/footer.jpg) no-repeat;
	float: left;
}
#page_title {
}
#page_title p {
	margin: 0px;
	padding: 10px 15px 5px 10px;
}

#page_text {
}
#page_text li {
	list-style-image: url(../images/round.png);
}

#page_text p {
	margin: 0px;
	padding: 10px 15px 8px 10px;
}
#page_text a {
}
#page_text a:hover,
#page_text a:focus,
#page_text a:active {
}

