div.spacer {
	clear: both;
}

body {
	padding: 0;	
	margin: 0;
}

#custom-doc { 
	width:65.38em;*width:63.81em;min-width:850px; margin:auto; text-align:left; 
	}

#hd { 
background: url('../img/header.png') no-repeat; 
height: 156px;
width: 100%;
margin: 0; padding: 0;
}

#hd-c {
	padding: 0;	
	margin: 0;
}

.logo
{
float: left;
margin: 45px 0 0 10px;
}

.headerfl
{
float:right;
}

#navbar { 
background: url('../img/navbar.png') no-repeat; 
height: 34px;
width: 100%;
padding-top:17px;}


#bd { background: url('../img/content.png') repeat-y; 
width: 100%;
}

#bd-c { padding: 5px 25px; min-height: 300px;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ad192a;}



#ft { background: url('../img/footer.png') #A92626 no-repeat; 
height: 88px;
width: 100%;}

#ft-c {
	text-align: center;
    padding-top:27px;
	height: 68px;
	background: transparent;
}


body {
	
	background: #a92626;
	color: #ad192a;
}

ul.nav
{
	margin: 10px auto 0 auto;
	padding: 0;
	list-style-type: none;

	display: table;	display: inline;
}


ul.nav li{
	display: table-cell;display: inline;
	position: relative;
	padding: 2px 6px;
	padding-right: 30px;
padding-left: 30px;
/*font-weight: bold;*/
font-size: 93%;
}



#navtop ul li {

	margin-left: 0px;

	padding-left: 30px;

	border: none;

	list-style: none;

	display: inline;

	

}

.nav a:link {

	color: #990000;

	text-decoration: none;

	font-weight: bold;
	font-size: 12px;

}

.nav a:visited {

	color: #990000;

	text-decoration: none;
	font-weight: bold;
		font-size: 12px;

}

.nav a:hover {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #990000;

}

.copyright { margin: 20px auto; font-size: 11px; width: 280px;}

.bc {

	/*	background-image: url(./bc.gif);

	background-repeat: repeat-x;

	height: 40px;*/

	width: 800px;

	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #990033;

	border-bottom-width: 1px;

	border-top-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #990033;

	border-top-color: #993333;

	border-top-style: dotted;

	height: 21px;

	padding-top: 7px;

	margin-bottom: 7px;

	margin-left: auto;

	margin-right: auto;

    margin-top:10px;

}

table {

border-width:0px
}

.left {padding-top:35px;
	float: left;
	
}


.right {
float: left;
}

.right a { color:#990033;
font-size: 95%;
}

.right a:link {
color:#990033;
	text-decoration:none;
}

.right a:visited {
color:#990033;
text-decoration:none;
}

.right a:hover {
	text-decoration: underline;
}

.right a:active {
	text-decoration:none;
}


.right th, .right td {
padding: 0.4em;
}

.clear {
	clear: both;
}


/* override base for these things */

td { border: none; }
fieldset { border: 1px solid #ccc; }

.topright {

text-align: right;
padding-top:40px;
padding-right:20px;
padding-bottom: 6px;
float:right;
font-size: 85%;
/*font-weight: bold;*/

}

.topfl 

{
float: right;
padding-right: 20px;
z-index:-1;
margin: 10px 0 0 25px;
}

.topright ul
{
	margin: 10px auto 0 auto;
	padding: 0;
	list-style-type: none;

	display: table;	display: inline;
}


.topright ul li {
	display: table-cell;display: inline;
	position: relative;
	padding: 2px 6px;

}

.topright a:link {
color:#990033;
	text-decoration:none;
}

.topright a:visited {
color:#990033;
text-decoration:none;
}

.topright a:hover {
	text-decoration: underline;
}

.mid a:active {
	text-decoration:none;
}

.mid a:link {
color:#990033;
	text-decoration:none;
}

.mid a:visited {
color:#990033;
text-decoration:none;
}

.mid a:hover {
	text-decoration: underline;
}

.mid a:active {
	text-decoration:none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 300px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 300px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.xyz a {
	text-decoration: none;
	color: #990000;
}

.xyz a:hover {
	border-bottom: 1px dotted #990000;
	text-decoration: none;
	color: #0099CC;
}