/* CSS Document */
webBkGrnd {
	background-color: #333333;
}

body {
	background-color: #333333;
}

.bodyText  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCCCC;
	margin: 0;
	padding-top: 0;
	text-align:left;
}

.bodyTextItalac  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style:italic;
	color: #CCCCCC;
	margin: 0;
	padding-top: 0;
	text-align:left;
}
.hdrText  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style:italic;
	color: #CCCCCC;
	margin: 0;
	padding-top: 0;
	text-align:left;
}

.footerText1 {
	font-family: verdana; 
	font-size: 8pt;
	color: #000000;
}

.smallText1 {
	font-family: verdana; 
	font-size: 10pt;
	color: #CCCCCC;
}

.specialText1 {
	font-family: verdana; 
	font-size: 10pt;
	color: #3C4D83;
}

.specialText2 {
	font-family: verdana; 
	font-size: 11pt;
	font-weight: bold;
	color: #3C4D83;
}

.specitalText3 {
	font-family: verdana; 
	font-size: 11pt;
	color: #3C4D83;
}

.redLinks {
	color: #FF0000;
	font-size: 10pt; 
	font-family: arial,helvetica,sans-serif; 
}

.redLinksMenu {
	color: #FF0000;
	font-size: 13pt;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif; 
}

.greyLinks {
	color: #999999;
	text-decoration: none;
	font-size: 8pt; 
	font-family: arial,helvetica,sans-serif; 
}

.links {
	color: #28578D;
	font-size: 10pt; 
	font-family: arial,helvetica,sans-serif; 
}

.field {
	border-style: solid; 
	border-width: 1;
	background-color: #FFFFFF;
	color: #006562;
	font-family: arial, verdana, helvetica;
}

#divMenu a {
	color: #274E95;
	text-decoration: underline;
}

#divMenu a:hover {
	color: #333333;
	text-decoration:
	underline;
}

#divBg {
	position: absolute; 
	background-color: #FFFFFF;
	z-index: 10; 
	left: 0px; 
	top: 0px; 
	height: 12px; 
	clip: rect(0px 10px 10px 0px); 
	visibility: hidden;
}

#divMenu {
	position: absolute; 
	z-index: 11; 
	left: 0px; 
	top: 0px; 
	color: #333333; 
	font-size: 10px; 
	font-family: arial,verdana,helvetica,sans-serif; 
	visibility: inherit;
	white-space: nowrap;
}

IMG.applyBorder {
	BORDER-BOTTOM: royalblue double;
	BORDER-LEFT: royalblue double;
	BORDER-RIGHT: royalblue double;
	BORDER-TOP: royalblue double
}

IMG.clearBorder {
	BORDER-BOTTOM: white double;
	BORDER-LEFT: white double;
	BORDER-RIGHT: white double;
	BORDER-TOP: white double
}
