@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	background-color:#E0E0E0;
}

table{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.pie {background-image:url(images/pie_background.gif); background-repeat:no-repeat; background-position:center; background-position:top; margin-top:10px;}

h1{
font-family: Verdana, Arial, sans-serif;
font-size: 16pt;
color: #7B7B7B;
}

h2{
font-family: Verdana, Arial, sans-serif;
color: #297EC1;
font-size: 14pt;
}

h3{
font-family: Verdana, Arial, sans-serif;
font-size: 13pt;
color: #7B7B7B;
}

h4{
font-family: Verdana, Arial, sans-serif;
color: #297EC1;
font-size: 12pt;
}

h5{
font-family: Verdana, Verdana, Arial, sans-serif;
font-size: 11pt;
color: #7B7B7B;
}

h6{
font-family: Verdana, Verdana, Arial, sans-serif;
color: #297EC1;
font-size: 8pt;
}

.subheader {font-size:16px; font-style:italic; font-weight: bolder;color: #7B7B7B;}
.footer {font-size:10px; color: #7B7B7B; padding-right:10px; padding-bottom:10px;}


/* navigation */


#navlinks A:link {font-family: Verdana, Arial, sans-serif;font-size:14px;text-decoration: none;line-height: 28px;color: #7B7B7B;}
#navlinks A:visited {text-decoration: none; color: #7B7B7B;font-size:14px;line-height: 28px;}
#navlinks A:active {text-decoration: none;line-height: 28px;}
#navlinks A:hover {text-decoration: none; color: #297EC1;line-height: 28px;}

A:link {color: #297EC1;text-decoration: none;}
A:visited {color: #297EC1; text-decoration: none;}
A:active {color: #297EC1;}
A:hover {color: #7B7B7B;}
