body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-image:url(images/splash_topbar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	text-align: left;
}

a {
	color:#5E010B;
	text-decoration:underline;
}
td {
}

th {
}
p {
	text-indent:0px;
}
.subTitles {
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
}
#header {
	height:199px;
}
#menu {
	height:35px;
}
#content {
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
}
#footer {
	height:100px;
	width:100%;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
}
#container {
	width:688px;
}
#title {
	margin-bottom:10px;
	color:#8C0714;
	font-size:14px;
	font-weight:bold;
}

#rightFloat {
	width:30%;
	float:right;
	text-align:right;
	margin-left:10px;
	margin-bottom:10px;
	height:100px;
	display:table-cell;
}
#footerTxt {
	font-size:11px;
	color:#6D6D6D;
	text-align:center;
}
#footerTxt a{
	font-weight:bold;
	text-decoration:none;
	color:#6D6D6D;
}
#footerTxt a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#6D6D6D;
}
#footerTxt a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#footerTxt a:active{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.minicontainer {
width:450px}

.minicontainerleft{
width:225px;
float:left;
display:block}

.minicontainerright{
width:225px;
float:right;
display:block;}

.minicontainermid{
clear:both;
height:12px;}

p img{
float:right;}


.clear{
height:20px;
clear:both;}


