a:link {
	color: #0053b3;
	text-decoration: none;
}
a:visited {
	color: #0053b3;
	text-decoration: none;
}
a:hover {
	color: #0053b3;
	text-decoration: underline;
}
a:active {
	color: #0053b3;
	text-decoration: none;
}
.HeaderText {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuItems {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.MenuItems:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.MenuItems:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.MenuItems:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.MenuItems:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0053b3;
	font-weight: bold;
}
.Links:link {
	color: #0053b3;
	font-weight: bold;
	text-decoration: none;
}
.Links:visited {
	color: #0053b3;
	font-weight: bold;
	text-decoration: none;
}
.Links:hover {
	color: #0053b3;
	text-decoration: underline;
}
.Links:active {
	color: #0053b3;
	text-decoration: underline;
}
.borders {
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
.Text {
	font-family: Verdana;
	font-size: 10;
	color: 000000;
	font-weight: normal;
}
.Text12 {
	font-family: Arial;
	font-size: 12;
	color: 0053b3;
	font-weight: bold;
}
.Text18 {
	font-family: Arial;
	font-size: 18;
	color: 0053b3;
	font-weight: bold;
}
.Text28 {
	font-family: Arial;
	font-size: 28;
	color: 0053b3;
	font-weight: bold;
}
.GridHeader {
	font-family: Verdana;
	font-size: 12;
	color: FFFFFF;
	font-weight: bold;
}
.NormalTextLarge {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
}
.HeaderTextSmall {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;
	background-color: #F3F3DE;
	font-weight: bold;

}
.Button {
	font-family: Verdana;
	font-size: 10;
	color: 000000;	
}
.HeaderTextAlt {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #9BA9B3;
	font-weight: bold;

}
.FormField {
	font-family: Verdana;
	font-size: 10px;
	border:solid 1px #c0c0c0;
}
a.ln:active {
	padding: 6px;
	padding-left: 30px;
	width: 135px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #555555;
	border-bottom: 1px solid #DDDDDD;
	display: block;
}
a.ln:link {
	padding: 6px;
	padding-left: 30px;
	width: 135px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #555555;
	border-bottom: 1px solid #DDDDDD;
	display: block;
}
a.ln:visited {
	padding: 6px;
	padding-left: 30px;
	width: 135px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #555555;
	border-bottom: 1px solid #DDDDDD;
	display: block;
}
a.ln:hover {
	padding: 6px;
	padding-left: 30px;
	width: 135px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
	background-color: #F4F4F4;
	display: block;
}
#fullbox
{
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	width: 470px;
	height: 200px;
	overflow: auto; 
	border: 1px solid #DDDDDD;
	text-align: left;
}
#fullboxlarge
{
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	width: 470px;
	height: 450px;
	overflow: auto; 
	border: 1px solid #DDDDDD;
	text-align: left;
}