* { margin:0; padding:0; }

body { 
	background-color: #dff49f; 
	background-image: url(../images/ints/int_backg.gif); 
	background-repeat: repeat-x; 
	text-align: center; }

div#wraparound	 {
	text-align: left;
	width: 96%;
	margin: 0 auto 0; }
	
td.repx {
	background-repeat: repeat-x; }
	
td.repy {
	background-repeat: repeat-y; }
	
.lcolbuts {
	color: #0068cc;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px; }

.lcolbutsDavid {
	color: #009900;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
	margin-left: 0; }
	
.lcolbuts2 {
	color: #ff0000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 2px; }
	
.lcolbuts3 {
	color: #ff0000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 7px; }
	
.rcolbuts {
	color: #ff0000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px; }
	
.rcolbuts2 {
	color: #009900;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
	margin-left: 0; }
	
p { color: #0068cc; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
select { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
div { color: #0068cc; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { color: #0068cc; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { color: #0068cc; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; }
h2 { color: #0068cc; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
h3 { color: #0068cc; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }

p.footer { color: #003399; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin: 15px 5px; }
p.footer2 { color: #003399; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; margin: 15px 5px; }
.insetCaption { color: #003399; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
.sectionDescription { color: #003399; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; 	margin: 2px 5px 0px 10px; }
.docDescription {
	color: #003399;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 2px 5px 0px 10px;
}

a:link { color: #003399 ; text-decoration: none; }
a:visited { color: #003399 ; text-decoration: none; }
a:hover { color: #009900 ; text-decoration: underline; }
a:active { color: #009900 ; text-decoration: underline; }

a.but1:link { color: #0068cc ; text-decoration: none; }
a.but1:visited { color: #0068cc ; text-decoration: none; }
a.but1:hover { color: #009900 ; text-decoration: underline; }
a.but1:active { color: #009900 ; text-decoration: underline; }

a.bigone:link {
	color: #ff0000;
	text-decoration: none;
}
a.biggreen:link {
	color: #009900;
	text-decoration: none;
}

a.bigone:visited { color: #ff0000 ; text-decoration: none; }
a.bigone:hover { color: #009900 ; text-decoration: underline; }
a.bigone:active { color: #009900 ; text-decoration: underline; }

.NAVLINK { color: #003399; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.GROUPHELPHEAD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	


