a:link {
	color: #1982D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #1982D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #1982D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.footer:link {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.footer:visited {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

body {
	background-color: #E2E2E2;
	margin: 30px;
}

h1 {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
}

.blackcell {
	height: 44px;
	background-color: #222222;
	border-bottom-color: #ADADAD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.bodytext {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.bottomcell {
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	height: 79px;
	background-color: #F9F9F9;
}

.button {
	background-color: #222222;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 24px;
	padding-left: 6px;
	padding-right: 6px;
}

.outertable {
	background-color: #FFFFFF;
}

.pagetitle {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.slug{
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.textbox{
	background-color: #FFFFFF;
	border: #DDDDDD 1px solid;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
}

.thumbimage{
	margin-right: 10px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

.topcell {
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 2px;
	height: 165px;
}
