@charset "iso-8859-1";
body {
	background-image: url(images/dot.gif);
	background-repeat: repeat;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#a8b0b8;
	scrollbar-shadow-color:#a8b0b8;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#587992;
}

.bodyText {
	color: #323940;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color:#FFFFFF;
}

.bodyTextLeft {
	color: #323940;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color:#FFFFFF;
}

.bodyTextwhiteonblue {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.leftalign {
text-align: left;
}

.center {
text-align: center;
}

.Heading {
	color: #587992;
	font-size: 11pt;
	text-align: left;
	font-family: "Century Gothic", Arial;
	line-height: 11pt;
	background-color:#FFFFFF;
	font-stretch: condensed;
	font-weight: bold;
}

.subHeading {
	color: #587992;
	font-size: 10pt;
	text-align: left;
	font-family: "Century Gothic", Arial;
	line-height: 10pt;
	background-color:#FFFFFF;
	font-stretch: condensed;
		font-weight: bold;
}

.bgwhite {
background-color:#FFFFFF;
}

.tablemargin {
margin-right: 20px;
}

HR {
color: #DDDDDD;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div.main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 397px;
	height: 385px;
	display: block;
	overflow: auto;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
}

div.side {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 385px;
	display: block;
	overflow: auto;
	color: rgb(0, 0, 0);
			margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.mainContent {
	display: block;
	overflow: auto;
	height: 195px;
	width: 325px;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pic {
	border: 1px solid #333333;
}
