.ahem {
   display: none;
}

#content {
	padding: 10px;
	border : 1px solid #333333;
	background-color : #FFFFFF;
	text-align : left;
	width : 760px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
body {
	background-color: #999999;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center
}
h1 {
                font-size: 1.7em;
	color : #2A3698;
	background-color: transparent;
}

h2 {
                font-size: 1.4em;
	color : #2A3698;
	background-color: transparent;
                font-size: 1.1em;
}

h3 {
	color : #2A3698;
	background-color: transparent;
}

h4 {
	color : #2A3698;
	background-color: transparent;
}

.row {
                clear:both;
                background-color: #eef6ff;
                width: 372px
}

.col1 {
                float: left;
                width: 240px;
                padding: 3px;
}

.col2 {
                float: left;
                width: 120px;
                padding: 3px;
}


.greyborder {
                border-color : #333333
}
#head {
                border : 1px solid #333333;
	background-color : #2A3698;
	color : #FFFFFF;
	width : 780px;
	height : 60px;
}
/* Footer Styles */
#foot {
	/* Right and left margin widths set to "auto" */
	/* Counteract to IE5/Win Hack */
	color : #666666;
	text-align : left;
                margin-top: 30px;
                padding-top: 12px;
                border-top : 1px solid #333333;
                width : 760px;
}

#foot img {
	border : 0px;
	float : right;
}
.navlevel {
	color : #505050;
	background-color: transparent;
	font-weight : bold;
}

a.navlevel {
	color : #505050;
	background-color: transparent;
	font-weight : bold;
	text-decoration : none;
}

.navsite {
	color : #2A3698;
	background-color: transparent;
	font-weight : bold;
}

/* Location Hierachy Styles */
.pagetitle {
	margin-left : 20%;
	text-align: right;
	background-color: #ffffff;
}
.subtitle {
   font-weight : bold;
   font-size : 18px;
}
