a:hover {
	background-color : #C8C8C8;
	color : #DDEEFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-style : normal;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7E6CAC;
} 

body {
	scrollbar-base-color: Gray; 
	scrollbar-arrow-color: #4C4C4C;
	scrollbar-DarkShadow-Color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #003366;
}
.bodyText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #333333;
}
.boldText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #333333;
	font-weight : bold;
}
.boldText-large{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #333333;
	font-weight : bold;
}

.button{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #E9E9E9;
	color : #0000CC;
	padding: 4px;
	font-size : 10px;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-stretch : expanded;
	font-weight : bold;
	color : #333333;
}
.headerBold{ 
	background: #F9F9FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 14pt; 
	padding: 2px;
}
.info-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #333333;
}
.linkList A:Link{
	color : #3399CC;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}
.linkList A:Hover{
	color : #3399CC;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	background-color : #F5F5F5;
}
.linkList A:Visited{
	color : #3399CC;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	text-decoration : underline;
}
.linkSmall A:Link{
	color : #3399CC;
	font-size : 8px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}
.linkSmall A:Hover{
	color : #3399CC;
	font-size : 8px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	background-color : #F5F5F5;
}
.linkSmall A:Visited{
	color : #3399CC;
	font-size : 8px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	text-decoration : underline;
}
UL {list-style: circle inside none}
.subcaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-stretch : expanded;
	font-variant : none;
	font-weight : normal;
	color : #4C4C4C;
	padding: 2px;
}
.subcaptions-alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-stretch : expanded;
	font-variant : none;
	font-weight : normal;
	color : #F4FAFF;
	background-color : #0000CC;
	padding : 2px;
}
.mainsection {
 	font-size: 8pt; 
 	font-weight: normal; 
}
.mainsection-alt {
	font-size: 8pt;
	font-weight: normal;
	color : #4C4C4C;
	background-color : #C8C8C8;
}
.navigation{ 
	background: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 9pt; 
	padding: 3px;
}
.subsection	{
 	font-size: 8pt; 
 	font-weight: normal;
 	margin-left: 11px;
}
.sub-subsection	{
 	font-size: 8pt; 
 	font-weight: normal;
 	margin-left: 15px;
}
.folding {
 	cursor: hand 
}
.notes{
	background: #E5F3FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	padding: 2px;
	font-weight : bold;
}

.rowPrime{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	color : #595959;
	padding : 1px;
	font-weight : normal;
}
.rowSecundus{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	background-color : #FBFBFB;
	color : #848484;
	padding : 1px;
	font-weight : normal;
}

.titles { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : bold; 
	text-decoration : none; 
	text-transform : none; 
	font-weight: bold;
	color: #666666;
	border-width : 1px;
	border : 1px double #666666;
	padding : 4px 8px 4px 4px;
	background-color : #F4FAFF;
	margin : 2px;
	width : auto;
	}
.names{
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight: bold;
	color: #6600CC;
	border-width : 1px;
	padding : 2px;
} 
.tableBorder{
	border-width : 1px;
	border : 1px double #0000cc;
	padding : 2px;
}

