
/* File: sig.css */
/* Previous modification:  070309, 14:12, gb */
/* Last modified: 111120, 20:25, gb - to add Table font style */

.l35Container
{
	float:center;
	width:80%;
	margin-left:35px;
	margin-right:15px;
	font-family:verdana;
	color:#555;
}

.lftContainer
{
	fixed:left;
	width:140px;
	font-family:verdana;
	color:#555;
	padding-left: 6px;
	padding-right: 6px;
}

.rtContainer
{
	left: 80px;
	float:right;
	width:80%;
	margin-left:15px;
	margin-right:15px;
	font-family:verdana;
	color:#555;
}

TD {
font-family: verdana;
}

.pageTitle {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.headTitle {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.headTitle_nul {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}


.sectTitle {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}

.sectText14 {
	font-size: 14px;
	text-align: justify;
}

.accentLine {
	text-align: center;
}

.urlLink {
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
}

.centerText14 {
	font-size: 14px;
	text-align: center;
}

.centerText12 {
	font-size: 12px;
	text-align: center;
}

.centerText10 {
	font-size: 10px;
	text-align: center;
}

.centerImage {
	text-align: center;
}

.centerImage20x10 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.centerImage20x20 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}



