﻿body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	background-color: #85C1FE;
}
.blueB {
	font-size: 12px;
	font-weight: bold;
	color: 0152AC;
	text-decoration: none;
}
.table1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #F1FAFF;
	border: 1px solid #BCD8EC;
}
.line1 {
	font-size: 12px;
	color: #003A71;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCD8EC;
	height: 22px;
}
.light1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 23px;
}
a.link:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.listbg {
	font-size: 12px;
	background-image: url(/cms/templates/30140848054530000/images/list_bg.gif);
	background-repeat: repeat-x;
}
