#mainCenter {
	height:130px;
}

#titleframe {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 130px;
	height: 130px;
	border: 0px;
}

#BottomFrame {
	width: 130px;
	height: 130px;
	border: 0px;
}

a 			{
} 
a:hover		{
}

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 5px 5px 5px 5px; }

.banner
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.banner .title{
	font-size:9pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.banner .info{
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.pagenums {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:5px;
	padding-bottom:5px;
}

.indexInfo {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.indexInfo .filename {
	color: #FFFFFF;
}

.indexInfo .date {
	color: #FFFFFF;
}

/* file info */

#imageInfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #999999;
	text-decoration: none;
}

.content {
	font-size:9pt;
	/*	color: #FFFFFF;*/

	padding-top:15px;
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	height: 20px;
	padding-right: 50px;
	padding-left: 50px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
}

.contentLast {
	font-size:8pt;
	/*	color: #FFFFFF;*/
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
}

/* feedback */

.feedback {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}

.checkBoxText
{
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	font-weight:normal;
	font-size: 8pt;
	color:#ffffff;
	width:100%;
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

