@charset "utf-8";
/* CSS Document */

html,body {
	background-color: #000000;
	background-position: center top;
	background-attachment: scroll;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#tableHeader{
}
#tdHeader{
	height: 151px;
}
#divHeader{
	height: 151px;
}
#tableBody{
	height: 100%;
	background-image: url(../images/bg-table-main.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#tdBody{
	vertical-align: top;
}
#tableContent{
	background-image: url(../images/bg-table.gif);
}
#tdTable1{
	background-color: #FFFFFF;
	vertical-align: top;
}


/* Footer */

#tdFooter{
	vertical-align: bottom;
	height: 110px;
}
#tableFooter{

}
#tdFootercontent{
	height: 110px;
	vertical-align: top;
}
#divFooter{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 18px;
	line-height: 20px;
}
#divFooter a{
	color: #FFFFFF;
	text-decoration: none;
}

/* new stuff */
#divFooterwcp{
	font-size: 35px;
	color: #464646;
	text-align: center;
}
.spanFootertext{
	font-size: 12px;
	color: #FFFFFF;
}
.spanFootertext a{
	color: #FFFFFF;
	text-decoration: none;
}
.spanFootercopy{
	color: #FFFFFF;
}


/* nav bar */

#tdNav{
	vertical-align: top;
}
.divNavcontent{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	width: 185px;
}
.tdNavheadtop{
	background-image: url(../images/bgnd-navhead.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdNavheadtop a{
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tdNavheadtop a:hover{
	text-decoration: underline;
}

.tdNavhead{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c1c1;
	background-image: url(../images/bgnd-navhead.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c1c1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.tdNavhead a{
	color: #000000;
	text-decoration: none;
	display: block;
}
.tdNavhead a:hover{
	text-decoration: underline;
}
.tdNavbody1{
	color: #28285a;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	width: 15px;
	font-size: 12px;
	line-height: 18px;
}
.tdNavbody1 a{


}
.tdNavbody1 a:hover{

}
.tdNavbody2{
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdNavbody2 a{
	display: block;
	color: #28285a;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tdNavbody2 a:hover{
	text-decoration: underline;
}


/* content area */

#tdContent{
	vertical-align: top;
}
#divContent{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c1c1;
	width: 698px;
	margin-right: 15px;
	margin-left: 7px;
}
.divContenttext{
	padding-right: 15px;
	padding-left: 15px;
}
.divFlash{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c1c1;
}

.spanTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 8px;
	font-weight: bold;
}
.spanTitlesub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin-top: 2px;
	margin-bottom: 15px;
}
.spanTitlesub a{
	color: #000000;
	text-decoration: none;
}
.spanTitlesub a:hover{
	text-decoration: underline;
}
.divPagecontent a{
	color: #0000FF;
	text-decoration: underline;
}
.style1{
	color: #FF0000;
	font-size: 16px;
}
.style2{
	font-size: 13px;
}
.spanContectheaders{
	display: block;
	background-color: #E2E2E2;
	font-weight: bold;
	color: #333333;
	padding-left: 7px;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
