.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
body {
	margin: 0px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.imageStrip {
	color: #E0DFE3;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 5px;
	width: auto;
	text-align:center;
}

.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #930;
	padding: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

.announcement2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;

	color: #000033;
	background-color: #EEEEEE;
	padding: 15px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align:justify;
}
.imageBox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.imageTitle {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 6px;
	text-align: left;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
}
.imageTitleLight {
	color: #aaaaaa;
	text-transform: none;
	font-weight: bold;
}

.bottomStrip {
	color: #E0DFE3;
	padding-top: 20px;
	padding-bottom: 5px;
	width: auto;
	text-align:center;
	background-color: #FFFFFF;
}
.bottomBox {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 520px;
	margin-right: 20px;
	margin-left: 10px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	color: #333;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 260px;
	line-height: 12px;
	color: #666666;
}

.byline {
	text-align: right;
}

p {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 11px; 
color : #000000; 
margin : 0px; 
line-height : 20px;

}
a {

font-size : 10px; 
text-decoration : none; 
font-family : Georgia, "Times New Roman", Times, serif;
} 



input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 250px;
}



textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 500px;
}
.MainTable {
	background-color: #FFFFFF;
}
.PSubmit {
padding-left:0px;
}
.SubmitButton {
}
.explanation {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
