@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/background.gif) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container  {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left;
	background: #FFFFFF url(../images/sidebarback.png) repeat-y;
	position: relative;
} 
#mainContent a {
	font-weight: bold;
	color: #000099;
}
#mainContent a:hover {
	color: #666666;
}
#mainContent object {
	margin: 0px;
	padding-top: 10px;
}
#header  {
	background: #DDDDDD url(../images/ace-header.jpg) no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	position: relative;
	height: 150px;
	width: 800px;
	margin-bottom: 0px;
} 
#header ul {
	position:absolute;
	list-style: none;
	right: 0px;
	bottom: 0;
	margin: 0px;
	padding: 0px;
	background: url(../images/nav-back.gif) repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 800px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#header ul li {
	float: right;
	margin: 0px;
	padding: 0px;
	}
#header ul a{
	padding: 0 1.2em;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
#header ul a:hover{
	color:#EFF0F1;
	background: #E5E8EC url(../images/nav-backHover.jpg);
	}
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	font-size: 10px;
	margin: 0px;
}
#flashbox {
	margin-bottom: 20px;
	padding-left: 20px;
}
#sidebar1 p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
#sidebar1 h1 {
	color: #FFFFFF;
	font-size: 2em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
#sidebar1 ul {
	list-style-type: none;
	font: 16px "Trebuchet MS", Helvetica, sans-serif;
}
#sidebar1 ul li {
	margin: 0px;
	padding: 0px;
}
#sidebar1 ul li a {
	display: block;
	padding: 1em;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background: url(../images/sidebarbackSmall.jpg);
}
#sidebar1  a:hover  {
	background: url(../images/sideHover.jpg) repeat-y;
}
#mainContent  {
	margin-right: 0;
	margin-left: 150px;
	background: #FFFFFF repeat-x;
	clear: right;
} 
#maps1 {
	width: 500px;
	position: absolute;
	top: 160px;
	right: 0px;
	background: #E4E9EE;
}
#mainContent p {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#footer  {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#1E2354;
	height: 50px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 800px;
	color: #F4F4F4;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #E6EEF2;
	font-style: italic;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#main text {
	color: #003333;
	background: #996600 url(../images/nav-back.gif) repeat;
	height: 50px;
	margin-left: 200px;
	padding-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {color: #FFFFFF}
.style2 {color: #1E2354}
.style3 {color: #999999}
* {
	margin: 0px;
	padding: 0px;
}
.boldPull {
	font: bold normal 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #000033;
	padding-left: 20px;
}
.boldpull2 {
	font: bolder 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #1E2354;
}
.headline {
	font: bolder normal 24px "Trebuchet MS", Helvetica, sans-serif;
	color: #1E2354;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 20px;
}
#address {
	background: #FFFFFF;
	padding: 40px 0px 0px;
}
#address p {
	font: bold 14px/0.7em "Trebuchet MS", Helvetica, sans-serif;
	color: #666666;
}
#mainContent img {
	padding-left: 20px;
}
