﻿body { 
	font-family: arial, helvetica; 
	font-size: 12pt; 
	font-weight: normal;
	color: #0000c0; 
	margin-left: auto;
	margin-right: auto; 
/*	background-color: #ccffcc; */
	width: 1200px;
	border-radius: 5px;
	} 
	
@media screen
	{
	.noprint {display: block;}
	.print {display: none;}
	.cp2 {background-color: #ccffcc;}
	.header {background-color: #ccffcc;}
	body {background-color: #ccffcc;}
	}

@media print
	{
	.noprint {display: none;}
	.print {display: block;}
	.cp2 {background-color: white;}
	.header {background-color: white;}
	body {background-color: white;}
	}

noradius {
	border-radius: 0px;
	}
form, input, textarea, img, td {
	border-radius: 7px;
	}

normal { 
	color: #0000a0;
	background-color: #ffffff;
}

p {
	padding: 0px 20px 0px 20px;}
		
a { 
	color: #002200; 
	font-weight: normal
	}
a:hover { 
	color: #000000	;
	cursor: pointer;
	}
a:focus { 
	color: #902000;
	border: 2px maroon solid;
	cursor: pointer;
	}
a.nounderline {text-decoration:none}

.button {
	padding: 1px 5px 2px 5px;
	text-decoration: none;
	font-size: 12pt;
	}
.submit {
	background-color:#cccccc; 
	color: #008000; 
	font-weight: normal;
	font-size: 12pt;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #666666;
	border-bottom: solid 2px #666666;
	border-left: solid 2px #ffffff;
	border-radius: 7px;
	}
.submit:hover {
	background-color:#cccccc;
	color: #c06000;
	cursor: pointer;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	border-left: solid 2px #ffffff;
	}

h1 { 
	border-style: groove; 
	border-color: #0000c0; 
	padding: 2px 0px 2px 2px; 
	font-family: Lucida Calligraphy, Americana, arial, helvetica; 
	font-size: 24pt; 
	color: #800080 
	}
.alink {
	text-decoration:underline;
	color: #002200;
	cursor: pointer;
	
}				
.header { 
/*	border-style: groove; 
	border-color: #0000c0; 
	padding-left: 12px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-family: Comic Sans MS, arial, helvetica; 
	font-size: 24pt; 
	color: #800080 ; */
	}
.params {
	color:#105010;
	cursor:pointer;
	text-decoration:underline;
	}
.params:hover {
	color:#FF0000;
	cursor:pointer;
	text-decoration:underline;
	}
				
.menusel, .menulink	{ 
	font-family: arial, helvetica; 
	font-size: 12pt; 
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	border-radius: 7px;
	}
.menusel { 
	color: #0000a0; 
	background-color: #ccffcc 
	}
.menulink {
	color: #000000 
	}
.menulink:hover	{ 
	color: black;
	}	
							
.home {
	background-color: #CCCCCC; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #800080}

.footer 	{
	border-collapse: collapse;
	border-style: solid ; 
	border-width: 2px; 	
	font-size: 12pt;
	color: #000000;
	font-weight: normal}
			
.pictable	{background-color: white;
			border-style: solid;
			border-width: 0px 5px 0px 5px;
			border-color: #ccffcc}
.picfill	{height: 15px;}
			
.footer_left { 
	width: 50%;}
			
.footer_right 	{ 
	width: 50%;
	text-align: right}
			
.noborder	{text-decoration:none; border:0px;}

.cp1 {
	width: 100%;
	margin: 0px;
	background-color: #eeeeee;
	}
	
.cp2 {
	position: relative;
	width: 1180px;
	vertical-align: top;
	text-align: left;
	border-style: solid; 
	border-width: 0px; 
	margin: 0px auto 0px auto;
	border-color: #000000; 
/*    background-color: #ccffcc; */
    padding: 0px 5px 0px 5px;} 
	  
.stdtable {
	border-width: 2px;
	border-color: white;
 	border-style: solid;
	border-collapse: collapse; 
	background-color: #dddddd;
	width: 100%;}
.stdtable {
	font-size: 12pt; 
	font-weight: normal}
	
.stdcell {
	border-width: 2px;
	border-color: white;
 	border-style: solid;
	border-collapse: collapse; 
	background-color: #dddddd;
	padding: 5px;
	text-align: center}
.hdrcell {
	border-width: 2px;
	border-color: white;
 	border-style: solid;
	border-collapse: collapse; 
	background-color: #bbbbbb;
	padding: 5px;
	text-align: center}
.std3 {width: 33%;}
.blanktable {
	border-width: 0px;
	table-layout: fixed;
/*	width: 1180px;
	width: 100%;*/}
.blankcell {
	border-width: 0px;
	background-color: #FFFFFF;
	text-align: center;
	overflow-wrap: break-word;
	}
.texttop {
	font-size: 13pt; 
	font-weight: normal;
	color: #0000c0; 
	padding-left: 15px;
	padding-right: 15px;}
.admin {
	color: red;
	font-style: italic;}
	
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}
.close {margin-top:-12px;}
.italic {font-style: italic;}
.bold {font-weight: bold;}
.red {color: #ff0000;}
.blue {color: #0000ff;}
.green {color: #008000;}
.gray {color: gray;}
.black {color: #000000;}
.orange {color: #dd5500;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.x-large {font-size: 18pt;}
.large {font-size: 15pt;}
.small {font-size: 10pt;}
.x-small {font-size: 9pt;}
.xx-small {font-size: 7pt;}
.nounderline {text-decoration:none}
.underline {text-decoration:underline}
.pointer {cursor: pointer}
.font_normal {font-family: arial, helvetica;}

.darkenBackground {
	height: 100%;
	width: 100%;
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	background-color: black;
/*	opacity: 0;
	-moz-opacity: 0.70; 
	filter: alpha(opacity=0); */
	z-index: 20;
}
.appearLayer {
	position: fixed;
	text-align: center;
	display: none;
	background-color: white;
	border-top: 5px solid #cccccc;
	border-right: 5px solid #cccccc;
	border-left: 5px solid #777777;
	border-bottom: 5px solid #777777;
/*	opacity: 0;
	-moz-opacity: 1; 
	filter: alpha(opacity=0); */
	z-index: 20;
}

.issues_hdg {
	border: 1px solid gray; padding: 5px; font-weight:bold;
}
.issues_cont {
	border: 1px solid gray; 
	padding: 5px; 
	background-color: white;
	text-align: left;
}

/* 
$current = '11/02/2018';
*/