.pagetitle {
	background-image: url(MainGraphics/specbluebk.jpg);
	background-repeat: repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
 #navcontainer {
	width: 211px;
	background-color: #B0B2B4;
	vertical-align: top;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 10;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	vertical-align: top;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 211px;
	background-color: #B0B2B4;
	border-bottom: 1px solid #B0B2B4;
	color: #666666;

}

#navcontainer a:link, #navlist a:visited
{
color: #333333;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #333366;
color: #fff;
}
#contentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 200%;
	color: #FFFFFF;
	background-color: #2D3063;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	list-style-image: url(MainGraphics/bullet.gif);

}
#contentarea a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CACAE2;
	text-decoration: underline;
	line-height: 200%;


	}
	#contentarea a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

	
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	background-image: url(MainGraphics/footer.jpg);
	background-repeat: repeat-x;
	height: 145px;
	width: 746px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
#footer a{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	background-image: url(MainGraphics/binary.gif);
	background-repeat: repeat;


}
.border {
	border: 1px solid #666666;
}
.leftverticalwhite {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B0B2B4;
}
.bottomhorzwhite {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tophorzwhite {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCFF;
	letter-spacing: 2px;
	background-color: #696A96;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}
.Rfloat {
	padding: 5px;
	float: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D9A14C;

}
.disclaimer {
	line-height: 120%;
	font-style: italic;
}
#mdlink, #mdlink a{
	color:#2F3062;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
}
