#customStyle a
{
	color: #ff6600;
	text-decoration: none;
}


#customStyle table.mainTable tr.menuMain td
{
        border-bottom: 1px solid;
        border-color: #898989;
        background-color:#11293D;
}

#customStyle table.mainTable tr.menuMain td a.menu {
    color: white;
    font-size: 11px;
    font-weight: bold;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #11293D;
    padding: 5px;
}

#customStyle table.mainTable tr.menuMain td a.menuon {
    color: white;
    font-size: 11px;
    font-weight: bold;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #ff6600;
    padding: 5px;
}

#customStyle table.mainTable tr.menuMain td a.menu:hover {
    background-color: #ff6600;
}

#customStyle table.mainTable tr.menuMain td div.toolbar {
    background-color: #11293D;
    padding: 5px 0px 5px 0px;
}



#customStyle a.sideMenuon

{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 5px;
}

#customStyle a.sideMenuoff

{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
        display: block;
        margin-left: 5px;
}

#customStyle a.subsideMenuon1

{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 12px;
        font-weight: bold;
	text-decoration: none;
        margin-top: 5px;
	margin-left: 10px;
	display: block;
}

#customStyle a.subsideMenuoff1

{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
        font-weight: bold;
	font-size: 12px;
	text-decoration: none;
        margin-top: 5px;
	margin-left: 10px;
	display: block;
}

#customStyle a.subsideMenuon2

{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 11px;
	text-decoration: none;
        margin-top: 5px;
	margin-left: 12px;
	display: block;
}

#customStyle a.subsideMenuoff2

{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	text-decoration: none;
        margin-top: 5px;
	margin-left: 12px;
	display: block;
}




#customStyle table.mainTable tr.mastHead td
{
	border-bottom: 1px solid;
	border-color: #898989;
	height: 178px;
}

#customStyle table.mainTable
{
        margin-top: 5px;
        border-top: 1px solid;
        border-left: 1px solid;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #898989;
}

#customStyle table.mainTable tr.bodyMain td.menuColumn
{
        
	background-color: #003742;
	padding: 10px;
	line-height: 125%;
}

#customStyle table.mainTable tr.bodyMain td.contentColumn
{
        
	background-color: #003742;
	padding: 10px 40px 10px 45px;
	line-height: 250%;
	color: #efefef;
}


#customStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 200%;
}


#customStyle h1
{
	font-size: 16px;
	font-weight: bold;
        color: #ff6600;
}


#customStyle h2
{
	
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
        color: #ff6600;
}

#customStyle h3
{
	
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
        color: #ff6600;
}

