body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #676767;
}
a {
	color: #676767;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #676767;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #676767;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #676767;
}
img {
	border: none;
}
#content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: absolute;
	height: 564px;
	width: 1000px;
}

#content p {
}
	
#content #mainNAV {
	position: absolute;
	height: 500px;
	width: 168px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#content #mainTEXT {
	position: absolute;
	height: 400px;
	width: 200px;
	left: 171px;
	top: 75px;
	right: 0px;
	padding-right: 0px;
}
#content #mainTEXT p {
	font-size: 11px;
}
#content #logo {
	position: absolute;
	height: 35px;
	width: 137px;
	left: 58px;
	background: url(images/BGlogo-small.gif) no-repeat;
	bottom: 7px;
}
#content #toptext {
	position: absolute;
	height: 14px;
	width: 180px;
	top: 13px;
	left: 389px;
}
#content #topicons {
	position: absolute;
	height: 22px;
	width: 368px;
	top: 5px;
	right: 8px;
	background: url(images/topIcons.gif) no-repeat;
}
/* nav css */
#mainNavlevel1 {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 60px;
	text-align: right;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #676767;
}
#mainNavlevel1 li {
	display: block;
	vertical-align: middle;
	padding: 3px;
	margin-bottom: 1px;
}
#mainNavlevel1 a {
	display: block;
	padding: 0px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	}
#mainNavlevel1 a:hover {
color: #000000;
font-size: 12px;
}

#mainNavColorBar {
	position: absolute;
	left: 60px;
	top: 2px;
	width: 6px;
	text-align: right;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#mainNavColorBar li {
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
}

#mainNavlevel2 {
	position: absolute;
	left: 66px;
	top: 2px;
	width: 98px;
	text-align: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #676767;
}
#mainNavlevel2 li {
	display: block;
	vertical-align: middle;
	padding: 3px 1px;
	text-decoration: none;
	margin-bottom: 1px;
	margin-left: 0px;
}
#mainNavlevel2 a {
	display: block;
	padding: 0px 0px;
	text-decoration: none;
	color: #676767;
}
#mainNavlevel2 a:hover {
	color: #000000;
}

.row1current {
	background-color: #ed2424
}
.row2:hover, .row2current {
	background-color: #f2ec5b
}
.row3:hover, .row3current {
	background-color: #fbd212
}
.row4:hover, .row4current {
	background-color: #49bb82
}
.row5:hover, .row5current {
	background-color: #48c8f5
}
.row6:hover, .row6current {
	background-color: #80d1e0
}
.row7:hover, .row7current {
	background-color: #4d95d0
}
.row8:hover, .row8current {
	background-color: #5ba1d8
}
.row9:hover, .row9current {
	background-color: #b990c1
}
.row10:hover, .row10current {
	background-color: #f8edf4
}
.row11:hover, .row11current {
	background-color: #e9f7fe
}
.row12:hover, .row12current {
	background-color: #dcddde
}
.row13:hover, .row13current {
	background-color: #fffded
}
.row14:hover, .row14current {
	background-color: #f6f6cf
}
.row15:hover, .row15current {
	background-color: #faedb2
}
.row16:hover, .row16current {
	background-color: #fdd37c
}
.row17:hover, .row17current {
	background-color: #f2ec5b
}
/*  for the NEW badges in the nav and other palces  */
/* .new3 is part of main navigation */
#mainNavlevel2 .new {
	font-weight: bold;
	color: #FAAB53;
	padding-left: 5px;
}
/**/
#footer {
	position: relative;
	width: 1000px;
	top: 0px;
	color: #fff;
	font-size: 9px;
	background-color: #676767;
	height: 19px;
}
#footerLeft {
	position: absolute;
	width: 350px;
	left: 60px;
	margin-top: 4px;
	top: 0px;
}
#footerRight {
	position: absolute;
	width: 400px;
	right: 114px;
	text-align: right;
	margin-top: 4px;
	height: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#footerRight a {
	color: #ffffff;
	text-decoration: none;
}

#footerRight a:hover {
	color: #FF9966;
	text-decoration: none;
}
