@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
}
b{font-size: 110%;}
em{
	color: #00F;
	font-size: medium;
}
#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#topsection{
background: #FFFFFF;
height: 170px; /*Height of top section*/
}
#topsection h1{
margin: 0;
padding-top: 5px;
}
#contentwrapper{
	float: left;
	width: 100%;
	background-color: #000099;
}
#contentcolumn{
	margin-right: 200px;
	background-color: #000099;
}
#rightcolumn{
	float: right;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
	background: #000099;
	height: 470px;
}
#footer{
	clear: left;
	width: 100%;
	background: #CCCCCC;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}
#footer a{
color: #FFFF80;
}
.innertube{
	margin: 4px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 5px;
}
.styleTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #990000;
	text-align: left;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
	background-color:#333;
}
.style78 {font-size: small}
.style79 {color: #0033FF}
.style81 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.style82 {color: #990000; font-weight: bold; }
.style83 {
	color: #990000;
	font-style: italic;
}
.style85 {
	color: #990000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}
.thead_acc {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	font-style: normal;
	text-decoration: underline;
	background-color: #990000;
	font-size: 18px;
}
#maincontainer #contentwrapper #contentcolumn .innertube .applemenu .submenu center table tr td div strong {
	font-size: 14px;
}
#maincontainer #rightcolumn .innertube center table tr td div .style93 a {
	font-family: Arial, Helvetica, sans-serif;
}
#maincontainer #rightcolumn .innertube center table tr td div .style93 a {
	font-size: 12px;
}
#maincontainer #rightcolumn .innertube center table tr td div .style93 a {
	font-weight: bold;
}
#maincontainer #contentwrapper #contentcolumn .innertube .applemenu .submenu center div {
	font-weight: bold;
}
#maincontainer #contentwrapper #contentcolumn .innertube .applemenu .submenu center div {
	font-weight: normal;
}
#maincontainer #contentwrapper #contentcolumn .innertube .applemenu .submenu table tr td div table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#maincontainer #contentwrapper #contentcolumn .innertube .applemenu .submenu table tr td div table tr td p {
}
.style88 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style89 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.styleBold {
	font-weight: bold;
}
.styleBoldItalic {
	font-weight: bold;
	font-style: italic;
}
