body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../Images/bckgrnd.jpg);
	background-repeat: repeat-x;
}
.bodyText {
	line-height: 15pt;
}
a.bodyText:link {
	text-decoration: none;
	color: #3366CC;
}
a.bodyText:visited {
	text-decoration: none;
	color: #3366CC;
}
a.bodyText:active {
	text-decoration: none;
	color: #3366CC;
}
a.bodyText:hover {
	text-decoration: underline;
	color: #3366CC;
}
.bodyLink {
}
a.bodyLink:link {
	text-decoration: none;
	color: #3366CC;
}
a.bodyLink:visited {
	text-decoration: none;
	color: #3366CC;
}
a.bodyLink:active {
	text-decoration: none;
	color: #3366CC;
}
a.bodyLink:hover {
	text-decoration: underline;
	color: #3366CC;
}
.bodyBackground {
	background-image: url(../Images/pattern.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerLink {
}
a.headerLink:link {
	text-decoration: none;
	color: #000000;
}
a.headerLink:visited {
	text-decoration: none;
	color: #000000;
}
a.headerLink:active {
	text-decoration: none;
	color: #000000;
}
a.headerLink:hover {
	text-decoration: underline;
	color: #000000;
}
.aHead {
	font-size: 14pt;
	line-height: 18pt;
	color: #333333;
}
.bHead {
	font-size: 11pt;
	line-height: 18pt;
	color: #000000;
}
.bHeadRed {
	font-size: 11pt;
	line-height: 18pt;
	color: #666666;
}
.bHeadTabs {
	font-size: 8pt;
	line-height: 20pt;
	color: #CC0000;
}
.bodyHeadTabsLink {
}
a.bodyHeadTabsLink:link {
	text-decoration: none;
	color: #3366CC;
}
a.bodyHeadTabsLink:visited {
	text-decoration: none;
	color: #3366CC;
}
a.bodyHeadTabsLink:active {
	text-decoration: none;
	color: #3366CC;
}
a.bodyHeadTabsLink:hover {
	text-decoration: underline;
	color: #3366CC;
}
.bodyHeadTabsPage {
	color: #666666;
}
.bHeadital {
	font-size: 11pt;
	line-height: 18pt;
	color: #333333;
	font-style: italic;
}
.date {
	font-size: 7pt;
	color: #666666;
	font-weight: bold;
}
.runIn {
	color: #666666;
	font-weight: bold;
}




ul,li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	width: 152px;
	background: #fff;
	list-style-type: none;
}

li {
	position: relative;
	padding: 0px;
}

li.folder	{
	font: normal 8pt/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 10px 0 10px 15px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}	

li.folder:hover {
	z-index: 10;
	background-color: #FFFFFF;
	font: normal 8pt/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 152px; /* IE */
	top: 5px;
}
				
li.folder>ul { 
	left: 152px;
}
		
li.folderBottom	{
	font: normal 8pt/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 10px 0 10px 15px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}	

li.folderBottom:hover {
	z-index: 10;
	background-color: #FFFFFF;
	font: normal 8pt/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}
		
li.folderBottom ul {
	position: absolute;
	display: none;
	left: 152px; /* IE */
	top: 5px;
}
				
li.folderBottom>ul { 
	left: 152px;
}

ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 145px;
}

ul.level1 li.folderBottom:hover ul.level2 {
	display: block;
	width: 145px;
}

a {
	padding: 0px;
	text-decoration: none;
	width: 100%; /* IE */
}

li>a { 
	width: auto;
}

li a.submenu {
	background-color: #B9B9B9;
	padding-left: 10px;
	font: normal 8pt/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

li a.submenu:hover {
	color: #FFFFFF;
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #CD0828;	
}

#menu {
    border: 0;
    margin: 0;
    padding: 0;
    width: 152px;
}

#link {
    font: 8pt Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 0px 0px 0px 20px;
	margin-top: 15px;
}




.footer {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 7pt;
}
a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.breadcrumb {
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}
a.breadcrumb:link {
	text-decoration: none;
	color: #000000;
}
a.breadcrumb:visited {
	text-decoration: none;
	color: #000000;
}
a.breadcrumb:active {
	text-decoration: none;
	color: #000000;
}
a.breadcrumb:hover {
	text-decoration: underline;
	color: #000000;
}.breadcrumbPage {
	color: #CD0828;
}
.captionText {
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}
.bodyList {
	list-style-type: none;
	line-height: 18px;
}
.footercc {
	text-decoration: none;
	color: #999999;
	font-size: 7pt;
}