/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#frame {
	width:798px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#leftcolumn {
	position: relative;
	float: left;
	width: 185px;
	margin-top: 5px;
}
#leftcolumn img {
	margin-bottom: 8px;
}
#leftcolumn h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #151594;
}
#rightcolumn {
	position: relative;
	float: left;
	width: 608px;
	margin-top: 5px;
}
#rightcolumn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F46600;
}
#rightcolumn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F46600;
}
#rightcolumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #151594;
}
#rightcolumn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #151594;
}
#greylines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	width: 596px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#greylines p {
	margin-top: 0px;
}
#greylines a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F46600;
}
#greylines a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F46600;
}
#greylines a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #151594;
}
#greylines a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #151594;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F46600;
	border: 1px solid #151594;
}
#bottom {
	float: left;
	position: relative;
	width:798px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #151594;
	text-align: center;
}
.style3 {color: #0000FF; font-weight: bold; font-size: 14px; }
.style4 {font-size: 12px}
.style5 {color: #191994; font-weight: bold; font-size: 14px; }

