BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;	
	background-color:white;
	text-align:center;
	background-image: url(/union/images/background.gif);
	font-size:0.825em;
	}
LH {
	margin-left:-10px;
	font-weight:bold;
	}
H1 {
	font-weight: bold;
	font-size: 1.400em; 
	color:#336699;
	text-align:center;
	margin:0.625em 0em 0.625em 0em;
	}
H2 {
	font-weight: bold;
	font-size: 1.250em;
	margin:0.625em 0em 0.625em 0em;
	}
H3 {
	font-weight: bold;
	font-size: 1.00em;
	margin:0.625em 0em 0.625em 0em;
	}
H4 {
	font-weight: bold;
	font-size: 1.400em;
	color:#666666;
	margin:0.625em 0em 0.625em 0em;
	}
H5 { 
	font-weight: bold;
	font-size: 1.250em; 
	color:#666666;
	margin:0.625em 0em 0.625em 0em;
	}
H6 {
	font-weight: bold;
	font-size: 1.00em;
	color:#666666;
	margin:0.625em 0em 0.625em 0em;
	}

FORM,UL {
	margin:0.625em 0em 0.625em 0em;
	}

A:link {
	color: #000066; 
	text-decoration: none;
	}
A:visited { 
	color: #000066; 
	text-decoration: none;
	}
A:hover {
	color: red; 
	text-decoration: underline;
	}
HR { 
	border: 0px; 
	color: #cccccc; 
	background-color: #cccccc; 
	height: 1px; 
	width: 98%; 
	text-align: left; 
	}
#leftSide {
	vertical-align:top;padding:5px
}
#mainContainer{
	border:1px solid black;
	width:800px;
	background-color:#335199;
	color:white;
	background-image:url(/union/images/sidenav.jpg);
	background-repeat:repeat-y;
}
#topMenu1 {
	text-align:center;
	vertical-align: middle;
	color:black;
	font-size:0.75em;
	background-color:#fef266;
	border-bottom:1px solid black;
	height:18px;
	}
#topMenu1 A{
	color:black;
	}
#topmenu1 A:hover{
	color:black; 
	text-decoration:none;
	}
#topMenu2 div{
	margin-top:15px;
	height:55px;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	float:left;
	width:100px;
	}
#topMenu2 A {
	color:white
	}
#topMenu2 A:hover {
	color:white;
	}
#title {
	background-color:black;
	text-align:center;
	vertical-align:middle;
	font-size:1.14em;
	font-weight:bold;
	color:white;
	letter-spacing:0.25em;
	border-top:1px black solid;
	border-bottom:1px black solid;
	background-image:url(/union/images/titleback.gif);
	}

#whiteBack{
	 margin:10px;
	 padding:5px;
	 background-color:white;
	 color:black;
	 clear:both;
	 font-size:0.825em;
 }
#content {
	vertical-align:top;
	text-align:left;
	width:598px;
	background-image:url(/union/images/topmenu3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#335199;
	float:left;
	}

#footer {
	text-align:center; 
	vertical-align: middle; 
	font-size:0.75em;
	color:black; 
	width:"100%";
	background-color:white;
	}
#footer	h2{
	margin:0px;
	height:15px;
	}
#a_to_z {
	background-color:#FEF266;
	}
#leftNav{
	font-size:12px;
	text-align:left;
	width:190px;
	vertical-align:top;
	padding:5px;
	color:white;
	float:left;
}
#leftInnerNav{
	color:black;
	margin:50px 10px 10px 10px;
	padding:0px 0px 8px 0px;
	background-color:white;
	border:1px solid black;
}
#leftInnerNav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
#leftInnerNav ul li{
	list-style-type:none;
	margin:0px 5px 0px 5px;
	font-size:0.825em;
	}
#leftInnerNav ul li A:hover{
	text-decoration:none;
	}
#leftInnerNav h2{
	font-size:0.825em;
	color:#323467;
	margin-left:5px;
}
.redmenu li{
	border-bottom:1px #993300 solid;
}
.redmenu li A{
	color:#993300;
}
.redmenu li A:hover{
	text-decoration:none;
	color:white;
	background-color:#993300;hi
}
.bluemenu li{
	border-bottom:1px #006699 solid;
}
.bluemenu li A{
	color:#006699;
}
.bluemenu li A:hover{
	text-decoration:none;
	color:white;
	background-color:#006699;
}
.note{
	color:red;
	font-weight:bold;
	font-style: italic;
}
.insertPadding{
	padding:5px;
	}
.footerDecor {
	background-image:url(/union/images/titleback.gif);
	}
.input-box{
	color: #26a;
	background: #fff;
	border: #26a solid 1px
}
.submit-button{
	color: #0053A1;
	font-weight:bold;
	background: #fff;
}
