body {
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

p {
	font-size: 1em;
	margin: 0em 0em 0.8em 0em;
}
h1 {
	font-size: 2em;
	color: #005594;
	font-weight: normal;
	margin: 0em 0em 0.8em 0em;
}
h2 {
	font-size: 1em;
	color: #005594;
	margin: 0em 0em 0.8em 0em;
}
.profilename {
	font-size: 2em;
	color: #005594;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
}
.jobtitle {
	font-size: .9em;
	color: #005594;
	margin: 0em 0em 1.2em 0em;
}
td {
	font-size: 0.75em;
}

a {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 5em;
}

.leftheading {
	font-size: 0.9em;
	color: #005594;
	font-weight: bold;
}
.footerpdf {
	font-size: xx-small;
	color: #333333;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.imgtext1 {
	color: #8E9A54;
	font-weight: bold;
	text-transform: uppercase;
}
.imgtext2 {
	color: #3770A8;
	font-weight: bold;
	text-transform: uppercase;
}

.footer {
	font-size: xx-small;
	color: #005594;
	text-decoration: none;
}

.footer:hover {
	color: #005594;
	text-decoration: underline;
}

.emphasis {
	font-size: 1.2em;
	color: #666666;
}

.link {
	color: #6699CC;
	text-decoration: none;

}

.link:hover {
	color: #6699CC;
	text-decoration: underline;
}

.linkhighlight {
	color: #ADA59D;
	text-decoration: none;
}
.linkhighlight:hover {
	color: #ADA59D;
	text-decoration: none;
}


/* horizontal menu styling */
#udm ul li { width:auto; float:left !important; }
#udm ul li a { white-space:nowrap; }br {
	line-height: 50%;
}




@media print {
.udm { display:none; }
}@media print {
.udm { display:none; }
}
