/* CSS Document */
.style1{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
}
.style2{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.style3{
	color: #0034BD;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.style4{
	color: #0034BD;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.style5{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.style6{
	color: #007DDE;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.style7{
	color: #B90000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.style8{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana;
}
.style9{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
.style10{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.style11{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
}
.style12{
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.style13{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana;
}
.style14{
	color: #B90000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.style15{
	color: #B90000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
}
.style16{
	color: #B90000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
}
.style17{
	color: #0034BD;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
}
.style20{
	color: #0034BD;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana;
}
.style100{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}

.style111{
	color: #000000;
	font-size: 11px;
   font-weight: normal;	
   font-family: "Verdana", Arial, sans-serif;
}

body{	
   color: #1F001F;	
   font-size: 11px;	
   font-weight: normal;	
   font-family: "Verdana", Arial, sans-serif;
}  

h1{ 
	color: #0034BD;
   font-family: Verdana; 
   font-style: italic; 
   font-size: 12pt; 
}

h2{ 
	color: #0034BD;
   font-family: Verdana; 
   font-style: italic; 
   font-size: 11pt; 
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* GENERIC ASPect styles */
#local-nav a { color: #545454; text-decoration: none; }
#local-nav a:hover { color: #952B2B; text-decoration: underline; }
#local-nav a.active { color: #952B2B; text-decoration: underline; } 

#global-nav a { display: block; float: right; padding: 2 17px; border-left: 1px solid #a3a3a3; border-right: 1px solid #545454; background-color: #7e7e7e; height: 18px; line-height: 16px; color: white; text-decoration:none; }
#global-nav a:hover, 
#global-nav a.active { color: #FEDEDE; background-color: #545454; } 
