body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #000000;
}

input {
	border: 1px solid #0F6A87;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #13708F;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB1700;
}
li {
	list-style-position: outside;
	list-style-image: url(images/check.png);
}
.innertable {
	background-color: #FFFFCC;
	border: 1px solid #0F6D89;
}
.largertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.highlight {
	background-color: #FFFF00;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EFF9FB;
}
.outerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #258DAD;
	border-right-color: #258DAD;
	border-bottom-color: #258DAD;
	border-left-color: #258DAD;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13708F;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #24A3C8;
}
a:hover {
	text-decoration: none;
	color: #FF7E00;
}
a:active {
	text-decoration: underline;
	color: #FF7E00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #FF7E00;
}
h2 {
	font-size: 16px;
	color: #0E6883;
}
h3 {
	font-size: 18px;
	color: #CC2E00;
}
.smallgrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

