﻿/* CSS layout */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 150px;
}

#footer {
}
#container #page_content table tr .style4 .style63 tr .auto-style25 .auto-style16 em {
	font-family: Arial, Helvetica, sans-serif;
}
#container #page_content table tr .style4 table tr .style29 {
	font-family: Arial, Helvetica, sans-serif;
}

