body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-size: 12px;
	vertical-align: top;
	line-height: 15px;
}
#container {
	margin: 0px auto;
	width: 770px;
}
.utilnav {
	text-align: right;
	margin: 0px;
	padding: 0px 14px 0px 0px;
}
.nav {
	background: url(../../images/bg_nav.gif) no-repeat center bottom;
	padding: 5px 0px;
}
.nav img {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	text-align: center;
}
.hp_tools, .ip_tools {
	background: url(../../images/hp_toolsbody.jpg) repeat-y left 75px;
}
.hp_tools .title {
	background: url(/images/hp_toolshdr.jpg) no-repeat left top;
	height: 75px;
	padding: 39px 45px 12px 13px;
	font-size: 11px;
}
.hp_tools .title_esp {
	background: url(/images/hp_toolshdr_esp.jpg) no-repeat left top;
	height: 75px;
	padding: 39px 45px 12px 13px;
	font-size: 11px;
}
.ip_tools .title {
	background: url(/images/ip_toolshdr.jpg) no-repeat left top;
	height: 51px;
}
.ip_tools .title_esp {
	background: url(/images/ip_toolshdr_esp.jpg) no-repeat left top;
	height: 51px;
}
.hp_tools .content, .ip_tools .content {
	background: url(../../images/tools_pencil.gif) no-repeat 5px 2px;
	padding-right: 11px;
	padding-left: 26px;
	padding-bottom: 15px;
}
.hp_tools .content ul, .ip_tools .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.hp_tools .content li, .ip_tools .content li {
	font-size: 11px;
	padding-bottom: 3px;
}



.footer {
	background: #DFDFDF;
	text-align: center;
	padding: 10px;
}
.footer td {
	padding-top: 5px;
	padding-bottom: 5px;
	}
.footer p {
	margin: 0px;
	padding: 0px;
}
.fc_sectionhead_font {
	display:none;
	}

.layerCloser {
	overflow: visible;
	visibility: hidden;
	z-index: 1;
	height: 300px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 9px;
}
.layerMenu {
	overflow: visible;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	width: 150px;
	left: 0px;
	top: 90px;
}
.dropDownMenu {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.dropdown {
	text-align: left;
	width: 165px;
	background: #532455;
}
.dropdown ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.dropdown li {
	margin: 0px;
	padding: 0px;
}
.dropdown a {
	display: block;
	margin: 0px;
	width: 165px;
	padding: 4px 8px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
}
html>body .dropdown a {
	display: block;
	margin: 0px;
	width: 150px;
	padding: 4px 8px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
}
.dropdown a:link, .dropdown a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.dropdown a:hover, .dropdown a:visited:hover {
	color: #FFFFFF;
	background: #916793;
	font-weight: normal;
	font-size: 10px;
}
.pdf {
}
html>body .pdf {
	background: url(../../images/icon_pdf.gif) no-repeat right center;
	padding-right: 17px;
}
.textField {
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #5F5175;
}

