﻿
#customStyle
{
margin: 0px;
padding: 0px;
font : 11px verdana, helvetica, arial, geneva, sans-serif;
width:1004px;
}

#customStyle div.leftNav
{
width: 165px; height: 600px; background-color: white; margin: 0px 0px 0px 34px; border-right: 1px solid #ccc; float:left;
}

#customStyle div.mainContent
{
width: 541px; height: 600px; background-color: white; padding-left: 3px; margin: 0px 0px 0px 200px;
}

#customStyle div.pad10
{
padding-top: 0px;
padding-left: 10px;
}

#customStyle div.rightContent
{
	width: 200px;
	height: 600px;
	position: absolute;
	top: 103;
	left: 754;
}

div#customStyle h1 {
	padding: 0px;
	font-family: Arial, Verdana, tahoma;
	font-size: 12pt;
	color: #F4732F;
	font-weight: bolder;
}

div#customStyle .TextLine 
{
	padding: 0px;
	color: #F1F1F1;
	height: 7px;
	margin-bottom:0px;
}

div#customStyle h2 
{
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:5px;
}




#customStyle a.sideMenuon

{
	font-family: Arial, Helvetica, sans-serif;
	color: #F4732F;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 16px;
	margin-left: 5px;
}

#customStyle a.sideMenuoff

{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 16px;
	margin-left: 5px;
		font-weight: normal;

}

#customStyle a.subsideMenuon1

{
	font-family: Arial, Helvetica, sans-serif;
	color: #F4732F;
	font-size: 11px;
	text-decoration: none;
        margin-bottom: 5px;
	margin-left: 10px;
	display: block;
}

#customStyle a.subsideMenuoff1

{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-decoration: none;
        margin-bottom: 5px;
	margin-left: 10px;
	display: block;
}

#customStyle a.subsideMenuon2

{
	font-family: Arial, Helvetica, sans-serif;
	color: #F4732F;
	font-size: 11px;
	text-decoration: none;
        margin-bottom: 5px;
	margin-left: 11px;
	display: block;
}

#customStyle a.subsideMenuoff2

{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-decoration: none;
        margin-bottom: 5px;
	margin-left: 11px;
	display: block;
}



#customStyle a:hover { text-decoration: underline; }