﻿body
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #61497b;
}
.table1{
	background-color: #FFFFFF;
}
TD
{
	font-size: 8pt;
}

.tblLeftSidebar p{
	margin-bottom:0;
}


TD.tblHeader {
	font-size: 36pt;
	font-weight: bold;
	height: 90px;
	padding: 0px;
}
TD.tblLeftSidebar {
	height: 500px;
	width: 140px !important;
	background-image:url('menuSidebar.gif');
	padding: 0px;
	}
TD.tblContent {

}
TD.tblRightSidebar {

}
TD.tblFooter{

}
TD.tblHeaderSmall {
	font-size: 8pt;
	font-weight: bold;
}
TD.tblHeaderMedium {
	font-size: 10pt;
	font-weight: bold;
}
P.TitleBigger {
	font-size: 10pt;
	font-weight: bold;
}
A.hover{
	text-decoration: underline;
}
.NavLink{
	COLOR: #FFFFFF;
	font-weight:bold;
	height:21px;
	width:140px;
	text-align: center;
	background-image:url('button.gif');
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	padding:10px;
	display: block;
	margin-bottom: 0;
}
.Bigger {
	font-size: 14pt;
	font-weight: bold;
}
.Big {
	font-size: 12pt;
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
.Small {
	font-size: 8pt;
}
.Smaller {
	font-size: 6pt;
}
.Mandatory {
	COLOR: #FF0000;
	FONT-SIZE: 8pt;
}
.Hidden {
	display: none;
}
.Copyright{
	COLOR: #999999;
	FONT-SIZE: 7pt;
}