body {
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	/*background-color: #e6e6fa;*/
	background-color: #dde3f3;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	/*background: #f0f8ff;*/
	background: #dde3f3;
}

/*TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}*/

.contentTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: justify;
	padding-right: 15px;
	padding-left: 10px;
	border-left: 1px solid #afdee4;
	background: #dde3f3;
}


a {
	text-decoration: none;
}

a:link {
	color: #CB9100;
	text-decoration: none;
}

a:visited {
	color: #CB9100;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

/* wraps the whole page */
#wrapper {
	margin: 0 auto;
	/*border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #1e90ff;*/
	width: 750px;
}

.bodyContent {
	width: 768px;	
}

.topBackground {
	background-image: url(../images/top_r.jpg);
	background-repeat: repeat-x;
	height: 186px;
}

.line1 {
	background-image: url(../images/line1.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	color: #FFFAFA;
	vertical-align: middle;
}

.line2 {
	background-image: url(../images/line2.jpg);
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
}

.last {
	background-image: url(../images/last.jpg);
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	color: #652200;
}

.plpr {
	padding-left: 10px;
	padding-right: 15px;
	line-height: 1.2em;
	font-size: 11px;	
}

.plprMid {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	line-height: 1.4em;
	font-size: 11px;	
}

.plprLeft {
	padding-left: 20px;
	padding-right: 15px;
	text-align: center;
	line-height: 1.4em;
	font-size: 11px;	
}

.dytagLeft {
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 1.6em;
	font-size: 13px;	
}

.pdfHolder {
	/*float: left;
	width: 150px;*/
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*padding: 5px;*/
}

.siteMap {
	padding-left: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;	
}

.siteMap a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: left;	
}

.prtr {
	padding-right: 10px;
	text-align: right;
}

.bg1 {
	background-image: url(../images/bg1.jpg);
}

.bg2 {
	background-image: url(../images/bg2.jpg);
	height: 100px;
}

.bg3 {
	background-image: url(../images/bg3.jpg);
	font-size: 7pt;
}

.rbg {
	background-image: url(../images/r_bg_1.jpg);
}

.img {
	border: 0px;	
}

.noScript {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-weight: bold;
}

.headTxt {
color: #652200;
}