body{margin: 5px; background-color: #FFFFFF;}
img{border: 0;}
form{margin: 0px;}
table{border: 0;}
hr{border: 0; width: 100%; color: #CCDFE1; background-color: #CCDFE1; height: 1px; margin-top: 8px;}
/*ul{list-style-image: url(../images/ul.gif)}*/
p{margin: 15px 0 0 0;}
td{vertical-align: top;}
a:link{color: #005499; text-decoration: underline;}
a:visited{color: #800080; text-decoration: underline;}
/*a:hover{color: #005499; text-decoration: underline;}*/

/* Logo + Quick Search */
#logo{
	height: 120px;
	background-image: url(../images/logo_bg.jpg); 
	margin-bottom: 5px;
}

#quick_search{
	font-family: verdana, arial;
	color: #146168;
	font-size: 10px;
	font-weight: bolder;
	padding-right: 5px;
}

#bgBlue{
	background: #E9F7F8;
}

/* end of Logo + Quick Search */



h1.documentFirstHeading {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: yellow;
padding: 1em 0em 1em 1em;
background: #489e98 url(../Images/acmbg.gif) no-repeat;
height: 3em;
margin-right: -.5em;
margin-left: -.2em;
font-weight:  normal;
font-size: 1.8em;
/* */
height: 2em;
filter: progid:DXImageTransform.Microsoft.dropshadow	(offX=1, offY=1, color='#346982', positive='true');
/* */
line-height: 2em;
white-space: nowrap;
}
.documentFirstHeading:before {
display: block;
padding: 0;
color: #325e78;
content: attr(title);
}
h1.documentFirstHeading:before {
margin: 0 0 0.05em 0.05em;
/* */
}
/*\*/
html*.documentFirstHeading {
[color: red;/* */
text-shadow: #666666 2px 2px 2px;
]color: auto; /* */
}/**/
.dummyend[id]{clear: both;}
/*\*/
html*.documentFirstHeading:before {
[color:red;/* */
display: none;
]color:auto; /* */
}/**/
.dummyend[id]{clear: both;}
/* */




/* Nav */

#nav{
	font-family: verdana, arial;
	color: #146168;
	font-size: 10px;
	font-weight: bolder;
}

#nav a:link{color: #146168; text-decoration: none;}
#nav a:visited{color: #146168; text-decoration: none;}
#nav a:hover{color: #146168; text-decoration: none;}

#nav hr{margin-top: 5px; margin-bottom: 5px;}

#navA{
	width: 176px;
	background: #E9F7F8;
}

#navB{
	width: 176px;
	background: #E9F7F8;
}

.navOn{background: #FFF261; cursor: pointer;}

.navAOff{
	width: 50%;
	background: #D3E8E9;
	border: #FFFFFF 3px solid;
	border-style: none solid solid none;
}

.navBOff{
	width: 50%;
	background: #D3E8E9;
	border: #FFFFFF 3px solid;
	border-style: none none solid solid;
}

.navMain td {
	padding: 1px 0 1px 0;
}

.navHspacing img{
	margin: 2px 0 3px 0;
}

/* end of Nav */

/* Main Content */

#main{
	width: 100%;
}

#main_title{
	width: 100%;
	background: #489E98;
}

#main_columns td{
	padding-top: 5px;
	padding-left: 12px;
}

#main_columns td td{padding: 0;}

.main_column_w{width: 50%;}

.main_box_w{
	padding: 5px 12px 15px 12px;
	background: #D3E8E9;
}

/* end of Main Content */

/* Footer */

#footer{margin: 20px 0 20px 0;}

/* end of Footer */

/* General Styling ---------------------------------------------------------------------------------------------- */

.simpletext{
	font-family: verdana, arial;
	color: #005499;
	font-size: 10px;
	font-weight: normal;
}
.simpletext b{color: #000000}

.regtext{font-family: verdana, arial; font-size: 12px; font-weight: normal; color: #000000; line-height: 1.4em;}

.regtextBanner{font-family: verdana, arial; font-size: 14px; font-weight: bolder; color: #000000;}

.regtextTitle{font-family: verdana, arial; font-size: 12px; font-weight: bolder; color: #146168;}
.regtextTitle a:link{color: #146168; text-decoration: underline;}
.regtextTitle a:visited{color: #146168; text-decoration: underline;}
.regtextTitle a:hover{color: #146168; text-decoration: underline;}
.regtextTitle span{
	margin: 0;
	padding: 0;
	font-size: 80%
}
.regtextTitle b{color: #000000}

.genfield{font-family: verdana, arial; font-size : 11px; font-weight: normal; padding-left: 2px;}

.picFltTopLeft{margin: 0 10px 10px 0; padding: 3px; border: 1px #E2ECEC solid}

.textTd{padding: 10px; text-align: left;}
.textTd2{padding: 10px; width: 100%; text-align: left;}

.hiddenTable{display: none;}
.visibleTable{display: block;}
.image-left{ border: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;}
.li div{
	padding: 5px 0 20px 20px;
}


.spacer{letter-spacing: 2px;}

/* end of General Styling */