p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	width: 420px;
	padding-left: 15px;
        }

#navBox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	background: #CCCCCC;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 400px;
	color: #FFFFFF;
   }
	
li {
	list-style: disc outside;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
   }
	
a:link {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
        }

a:hover {
	color: #999999;
	text-decoration: underline;
        }

a:visited {
	color: #999999;
	text-decoration: underline;
        }
	
a.printPage:link {
        color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
        }
	
a.printPage:hover {
	color: #FF0000;
	text-decoration: underline;
        }
	
table.bg {
        background: url(images/bg_table_rev.gif) repeat center top;
        }
	
td.middle {
	background: #FFFFFF;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
        }
	
div.content {
	width: 460px;
	height: 325px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	overflow: auto;
        }
	
.copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
        }

.copyWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
        }

.textNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.5em;
        }
ul {
	padding-right: 10px;
	padding-left: 15px;
        }

blockquote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
        }
	
.copyWhiteLabel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
        }

.hdlCaps {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 420px;
	padding-left: 15px;
	text-transform: uppercase;
	text-align: center;
        }
	
.printPage {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
        }
		
.contentHeadBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
		}
		
.contentHeadBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #015199;
		}