<!--
body {
	font-family: "times new roman", times, serif; 
	color: #000000; 
	font-size: 16px; 
	line-height: 21px;
	background-image: url("images/bkg_home.gif");
	background-repeat: repeat-x; 
	background-color: #FFCC66; 
	margin: 0px;
	padding: 0px; 
	}

p { 
	font-size: 16px; 
	line-height: 21px;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 18px; 
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	}

a { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #999999; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #999999; 
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

div.center {
	text-align: center;
	}

div#wrapperhd {
	text-align: center;
	padding: 37px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

div.topleft {
	width: 204px;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 0px 17px;
	padding: 40px 0px 0px 0px;
	}

div.topleft p {
	font-family:"times new roman", times, serif;
	font-size: 17px;
	line-height: 19px;
	font-style: italic;
	margin: 0px 35px 22px 16px;
	}

div.topleft h2 {
	font-size: 10px;
	line-height: 13px;
	margin: 0px 0px 3px 16px;
	}

div.topleft div.hr {
	width: 182px;
	height: 24px;
	color: #000000;
	background-color: transparent;
	background-image:url(images/bkg_hr.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px 0px 15px 7px;
	}

div.topleft div.hr hr {
	display: none;
	}


div.sidenav {
	width: 180px;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	}

div.sidenav img {
	margin: 0px 0px 25px 0px;
	}

div.icf {
	width: 122px;
	height: 45px;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 0px 38px;
	padding: 0px;
	}

div.icf img {
	margin: 0px 0px 25px 0px;
	}

	-->