body  
{ 
	margin: 0px;
	background-color: #ffffff; 
	color: #2b2b2b; 
	font-family: verdana, sans-serif; 
}
table.page
{
	border: 1px solid #d9e0f0;
	width: 100%;
}
td.p_header
{
	border-bottom: solid #d9e0f0 1px; 
	padding: 5px; 
	height: 50px;
	background-color: #d9e0f0;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
}
td.p_footer
{
	border-top: solid #d9e0f0 1px; 
	padding: 5px; 
	height: 50px;
	background-color: #d9e0f0;
}
td.p_top-bar
{
	font-weight: bold; 
	font-size: 10pt; 
	font-family: arial;
	background-color: #FAF02C; 
}
td.p_bottom-bar
{
	background-color: #FAF02C; 
}
div.left-column
{
	background-color: #FAF02C; 
	width: 96px;
}
div.right-column
{
	background-color: #FAF02C; 
	width: 96px;
}
td.left-column
{
	width: 100px; 
	padding: 2px; 
	vertical-align: top; 
	background-color: #FAF02C;
}
td.right-column
{
	width: 100px; 
	padding: 2px; 
	vertical-align: top; 
	background-color: #FAF02C;
}
div.c1_body
{
	border: solid #d9e0f0 1px;
	padding: 3px;
	font-size: 8pt; 
	font-family: arial;
}
div.c1_title
{
	background-color: #d9e0f0; 
	border: solid #2b2b2b 1px; 
	padding-left: 5px; 
	color: #ffffff; 
	font-size: 10pt;
	font-family: arial; 
	font-weight: bold;
}
div.c2_title
{
	background-color: #d9e0f0; 
	margin-bottom: 2px; 
	padding-left: 5px; 
	color: #000000;
	font-size: 12px; 
	font-family: arial; 
	font-weight: bold;
}
div.c3_title
{
	background-color: #FAF02C; 
	border: solid #2b2b2b 1px; 
	padding-left: 5px; 
	color: #2b2b2b; 
	font-size: 10pt;
	font-family: arial; 
	font-weight: bold;
}
div.c2_body
{ 
	padding: 3px; 
	font-size: 12px; 
	font-family: arial;
}
div.c3_body
{
	border: solid #2b2b2b 0px; 
	padding: 3px; 
	font-size: 8pt; 
	font-family: arial;
	background-color: #FBFC7D;
}
div.c4_body
{
	border-left: solid #2b2b2b 1px; 
	border-bottom: solid #2b2b2b 1px; 
	padding: 3px; 
	font-size: 8pt; 
	font-family: arial;
}
div.c5_body
{
	border-right: solid #2b2b2b 1px; 
	border-bottom: solid #2b2b2b 1px; 
	padding: 3px; 
	font-size: 8pt; 
	font-family: arial;
}
div.c6_body
{
	border-left: solid #2b2b2b 1px; 
	border-right: solid #2b2b2b 1px; 
	border-bottom: solid #2b2b2b 1px; 
	padding: 3px; 
	font-size: 8pt; 
	font-family: arial;
}
div.footer
{
	text-align:  right;
	border-top: solid #d9e0f0 1px; 
	color: #d9e0f0; 
	font-size: 8pt; 
	font-family: arial;
}
a.nav
{
	text-align: right;
	text-decoration: none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	width: 100%;
	border-bottom: 1px solid #ffffff;
	padding-right: 3px;
	display: block;
}
a.nav:hover 
{ 
	color: #000000; 
	background-color: white; 
}
a.nav:link 
{ 
	color: #ffffff; 
}
div.alertBorder 
{ 
	border: 1px solid black; 
	background-color: #F0F3F9;
	margin:5px;
}
div.alertTitle 
{ 
	background-color: #002f95; 
	color: white; 
	font-weight: bold; 
	border-bottom: 1px solid black; 
	border-right: 16px solid black; 
	padding: 2px; 
	width: 250px; 
}
div.alertContent 
{ 
	padding: 10px; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: arial;
}
div.smallAlertTitle 
{ 
	background-color: #d9e0f0; 
	color: white; 
	font-weight: bold; 
	border-bottom: 1px solid black; 
	border-right: 16px solid black; 
	padding: 2px; 
}
p.sectionHead
{
	margin-top: 0;
	margin-bottom: 0.1in;
	width: 96%;
	padding-left: 5px;
	color: #7B7B7B;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 2px;	
}
div.sectionText
{
	margin: 0;
	width: 90%;
	font-size: 8pt;
	padding-left: 5px;
}
td.uber
{
	border-left: solid #d9e0f0 1px; 
	border-right: solid #d9e0f0 1px; 
	border-top: solid #d9e0f0 1px;
	border-bottom: solid #d9e0f0 1px;
	width: 100%; 
	vertical-align: top; 
}
div.middle
{
	border: dashed #d9e0f0 1px;
	padding: 5px; 
	margin: 2px;
}









