#wrapper {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFECFF;
}

.content {
	background-color: #FFECFF;
	width: 100%;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: auto;	
	color: #CC3300;
}

#Banner {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Secretariat/50th/banner.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 110px;
	width: auto;
}

#title {
	width:1024px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFECFF;
}

body {
	margin-top: 0px;
	text-align: left;
	min-width: 600px;
	background-color: #FFECFF;	
}

a:link {
color: #CC3300;
}

a:visited {
color: #CC3300;
}

a:hover {
color: #CC3300;
font-weight: bold;
}

.h1 {
	display:block;
	width:580px;
	font-size: x-large;
	font-weight: bold;
	color: #CC3300;
	border: thin solid #993399;
	background-color: #FFD5FF;
	background-position: center;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 110%;	
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	margin:10px 0 10px 0;
	text-align: center;
}

.rah2 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	margin:10px 0 10px 0;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	margin:10px 0 10px 0;
	text-align: left;
}

.rah3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin:10px 0 10px 0;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 20px;
}

.h5 {
	font-size: 36px;
	font-weight: bold;
	color: #CC3300;
	line-height: 48px;
}

.h6 {
	font-size: 10px;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #CC3300;
}

ol  {
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-position: outside;
	margin-left: 60px;
}

ul {
	font-family: Calibri, 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: #000063;
	font-size: 12px;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(main_images/square_bullet_point.gif);
	line-height: normal;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	margin-bottom: 10px;
}

.ra {
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}

#RA a{
	display: block;
	padding: 5px 0px 5px 0.5em;
	border-left: 10px solid #369;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	background-color: red;
	color: white;
	text-align:left;
	text-decoration: none;
	width: 89%;
}

#RA a:hover{
	background-color: #69f;
	color: #fff;
}
		
#MainDoc {
	width:77%;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	float: right;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	height: auto;
	text-align: left;
	line-height: 18px;
	position: relative;
	background-color: #FFECFF;
	overflow: visible;
}

#Toc {
	width:19%;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	float: left;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	text-align: left;
	line-height: 20px;
	position: fixed;
	background-color: #FFECFF;
	clear: none;
}

#Toc p{
	display: none;
}

#Toc ul{
	font-size: 11px;
	list-style: none;
	margin: 0;	
	padding: 0;
}

#Toc ul li{
	width: 98%;
}

#Toc ul li a{
	display: block;
	padding: 0px 2px 0px 0.5em;
	border-left: 10px solid #AD1241;
	border-right: 1px solid #AD1241;
	border-bottom: 1px solid #AD1241;
	background-color: #7B0D2E;
	color: #fff;
	text-align:left;
	text-decoration: none;
	width: 90%;
}

#Toc ul li a:hover{
	border-left: 10px solid #AD1241;
	border-right: 1px solid #AD1241;
	border-bottom: 1px solid #AD1241;
	background-color: #FE2E00;
	color: #fff;
}

#TocWide {
	width:25%;
	font-size: 12px;
	font-weight: normal;
	color: #2A247C;
	float: left;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: auto;
	border: thin solid #993399;
	text-align: left;
	line-height: 20px;
	position: relative;
	background-color: #CED8FF;
	margin: 0px;
}

#Print_Button {
	margin-right: auto;
	margin-left: auto;
	width: 102px;
	height: 45px;
}
