@charset "utf-8";
body  {
	font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000066;
	background-color: #C0C0C0;
}
a {
	color: #006633;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #fff8eb;
	border-bottom: 1px solid #ffc676;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 365px;
}
#rightColumn {
	float: right;
	width: 365px;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #000066;
	font-size: 14px;
}
p {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
}
.style1 {color: #000066}
.style2 {
	color: #000000;
	background-color: #CCCCCC;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.imageRight {
	padding-left: 5px;	
	float: right;
}
.MsoNormal a {
	text-align: center;
}
.MsoNormal a {
	text-align: center;
}
.MsoNormal a {
	text-align: left;
}
