.white {
	color: #FFFFFF;
}
.gray11 {
	font-size: 11px;
	color: #666666;
}
.blue {
	color: #333366;
}

a:link{
	color:#003399;
	text-decoration: none;
}
a:visited{
	color:#003399;
	text-decoration: none;
}
a:active{
	color: #1C8BB4;
	text-decoration: none;
}
a:hover{
	color: #1C8BB4;
	text-decoration: underline;
}


.comment {
	background-position:left;
	background-position:right;
	background-attachment:fixed;
	background-repeat:no-repeat;
	padding: 0 10 5 10;
	font-size: 14px;
	line-height: 1.5em;
}

.remodelcomment {
	padding: 5px;
	background-color:#FFFFFF;
}

#directnavi {
	font-size: 10px;
	padding: 5px;
	text-align:center;
}

#directnavi a:link {	text-decoration:none; color:#093514;	}
#directnavi a:visited {	text-decoration:none; color:#093514;	}
#directnavi a:hover {	text-decoration:none; color:#FFF; background-color:#009900	}

.refocomment {
	font-size: 12px;
	padding: 0 5 0 5;
	background-color:#CDDEEB;
	line-height:1.2em;
}

.exam {
	max-width:600px;
	margin:0;
	padding:0;
	float:none;
}

.imgLeft {
	margin: 0 10 0 10;
	float:left;
}

.mainCaption {
	padding:10px;
	line-height:1.5em;
	background-color:#FFFFFF;
	border-right:2px solid #E8EBEF;
	border-left:1px solid #E8EBEF;
	border-top:1px solid #E8EBEF;
	border-bottom:2px solid #E8EBEF;
}

.captionArea {
	background-color:#E8EBEF;
}

.captionAreaTitle {
	padding:5px;
	font-weight:bold;
	font-size:15px;
	background-color:#DDE2F5;
	border-left:2px solid #307676;
	border-bottom:1px solid #307676;
}

.sampleAreaTitle {
	padding:0 5 5 0;
	font-weight:bold;
	font-size:13px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color:#696969;
	padding:5;
	border-bottom: 1px solid #88A1C2;
}

.privacy {
	padding:10px;
	line-height:1.5em;
	background-color:#E8EBEF;
	border-right:2px solid #307676;
	border-left:1px solid #307676;
	border-top:1px solid #307676;
	border-bottom:2px solid #307676;
	font-weight: bold;
}

.plofiletitle {
	font-weight: bold;
	color:#003300;
	padding:5;
/*	border-right:2px solid #307676;
	border-top:1px solid #307676;
	border-left:10px solid #307676;*/
	border-bottom:2px solid #307676;
}

.plofilecaption {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	padding:5;
	text-align:right;
	vertical-align:top;
	line-height:1.2em;
}

.plofiletext {
	padding:5;
	border-left:2px solid #C5D8E0;
}

.green13 {
	font-size: 13px;
	color: #336633;
}
.red {
	color: #FF0000;
}
.green15b {
	font-size: 15px;
	font-weight: bold;
	color: #336600;
}
td {
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
}
.white11 {
	font-size: 11px;
	color: #FFFFFF;
}
.red11 {
	font-size: 11px;
	color: #FF0000;
	line-height: 1.2em;
}
.orange15b {
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
}
