@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #0095bc;
}
.highlight {
	color: #CC0000;
}

.tbl    {
	line-height: 25px;
	border: 1px solid #0C6692;
}

.img_border {
	border: 3px solid #5cbdd5;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #0B6B91;
	line-height: 28px;
}
.text {
	text-align: justify;
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
}
.error {
	color: #FF0000;
}

.subhead {
	font-weight: bold;
	color: #0c6b9a;
	font-size: 12px;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0B6B91;
	line-height: 20px;
}

.menu a {
	background-image: url(../images/linksbullet.gif);
	background-repeat:no-repeat;
	color: #0481c8;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 25px;
}

.menu a:hover {
	background-image: url(../images/linksbullet_ovr.gif);
	background-repeat:no-repeat;
	display: block;
	text-decoration: underline;
	padding: 0px 0px 0px 20px;
}
.splink ul li {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	font-family: "Trebuchet MS";
	list-style-image: url(../images/splinkbullet.gif);
	margin: 0px 5px 0px 5px;
}

.splink    li  a  {
	text-decoration: none;
	margin: 0px;
	color: #333333;
	padding: 0px 0px 0px 5px;
}
.splink  li  a:hover  {
	text-decoration: none;
	margin: 0px;
	color: #0066CC;
	padding: 0px 0px 0px 5px;
}
.hor_menu a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.hor_menu a:hover {
	color: #0066CC;
	text-decoration: none;
}
.footer {
	color: #F4F4F4;
	font-size: 11px;
}
.footer a {
	color: #F4F4F4;
	text-decoration: none;
}
.footer a:hover {
	color: #F4F4F4;
	text-decoration: underline;
}
.text a {
	text-align: justify;
	color: #003366;
	text-decoration: none;
}
.text a:hover {
	text-align: justify;
	color: #003366;
	text-decoration: underline;
}
.textside {
	line-height: 18px;
	font-size: 11px;
}
.textside a {
	line-height: 18px;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
table.grid1 th {
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #0095bc;
	line-height: 20px;
	padding: 2px 5px 2px 5px;
	text-align: left;
	border: solid 1px #778c9d;
	border-collapse:collapse;
}

table.grid1 td  {
	line-height: 15pt;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	text-align: left;
	border: solid #0095bc 1px;
}
table.grid1 {
	border-collapse:collapse;
	border: solid #0095bc 1px;

	font-family: Arial;
	font-size: 12px;
}
.headingwhite {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 5px;
}
.datacontainer {
	text-align: justify;
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	position:absolute;left:1px;top:10px;
	width:100%;
	font-family: Arial;
	font-size: 12px;
}
.heading a {
	color: #0B6B91;
	text-decoration: none;
}
.heading a:hover {
	color: #0B6B91;
	text-decoration: underline;
}
