body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px auto;
	width: 1002px;
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bluebg {
	background-color: #004d93;
}
.liteGray {
	background-color: #ececec;
}
#leftLinks a{
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	display: block;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 15px center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B1B1B1;
	padding-top: 7px;
	padding-bottom: 7px;
}
.hr {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#leftLinks a:hover {
	color: #004D93;
	text-decoration: none;
	display: block;
	background-position: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;
	background-color: #F4F4F4;
}
.ladybg {
	background-color: #ececec;
	background-image: url(images/lady.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px;
}
.WT {
	color: #FFFFFF;
}
.YELLOW {
	color: #fbfe84;
}
#rightLinks a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet.jpg);
	display: block;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B1B1B1;
	padding-top: 12px;
	padding-bottom: 12px;
}
#rightLinks a:hover {
	color: #004D93;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;
	background-color: #F4F4F4;
}
#bottomLink a {
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.grey {
	font-size: 10px;
	color: #8f8f8f;
}
a {
	color: #01182d;
	text-decoration: none;
}
a:hover {
	color: #004D93;
}
#bottomLink a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.tt {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color:#004D93;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004D93;
	display: block;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #004D93;
	text-decoration: none;
}
#map a:hover {
	color: #FFFF00;
}
.title {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #004D93;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
	display: block;
}
.floatrt {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	float: right;
}