body {
	background-color: #e9e9e9;
}
.login {
	background-image: url(images/login-map2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #768ECA;
	color: #264CA6;
	font-size: 12px;
	font-style: normal;
}
a:link {
	color: #264CA6;
	text-decoration: none;
}
a:hover {
	color: #D53423;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #264CA6;
}
a:active {
	text-decoration: none;
	color: #264CA6;
}
.links {
	background-image: url(images/links.gif);
	background-repeat: repeat;
	background-position: left top;
}
.style2 {
	font-size: 18px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px;
}
.style5 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {
	font-size: 17px;
	font-weight: bold;
	color: #264CA6;
}
.doccat {
	width: 100%;
	padding: 5px;
	background-color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.greenip {
	background-color: #55b05a;
	border: 1px solid #aaaaaa;
}

.redip {
	background-color: #d23d24;
	border: 1px solid #aaaaaa;
}