.border {
	border-style: solid;
	border-width: 1px;
	border-color: #919194;
}
.graytext{
	font-family: Verdana;
	font-size: 11px;
	text-align: Justify;
	color: #1E5169;
	text-decoration:none;
}
a.graytext:hover {
	font-family: Verdana;
	font-size: 11px;
	text-align: Justify;
	color: #FF5200;
	text-decoration: underline;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: Bold;
	color: #08068B;
}
.submenu {
	font-family: Arial;
	font-size: 12px;
	color: 5A5A5C;
	font-weight: Bold;
	text-decoration: None;
	text-indent: 5pt;
}
a.submenu:hover {
	font-family: Arial;
	font-size: 14px;
	color: 000000;
	font-weight: Bold;
	text-indent: 5pt;
}
.smallmenu {
	font-family: Arial;
	font-size: 11px;
	color: 5A5A5C;
	font-weight: Bold;
	text-decoration: none;
	text-indent: 10pt;
}
a.smallmenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	font-weight: Bold;
	text-decoration: none;
	text-indent: 10pt;
}
.graytext1{
	font-family: Verdana;
	font-size: 11px;
	text-align: Left;
	color: #1E5169;
	text-decoration:none;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	color: 5A5A5C;
	font-weight: Bold;
}
a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: FF6600;
	font-weight: Bold;
}
.textbox {
	font-family: Verdana;
	font-size: 9px;
}