/*      Created by CSS Portal Layout Generator	  	  http://www.cssportal.com	  	  *//** { padding: 0; margin: 0; }*/* {	margin-top: 0pt;	margin-right: 0pt;	margin-bottom: 0pt;	margin-left: 0pt;	padding-top: 0pt;	padding-right: 0pt;	padding-bottom: 0pt;	padding-left: 0pt;	font-weight: normal;	font-style: normal;	text-decoration: none;	list-style-type: none;	list-style-image: none;	list-style-position: outside;}body { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}p { padding: 7px;}a:link  { color: blue }a:visited { color: blue }a:hover  { color: blue; text-decoration: underline }.bold { font-weight: bold }h2 {    font-size: 25px;    font-weight: bold}#wrapper {  margin: 0 auto; width: 1000px;}#content {  float: left; color: #333; background: #FFFFFF; height: auto; width: 1000px; display: inline;}#header { color: #333; width: 1000px; float: left; height: auto; background: #FFFFFF; padding-top: 10px; padding-bottom: 20px;}#footer {  width: 1000px; height: 25px; clear: both; color: #333; background: #FFFFFF;}/* Footer styles */.footer p {	float:left;	font-size:12px;	color:#666666;	position:relative;	left:10px;	padding-top: 20px}.footer ul li{	float:right;	font-size:12px;	color:#666666;	position:relative;	margin-left:5px;	padding-top: 20px;}		.footer ul li a{	color:#666666;	text-decoration:underline;}/* Header styles */.menu {	float: left;	padding: 0px;	position: relative;}.logo {	float: right;	padding: 0px;	position: relative}/* Message boxes */.info   { color: #00529b; background-color: #bde5f8; background-image: url("../images/info.gif"); background-repeat: no-repeat; background-position: 10px center; margin: 10px 0 10px; padding: 5px 5px 5px 50px; border: solid 1px }.infohigh   { color: #00529b; background-color: #bde5f8; background-image: url("../images/info.gif"); background-repeat: no-repeat; background-position: 5px 5px; margin: 2px 0 2px; padding: 5px 5px 5px 50px; border: solid 1px }.infolow   { color: #00529b; background-color: #BDF8D2; background-image: url("../images/info.gif"); background-repeat: no-repeat; background-position: 5px 5px; margin: 2px 0 2px; padding: 5px 5px 5px 50px; border: solid 1px }