BODY {
font-family: Arial, sans-serif;
font-size: 10pt;
color: #ffffff;
background-image: url(art/bgPattern.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

td, td td, p {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}


a:link {
color: #e52a2c;
text-decoration: none;
}
a:visited {
color: #e52a2c;
text-decoration: none;
}
a:hover {
color: #e52a2c;
text-decoration: underline;
}
a:active {
color: #e52a2c;
text-decoration: none;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	vertical-align: top;
}
.main-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.main-bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.main-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
}	

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 900;
	color: #006666;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1B375C;
}

.main-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.2 em;
	
}	
a.bottomNav:link {color: #000000; text-decoration: none; } 
a.bottomNav:visited {color: #000000; text-decoration: none;} 
a.bottomNav:active {color: #000000; text-decoration: none;} 
a.bottomNav:hover {color: #000000; text-decoration: none; background: #B6B7BA;}

.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}	
a.sideNav:link {color: #000000; text-decoration: none; } 
a.sideNav:visited {color: #000000; text-decoration: none;} 
a.sideNav:active {color: #000000; text-decoration: none;} 
a.sideNav:hover {color: #000000; text-decoration: none; background: #B6B7BA;}


#bodytable {
		background: #D7E5FD;
}	
#bottomtable {
	background-color: #1B375C;
	padding: 15px;
	margin: 8 px;
	border-right: 2px solid #CCCFD4;
	border-left: 2px solid #CCCFD4;
	border-bottom: 2px solid #CCCFD4;
}

	
.side-nav-fill {
	background: #1B375C;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	text-align: left;
	
}
#righttable {
	background: #1B375C;
	padding: 8px;
	border-right: 2px solid #CCCFD4;
}


#lefttable {
	background-color: #1B375C;
	padding: 8px;
	border-left: 2px solid #CCCFD4;
	border-right: 2px dotted #2C476B;
}
#bottomtable {
	background-color: #1B375C;
	padding: 8px;
	border-right: 2px solid #CCCFD4;
	border-left: 2px solid #CCCFD4;
	border-bottom: 2px solid #CCCFD4;
}
#table {
	background-color: #1B375C;
	padding: 8px;
	border-right: 2px solid #CCCFD4;
	border-left: 2px solid #CCCFD4;
	border-top: 2px solid #CCCFD4;
	border-bottom: 2px solid #CCCFD4;
}	
#toptable {
	background-color: #1B375C;
	border-top: 2px solid #CCCFD4;
	border-right: 2px solid #CCCFD4;
	border-left: 2px solid #CCCFD4;
}

#navTable  {
	background: #D7E5FD;
	padding: 5px;
	
}
#borderTable {
	border: 2px solid #666666;
	
}
