﻿body
{
	font-family:Arial;
	font-size:8pt;
	padding:0; 
	margin:0;
}
a
{
	text-decoration:none;
}
img 
{
	border-width:0px;
	max-width:100%;
	vertical-align:middle;
}
h1
{
	font-size:14pt;
	font-weight:normal;
}
h2
{
	font-size:12pt;
	font-weight:normal;
	color:#2e2e2e;
	position:relative;
	font-family:Arial;
}
h3
{
	text-transform:capitalize;
	font-size:10pt;
	color:#474344;
	font-weight:normal;
}
h4
{
	text-transform:uppercase;
	font-size:9pt;
	color:#3e3e3e;
	white-space:nowrap;
	position:relative;
}
h5
{	
	font-size:8pt;
	position:relative;
}
h6
{
	font-size:8pt;
}

input,select,option,label,textarea
{
	max-width:100%;
	margin:0;
	padding:0; 
}
table
{
	float:left;
	width:auto;
	position:relative;
	white-space:normal;
	max-width:100%;
}

table tbody tr td table 
{
	border-width:0px;
	margin:0px;
	padding:0px;
	white-space:normal;
	max-width:100%;
}

table tbody tr th
{
	color:#2E2E2E;
	font-size:8pt;
	font-family:Verdana;
	font-weight:normal;
	border:solid 1px #6e6e6e;
	border-collapse:separate !important;
}

table tbody tr td
{
	padding-right:1px;
	padding-left:1px;
	border:solid 1px #6e6e6e;
	border-collapse:separate !important;
	position:relative;
}

table tbody tr
{
	border:solid 1px #6E6E6E;	
}

table tbody tr td img
{
	border-width:0em;
}
th
{
	white-space:inherit;
}
tr
{
	color:#6e6e6e;
}
p, div.paragraph
{
	white-space:normal;
	color:#616161;
	text-align:justify;
}
span
{
	white-space:normal;
	color:inherit;
}
a span
{
	text-align:center;
	color:#2e2e2e;
}

ul
{
	white-space:normal;
}
li
{
    white-space:normal;
}

form
{ 
	margin:0; 
	padding:0;
}
input
{
   border:solid 1px #fff;
}
input[type='radio'], input[type='radio']:focus, input[type='radio']:hover
{
	border-width:0px;
	padding-left:7px;
	display:inline-block;
	
}

input[type='checkbox'],input[type='checkbox']:focus, input[type='checkbox']:hover{
	border-width:0px;
}

dl
{
    margin:0em;
}
dt
{
   font-size:8pt;
   font-weight:bold;
}
dd
{
    margin-left:10px;
}
#subNav
{
	display:none;
}

#subNav .moduletable
{
	display:none;
}

#top_content,#branding_top,#nav_top a,#right_content, #bottom_content, #branding,#nav_bottom, #right_content .hideOnDefault
{
	display:none;
	visibility:hidden;	
}

#hideOnPrint
{
	display:none;
    
}

#ucCurrentUserControl
{
	display:none;
	visibility:collapse;
}

#ucQuickLinksControl
{
	display:none;
	visibility:collapse;
}

#button a,#button a span, #button2 a, #button3 a, #button4 a{ visibility:hidden;}
a span{ text-decoration:none; color:#aaa;}

.tblPageSize
{
	visibility:hidden;
	display:none;
}