@charset "utf-8";

/* CSS Document */



#logo {

	margin-left: 10px; 

	margin-right: 10px;

}



#body {

	margin: 10px; 

	background: white;

	font-family: Tahoma;

	font-size: 10pt;

	color: #333333;

	padding: 10px;

}



table {

	font-size: 10pt;

}



#body h1 { color: #187593; font-size: 12pt; font-weight: bold; margin-left: 10px;  font-family: Times New Roman;}



#body h2 {

	color: #000000;

	font-family: Times New Roman;

	font-size: 10pt;

}



#body h2.blueline {

	background-color: #DFF2F9; 

	padding-top: 4px;

	padding-bottom: 4px;

	padding-left: 10px;

	padding-right: 10px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 1.2em;

	text-align: left;

	font-size: 14px;

	font-weight: bold;

	font-family: Arial;

	color: #2f2f2f;

}



#body ul {

	padding: 0;

	margin-left: 20px;

	margin-right: 10px;

	list-style-type: none;

	line-height: 1.4em;

}



#body li {

	padding-left: 20px;

	background-image: url("/images/arrow2.gif");

	background-repeat: no-repeat;

	background-position: 0 0.7em;

}





#footer {

	margin-left: 10px;

	margin-right: 10px;

	text-align: left;

	vertical-align: top;

	font-family: Tahoma, "Times New Roman", Arial;

	font-size: 11px;

	color: #FFFFFF;

	background-image: url('images/footer_line.jpg');

	background-repeat: no-repeat;

	background-position: left top;

	height: 30px;

	width: 294px;

	margin-top: 5px;

	padding-top: 5px;

}


#instructions, #instructions p {font-size: 12px;}
#instructions div.clr {clear: both; display: block;}
#instructions div.divider {clear: both; display: block; height: 3px; background: #ffb607;}
#instructions ol {margin: 10px 0 10px 30px; list-style: decimal;}
#instructions ol li {padding: 5px 0;}

#instructions strong {font-weight: bold;}

