@charset "utf-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body
{
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFF;
	text-align: center; /*This last one is for IE 5; to make sure it centres upcoming content*/
}
#branding
{
	background-color: #FFFFFF;
	width: 100%;
	height: 153px;
	text-align: center;
	margin: 0;
	overflow: hidden;
	display:none;
}
#branding p
{
	color: #142046;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.7em;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 54px;
	background-color: inherit;
	overflow: hidden;
	background-position: center center;
	margin-top: 0;
	margin-right: 137px;
	margin-bottom: 0;
	margin-left: 0px;
	display:none;
}
h1
{
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	background-color: #000000;
	text-indent: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1 span
{
	background-color: #000000 !important;
}
.myh1replicator
{
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	background-color: #142046;
	text-indent: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3px;
}
#main-text
{
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	text-align: left;
	z-index: 10;
}
#left-menu
{
	background-color: #6699FF;
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
	width: 146px;
	display:none;
}
#left-menu p
{
	color: #FFF;
	font-size: 0.8em;
	background-color: #6699FF;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 0;
	font-weight: bold;
	overflow: hidden;
	display:none;
}
#left-menuthispage
{
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #A3B4EA;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 0;
	display:none;
}
#left-menu a:link, #left-menu a:visited
{
	color: #142046;
	background-color: #6699FF;
	text-decoration: none;
	display:none;
}
#left-menu a:hover, #left-menu a.current
{
	color: #000000;
	text-decoration: none;
	background-color: #F7D710;
	display:none;
}
#visualpunctuation, #visualpunctuation a 
{
	display: none;
	background-color: #FFF;
	text-align: right;
	position: absolute;
	top: 0px;
	width: 0px;
	background-image: url(images/myrakhi.gif);
	height: 0px;
	right: 0px;
}
#footer
{
	display: none;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 21px;
	background-color: #142046;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	color: inherit;
	clear: both;
}
#footer a:link, #footer a:visited
{
	display: none;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: medium none #000000;
	background-color: inherit;
}
#footer a:hover
{
	display: none;
	text-decoration: underline;

