body {
	background-image: url(../images/grey_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00324E;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #002336;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.column1{
	width:"200";
	background-image:url(../images/side_bg.gif);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #6C6F73;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #990000;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002336;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #002336;
	text-decoration: none;
}
.footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.footer a:visited {
	color: #990000;
	text-decoration: underline;
}
.footer a:active {
	color: #990000;
	text-decoration: underline;
}

.content {
	background-color: #eeefef;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.typesheader {
  font-size: 12px;
  font-weight: bold;
}

.greybg {
  background-color: #949b9f;
}

.typestable {
  background-color: #fff;
  border: thin solid #00324e;
  font-size: 11px;
  background-image: url(../images/moneybg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

.type {
  font-weight: bold;
  color: #990000;
  font-size: 11px;
}

.typelink a:link {
  font-size: 11px;
  color: #00324e;
  text-decoration: none;
}

.typelink a:hover {
  font-size: 11px;
  color: #990000;
  text-decoration: none;
}

.typelink a:visited {
  font-size: 11px;
  text-decoration: none;
  color: #a7a9ac;
}

.clttable {
  border: thin solid #00324e;
}

.ltgreybg {
  background-color: #dbdfe1;
}

.ltgreybg2 {
  background-color: #e6eaec;
}

.bluebg {
  background-color: #00324e;
  font-weight: bold;
  color: #ffffff;
}

.subheading {
  font-weight: bold;
  font-size: 13px;
  color: #990000;
}

.bold {
  font-weight: bold;
}

.greyitalic {
  font-style: italic;
  color: #676b6d;
  font-weight: bold;
}

.bolditalic {
  font-weight: bold;
  font-style: italic;
}

.bluebar {
  background-color: #00324e;
}

.formbuttons {
  font-size: 10px;
  color: #00324e;
}

.rlttable {
  border: thin solid #00324e;
  font-size: 11px;
}

.smredbold {
 font-weight: bold;
 font-size: 11px;
 color: #990000;
}

.underline {
  text-decoration: underline;
  color: #990000;
  font-weight: bold;
}

.solutionstable {
  background-color: #949b9f;
  border: thin solid #00324e;
  color: #ffffff;
}

.dashdivider {
  background-image: url(../images/sidedashes.jpg);
  background-repeat: repeat;
}

.whitebold {
  font-weight: bold;
  color: #ffffff;
}

.hometable {
  background-color: #00324e;
  border: thin solid #ffffff;
  font-size:11px;
  color: #ffffff;
}

.whiteborder {
  border: 1px solid #ffffff;
}

.whitelink a:link {
  font-size: 11px;
  text-decoration: none;
  color: #ffffff;
}

.whitelink a:hover {
  font-size: 11px;
  text-decoration: underline;
  color: #949b9f;
}

.whitelink a:visited {
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

.smwhitebold {
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

.imageborder {
  border: 1px solid #0b1c2e;
}

.formbuttons {
  font-size: 10px;
}

.redtext {
  color: #990000;
}

.required {
  color: #990000;
  font-size: 10px;
}

.interviewlink a:link {
  font-size: 11px;
  color: #d4d4d4;
  text-decoration: underline;
}

.interviewlink a:hover {
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
}

.interviewlink a:visited {
  font-size: 11px;
  color: #d4d4d4;
  text-decoration: underline;
}

.interviewtext {
  font-size: 11px;
  color: #ffffff;
}