	@charset "utf-8";

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
             background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	SCROLLBAR-ARROW-COLOR: #97AABA; SCROLLBAR-FACE-COLOR: #F2F5F7; SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; SCROLLBAR-SHADOW-COLOR: #B2C3D0; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
ul{
	margin-top:0;
	margin-bottom:0;
	padding-top:0px;
	}
li{
	margin:0;
	padding-bottom:3px;
	padding-top:3px;
	}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF6633;   font-weight: bold; margin-bottom:0}
h2  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;   font-weight: normal ; text-decoration: underline; margin-bottom:0; margin-top:0}
h3  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;   font-weight: normal; margin-bottom:0; margin-top:0}

.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #669999; font-weight: bold}
.bodyplain { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}
.bodyplain1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}
.boldwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhiteCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: 4A627A; font-weight: bold ; text-decoration: none}
.credit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #CCCCCC; font-weight: bold ; text-decoration: none }
.bodyplainred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF6633; font-weight: normal ; text-decoration: none}

.bodyplainred a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF6633; font-weight: normal ; text-decoration: none}
.bodyplainred a:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF6633; font-weight: normal ; text-decoration: none}
.bodyplainred a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF6633; font-weight: normal ; 	text-decoration: underline}

.bodyplaingrey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #999999; font-weight: normal }

.ablack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}

.ablack a{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal ; text-decoration: none;}

.ablack  a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal ; text-decoration: none;}

.ablack a:visited {
	color: #000000;

	text-decoration: none;
}
.ablack a:hover {
	color: #666666;
	text-decoration: underline;

}
.ablack a:focus {
	color: #666666;
}
.ablack a:active {
	color: #000000;

}


.ablackbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}

.ablackbold a{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal ; text-decoration: none;}

.ablackbold  a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal ; text-decoration: none;}

.ablackbold a:visited {
	color: #000000;

	text-decoration: none;
}
.ablackbold a:hover {
	color: #666666;
	font-weight: bold;

}
.ablackbold a:focus {
	color: #666666;
}
.ablackbold a:active {
	color: #000000; 
	font-weight: bold;

}


.bodyplain  a,  a:link {
	color: #ffffff;

	text-decoration: none;
}
.bodyplain  a:visited {
	color: #0000006;

	text-decoration: none;
}
.bodyplain  a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodyplain  a:focus {
	color: #666666;
}
.bodyplain  a:active {
	color: #666666;
}
















#leftColumnContent {
	width: 210px; 
	color: #333;
	margin: 5px;

}
#leftColumnContent h3 {
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 21px;
	padding-right: 4px;
	padding-left: 4px;
	color: #036;
	letter-spacing: -1px;
	font-weight: normal;
}
#leftColumn ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
	

}
#leftColumn ul li {
	list-style: none;
	display: inline;
}
#leftColumn ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #036;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDFE4;
}
#leftColumn ul li a:hover {
	text-decoration: none;
	background-color: #D6DBE0;
	color: #036;
}


