@import url("webfonts/boldface/stylesheet.css");
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
	text-align: center;
}
#holdingpage {
	background-color: #FFF;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
}
table li {
	margin-bottom: 6px;
}
#maincontentbox {
	width: 860px;
	left: 20px;
	top: 20px;
	right: 20px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #ABC557;
	font-weight: normal;
	margin-bottom: .6em;
}
p.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #424637;
	margin-bottom: 6px;
}
.person {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #424637;
	margin-bottom: 3px;
	margin-top: 3px;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #424637;
	margin-bottom: 3px;
}
#maincontentbox table tr .body .body a {
	text-decoration: none;
	color: #424637;
}
table tr .body .body a   {
	color: #ABC557;
}
a:link {
	color:#626758;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#626758;
}  /* visited link */
a:hover {
	color:#ABC557;
}  /* mouse over link */
a:active {
	color:#626758;
}  /* selected link */
table tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #424637;
	margin-bottom: 6px;
	vertical-align: top;
}
#indextext {
	position: relative;
	height: 70px;
	width: 700px;
	left: 150px;
	top: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
#splashtable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	margin-bottom: 20px;
}
#splashtable tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	background-image: url(images/splash_screen/splash_base_sliver.gif);
	background-repeat: repeat;
	vertical-align: middle;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	background-image: url(images/splash_screen/splash_base_sliver.gif);
	background-repeat: repeat;
	vertical-align: middle;
}
#credit {
	margin-right: auto;
	margin-left: auto;
}
.ourcredit {
	font-size: 9px;
	color: #999;
}
#credit tr td .ourcredit strong a {
	font-size: 9px;
	color: #999;
}
@font-face {
	font-family: boldface;
	src: url('boldface.eot');
	src: url('boldface.eot') format('embedded-opentype'),
         url('boldface.woff') format('woff'),
         url('boldface.ttf') format('truetype'),
         url('boldface.svg#boldface') format('svg');
	color: #FF0;
}
h2 {
	font-family: boldface;
	font-size: 20px;
	color: #A0206B;
	font-weight: normal;
	line-height: 25px;
}
h3 {
	font-family: boldface;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	line-height: 20px;
	margin-top: -10px;
}
#homepageflash {
	background-color: #A1CC4E;
	position: relative;
	width: 260px;
	top: -586px;
	float: left;
	margin: 0px;
	font-family: bodytype;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	left: 0px;
	z-index: 1;
}
td.footer {
	background-color: #424637;
	margin-bottom: 20px;
}
p.footer {
	text-align: center;
	color: #FFF;
}
a.footer {
	color: #B3CA61;
}