/*Main page layout*/

div.footer{
	top: inherit;
	width: 810px;
	float: left;
	padding-top: 20px;
	text-decoration: none;
	border: 0;	
}
div.header{
	width: 810px;
	float: left;
	text-decoration: none;
		border: 0;	
}
div.Section1
	{
	margin-right: 15px;
	text-decoration: none;
		border: 0;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 42px;
	color: #003399;
	height: 85px;
	text-align: center;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-bottom: 10px;
		text-decoration: none;
}
/* LEFTCOL */
#leftcol {
	width: 167px;
	float: left;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-left: 15px;
}

	/* RIGHTCOL */
#rightcol {
	width: 130px;
	float: right;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	height: auto;
	overflow: visible;
	padding-left: 10px;
}
.banner {
	background-color: #EEF2FB;
	margin: 15px 2px 15px 2px;
	height: auto;
	width: 131px;
	text-decoration: none;
		border: 0;	
}

/*Menu*/
.button {
	padding: 10px 4px 12px 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEF2FB;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	margin: 15px 0px 15px 0px;
	background-image: url(../images/ButtonBG.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.button a,
.button a:active {
	display: block;
	color: #FFFFFF;
		border: 0;	
	text-decoration: none!important;
	background: none!important;
}

.button a:hover {
	color: #CCCCCC;
		border: 0;	
}

.buttonheading {
	padding-right: 15px;
}

.spacer {
	margin-bottom: 85px;
}

.toclink th {
	text-decoration: none;
		border: 0;	
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5;
		border: 0;	
}

