@charset "utf-8";
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #9e9e9e;
	display: inline;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.menu a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003971;
	text-transform: uppercase;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003971;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menuover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003971;
}
.menuover a:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003971;
	text-decoration: none;
}
.menuover a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003971;
	text-decoration: none;
}
.menuover a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003971;
	text-decoration: none;
}
.leftmenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.leftmenu a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
}
.leftmenu a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
}
.leftmenu a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0454a4;
	text-decoration: none;
}
.whitetext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txtnormal {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.systext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.darkblue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.bluetext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066de;
}
.bluetext a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066de;
}
.bluetext a:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066de;
	text-decoration:underline;
}
.bluetext a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066de;
	text-decoration: none;
}
.redtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.smalltext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.smalltext a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.smalltext a:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
.smalltext a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.TBR white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.photo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
