body {
	background: #C4B58A url(../images/bkg.gif) repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif ;
	margin: 0 50px;
}

body.popUp {
	background: #EFEFE7;
	background-image: none;
	margin: 20px;
}

body.popUp table {
	background: #FFFFFF;
	font-size: 10px;
}

a {color:#000000;}

td#mainNav {
	padding:10px;
	padding-right: 21px;
}

table#contentInner h1,
table#contentInner h2,
table#contentInner p,
table#contentInner ul {
	margin:10px;
	font-size:12px;	
}

table#contentInner h1 {
	color:#666666;
	font-size:16px;
	font-weight:regular;
}

table#contentInner a {
	color:#990000;
}

table#contentInner h2 {margin-bottom:0px;}



table#contentInner p {margin-bottom:20px;}

table#contentInner p.subNav,
table#contentInner p.subNav_1 {
	font-size:10px;
}

table#contentInner p.subNav {
	margin-bottom:30px;
}

table#contentInner p.subNav a,
table#contentInner p.subNav_1 a {
	color:#990000;
	text-decoration:none;
}

table#contentInner p.subNav a:hover,
table#contentInner p.subNav a.active,
table#contentInner p.subNav_1 a:hover,
table#contentInner p.subNav_1 a.active {
	text-decoration:underline;
}

table#contentInner ul, {margin:-10px 10px 10px 27px;}

table#contentInner ul li,
table#contentInner ol li {
	margin-bottom:5px;
}

td#content table {font-size:11px;}

td.caption {
	font-size:10px;
	font-weight:regular;
	padding:10px;
}

th.homeTH,
th.pageTitle,
th.pageTitleOffice,
body.popUp table th {
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	padding: 2px 10px;
}

th.pageTitle {text-transform:uppercase;}

th.pageTitleOffice {text-align:right;font-size:14px;}

td.homeTD p {
	color:#666666;
	font-size:10px;
	margin:10px;
}

td.homeTD p b {color:#000000;}

td#copyright,
td#footNav {
	font-size:10px;
}