body {
	background-color: #ffffff;
	background-image: url(../images/background-lines-blue2.gif);
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#topline {
	background-color: #03446B;
	width: 770px;
	height: 0px;
}
#header {
	background-color: #03446B;
	width: 770px;
	height: 132px;
}
#headerT {
	background-color: #000000;
	width: 770px;
	height: 5px;
}
#includes-pages {
	background-color: #ffffff;
	width: 620px;
	height: 0px;
	text-align: center;
}
#maintableheader {
	width: 770px;
	height: 132px;
	background-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
}
#maintable {
	width: 770px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #03446B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03446B;
	text-align: center;
}
#timecell {
    width: 770px;
    height: 1px;
	background-color: #858585;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #858585;

	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
}
#menu-inc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}

#menu {
	width: 140px;
	background-color: #3e74b9;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	line-height: 1.4em;
}

#maincontent {
	background-color: #FFFFFF;
	width: 630px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#maincontent a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}

#maincontent a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
}
#footer {
	width: 770px;
	height: 5px;
	background-color: #03446B;
	height: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 8pt;
}

#footer a {
	font-family: Trebuchet MS;
	color: #8EA6AF;
	font-size: 8pt;
	text-decoration: underline;
}

#footer a:hover {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size:8pt;
	text-decoration: none;
}