body {
	font-size: 9pt;
	font-family: Verdana, Tahoma, Helvetica, Georgia;
	background-color: #FFFFFF;
	color: #797A7C;
	/*	line-height: 132%; */
	margin:10px auto 0 auto;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	}


td {
	color: #797A7C;
	font-size: 9pt;	
   }

A, A:link {color:#5B8A9C; text-decoration:none;}
A:active {color:#F5B35F; text-decoration:underline;}
A:visited {color:#80959E;}
A:hover {color:#F5B35F; text-decoration:underline;}

.orange {color:#FFA900;}
.orange-bg {background-color:#FFA900;}
.white-bg {background-color:#FFFFFF;}
.black-bg {background-color:#000000;}


.left-bkgd{
	background-image: url(../images/left-bkgd.gif);
}
.main-bkgd{
	background-image: url(../images/main-bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
}

.main-bkgd-bot{
	background-image: url(../images/main-bkgd-bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main {
padding: 20px 15px 0px 10px;
}
.main-2 {
padding: 20px 70px 30px 10px;
}
.fulltext {
	line-height:155%;
	font-size:11pt;
	color:#123238;

}
.footer {font-size:7pt;}
.form1 {
	font-size: 8pt;
	width: 190px
}

.form2 {
	font-size: 8pt;
	width: 245px;
	height: 170px
}
.function {	font-size: 7pt;}
.bot-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}