.LeftNavTitle
{
	background-image: url(../images/m_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012D5A;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	height: 20px;
	width: 190px;
	text-indent: 10pt;
	vertical-align: middle;
	margin-right: 20px;
}
.LeftNavSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012D5A;
	background-image: none;
	text-indent: 20px;
	text-align: right;
}
.submenu
{
	display:none;
	margin-bottom: 5px;
}
.menutitle
{
	height: 20px;
	cursor:pointer;
	margin-bottom: 5px;
	color:#012D5A;
	font-size: 11px;
	width:150px;
	padding:2px;
	padding-right: 10px;
	text-align:right;
	text-decoration:none;
	font-family:arial;
	font-weight:bold;
	background-image: url(../images/m_bg.gif);
}
.menutitle a:link,
.menutitle a:visited,
.menutitle a:hover,
.menutitle a:active
{
	text-decoration:none;
	color:#012D5A;
}
.PDF,
.PDF a:link,
.PDF a:active,
.PDF a:visited
{
	background-image: url(../images/pdf_logo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:30px;
	color: #999999;
	height:20px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top:5px;
	text-decoration:none;
}
.WORD,
.WORD a:link,
.WORD a:active,
.WORD a:visited
{
	background-image: url(../images/word_logo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:30px;
	color: #999999;
	height:20px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top:5px;
	text-decoration:none;
}
.Downloads,
.Downloads a:link,
.Downloads a:active,
.Downloads a:visited
{
	background-image: url(../images/web_logo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:30px;
	color: #999999;
	height:20px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top:5px;
	text-decoration:none;
}

.Robo,
.Robo a:link,
.Robo a:active,
.Robo a:visited
{
	background-image: url(../images/RoboLogo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:30px;
	color: #999999;
	height:20px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top:5px;
	text-decoration:none;
}