page { size:auto; }

div.d_pageContainer {
	position:relative;
	margin:0px auto;			/* align for good browsers */
	text-align:left;		/* counter the body center */
	width:740px;
	/* border:1px solid #000000 */
}

div.d_header {
	margin:0px;
	width:740px;
	height:131px;
	background:url(/images/masthead/mastheadBG.jpg) no-repeat;
	display:none;
}

div.d_contentLeft { float:right; width:136px; display:none; }

div.d_contentRight {
	width:700px;
}

div.d_contentRBG {
	float:left;
	width:700px;
}

p, h1, h2, table {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	margin:10px 20px 10px 0px;
}

h1 { margin-top:20px; font-size:18px; line-height:21px; color:#800000; }
h2 { font-size:14px; }

th { text-align:right; padding-right:10px; font-weight:100; }
tr { vertical-align:top; }

img { margin:0px; padding:0px;  }
img.i_Left { border:0px none; margin:0px; padding:0px 10px 10px 0px; float:left; }
img.i_Right { border:0px none; margin:0px; padding:0px 0px 10px 20px; float:right; }

div.d_header img, div.d_contentLeft img { margin:-10px -30px -10px -50px; padding:0px; display:block; }
blockquote p { margin-top:-15px; }

.tcenter { text-align:center; margin-left:0px; margin-right:0px; }
#subMenu { text-align:center; margin-bottom:0px; }

a { font-weight:bold; text-decoration:none; }

a:link, a:visited { color:#FFFFFF; background-color:inherit; }
a:hover, a:active { color:#FF0000; background-color:inherit; }
div.right a:link { color:#5279A9; background-color:inherit; }
div.right a:visited { color:#5279A9; background-color:inherit; }
div.right a:hover { color:#FF0000; background-color:inherit; }
div.right a:active { color:#FF0000; background-color:inherit; }

