body {
	font-family: verdana, arial, helvetica, Geneva, sans-serif;
	font-size: 11pt;
	color: #793B7C;
	font-family: arial, helvetica, Geneva, sans-serif;
	font-weight: normal;
	background-repeat: repeat-x;	
	margin: auto;
	background-color: #f2ebf2;
	z-index: 0;
}

#pageTopSpacer {
	width: 950px;
	height: 10px;
	margin-top: 30px;
	text-align: center;
	min-width: 950px;

}
#pageTopTitle {
	clear: both;
	width: 900px;
	visibility: visible;
	position: relative;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #E4D7E5;
}

table.tableContent {
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 2px solid #793b7c;

}

img.logo {
	vertical-align:text-top;
	top:0px;
	z-index:1;
	position: absolute;
	left: auto;
}

#pageContent {
	clear: both;
	width: 900px;
	visibility: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 2px solid #793b7c;
}



#pageFooter {
	z-index: 2;	
}

.copyright {
	font-family:  arial, tahoma, verdana, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:italic; 
	font-size: 70%;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}


a:link, a:active, a:visited{
	font-family: "Times New Roman", Georgia, Times, serif ; 
	font-size: 11pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #793B7C; 
	text-decoration: underline ;
}
a:hover {  
	font-family: "Times New Roman", Georgia, Times, serif ; 
	font-size: 11pt;
	font-weight: bold;
	background-color: #793B7C;
	color: #FFFFFF;
	text-decoration: underline ;
}

a.menu:link, a.menu:active, a.menu:visited{
	font-family: arial, tahoma, verdana, helvetica, Geneva, sans-serif; 
	font-size: 150%; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #793B7C; 
	text-decoration: underline ;
}
a.menu:hover {  
	background-color: #793B7C;
	color: #f2ebf2;

}

a.summary:link, a.summary:active, a.summary:visited{
	font-family: arial, tahoma, verdana, helvetica, Geneva, sans-serif; 
	font-size: 120%; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #793b7c; 
	text-decoration: underline ;
}
a.summary:hover {  
	background-color: #793b7c;
	color: #FFFFFF;

}

.summaryBG {
	background-color: #c9afc9;

}

a.menuFooter:link, a.menuFooter:active, a.menuFooter:visited{
	font-family: arial, tahoma, verdana, helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #f2ebf2; 
	text-decoration: underline ;
}
a.menuFooter:hover {  
	background-color: #793B7C;
	color: #FFFFFF;

}

.textWhite {
	font-size: 14px;
	font-weight: bold;	
	color: #f2ebf2;

}