body
{
	background-color: #FFFFFF;
	font-family:Arial, Lucida Sans;
	font-size : 10pt;
	margin: 0px auto 0px auto;
	color: #727172;
	
}
.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.requiredfield
{
	background-color: #ffffcc;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Verdana;
	font-weight: bold;
}

h1
{
	font-size : 18pt;
	color: #727172;
}

h2
{
	font-size : 16pt;
	color: #727172;
}

h3
{
	font-size : 14pt;
	color: #727172;
}

h4
{
	font-size : 12pt;
	color: #727172;
}

h5
{
	font-size : 10pt;
	color: #727172;
}

#page
{
	width: 900px;
	border: 0px;
	margin: 5px auto 5px auto;
}
#tbl_header
{
	
}
#td_header_top
{
	background-image: url(../images/banner_top.gif);
	background-repeat: no-repeat;
	width: 880px;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
#td_header_bottom
{
	background-image: url(../images/banner_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 880px;
	height: 10px;
	
	
}
#td_banner_nav
{
	background-image: url(../images/banner_bottom.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 880px;
	height: 10px;
}
.page_left_edge
{
	background-image: url(../images/left_edge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 70px;
	
}

.page_center
{
	width: 840px;
	background-image: url(../images/page_center.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 70px;
	
}
.page_right_edge
{
	background-image: url(../images/right_edge.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:20px;
	height: 70px;
	
}
.content_left_edge, .content_right_edge
{
	background-image: url(../images/content_left_edge.gif);
	background-repeat: repeat-y;
	width: 16px;
	height: 300px;
	padding-top: 0px;
	margin-top:0px;
	
}
.content_left_edge
{
	background-image: url(../images/content_left_edge.gif);
	background-position: left top;
	
}
.content_right_edge
{
	background-image: url(../images/content_right_edge.gif);
	background-position: right top;
	
}

#row_content_body
{
	
}

#tbl_content_body
{
	background-image: url(../images/banner_bottom.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 880px;
	height: 400px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}

.content_center
{ 
	padding-top: 15px;
	padding-bottom: 15px;
	
	vertical-align: top;
}
.content_center_text
{
	padding-left: 15px;
	
	padding-right: 15px;
	vertical-align: top;
}

#row_content_body
{
	vertical-align: top;
	margin-top: 0px;
}

#row_footer
{
	vertical-align: top;
	margin-top: 0px;
}

#tbl_footer
{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 880px;
	height: 37px;
}

#footer_center
{
	padding: 10px 20px 10px 20px;
	font-size: 8pt;
}


#td_header_logo
{
	padding-left: 0px;
	margin-left: 0px;
	width: 258px;
	height: 70px;
}
#td_header_desc
{
	height: 70px;
	
}
#img_page_description
{
	height: 70px;
}

.nav_home a:hover
{
	
	
}
.nav_link, a.nav_link:link, a.nav_link:visited, a.nav_link:active, a.nav_link:hover
{
	background-color: White;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
#flashPlayer
{
	height: 70px;
	width: 470px;
	clear: both;
}