body {
	background-image: url(assets/img_nonnav/page_background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}

/* Font Family for entire Document */
body, td, div, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
}

/* Headings */
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}

h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}

/* Main Contant Area */
#mncontent {
	font-size: 13px;
	line-height: 1.5;

}

#mncontent p {
	margin: 1px 60px 1px 1px;
}

.mncontentbold {
	font-weight: bold;
}

#mncontent a:link {
	color: #990000;

}
#mncontent a:visited {
	color: #666666;
}
#mncontent a:hover, #mncontent a:active {
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;

}

/* Footer Area */
#footertable { /* Provides offset from the main table */
	margin: 0px;
} 
#footer {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-align: center;


}
p.address {
	margin: 0px;
}
#footer a:link {
	color: #990000;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;

}

/* Describes the Layer that holds the Skip Nav Link */
/*see accessibility section */
#skipnav {
	position: absolute;
	top: 0px;
	left: 0px;

}
.toppagetile {
	background-image: url(assets/img_nonnav/tile_top.gif);
}
.textnav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;





}
.textnav a:link {
	color: #990000;

}
.textnav a:visited {
	color: #666666;

}
.textnav a:hover, .textnav a:active {
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;


}
.textnav p {
	margin: 30px 20px 20px;

}
.tabledata508 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.tabledata508row1 {
	background-color: #CCCCFF;
}
.tabledata508row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	margin: 1px 1px 1px 120px;

}
.contactinfo a:link {

	color: #990000;
}
.contactinfo a:visited {

	color: #666666;
}
.contactinfo a:hover, .contactinfo a:active {

	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;
}
