img, div { 
	behavior: url(/JS/iepngfix.htc);
}

.pageTitle {
	font-family : Arial;
	font : Arial;
	font-size: 14pt;
	color: #1a2e5d;
    text-decoration : none;
    font-weight : bold;
}

H1 {
	font-family : Arial;
	font : Arial;
	font-size: 14pt;
	color: #1a2e5d;
    text-decoration : none;
    font-weight : bold;
}

H2 {
	font-family : Arial;
	font : Arial;
	font-size: 12pt;
	color: #1a2e5d;
  	text-decoration : none;
 	margin-bottom : 1px;
  	margin-bottom : 1px;
}

.areatitles {
	font-family : Arial;
	font : Arial;
	font-size: 12pt;
	color: #ffffff;
  	text-decoration : none;
  	margin-left : 15px;
  	font-weight : bold;
}

.sectiontitles {
	font-family : Arial;
	font : Arial;
	font-size: 10pt;
	color: #1a2e5d;
  	text-decoration : none;
  	font-weight : bold;
  	padding-left: 5px;
  	padding-top: 2px;
  	padding-bottom: 2px;
 	background:#e6edf2;
}

P {
	font-family : Arial;
	font : Arial;
	font-size: 10pt;
	color: #1a2e5d;
}

BODY  {
	font-family : Arial;
  	font-size: 9pt;
  	color: #1a2e5d;
  	text-decoration : none;
  /*scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-darkshadow-color: #c0c0c0; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #ffffff;
	font-weight: bold;*/
}



A.navfooter {
  	font-family : Arial;
	color : #1a2e5d;
	font-size: 9pt;
	text-decoration : none;
}

A.navfooter:Visited {
  	font-family : Arial;
	color : #1a2e5d;
	font-size: 9pt;
	text-decoration : none;
}

A.navfooter:Active {
  	font-family : Arial;
	color : #1a2e5d;
	font-size: 9pt;
	text-decoration : none;
}

A.navfooter:Hover {
	font-family : Arial;
	font-size: 9pt;
	text-decoration : underline;
	color : #1a2e5d;
}


A.navnews {
  	font-family : Arial;
	color : #1a2e5d;
	font-size: 8pt;
	text-decoration : none;
    font-weight : bold;
}

A.navnews:Visited {
  	font-family : Arial;
	color : #1a2e5d;
	font-size: 8pt;
	text-decoration : none;
    font-weight : bold;
}

A.navnews:Active {
  	font-family : Arial;
	color : #1a2e5d;
	font-size: 8pt;
	text-decoration : none;
    font-weight : bold;
}

A.navnews:Hover {
	font-family : Arial;
	font-size: 8pt;
	text-decoration : underline;
	color : #1a2e5d;
    font-weight : bold;
}

A  {
  	font-family : Arial;
	color : #36b3cd;
	font-size: 9pt;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	color : #36b3cd;
	font-size: 9pt;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	font-size: 9pt;
	color : #36b3cd;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	font-size: 9pt;
	text-decoration : underline;
	color : #1a2e5d;
}

A.documentlink  {
  font-family : Arial;
	color : #36b3cd;
	font-size: 9pt;
	text-decoration : none;
    font-weight : bold;
}

A.documentlink:Visited  {
	font-family : Arial;
	color : #36b3cd;
	font-size: 9pt;
	text-decoration : none;
    font-weight : bold;
}

A.documentlink:Active  {
	font-family : Arial;
	font-size: 9pt;
	color : #36b3cd;
	text-decoration : none;
    font-weight : bold;
}

A.documentlink:Hover  {
	font-family : Arial;
	font-size: 9pt;
	text-decoration : underline;
	color : #1a2e5d;
    font-weight : bold;
}

TD {
	FONT-FAMILY: Arial;
	 font-size: 9pt;
   color: #1a2e5d;
   text-decoration : none;	
}

TR {
	FONT-FAMILY: Arial;
	 font-size: 9pt;
   color: #1a2e5d;
   text-decoration : none;	
}

.btn {
	border: 1px solid #666666; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 9pt; 
	width: 60; 
	background-color: #e6eaef;
}

.textbox {
	border: 1px solid #666666;
	font-family: arial;
	font-size: 9pt;
	background-color: #e6eaef;
}

.lefttable th {
	text-align:left;	
}
.overlay_message {
	background-color: #FFFFFF; 
	display: none; 
	position: absolute; 
	z-index: 2; 
	border: 2px solid #999999;
}
.overlay_message_header {
	padding:4px;
	background-color:#e2e1dd;
	text-align:left;
}

.overlay_message_content {
	background-color: #FFFFFF;
	text-align:center;
	padding:8px;
}
