TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

A {
	color : #666666;
	text-decoration : none;
}

A:hover {
	color : #0066FF;
	text-decoration : underline;
}

UL {
	margin-left: 16px;
	padding-left: 0px;
}

LI {
	list-style-type: square;
	padding-bottom : 12px;
}

li li {
	list-style-type: disc;
}
.main {
	padding-left: 28px;
	padding-right: 20px;
	background-color: #FFFFFF;
	line-height: 150%;
	overflow: hidden;
}

.rightcol {
	text-align : center;
	padding-left : 20px;
	padding-right : 20px;
	line-height : 150%;
}


.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-align : left;
	margin-right : 6px;
	margin-left : 25px;
	text-decoration : none;
	font-weight : bold;
}


.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7FB2FF;
	text-align : center;
	background-color : transparent;
}

.footer a {
	color : #7FB2FF;
}

.footer a:hover {
	color : #0066FF;
}

.subhead {
	font-weight : bold;
}

.photo, .photoleft {
	margin-right : 20px;
	margin-bottom : 10px;
	margin-top : 8px;
}

.photoright {
	margin-left : 20px;
	margin-bottom : 10px;
	margin-top : 8px;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #EEEEEE;
	vertical-align : top;
	border : 2px outset #EEEEEE;
	padding-left : 8px;
	padding-right : 8px;
}

.home-icon {
	padding-left : 4px;
	padding-right : 8px;
	padding-bottom: 20px;
}

.home-icon-text {
	padding-right : 18px;
}

.blue {
	color : #0066FF;
}
