@charset "UTF-8";
/* CSS Document */
BODY {font-family : Palatino, Times New Roman; 
      font-size: 15px;
      color: #003399;
	  background-image:url(images/backgroundgrade.png);
	  background-repeat:repeat-x;
      background-color: #99ccff;}

A{text-decoration: none; font-weight: bold;}

A:link {color: #007099}

A:visited {color: #007099}

A:active {color: #007099}

A:hover {color: #2e09f3; text-decoration: underline} 

.rec {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

.indented {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
}

p { margin-bottom: 12px;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px }

h1 {
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 8px;
}

h2 {
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 6px;
}

h3 {
	font-size: 19px;
	line-height: 20px;
	margin-bottom: 4px;
}
table.main {
	width: 97%;
}
p.buttons {
    color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align:center;
}
.tight {
	font-size: 13px;
	line-height: 15px;
}
.bbar{
    
 	border:#edfffe 4px  ridge;
 	padding: 5px;
	margin: 0px; 
}
.para{
    margin: 0px;}
	
.buttonbar{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;		
}
a.buttonbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	background-color:#ffffff;width: 96%;	
	}

a.buttonbar:link {color: #000066;
	
	}

a.buttonbar:visited {color: #000066;
	}

a.buttonbar:active {color: #000066;
	}

a.buttonbar:hover {color: #ffffff;
	font-weight: bold; 
	background-color:#768cc7;width: 96%;
	} 
#footertext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
		
	}
.hblock {padding-left:14px;
	padding-right:14px;
	text-align: lef6;
	}

.pop {
	font-variant: small-caps;
	font-size: larger;
	}
