body {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        text-align: center;
        background: url(../images/page_bg.gif);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

h3{
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color:#CB0000;
	margin: 0;
	padding: 1px;
	background:#ffffcc;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#dvPc {
    width:540px;
	height:26px;
	padding:1px;
	background:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	display:block;
	z-index:100;
	border:none;
}

#dvNoTable {
/* For pages with main content that is not in a table */
width:535px;
margin-top:10px;
}

#inner {
	 
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#dvContent {
display:block;
}

.LargeBold {
font-size:12px;
font-weight:bold;
}

#header {
	background: url(../images/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}


#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#dvBrowse {
	background:#227293;
	width:190px;
	font-size:12px;
	color: #fff;
	margin: 2px 2px 0px 2px;
	padding: 0px 0px 0px; 0px;
	font-weight: bold;
	float:left;
}


#dvSideFill {
       width:190px;
	   background:#227293;
	   margin-bottom:0px;
}

#dvNavCaption {
	background: #c80000 url(../images/dt_bg.gif) bottom repeat-x;
	width:170px;
	font-size:12px;
	color: #fff;
	margin-left:0px;
	margin-top:0px;
	padding: 5px 2px 0px 18px;
	font-weight: bold;
	text-align:left;
	height:19px;
	border-bottom: 1px solid #FFFFFF;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 543px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #ffffff; /* color border would be displayed around main content / caption div */
	position: relative;
}

#body p {
	margin: 2px 0px 6px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.50em;
	color:#000000;
	padding: 0;
}

#body p.list {
margin-top:6px;
}

.copyText {
	font-size:12px;
	line-height:1.5em;
}

.smallText {
	font-size:10px;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 250px;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

a.readmore  {
	color: #cc0000;
	text-decoration:none;
}

a.readmore:hover {
	color: #cc0000;
	text-decoration:underline;
}

table.Indent {
margin-left:36px;
}
td.tblHdr {
color:#FFFFFF;
background: #CB0000;
/* background: #227293; */
}

/*
#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}
*/

#footer {
	background: #c80000 url(../images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}


#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}
