body {
	padding: 0px;
	margin: 0px;
}
#linetable {
	background-image: url(../images/Layout/line.jpg);
	height: 20px;
}
#buttoncolumn {
	width: 175px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6666FF;
	background-image: url(../images/Layout/buttonBG.gif);
	vertical-align: top;
}
/* BEGIN style4 */
 #navlist
{
padding: 0;
margin-left: 0;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
width: 175px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
}

#navlist li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 10px solid #4C4DF9;
	background: #4041F9;
	text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover, #uberlink a:link, #uberlink a:visited, #uberlink a:hover
{
	color: #FFFFFF;
	background: #4C4DF9;
	border-left: 10px solid #FFFFFF;
}

/* END style4 */
#maincolumn {
	text-align: left;
	vertical-align: top;
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #000066;
}
#linkfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000066;
	text-align: center;
	padding: 5px;
}
a:link {
	color: #4041F9;
	text-decoration: none;
}
a:visited {
	color: #4041F9;
	text-decoration: none;
}
a:hover {
	color: #4041F9;
	text-decoration: underline;
}
#contactL {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	padding: 5px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	text-align: right;
	color: #000066;
}
#contactR {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	color: #000066;
}
#formL {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;
	text-align: right;
	padding: 5px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
#formR {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;
	padding: 5px;
}
#titletable {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	background-image: url(../images/Layout/TitleBar.gif);
	height: 30px;
	background-repeat: no-repeat;
}
#footerbar {
	background-image: url(../images/Layout/TitleBG.jpg);
	height: 30px;
	background-repeat: no-repeat;
}
#tablebody {
	padding: 5px;
	border: 1px solid #4041f9;
	line-height: 20px;
	font-size: 14px;
	color: #000066;
}
