p, ol, ul, li, .normal{ font-family:arial,helvetica,sans serif; font-size:12px; color:#000000; }
hr {
width: 80%;
color: #0F4F80;
background-color: #0F4F80;
height: 1px;
}


body {
	background-attachment: scroll;
	background-image: url(images/bak3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


H1 { font-family:arial,helvetica,sans serif; font-size:16px; color:#474747; font-weight:bold;}
H2, #Action2 H2 {font-family:arial,helvetica,sans serif;
font-size:15px; 
color:#474747; 
font-weight:bold;
 text-transform:uppercase; }

h3 { color:#003366; font-family:arial,helvetica,sans serif;  font-size:15px; font-weight:bold; }
h4 { color:#003366; font-family:arial,helvetica,sans serif;  font-size:14px; font-weight:bold; }

.small { font-family:arial,helvetica,sans serif; font-size:10px; color:#474747; font-weight:normal;}

.orange { font-family:arial,helvetica,sans serif;  color:#CC6666; font-weight:bold; }
.orange li { font-size:16px; }

.highlight, .callout {
 	font-family:arial,helvetica,sans serif; font-size:12px;
	background-color: #D7D7D7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 5px;
	text-align:center;
	font-weight: bolder;
	color: #0058BB;
	width:90%;
	float:center
}



#Action {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 5px;
	text-align:center;
	color: #0058BB;
	width:100%;
	background-image: url("/images/boxbkg.png");
}

#Action2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 5px;
	text-align:left;
	color: #0058BB;
	width:80%;
	background-image: url("/images/boxbkg.png");
}

