/* CSS Document */

body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../pcs_home_imgs/pcs_body_main_bg.gif);
	background-color: #DADADA;
	background-repeat: repeat-x;
	}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.navlinkcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
}
.bodytop{
	background-image: url(../pcs_home_imgs/pcs_topbody_bg.gif);
	background-repeat: repeat-x;
	}
.bodyleft{
	background-image: url(../pcs_home_imgs/pcs_leftbody_bg.gif);
	background-repeat: repeat-y;
	}
.bodyright{
	background-image: url(../pcs_home_imgs/pcs_rightbody_bg.gif);
	background-repeat: repeat-y;
	}
.bodybottom{
	background-image: url(../pcs_home_imgs/pcs_bottombody_bg.gif);
	background-repeat: repeat-x;
	}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.ftrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4090CD;
	line-height: 14px;
}
.ftrlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
.fieldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #4090CD;
}
.fieldlabeltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #4090CD;
}
.buttontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #4090CD;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4090CD;
	text-decoration: underline;
	line-height: 16px;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4090CD;
	line-height: 18px;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	font-style: italic;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4090CD;
	line-height: 16px;
	font-style: italic;
}
