/* HTML Tags */
h3 {
	color: #4D6F8C;
	background: url(../images/arrow-leftmenu.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
}
h3 img { float: right; }

h4 {
	color: #4D6F8C;
	margin-bottom: 1em;
}

a:link.title, a:visited.title {
	color: #4D6F8C;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover { text-decoration: underline; }

/* Column 1 */
#col1 {
	margin-right: 177px;
	padding-left: 12px;
	font-size: 0.85em;
}

/* Main Boxout */
#headerboxout {
	background: url(../images/homepage/bg-headerboxout.jpg) no-repeat left top;
	height: 185px;
	color: white;
	padding-left: 11px;
	margin-bottom: 12px;
}

#headerboxout h2 {
	color: white;
	font-size: 1.7em;
	padding-top: 8px;
}
#headerboxout object { float: right; }

/* Column 1.1 */
#col1 .navigate {
	float: left;
	width: 208px;
	padding: 0 12px 0 5px;
	background: url(../images/homepage/bg-dots-vert.gif) repeat-y right top;
	height: 270px;
}

.navigate ol li {
	padding-left: 26px;
	background: no-repeat 0px 4px;
	padding-top: 4px;
	margin-bottom: 1.6em;
}

/* column 1.2 */
#col1 .feature1 {
	float: left;
	width: 150px;
	background: url(../images/homepage/bg-dots-vert.gif) repeat-y right top;
	padding: 0 12px;
	height: 270px;
}

.feature1 ul li, .feature2 ul li {
	background: url(../images/arrow-leftmenumenu.gif) no-repeat 4px 4px;
	padding-left: 16px;
	margin-bottom: 0.5em;
}

/* Column 1.3 */
#col1 .feature2 { margin-left: 411px; }

/* Column 2 */
#col2 {
	float: right;
	width: 150px;
	padding-right: 11px;
	font-size: 0.85em;
	line-height: 1.4em;
	padding-bottom: 5px;
}

#col2 h4 {
	color: #00B6CA;
	margin-bottom: 0.2em;
}
#col2 h3 { font-size: 1.2em; }

#col2 .boxout {
	background: #E9F1F3 url(../images/homepage/bg-col2boxout-bottom.gif) no-repeat left bottom;
	width: 150px;
	padding-bottom: 15px;
}

#col2 .boxout div {
	background: url(../images/homepage/bg-col2boxout-top.gif) no-repeat left top;
	padding: 8px 5px 0 8px;
	color: #4D6F8C;
}

.boxout .textfield {
	width: 125px;
	border: 1px solid #8FAAC0;
	font-size: 0.85em;
	color: #4D6F8C;
	margin-bottom: 1em;
	padding: 3px;
}

#col2 .news {
	border-top: 1px solid #CCDFE3;
	border-bottom: 1px solid #CCDFE3;
	margin-bottom: 1em;
	padding-top: 0.2em;
}