body {
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
	font-weight:normal;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;	
	}
html>body	{
	font-size: small;	
	} 
td {
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:1.0em;
}
.bodyText {
	font-size:1.0em;
}
.copyright {
	font-size:0.8em;
}
.yellowBoxHeader, .yellowBoxHead {
	font-size:1.6em;
	color:#C00000;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:2px solid #C00000;
	background-color:#F8F8B0;
}
.yellowBox {
	padding:10px;
	background-color:#F8F8B0;
}
.blackBox {
	padding:10px;
	border:2px solid #000000;
	background-color:#FFFFFF;
	text-align:center;
}
.titleRed {
	font-size:1.3em;
	color:#A00000;
	font-weight:bold;
}
.titleBlack {
	font-size:1.3em;
	color:#000000;
	font-weight:bold;
}
.subtitleRed {
	font-size:1.2em;
	color:#A00000;
	font-weight:bold;
	clear:both;
	margin:0;
	padding:10px 0 5px 0;
}
.subtitleBlack {
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	clear:both;
	margin:0;
	padding:10px 0 5px 0;
}
.hilite {
	font-weight:bold;
	text-decoration:underline;
}
.blueLabel {
	font-size:1.1em;
	color:#0000A0;
}
a		{text-decoration:underline;color:#0000A0;}
a:hover		{text-decoration:underline;color:#0000D0;}

.accessImage {
	background-color:#F8F8B0;
	text-align:left;
	padding:0.6em;
	width:20%;
	border-bottom:solid 1px #000000;
}
.accessText {
	width:80%;
	text-align:left;
	padding-top:1.5em;
	padding-right:0.5em;
	padding-left:1.5em;
	padding-bottom:2em;
	border-bottom:solid 1px #000000
}
.accessTitle {
	color:#4040A0;
	font-weight:bold;
	text-decoration:underline;
}

.specifLabel {
	width:20%;
	background-color:#F8F8B0;
	text-align:left;
	padding:0.5em;
	border-bottom:solid 1px #000000;
	font-weight:bold;
	font-style:italic;
}
.specifText {
	width:80%;
	text-align:left;
	padding-top:0.5em;
	padding-right:0.5em;
	padding-left:1.5em;
	padding-bottom:2.0em;
	border-bottom:solid 1px #000000
}
.pageTitle {
	font-size:1.3em;
	color:#A00000;
	font-weight:bold;
	padding-bottom:0.5em;
	border-bottom:2px solid #A00000;
	font-family:arial,helvetica,sans-serif;
}
.fakepicLeft {
	border:1px solid black;
	width:100px;
	height:80px;
	background-color:#FFE000;
	float:left;
	margin:4px 10px 4px 0;
}
.fakepicRight {
	border:1px solid black;
	width:100px;
	height:80px;
	background-color:#FFE000;
	float:right;
	margin:4px 0 4px 10px;
}
.picRight {
	border:1px solid black;
	margin:4px 0 4px 10px;
}
.picLeft {
	border:1px solid black;
	margin:4px 10px 4px 0;
}
