body,td,th {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F3E3;
}
.largeBlue {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #000055;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #333366;
}
.Red {color: #990000}
.GreyBold {
	color: #4E4D49;
	font-weight: bold;
}
#quicklinks{
	color: #333333;
	font-size: 12px;
}

#quicklinks img{
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
#quicklinks a {
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
}
#content{
	color: #333333;
	font-size: 12px;
}

#content img{
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
#content a {
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
}
#bttm{
	color: #333333;
	font-size: 11px;
	width: 745px;
	background-image: url(../images/bttm.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 100px;
	padding-right: 35px;
	padding-top: 15px;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDDCD;
	padding: 7px;
	border: double #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/nbttnbg.jpg);
	margin: 2;
	height: 70px;
}
.button a {
	color: #990100;
	font-weight: bold;
	line-height: 35px;
}
.button a:visited {
	color: #990100;
	font-weight: bold;
	line-height: 35px;
}
.button a:hover {
	color: #990100;
	font-weight: bold;
}
.button a:active {
	color: #990100;
	font-weight: bold;
	height: 40px;
}
.button_right {
	float: right;
	margin: 5;
	padding: 10;
	border-style: solid;
	border-color: #000000;
}
body object {
	display:block;
}