/*    Default CSS Standard
*/
	
a.whitelink		{font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-style: Normal;
				text-decoration: none;
				font-weight: normal;
				color: #FFFFFF}

a.whitelink:visited	{font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-style: Normal;
				font-weight: normal;
				color: #00CC66}

a.whitelink:hover	{font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				text-decoration:underline;
				font-weight: normal;
				color: #00CCFF}
			
a.bluelink		{font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-style: Normal;
				text-decoration: none;
				font-weight: normal;
				color: #0000CC}

a.bluelink:visited	{font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-style: Normal;
				font-weight: normal;
				color: #006699}

a.bluelink:hover	{font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				text-decoration: underline;
				font-weight: normal;
				color: #00FFFF}
			
a.yellowlink		{font-family: Arial, Helvetica, sans-serif;
				font-size: 7pt;
				font-style: Normal;
				text-decoration: none;
				font-weight: normal;
				color: #FFFF00}

a.yellowlink:visited	{font-family: Arial, Helvetica, sans-serif;
						font-size: 7pt;
						font-style: Normal;
						font-weight: normal;
						color: #009933}


a.yellowlink:hover	{font-family: Arial, Helvetica, sans-serif;
						font-size: 7pt;
						text-decoration: underline;
						font-weight: normal;
						color: #00CCFF}
			
a.blacklink		{font-family: Arial, Helvetica, sans-serif;
				font-size: 7pt;
				text-decoration: none;
				font-style: Normal;
				font-weight: normal;
				color: #000000}

a.blacklink:visited	{font-family: Arial, Helvetica, sans-serif;
				font-size: 7pt;
				font-style: Normal;
				font-weight: normal;
				color: #006699}

a.blacklink:hover	{font-family: Arial, Helvetica, sans-serif;
				font-size: 7pt;
				font-style: underline;
				font-weight: normal;
				color: #00FFFF}
			
.bodytext {font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #000000}

.white-12 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 12pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #ffffff}
.white-10 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #ffffff}
.white-8 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #ffffff}

.black-8 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #000000}
			
.red-8 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #FF0000}

.red-10 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #FF0000}
			
.green-10 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #00b000}

.blue-10 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #0000A0}
.blue-quote {font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: italic; 
			font-weight: normal; 
			color: #0000A0}
			
.orange-10 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #FF9900}
			
.orange-12 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 12pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #FF9900}

.superscript {font-family: Arial, Helvetica, sans-serif; 
			font-size: 6pt; 
			font-style: normal; 
			font-weight: normal; 
			color: #000000}

.whiteheader {font-family: Arial, Helvetica, sans-serif;
		 font-size: 20pt; 
		 font-style: normal; 
		 font-weight: bold; 
		 color: #FFFFFF}
		 
.redheader {font-family: Arial, Helvetica, sans-serif;
		 font-size: 20pt; 
		 font-style: normal; 
		 font-weight: bold; 
		 color: #FF0000}

h1 {font-family: Arial, Helvetica, sans-serif;
		 font-size: 20pt; 
		 font-style: normal; 
		 font-weight: bold; 
		 color: #0000A0}

h2 {font-family: Arial, Helvetica, sans-serif; 
		font-size: 14pt; 
		font-style: normal; 
		font-weight: bold; 
		color: #0000A0}

h3 {font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		font-style: normal; 
		font-weight: bold; 
		color: #0000A0}
h4 {font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		font-style: normal; 
		font-weight: bold; 
		color: #CC0000}

/* Custom settings for this site */

.bg {background-attachment: fixed; 
		background-repeat: no-repeat; 
		background-position: left top}
		
.celpad {padding-left:4px;}
.celpad2 {padding:1px;}
.celpad10 {padding:10px;}

.ver-large {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: large}

.leading2 {line-height:2;}