body{
background-color:#0f2c88;
}
td, p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
}
ul {
	list-style-type: square;
}
li {
	margin-bottom: 3px;
}
.emptyul {
	list-style-type: none;
}
.txt11 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444242;
	text-decoration: none;
}
.txt12 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #444242;
	text-decoration: none;
}
.txt12verdana {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444242;
	text-decoration: none;
}
.txt9arial {
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt11verdana {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444242;
	text-decoration: none;
}
.txt14verdanaTitle {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #444242;
	text-decoration: none;
	margin-bottom: 3px;
}
.txt12verdanaTitle {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #444242;
	text-decoration: none;
	margin-bottom: 3px;
}
.txt12arial {
	font-family: arial;
	font-size: 12px;
	color: #5A5F30;
	text-decoration: none;
	font-weight: normal;
}
.txt12arialBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
}
/*//////////////////////////////////////////////////////////////////////////*/
/*MIDDLE CONTENT AREA FORMAT*/
.rightColumn{
	background-color:#EEEBE2;
	width:368px;
}
.divRightColumn{
	background:url('http://www.psccentral.org/images/divider.gif') repeat-y;
	background-color:#FFFFFF;
	width:2px;
	vertical-align:top;
	
}
 a.sublinkRightColumn:link,  a.sublinkRightColumn:visited,  a.sublinkRightColumn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5F30;
	text-decoration:none;
}
 a.sublinkRightColumn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5F30;
	text-decoration:none;
}

a:link,  a:visited,  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5F30;
	text-decoration:underline;
}
 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5F30;
	text-decoration:underline;
}

.picDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111;
}
.mainCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	padding:10px 20px 0px 0px;
}

/*//////////////////////////////////////////////////////////////////////////*/
FORM{
	border:0px;
	margin:0px;
	padding:0px;
}
INPUT{
	border:solid 1px #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-left:3px;
}