@charset "utf-8";

#column1 a:link {
	color: #333333;
	text-decoration: none;
}

#column1 a:visited {
	color: #333333;
	text-decoration: none;
}

#column1 a:hover {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#imgHeaderLogo {
	margin-right: 549px;

}

#imgHeaderRight {

}
/* CSS Document */


#column1 {
	clear: both;
}
#column2 {
	padding: 20px;
}
#column2  ul li {
	list-style-type: square;
	margin-left: 20px;
	padding-left: 5px;
}

#column3 {
	padding: 20px;
	clear: both;
}




#column1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#column1 li li {
	padding-left: 8px;
	font-size: 0.8em;
}
table {
	font-size: 1em;
}

