/* rewritten tags */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
table, tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li	{
	color: #666666;
	font-size: 14px;
	font-family: Arial Narrow, Trebuchet MS, Trebuchet, MS Trebuchet, Arial, Verdana, sans-serif;
	line-height: 22px; 
}

/* custom classes */
.bluebar {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
.head	{
	color:#0957A4;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 38px;
	text-transform: uppercase;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}
.Company	{
	color:#003366;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 38px;
	
}
.door_text	{
	color:#666666;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	
}
.subhead	{
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.locked	{
	color: gray;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.menu:link	{
	color: #333366;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;

}
a.menu:visited	{
	color: #333366;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;

}
a.menu:hover	{
	color: #FF0000;
	text-transform: capitalize;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;


}

.bkgd {
	background-image: url(/images/en_US/bkgd_internal_head1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* regular links */
a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited	{
	text-decoration: underline;
	color: #003366;
}
a:hover	{
	text-decoration: underline;
	color: #CC0000;
}

a.bluebar:link	{
	color: #003366;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	text-decoration: underline;

}
a.bluebar:visited	{
	color: #003366;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: underline;
}
a.bluebar:hover	{
	color: #3399FF;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: underline;
}

p  { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
 }

.msg	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #660000;
	font-weight: bold;

}

/* Reports */

table.report thead td {
	border-bottom: 1px solid #000;
	font-weight: bold
}

table.report tfoot td {
	border-top: 1px solid #000;
	font-weight: bold;
}
