body {
	font: normal 11px "Lucida Console", Arial, sans-serif;
}
a, a:visited, a:active {
	color:#172388;
}
#left, #right, #central, #footer, td.content {
	background-color:white;
}
#left, #central {
	background-image:url(../img/dotBlack.gif);
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B70000;
	/* font: normal 18px Techno, Impact, sans-serif;
	color:#3D5175; */
	/* color:#CC220F; */
	text-transform: uppercase;
}
a .title {
	border-bottom:solid 1px black;
}
#content, .content {
	border-right:solid 1px orange;
/*
	background-image: url(../img/left_bg.jpg);
	background-position:left -385px;
	padding:50px 20px 0 30px;
	background-repeat:repeat-x;
*/
}
#footer {
	border-right:solid 1px orange;
}
#footer, #footer * {
	color:#FF6E00;
}
.paragraph td, .paragraph th {
	border:solid 1px #172388!important;
	border-width:0 0 1px 1px!important;
}
.more th {
	background:url(../img/dotBlack.gif);
}
.more td {
	background:url(../img/arrowOrange.gif);
}
.bottomLine {
	background:url(../img/dotBlack.gif);
}
.title, .banner {
	background-image:url(../img/point1.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
a:hover, .banner a:hover span, .mover a, .mover a:visited {
	color:#FF6E00;
}
