html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	width:100%;
}

.clear {clear:both;
}
.cake
{
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:13pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#header 
{
	background: url(images/header_bg.jpg) repeat-x;
	left: 0px; 
	top: 0px;
	height: 203px;
	width:100%;
	margin-right:0px;
	color:#EEEEF0;
	text-align:left;
}

div.logoHolder
{
	height:100px;
	width:100%;
	margin-left:120px;
	font-family:Glasgow,verdana,Arial; 
}

div.logo
{ 
	font-size:44px;
	bottom: 150px;
}

div.logoMsg
{
	font-size:28px;
}


div.nav
{
	margin-left: 110px;
}

div.body-left {
 float: left;
 width: 308px;
}

div.body-left-lower {
 float: left;
 width: 400px;
}

div.body-right 
{
float: right;
width: 400px;
margin-top:0px;
text-align:justify;
}

div.body-right-lower 
{
float: right;
width: 300px;
margin-top:0px;
text-align:justify;
}

img {
border: 0;
}

a {font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}

.band2
{
	width:305px;
	background-color:#F2F7D5;	
}
.band1
{
	width:305px;
	background-color:#D5DDAD;	
}


a:hover {text-decoration: underline;
}

a.NavBtn
{
	float:left;
	text-decoration:none;
	background-image:url(images/blank_unselected_bkg.jpg);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 10px;
	color:#E4E2CB;
	text-align:justify;
	font-family:Verdana,Arial,SanSerif;
	font-size:18px;
	margin-left: 2px;
}

a.NavBtn:hover {text-decoration: underline;
	background-image:url(images/blank_selected_bkg.jpg);
}

.wrapper 
{
	text-align: left;
	margin: auto;
	width: 100%;
	top:203px;
}


div.content
{
	margin-left: 120px;
	margin-right:100px;
}



#footer 
{
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	bottom:-1px;
	font-weight: bold;
	width:100%;
	left:0px;
	position:fixed;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align:center;
}

ul.plussbullets 
{
	margin-top: 15px;
	margin-left: 80px;
	padding: 0;
	font-weight: bold;
}

ul.plussbullets li {
	background: transparent url(images/bullet_plus.gif) no-repeat scroll left top;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

ul.plussbullets2 
{
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
}

ul.plussbullets2 li {
	list-style-type:circle;
	margin-left:20px;
}

h2.topHdr
{
	margin-top:0px;
}

h1.topHdr{margin-top:0px;}

td
{
	padding-bottom: 0px;
	padding-left:6px;
	padding-top:0px;
	padding-right:6px;
	outline-width: 0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-left-color:#42453D;
	border-left-style:ridge;
	border-top-width:0px;
	border-right-width:1px;
	border-right-style:ridge;
	border-right-color:#42453D;
	margin: 0px 0px 0px 0px;
	empty-cells:show;
	vertical-align:top;
}

.thead
{
	background-color:#DADADA;
	font-size:18px;
	border-bottom-width:2px;
	border-bottom-color:#42453D;
	border-bottom-style:ridge;
}

.h2
{
	font-size:18px;
}
h1 {font-size:18px;}
table
{
	border-top-width:4px;
	border-top-color:#42453D;
	border-top-style:ridge;
}

.tfoot
{
	border-bottom-width:4px;
	border-bottom-color:#42453D;
	border-bottom-style:ridge;
	background-color:#DADADA;
	font-size:1px;
	max-height:4px;
}

.even
{
	background-color:#F2F7D5;
}
.odd
{
	background-color:#D5DDAD;
}
