 body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10pt;
	scrollbar-3dlight-color: #999999;
	scrollbar-highlight-color: white;
	scrollbar-face-color: #f1f1f1;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #1A9C00;
	overflow: auto;
}

h1, h2, h3 {
	font-family: Arial;
	color: #999999;
}

.wireframe  {
	margin: 20px;
}

.header1 {
	padding: 0px;
	height: 170px;
}

.header2 {
	padding: 0px;
	background-image: url('images/bgrepeat.gif');
	background-repeat: repeat;
	height: 170px;
}

.header3 {
	padding: 0px;
	height: 170px;
}

.navigation {
	background-image: url('images/navbg.gif');
	background-repeat: no-repeat;
	height: 390px;
}

/*
.wrapper {
	position: relative;
	margin-top: 40px;
	margin-left: 40px;
	width: 100%;
	height: 600px;
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
}
*/

.menu {
	position: relative;
	top: 0px;
	left: 20px;
}

.square {
	width: 12px;
	color: #1A9C00;
	background-color: #cccccc;
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
}

.menu a {
	color: #1A9C00;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.txt {
	padding-left: 5px;
	
}

.selected .square, .current .square {
	background-color: #DFD42F;
}

.selected .txt a  {
	color: #DFD42F;
}

.current .txt a  {
	color: #DFD42F;
}
/*
.login a {
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.login a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.login {
	position: absolute;
	top: 125px;
	left: 570px;
}

*/

.statement {
	position: relative;
	top: 90px;
	left: 20px;
	width: 120px;
	font-size: 8pt;
	color: #666666;
}

.news {
	position: relative;
	top: 30px;
	left: 25px;
	width: 100px;
	font-size: 8pt;
	color: #666666;
}

.news .date {
	display: block;
	color: #1A9C00;
	margin-top: 10px;
}

.news a {
	color: #666666;
}

.news a:hover {
	text-decoration: none;
}

.two-column {
	margin-top: 10px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: justify;
}

.emphasis {
	color: #1A9C00;
	font-weight: bold;
}

.main {
	padding-top: 20px;
	padding-right: 20px;
	font-size: 10pt;
}

.main a {
	color: #1A9C00;
}

.main a:hover {
	text-decoration: none;
}

.format, .format2 {
	font-size: 10pt;		
}

.format td {
	padding: 5px;
	vertical-align: top;
}

.format2 td {
	padding: 5px;
}

hr {
	border: 1px solid #cccccc;
	margin: 8px 0px;
}

.fancy {
	font-size: 12pt;
	font-family: Arial;
	line-height: 15pt;
}

.footer {
	color: #666666;
	font-size: 10pt;
	margin-top: 5px;
	margin-left: 10px;
}

.title {
	position: absolute;
	top: 155px;
	left: 210px;
	color: #666666;
	font-family: Arial;
	font-size: 17px;
}

.notice {
	font-size: 8pt; 
	color: #666666; 
	width: 220px; 
	vertical-align: center; 
	padding-left: 15px; 
	border: 1px dashed #cccccc;
}

.mini {
	
	color: #424cf5;
}

.faq  strong{
	border-bottom: 1px dashed #999999;
}