body {
	background-color: rgb(255, 255, 255);
}

#bottomImage {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	width: 880px;
	height: 2px;

}

#CT {
	background-image: url(images/CT_back.jpg);
	background-repeat: repeat;
	width: 1200px;
}

#footerTable {
	background-color: rgb(255, 255, 255);
}

#mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
}

#mainBody a {
	color: #a4e6ff;
}

#middleTable {
	background-color: rgb(180, 198, 222);
}


#quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002245;
	padding: 10px;
	position:relative;
	top:10px;
	left:10px;
	border-style:solid;
	border-width:3px;
	border-color:#002245;
	width: 200px;
	height: 130px;
	background-color: rgb(180, 198, 222);
vertical-align: middle;

}

#SR_back {
	background-image: url(images/title_SR.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 118px;
}

#SR {
	position:relative;
	padding: 10px;
	width: 163px;
	height: 35px;
}

#subnav {
	font-size: 10pt;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#topTable {
	background-color: rgb(255, 255, 255);
}

#UL {
	text-decoration: underline;
}

a:link {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
	
TEXTAREA {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
