/* CSS Document */

.main_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	list-style-type: decimal;
	text-align: justify;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	list-style-type: decimal;
	text-align: justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: underline;
}

.h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #FF9933;
	text-transform: uppercase;
}

.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
}

.h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #3399FF;
	font-style: italic;
}

.h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC66;
	font-style: italic;
}

.cellh {
	text-decoration: none;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #0066CC;
	border-bottom-color: #999999;
	border-left-color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-transform: none;
	color: #0066CC;
	background-color: #eeeeee;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	text-align: left;
}

.cellbl {
	text-decoration: none;
	padding: 2px;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	border: thin none;
}

.cellbl2 {
	text-decoration: none;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}

.cellbl3 {
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	border-top-color: #999999;
}

.cell3 {
	text-decoration: none;
	padding: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEBDA;
	border-right-color: #EEEBDA;
	border-bottom-color: #EEEBDA;
	border-left-color: #EEEBDA;
	background-color: #7A0805;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 9pt;
	font-weight: bold;
	color: #EEEBDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cell_bot {
	padding: 5px;
	background-image: url(Images/bc3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
	font-style: normal;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background-color: #eeeeee;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.menu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}

.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}

.menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}

.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-color: #eeeeee;
	padding-top: 3px;
	padding-bottom: 2px;
	vertical-align: top;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.bot a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-align: center;
	border: 1pt none #EEEBDA;
}

.bot a:hover{
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: underline;
	text-align: center;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bot a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}

.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #669900;
	background-color: #C1E2A5;
	text-align: center;
	padding-top: 3pt;
	padding-bottom: 3pt;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}

.tablehead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #669900;
	background-color: #C1E2A5;
	text-align: center;
	padding-top: 3pt;
	padding-bottom: 3pt;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}

.tablehead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;

}

.tablehead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}

