
@PAGE landscape	{size: LANDSCAPE;}

TABLE 		{PAGE: landscape;}

#branding, #nav, .dontprint { display: none; }

body, p, td, th, ul, a, h1, h2 {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
}

#content {
background-color: #fff;
width: 100%;
border: none;
}

.mainTD {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 40px;
	
}
.rightcolumn_top {
	padding-top: 87px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #d0ccc4;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0ccc4;
	border-top-style: none;
	border-right-style: none;
	
}

.rightcolumn_bott {
	padding-top: 70px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0ccc4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

body {
	margin: 0px;
	background-color: #f7f7f7;
}

td {
	vertical-align: top;
	
}
/*a {
	color: #999999;
}
/*a:hover {
	color: #c9c4be;
}

/*h1 {
	color: #ec008c;
	font-size: 12px;
	font-weight: bolder;
}

/*h2 {
	color: #b4aca0;
	font-size: 13px;
	
}

/*h3 {
	color: #b4aca0;
	font-size: 11px;
	
}

/*.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.borderRight {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
*/
