@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#wrapper { 
	width: 760px; 
	margin: 0 auto; 
	text-align: left; 
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	background: url(../images/logo.gif) no-repeat;
	height: 71px;
	padding-bottom: 12px;
}
td img {display: block;}
a {
	color: #ee9414;
	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: none;
	width: 90%;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #CC0033;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a7a37e;
	border-bottom-width: 2px;
	background-color: #FFFFFF;
	text-align: center;
}
.more {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: border;
	display: block;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #046280;
	font-size: 1.3em;
}
p {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #CC3300;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7a37e;
	overflow: scroll;
	z-index: auto;
	position: relative;
	height: 45px;
	width: 45%;
	background-color: #FFFFFF;
	left: 30%;
}
.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #003399;
	background-color: #99FF66;
	white-space: pre;
	display: block;
	float: right;
	height: auto;
	width: inherit;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
