@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	height:100%;
	color: #404040;
	background-color: #cccccc;
	background-image: "images/all-back.jpg";
}
table {
	margin:0;
	padding:0;
	border-collapse: collapse;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	margin: 0;
	color: #000000;
}
h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: italic;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #333333;
}
h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #333333;
}
h4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #acc2ec;
}
h5 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
}
h6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
a.grey {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #404040;
	text-decoration: none;
  	border-bottom: none;
}
a.grey:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #404040;
	text-decoration: underline;
}
a.blue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: none;
  border-bottom: none;
}
a.blue:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: underline;
}
a.bluemini {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: none;
  	border-bottom: none;
}
a.bluemini:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: underline;
}
a.blackmini {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
 	border-bottom: none;
}
a. blackmini:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #000000;
	text-decoration: underline;
}
a.bluebold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: none;
  	border-bottom: none;
}
a.bluebold:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: underline;
}
a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: none;
  	border-bottom: none;
}
a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #004185;
	text-decoration: underline;
}

