#wrapper {
	margin:0 auto;
	width:780px;
	background-color: #FFFFFF;
}

.content {
	background-color: #FFFFFF;
	width: 780px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
}

#Banner {
	display:none
}

.h1 {
	display:block;
	width:400px;
	font-size: x-large;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin:10px 0 10px 0;
	text-align: center;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin:10px 0 10px 0;
	text-align: left;
}

.h4 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin:10px 0 10px 0;
	text-align: center;
}

ol  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-position: outside;
	margin-left: 60px;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-image: url(../main_images/square_bullet_point.gif);
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	margin-left: 60px;
	vertical-align: top;
}

.li {
	color: #666666;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(../Secretariat/main_images/square_bullet_point2.gif);
	line-height: normal;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
}

.textinput {
	color: #666666;
	background-color: #FFFFFF;
	width: 50%;
	margin-bottom: 0em;
}
.textinputshort {
	color: #666666;
	background-color: #FFFFFF;
	width: 20%;
}
.textinputnumber {
	color: #666666;
	background-color: #FFFFFF;
	width: 5%;
}

.textinputdate {
	color: #666666;
	background-color: #FFFFFF;
	width: 10%;
}

.textarea {
	width: 300px;
	height: 100px;
	background-color:#FFFFFF;
	color: #666666;
}

.boldtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#MainDoc {
	width:90%;
	font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	height: auto;
	border: thin solid #666666;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
	overflow: visible;
}

#MainDocWide {
	float: left;
	margin-left: 15px;
	font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Toc {
display:none
}

#rhsubmenu {
display:none
}	

#Print_Button {
display:none
}
