/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #3E424D; 
	SCROLLBAR-HIGHLIGHT-COLOR: #D6DCEA; 
	SCROLLBAR-SHADOW-COLOR: #D6DCEA; 
	SCROLLBAR-3DLIGHT-COLOR: #4F7194; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #3E424D; 
	SCROLLBAR-DARKSHADOW-COLOR: #3E424D
}
.tableborder {
border: 1px solid #8F8F8F;
}
.tableborderBlue {
border: 1px solid #00336A;
background-color:#FFFFFF
}
.tablebordergray {
border: 1px dotted #00336A;
background-color:#E7F3FF
}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.contentlink {
	font-family:Tahoma, Arial;
	font-size:8.5pt;
	font-style: normal;
	color: #000000;
	text-decoration: none
}
a.contentlink:hover {
	font-family:Tahoma, Arial;
	font-size:8.5pt;
	font-style: normal;
	color:#FF6000;
	text-decoration:underline
}
.contentlinkBld {
	font-family:Tahoma, Arial;
	font-size:8.5pt;
	font-weight:BOLD;
	color: #000000;
	text-decoration: none
}
a.contentlinkBld:hover {
	font-family:Tahoma, Arial;
	font-size:8.5pt;
	font-weight:BOLD;
	color:#FF6000;
	text-decoration:underline
}
.OrgcontentlinkBld {
	font-family:Tahoma, Arial;
	font-size:8.5pt;
	font-weight:BOLD;
	color: #FF6000;
	text-decoration: none
}
a.OrgcontentlinkBld:hover {
	font-family:Tahoma, Arial;
	font-size:8.5pt;
	font-weight:BOLD;
	color:#FF0000;
	text-decoration:underline
}
.caption {
	font-family: Tahoma,Arial;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6000
}
.captionbig {
	font-family: Tahoma,Arial;
	font-size: 10.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6000
}

.listbullet {
line-height:20px;
}
.hr { 
	height:1px;
	color: #FF6000;
}
.links {
	font-family: Tahoma,Arial;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #184E74;
	text-decoration: none
}
a.links:hover {
	text-decoration: none;
	color: #FF6600;
	text-decoration: underline
}