body{
	background			: #ECEDF4;
	margin				: 0px;
	padding				: 0px;
}

body,td,th,div{
	font-family			: Verdana, Arial;
	font-size			: 11px;
	color				: #000;
}

a{
	color				: #FC532A;
	text-decoration		: none;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
}

a:hover{
	color				: #463D2E;
	text-decoration		: none;
}


#menu1 a:link, #menu1 a:visited {
	line-height: 15px;
	height: 10px;
	padding: 0 10px;
	color: #ffffff;
	border-bottom: 0;
}

#menu1 a:hover {
	color: #463D2E;
	text-decoration: none;
	border-bottom: 0;
}

#menu1 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	font-color: #FFFFFF;
	line-height: 20px;
}

#menu2 a:link, #menu2 a:visited {
	display: block;
	float: left;
	line-height: 15px;
	height: 10px;
	padding: 0 10px;
	color: #ffffff;
	border-bottom: 0;
}

#menu2 a:hover {
	color: #463D2E;
	text-decoration: none;
	border-bottom: 0;
}

#menu2 {
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	line-height: 20px;

}

#menu3 a:link, #menu3 a:visited {
	display: block;
	float: left;
	line-height: 15px;
	height: 10px;
	padding: 0 15px;
	color: #ffffff;
	border-bottom: 0;
}

#menu3 a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0;
}

#menu3 {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	border: thin none #FFFFFF;
	margin: 0px;
	padding: 5px;
	width: 220px;
	word-spacing: 30px;
	
}
#pathway {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
    text-align: left;
	width:500px;
}

#main {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
	width:500px;
}

#right {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0px;
	text-align: justify;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF6600;
}

#footer {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 9px;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.contentheading {
  height: 40px;
  vertical-align: bottom;
	font-size: 18px;
 	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE522B;
	text-align: left;
	width: 100%;
}

