#homepage {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 930px;
	padding: 0px;
	background-color: #FFFFFF;
}

#content-left-links {
	color: #666666;
	padding-top: 10px;
	text-indent: 10px;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.content-li {
	float: left;
	width: 220px;
	margin-right: 14px;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	color: #003333;
	height: 320px;
}

DIV {
	margin-top: 0px;
	margin-bottom: 0px;
}
#Nav {
	background-image: url(../images/Logo-50.gif);
	background-repeat: no-repeat;
	padding-left: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left top;
	margin: 0px;
}
#Title {
	text-align: right;
	font-size: 9pt;
	color: #003333;
	padding-top: 5px;
}
#Title a {
	font-size: 9pt;
	font-weight: normal;
}


#Nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	text-align: left;
}
#Nav span {
	float: right;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
}

.main {
	float: left;
	margin: 0px;
	background-image: url(../images/arrowhead.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding: 0px;
}
.main-a {
	font-size: 11pt;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 20px;
	width: 90px;
	padding-right: 0px;
	padding-left: 0px;
}
#main-a-icp {
	width: 220px;
}

.main-a:hover {
	background-image: url(../images/hphover_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}
.main:hover {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/hphover_bg.jpg);
}

.list {
	visibility: hidden;
	position: absolute;
	width: 260px;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
	color: #006666;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
}
.list a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
.list li:hover {
	background-color: #FFFFFF;
}

.list a {
	display: block;
	font-size: 10pt;
	font-weight: normal;
	color: #006666;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	vertical-align: middle;
	height: 13px;
}
.content-li p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}
.content-li span {
	text-align: center;
	display: block;
}
#Link {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/Link.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Bottom {
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	color: #003333;
	margin: 0px;
	padding: 0px;
}
.bottom a {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#Selflink {
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Link a {
	font-size: 10pt;
	font-weight: normal;
}
#Link ul {
	margin: 0px;
	list-style-position: inside;
	float: left;
	padding: 0px;
	list-style-type: none;
}
.Link-ul-right {
	width: 168px;
}
.Link-ul-left {
	width: 250px;
}


#Link ul li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}



.content-link {
	float: right;
	width: 220px;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	color: #006666;
	height: 320px;
}
.content-link p {
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #003333;
}

.content-link a {
	font-size: 10pt;
}
#content ul p {
	line-height: 1.2;
}
