/* CSS Document */

a {
color:#000067;
font-weight:bold;
}

.style2, .pg_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #947700;
	line-height:;
	font-variant:small-caps;
}
.style3 {
	font-size: 170%;
	font-weight:bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color:#555555;
	line-height:;
	font-variant:small-caps;
}
.style5, .pg_style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#000067;
	line-height:;
	font-variant:small-caps;
	text-indent:-10;
}
.style6 {
	font-size: 120%;
	font-weight: bold;
}
.style7 {color: #FF0000}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#000067;
	line-height:;
}

table.calendr
{
	border:0 none; /*solid 1px #000067;*/
	background-color:#FFeeaa;
	border-collapse:collapse;
	text-align:center;
	margin:1px;
	font-weight:bold;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;*/
}
table.calendr td
{
	border: 0 none;/* solid 1px #000067; */
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
}

.hidden {
position:absolute;
visibility:hidden;
}

.visible {
position:absolute;
visibility:visible
}

.pg_table {
	border:1 solid #e5e5e5;
	vertical-align:top;
	color:#000067;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	font-variant:normal;
/*	text-indent:10px;  */
	text-decoration:none;
}

td.cell_dashed {
	border-bottom:1 dashed navy;
	color:#000067;
	padding:0 15 0 15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	font-variant:normal;
	text-indent:0;
	text-decoration:none;
	vertical-align:top;
}

td.blue_hdr {
font-size:90%; padding:5 0 5 0; text-align:center; background-color:#00CCFF; }

.64_proc 	{ font-size: 80% }
.regRed		{ color:red; font-weight:bold; }

ul.right_list { margin-left:30; text-indent:-2; }
select				{ color:#003366; font-size:11px; font-weight:normal; }
fieldset			{ text-align:left; border:1px solid #0077aa; padding:10px; margin:0; background-color:#fafafa; }
legend				{ 
	background-color:#77aaff; border:1px solid #00aa77; font-weight:bold; text-transform:uppercase;
	padding:2px; margin-bottom:10px; color:#FFFFFF;
}
div.fldName	{ color:#555555; font-size:x-small; margin-top:5px; }
