
body {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}
td {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 8pt;
}
* {
	font-face: inherit;
	font-size: inherit;
	line-height: inherit;
}
.page {
	text-align:left;
	width: 735px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
}
.bottomTextArea {
	padding-top: 5px;
	padding-left: 5px;

	color: #808080;
	text-align: left;
	text-align: justify;

	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 8pt;
}
.underTextArea {
	text-align:right;
	color: #CCCCCC;
}
.underTextArea a {
	color: #CCCCCC;
}
.mainarea {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	color: #333333;
}
.mainarea a {
	color: #999999;

}

.leftcol a {
	color: #808080;
	text-decoration:none;
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 8pt;
	line-height:14pt;
}
.leftcol a:hover {
/*	font-size: 9pt; */
	color: #333333;
}

.bigtextarea {
	text-align:left;
	text-align:justify;
	
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
}
.justify {
	text-align: justify;
}
.heading {
	display:none;
	font-weight:bold;
	font-size: 10pt;
	margin-bottom:3pt;
}


/* Used to regulate the vertical space between "selected" options and the current menu  */
/* IE adds a tad more space than gecko */
.menu_padding {
	height: 20px;
	margin:0;
	padding:0;
}


.award_title {
	font-style: italic;
	margin-left: 20px;
}

/********************************************************************************/
#ftplogin * {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 8pt;
}
/********************************************************************************/

ul.sideBarList {
	margin:0; padding: 0;
	margin-left: 24px;
	color: #7A7A7A;
	list-style:none;
}