/* 
--- you must keep this file in the skin folder!
--- modify these base attributes to change the site
--- add you own classes to the end of the file
*/

H1	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}

H2	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : medium;
	color : black;
	}

H3	{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}
	
H4	{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}

body {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	
	}

td	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
	
p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
	
.p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
	
a:hover {
	color: 000000;
	text-decoration: underline;
}

a	{
	color: #CC6600;
}

.b	{
	font-weight : bold;
	}

.i	{		
	font-style : italic;
	}
	
.mini {
	font-size : 8pt;
	font-weight : normal;
	}

.form {
	font-size : 11pt;
	font-weight : normal;
	}

.alert {
	color : red;
	}
	
.active {
	color : blue;
	}

.menu_topic {
	font-size : 9pt;
	font-weight : bold;
	color : SlateGray;
	}

.menu_item {
	font-size : 8pt;
	font-weight : normal;
	color : SlateBlue;
	}

.copyright {
	font-size : 8pt;
	font-weight : normal;
	color : SlateGray;
	}

.subset_selector {
	font-size : 8pt;
	font-weight : normal;
	}
	
.toprow {
	font-size : 10pt;
	font-weight : bold;
	color : white;
	background-color : #999999;
	}
	
.toprowsort {
	font-size : 10pt;
	font-weight : bold;
	color : white;
	background-color : #773EF1;
	text-decoration: underline;
	}
	
.altrow {
	font-size : 10pt;
	background-color : #FFFF99;
	}

.source {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	}
	
.background {
	background-repeat : no-repeat;
	}

.basictext {
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}
	
.basictextsmall {
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}	

.ratetextbold {
	font-weight : bold;
	font-style : normal;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

.ratetextboldsmall {
	font-weight : bold;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}
	
.ratetext {
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}		
	
.ratetextsmall {
	font-weight : normal;
	font-style : normal;
	font-size : 7pt;
	font-family : Arial, Helvetica, sans-serif;
}	

.specialoffertextbold {
	font-weight : bold;
	font-style : normal;
	font-size : 20pt;
	font-family : Arial, Helvetica, sans-serif;
}

.specialoffertext {
	font-weight : normal;
	font-style : normal;
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
}

.specialofferprint {
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	text-decoration : none;
}

.holetext {
	font-weight : bold;
	font-style : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 15pt;
}


a.closewindow {
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #000000;
}	

a.closewindow:hover {
	color : #FFCC66;
}	

a.sidenav {
	font-weight : bold;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #000000;
}	

a.sidenav:hover {
	color : #FFCC66;
}	


a.backtotop {
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #000000;
}	

a.backtotop:hover {
	color : #FFCC66;
}	

/* 
--- place your site specific classes here 
*/

