body {
	margin: 0px;
}
#footer {
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.footerText {
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	line-height: 16px;
	padding-right: 15px;
}
.imagePadLeft {
	padding-left: 12px;
}
.tableRuleTopRight {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
.tableRuleTop{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
#headerTop {
	position:relative;
	width:713px;
	height:60px;
	z-index:1;
}
#headerMain {
	position:relative;
	width:713px;
	height:187px;
	z-index:4;
}
#container {
	width: 100%;
}
#navbar {
	position:relative;
	width:713px;
	height:20px;
	z-index:5;
}
#mainContent {
	position:relative;
	width:713px;
	height:415px;
	z-index:6;
}
a:link {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.footerText a:link {
	text-decoration: none;
	color: #ffffff;
	}
.footerText a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.footerTexta:hover {
	text-decoration: underline;
	color: #e10820;
	}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	line-height: 16px;
	padding-right: 15px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	line-height: 16px;
	padding-right: 15px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
}
.breadcrumb {
	font-size: 8px;
}
.imagePadRight {
	padding-right: 12px;
}
