html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093165;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #093165;
}
a:hover {
	text-decoration: none;
	color: #1A5790;
}
a:active {
	text-decoration: none;
	color: #093165;
}

.topbx {
background-image:url(images/topbg.jpg);
background-position: center;
background-repeat: repeat-x;
height: 118px;
width: 100%;
}

.navbar {
background-image:url(images/navbg.gif);
background-position: center;
background-repeat: repeat-x;
height: 29px;
width: 100%;
border-bottom: 1px solid #CCCCCC;
text-align: center;
}

.navcont {
width: 116px;
padding: 0px 6px 0px 6px;
float: left;
border: 0px solid #0000CC;
background-image: url(images/linksepr.gif);
background-repeat: no-repeat;
background-position: right;
}

.sdbxhd {
margin: 10px 0px 0px 0px;
width: 181px;
height: 35px;
clear: both; 
border: 0px solid #0000CC;
background-image: url(images/sidebxhd.gif);
background-repeat: no-repeat;
background-position: center;
color: #FFFFFF;
text-align: center;
font-size: 12px;
font-variant: small-caps;
font-weight: bold;
line-height: 300%;
}

.titlebar {
margin: 14px 0px 0px 0px;
width: 554px;
height: 28px;
background-image: url(images/titlebg.gif);
background-repeat: no-repeat;
background-position: left top;
color: #FFFFFF;
font-size: 12px;
font-variant: small-caps;
font-weight: bold;
padding: 6px 0px 0px 20px;
}


.sdbxft {
width: 167px;
padding: 0px 6px 20px 6px;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
background-image: url(images/sidebxft.gif);
background-repeat: no-repeat;
background-position: bottom;
}

.navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093165;
	font-weight: bold;
	line-height: 14px;
}
.navbar a:link {
	text-decoration: none;
}
.navbar a:visited {
	text-decoration: none;
	color: #093165;
}
.navbar a:hover {
	text-decoration: none;
	color: #1A5790;
}
.navbar a:active {
	text-decoration: none;
	color: #093165;
}

.maintxt {
line-height: 180%;
text-align: justify;
}

.txthigh {
color: #B5181F;
font-weight: bold;
}

img.floatRight { 
    float: right; 
    clear: right; 
    margin-left: 8px;
	padding: 1px;
	border: 1px solid #d7d7d7;
}

img.floatRightclean { 
    float: right; 
    clear: right; 
    margin-left: 8px;
	padding: 1px;
}

.smlbx {
text-align: justify;
width: 270px;
height: 56px;
padding: 10px 0px 0px 0px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 2em;
	}
	
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -77px;
}

.footer, .push {
height: 63px;
margin-top: 10px;
}

.footer{
background-color: #b5181f;
border-top: 4px solid #e96368;
color: #FFFFFF;
height: 63px;
margin-top: 10px;
}
.footertxt {color: #FAEBEB;}

