@charset "utf-8";
/* CSS Document */

body {
	background: #CCCCCC url(../images/hdr_rpt.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: small;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size: medium;
	font-weight: bold;
	background: url(../images/hdr_rpt.jpg) repeat-x;
	text-indent: 6px;
}

#container {
	width: 980px;
	text-align: left;
	margin-bottom: 10px;
}

#header {
	height: 94px;
}
#header .picpadleft {
	padding-left: 60px;
	padding-right: 200px;
}
#header .pjlogomonth {
}
#header .picpadright {
}

form {
	padding-top: 40px;
	padding-left: 560px;
	padding-right: 40px;
}
form table {
	border: 1px solid #000000;
}

#googlerow {
	background: #FFFFFF;
	margin-top: 10px;
	padding: 10px;
}
#googlerow .googlerowbox {
	border: 2px solid #CCCCCC;
	padding: 10px;
	height: 92px;
}

#body {
	background: #FFFFFF;
	margin-top: 10px;
}

#body .colleft {
	width: 570px;
	border: 2px solid #CCCCCC;
	background: url(../images/knight.jpg) no-repeat 10px 50px;
}

#body .colleftcontent {
	margin-left: 126px;
}
#body .colsplit {
	border: 2px solid #CCCCCC;
}

#body .colmiddle {
	border: 2px solid #CCCCCC;
}

#body .colleftskinny {
	width: 176px;
	border: 2px solid #CCCCCC;
}

#body .colright {
	width: 265px;
	border: 2px solid #CCCCCC;
}

#body ul {
	padding-left: 10px;
	list-style: disc;
	margin: 10px 0px 0px;
}
#body li {
	list-style: disc;
	margin: 0px;
	padding: 0px;
}
#body .journalpic {
	margin-right: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 81px;
	width: 51px;
}

#footer {
	background: url(../images/ftr_rpt.jpg) repeat-x;
	height: 71px;
	width: 100%;
	font-size: x-small;
	line-height: 16px;
	color: #333333;
	text-align: center;
}

