body {
	margin:0px;
	padding:0px;
	height:100%;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.bordered {
border: 1px solid black;
}

.captext {
	font-size: 30px;
	line-height: 40px;
}

div.slogan {
	font-size:30px;
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-align: center;
	width: 660px;
}

div.contentlayer {
	position:relative;
	top:0px;
	background-repeat:repeat-x;
	border: 1px none #000000;
	overflow: visible;
}

div.contentcap {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;	
	position:relative;
	margin-left: 28px;
	margin-bottom:28px;
	top: 12px;
	letter-spacing: 2px;
}

div.contentcapinside {
	font-size:24px;
	position:relative;
	margin-left: 28px;
	margin-bottom:28px;
	top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.contentbody {
	position:relative;
	left: 0px;
	top: 0px;
	border-left:8px solid #6E0707;
	padding-left:20px;
	color:#FFFFFF;
	margin-right: 10px;
}

div.contentbodyinside {
	position:relative;
	left: 0px;
	top: 0px;
	border-left:4px solid #6E0707;
	margin-bottom:50px;
	padding-left:20px;
	overflow: visible;

}
	
div.i-spacer {
	position:relative;
	width:210px;
	height:5px;
	background-color: #9B9191;
	border: 1px none #000000;
	overflow: hidden;
	margin-top:15px;
	margin-bottom:15px;
	left: 1px;
}

td.whitefont {
color:#FFFFFF; padding-left:5px; height:16px;
}

ul.topmenu {
	margin-left: 20px;
	list-style-type: none;
	line-height:24px;
	color: #9B9191;
	font-weight:bold;
	text-decoration:none;
}

	
ul.topmenu a {
	font-weight: normal;
}

a {
	color: #0268A2;
}
a:visited {
	color: #0268A2;
}
a:hover {
	color: #0268A2;
}

div.leftcap {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


table.about {
	color:#FFFFFF;
}
table.about td {
background-color:#B92828;
margin-bottom:6px;
padding:4px;
}

td.about a.about {
	color:#FFFFFF;
}
p {
	text-align: justify;
	text-indent: 10pt;
}
.largecaps {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
background-color:#D4CCCC;
text-align:left;
}
td.selectedcell {
	background-color: #FF8888;
}

