#cvtable {
	table-layout: auto;
	width: 600px;
	padding: 0;
	margin-left: 0px;
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}
th {
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.stripe1 {
	width: 600px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background: #fff;
	text-align: left;
	padding-right: 5px;
}
.stripe2 {
	width: 600px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background: #F5F5F5;
	text-align: left;
}

.stripe1 a {
text-decoration:none;
color:#269;
font-weight:bold;
}
.stripe1 a:hover {
text-decoration:underline;
}
.stripe2 a {
text-decoration:none;
color:#269;
font-weight:bold;
}


.stripe2 a:hover {
text-decoration:underline;
}


#polcredits {
	table-layout: auto;
	width: 600px;
	padding: 0;
	margin-left: 0px;
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}
th {
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.purple01 {
width: 600px;
font-size: 14px;
color: #494BB2;
font-weight: bold;
background: #fff;
text-align: center;
padding-right: 5pxX;
} 
.blue01 {
width: 500px;
font-size: 12px;
color: #fff;
font-weight: bold;
background: #494BB2;
text-align: left;
padding-right: 5px;
} 
 
.blue02 {
	width: 100px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background: #494BB2;
	text-align: center;
	padding-right: 5px;
}
.green01 {
	width: 500px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background: transparent;
	text-align: left;
}
.green02 {
	width: 100px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background: transparent;
	text-align: left;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-left: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	padding-left: 4px;
	text-align: left;
}

.blue01 a {
text-decoration:none;
color:#FFCC00;
font-weight:bold;
}

.blue01 a:hover {
text-decoration:underline;
}
.blue02 a {
text-decoration:none;
color:#FFCC00;
font-weight:bold;
}


.blue02 a:hover {
text-decoration:underline;
}
