/* CSS Document */
/* default elements*/

body{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#fff;
	font:14px;
	font-family: "Arial";
}


ul{
	list-style-type:none;
	padding-left: 58px;
	padding-top: 10px;
}

/*----MAIN PANEL----*/


#container {
	background: #fff;
	font-size: 0.8em;
	margin: 0 auto;
	width: 750px;
	margin-top: 3px;
}


.content
	{
	width: 750px;
	border-left: 80px none px;
	margin-bottom: 3px
	}


/*----Left Panel----*/
#leftPan{
	width:520px;
	float:left;
	background-color: #617aba;
	vertical-align: center;
	height: 2600px;
	padding-top: 11px;
}
#logoPan{width:317px; height:125px; display:block; margin:63px 0 48px 32px;}

#leftbodyPan{
	width:397px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 118px;
}
#leftbodyPan p{padding:0 25px 0 0;}


/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{
	width:176.5px;
	float:left;
	background: #617aba;
	margin-left: 0px;
	line-height: 2em;
	margin-top: 0px;
	height: 2600px;
}

	

#rightPan ul li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 11px;
	font-family: "Trebuchet MS"; Arial 
	
}

#rightPan ul li a:hover{color:#fffff; font-weight:lighter;}

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}


.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.pagenums {
	font-size:12px;
	font-family: arial;
	color: #ffffff;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000000;
}

.indexInfo .date {
	color: #000000;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #000000;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #000000;
}

.contentLast {
	font-size:11px;
/*	color: #000000;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#000000;
	width:100%;
	background-color:#617aba;
}
	
#footer
{position:fixed;
bottom:0px;
}

#content-container
{padding-bottom:0px;
padding-left:5em;
}
