@charset "UTF-8";
/* CSS Document */

html {
overflow-y: scroll !important;
	}
a:link {
	text-decoration: none;
	color: #A0A178;
	}
a:visited {
	text-decoration: none;
	color: #A0A178;
	}
a:hover	{
	text-decoration: none;
	color: #cccc99;
	}
a:active {
	text-decoration: none;
	color: #cccc99;
	}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
img {
	border-color: #CCCCCC;
	border-style: solid;
}
.body-normal {
	line-height:20px;
	}
.body-small {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
.primary {
	line-height:80px;
	color: #0099FF;
	font-size: 80px;
	}
.menuitem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:32px;
	padding-right:32px;
	width:auto;
	height:25px;
	float:left;
	text-decoration:none;
	color:#FFF;
	}
.menuitem-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:32px;
	padding-right:32px;
	width:auto;
	height:25px;
	float:left;
	text-decoration:none;
	color:#000;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1002px;
	background-color: #FFFFFF;
}
#header {
	height: 20px;
}
#menubar {
	font-weight:normal;
	height: 37px;
	width:auto;
	color: #FFFFFF;
	background-color:#999999;
	padding:0px;
	margin:0px;
	}
#basebar {
	height: auto;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 34px;
	padding-right: 34px;
}
#title {
	height: auto;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 32px;
	padding-top: 20px;
	float: left;
	width: 935px;
	margin-right: 0px;
}
.side-a {
	float: left;
	width: 180px;
	height: 180px;
	background-color: #FFFFFF;
	border-left-width:20px;
	border-right-width:0px;
	border-top-width:20px;
	border-bottom-width:20px;
	border-style:solid;
	border-color:#ffffff;
	margin: 0;
	white-space: normal;
}
.side-b {
	float: left;
	width: 260px;
	background-color: #FFFFFF;
	height: 180px;
	padding-left:20px;
	border-left-width:0px;
	border-right-width:20px;
	border-top-width:20px;
	border-bottom-width:20px;
	border-style:solid;
	border-color:#ffffff;
}
#side-c {
	float: left;
	width: 295px;
	background-color: #FFFFFF;
	height: 1%;
	padding-bottom: 20px;
	padding-right: 21px;
}
#side-1a {
	float: left;
	width: 436px;
	background-color: #FFFFFF;
	height: 1%;
	padding-left:32px;
	padding-right: 32px;
	padding-bottom: 20px;
	vertical-align:top;
}
#side-1b {
	float: left;
	width: 436px;
	background-color: #FFFFFF;
	height: 1%;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 20px;
}
#one_col {
	float: left;
	width: 935px;
	background-color: #FFFFFF;
	height: 1%;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 25px;
}
.rule {
	width:1000px;
	height:3px;
	background-image:url(../graphics/greyline3.gif);
	background-repeat:repeat-x;
	}
#copy {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
	height: 1%;
	padding-bottom: 20px;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
#footer {
	clear: both;
	height: 20px;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
}
.secondary {
	font-size: 32px;
	line-height: 40px;
	}

.date {font-size: 11px}
.copyright {color: #666666;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
}
.small-title {font-family:Verdana, Geneva, sans-serif;
			  font-weight:bold;}

