/* CSS Document */

body  { 
	background-color: transparent; 
	background-image: url(/content/images/bkgnd_grad.jpg); 
	background-repeat: repeat-x; 
	background-attachment: 	scroll; 
	overflow: 	scroll  ; 
	margin: 0; 
	}

p   { 
	color: #000; 
	font-size: 9pt; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 12pt;
	}

td  { 
	color: #000; 
	font-size: 9pt; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal;
	}

blockquote { 
	color: #000; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 12pt;
	}
	
ul  { 
	color: #000; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	}
	
li  { 
	color: #000; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	}

a  { 
	color: blue; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:link  {
		color: blue; 
		font-family: arial, Helvetica, sans-serif; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: underline; 
		}

a:visited    { 
	color: blue; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:active    { 
	color: blue; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:hover    { 
	color: #039; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	}

h1  { 
	color: #000; 
	font: bold 14pt arial, Helvetica, sans-serif;
	}

h2  { 
	color: #000; 
	font: bold 11pt arial, Helvetica, sans-serif;
	}

h3  { 
	font-size: 16pt; 
	font-family: Arial, Helvetica, sans-serif; 
	}

h4  { 
	font-size: 10pt; 
	font-weight: 600; 
	}

.caption  { 
	color: #000; 
	font-size: 8pt; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal;
	}

.center  { 
	color: #000; 
	font-family: arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal; 
	text-align: center; 
	}

.footer { 
	color: #000; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	}

.footer2 { 
	color: #fff; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	}

.indent  { 
	font-family: Arial, Helvetica, sans-serif; 
	text-indent: 10px; 
	}

.indent2  { 
	font-family: Arial, Helvetica, sans-serif; 
	text-indent: 20px;
	}

.large { 
	color: white; 
	font-size: 16pt; 
	font-family: Arial, Helvetica, sans-serif; 
	}

.largeLink { 
	font-size: 14pt; 
	font-family: Arial, Helvetica, sans-serif; 
	}

.sidebar1  { 
	color: #fff; font-size: 10pt; 
	font-family: arial, Helvetica, sans-serif;
	}

.sidebar2 { 
	color: #fff; 
	font-size: 8pt; 
	font-family: arial, Helvetica, sans-serif;
	}

#sidebarLink { 
	color: #fff; 
	font-size: 8pt;
	}

.red { 
	color: #f00; 
	font-size: 14pt; 
	font-weight: bold; 
	text-align: center; 
	}

.black { 
	color: #000; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; line-height: 16pt; 
	text-align: center; 
	}

.small  { 
	color: #000; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 12pt;
	}

#height22 { 
	line-height: 120%; 
	}

#height24 { 
	line-height: 140%; 
	}

.h-bkgnd {
	background-image: url(/content/images/header-bkgnd.gif);
	background-repeat: no-repeat;
	}

.white { 
	color: white;
	}
	
.blue {
	color: blue; 
	}

.grey { 
	color: #000; 
	background-color: #c0c0c0;
	}

.orange {
	color: #ef630b;
	font-weight: bold;
	}
