/* CSS layout */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 260px;
}

#footer {
}
.Large1 {
	font-size: medium;
	font-weight: bold;
}
.text5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: #1b5f98;
	line-height: 16px;
}
.htext1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b5f98;
	padding-left: 0px;
	text-decoration: none;
	line-height: 20px;
}
