body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #900000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link, a:visited {
color:#000066;
}

#footer a:link, #footer a:visited {
text-decoration:none;
color: #FFFFFF;
}
.input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	
}
.tdRepeatLeft {
	background-image: url(../../images/PCU_template/left_repeat.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}


h2 {
	font-weight: normal;
	font-size: 16px;
	text-decoration: underline;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration: underline;
}
h1 {
	color: #FF0000;
	font-weight: normal;
}

.menulink {
	color: #00487d;
	background-color: #bfe4ff;
	border: 1px solid #b35a00;
	text-decoration: none;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 10px;
	font-weight: bold;
	display: block;
}
.menulink:hover {
	background-color: #FFCC33;
}

a:hover {
	color: #FF3300;
}

blockquote {
	visibility: hidden;
}

.tdBody {
	vertical-align: top;
	color: #330000;
	background-color: #FFFFFF;
	
}
.tdMenu {
	vertical-align: top;
	background-color: #CC0000;
}



.linkbullet {
	background-image: url(../../images/link.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 15px;
	display: block;
}
.linkbackbullet {
	background-image: url(../../images/link_back.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 15px;
	display: block;
}
.warning {
	background-color: #FFFFCC;
	background-image: url(../../images/warning_blink.gif);
	background-repeat: no-repeat;
	border: 2px solid #FF0000;
	padding-left: 25px;
	background-position: 2px 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.warning_light {
	background-image: url(../../images/warning.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 2px 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	color: #FF0000;
}
.isearch_title {
	font-size: 14px;
}

.isearch_highlight {
	background-color: #FFFF66;
}
.tdBody th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
}
.listTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#flash {
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: -10px;
	margin-left: -10px;
	text-align: center;
}
.small {
	font-size: 9px;
}
.imgRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tdRepeatRight {
	background-image: url(../../images/PCU_template/right_repeat.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
