body {
	text-align:center;		/* for IE */
	margin:10px;
	background-color: #FFFFFF;
}

#ddiv { border:1px solid #000000 }

div.d_pageContainer {
	position:relative;
	margin:0 auto;			/* align for good browsers */
	text-align:left;		/* counter the body center */
	width:740px;
	/* border:1px solid #000000 */
}

div.d_header { margin-left:0px; width:740px; }

div.d_contentContainer {
	float:left;
	width:575px;
}

div.d_contentLeft {
	float:left;
	width:180px;
}

div.d_contentCenter {
	float:right;
	width:380px;
}

div.d_contentRxFoot {
	float:none;
	clear:both;
	width:575px;
}
	div.d_contentRxFoot p {
		text-align:center;
		font-style:italic;
		font-family:"Times New Roman", Times, serif;
	}
	div.d_contentRxFoot #name {
		font-style:normal;
	}

div.d_contentRight {
	float:right;
	width:150px;
}

div.d_form {
	position:absolute;
	left:0px;
	top:310px;
	width:560px;
	z-index:1;
	border:0px solid #000000;
	background-color:#FEECC0;
	visibility: hidden;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	text-align: justify;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:0px;
}

table { width:550px; border:0px none #000000; border-collapse:collapse; margin:5px 0px 5px 5px; }

img { border:0px none; padding:0px; margin-right:-25px;}
img.i_left { border:0px none; padding-right:20px; padding-bottom:5px; float:left; }
img.i_right { border:0px none; padding-left:5px; float:right; }

div.d_contentLeft p { margin:0px; padding:0px; text-align:center; }
div.d_contentRight p { margin:0px 0px 13px 0px; padding:0px; }
div.d_form table p, form { margin:0px; }
div.d_form table img { margin:1px 0px; }
div.d_header img { margin-left:-20px; }

.address { font-weight:bold; line-height:22px; }
.linkoff { font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000099; }
.cCenter { text-align:center; }

#whatsNew { display:none; }

a.linkUnder { font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:underline; }
a { font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; }
a:visited { color:#666666; }
a:link { color:#666666; }
a:hover { color:#B5A875; }
