/*
Copyright (c) 2003-06 ACCC.
2005 Generic CSS 
Version: 06.02.02
*/
td#TopNav2008 {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.NAVText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-align: left;
	vertical-align: middle;
	background-color : White;
}
A {
	color: #CC0000;
	text-decoration: none;
	background-color : White;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
	background-color : White;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	color: #000066;
	background-color : White;
}
.subtitleCtrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	color: #000066;
	background-color : White;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	color: #000066;
	background-color : White;
}
.RKCPageTitle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	color: #1A4930;
	background-color : White;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight : bolder;
}
.SmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	font-weight : bolder;
}
.ParaCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.Right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
}
.ParaJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.RedBullet {
	list-style-image:  url(/english/0images/ZRedbullet2.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight : bolder;
	color: #FF0000;
	background-color : White;
}
.errorsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight : bold;
	background-color : White;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
H4 {
	text-align: center;
}
li {
	font-size: 10pt;
}
#level2 {
	margin-left: 25px;
	list-style-type: disc;
}

dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.skillsAgenda {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
}
/*** Show/Hide Read More - Feb 2011
-------------------------------*/
.more {
 	display: none;
 	border-top: 1px solid #666;
 	border-bottom: 1px solid #666;
}
a.showLink, a.hideLink {
 	text-decoration: none;
 	/*color: #36f;*/
 	/*padding-left: 8px;*/
 	background: transparent url('down.gif') no-repeat left;
}
a.hideLink {
 	background: transparent url('up.gif') no-repeat left;
}
a.showLink:hover, a.hideLink:hover {
 	border-bottom: 1px dotted #36f;
}
#reference p {
	font-size:9px;
	color:#000;
}
#reference a {
	color:#000;
	text-decoration:none;
}
a.link {
	color:#CC0000 !important;
	text-decoration:underline !important;
}
a.reference {
	vertical-align:top;
	font-size:9px;
}
#reference hr {
	text-align:left;
 height:1px;
	border:0;
 width:200px;
 background: #000;
 margin-left:0px; 
	margin-top:30px;
}
