﻿	body {
	background: #;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
}

.text {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	padding:30px;
}

.ultext {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	padding:0px;
	margin: 20px;
}

.tabletext {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	padding:10px;
}

.footnote {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
	padding:10px;
}

.pace {
	font-family: arial,helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color:#000000;
}

.titles {
	font-family: arial,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#003366;
}

.redbold {
	color: #fb1b11;
}

div.bottomrow {
  	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 5px;
	font-size: 80%;
	text-align: center;
}

#topgraphic {
	clear: both;
	background: url(images/logo_pace_header.jpg) #A3BDDE no-repeat;
	height: 96px;
}

#indexgraphic {
	background: url(images/home_bg.jpg) no-repeat #477ABC;
	height: 329px;
}

#footer {
	clear: both;
	background: url(images/footer_bg.jpg) #A3BDDE no-repeat;
	height: 96px;
}

}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu {
	position: relative;
	background: #036;
	height: 25px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #fff;
	letter-spacing: -.025em;
	top: 304px;
}
#menu dl{
	float: left;
	width: 8em;
	position: relative;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	height: 16px;
	padding: 5px 6px 0px;
}
#menu dd {
	position: absolute;
	bottom:2.1em;
	width:100%;
}
#menu li {
	text-align: center;
}
#menu li a {
	background-image: url(images/menu_bg.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/menu_bg.png', sizingMethod='scale');
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	padding: 4px 0px;
}
#menu li a:hover, #menu dt a:hover {
	background: #036;
	color: #fc0;
}
#menu dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
}

#navbar dl,#navbar dt,#navbar dd,#navbar ul,#navbar li {
	margin: 0px;
	padding: 0px;
	font-size: 7.5pt;
	list-style-type: none;
}
#navbar {
	position: relative;
	clear: both;
	top: 5px;
	height: 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #fff;
	letter-spacing: -.025em;
}
#navbar dl {
	float: left;
	width: 8em;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
}
#navbar dd {
	position: absolute;
	background: #004D99;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	text-align: center;
}
#navbar ul li a  {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 4px 0px;
	border-bottom: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	background: #004D99;
}
#navbar li a:hover, #navbar dt a:hover {
	background: #036;
	color: #fc0;
}
#navbar dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
}

.bullet {
	color:#F00;
}

.banner{
	background: #B6D2EF;
	border-color: #000;
	border-style: solid;   
	border-width: 1px 1px 1px 1px; 	    	 	
	padding: 10px 10px 10px 10px;
	font-family: verdana, tahoma, arial, hevetica, sans-serif;	
	color: #000;		
	font-size: 10pt;	
	text-decoration: none;
	text-align: justify;
	width: 96%;
	}