/* Body
----------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: "Arial", Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align:center;
	border: 0px none;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);

}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a img {
  border-width:0;
}
a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}



/* Navigation
----------------------------------------------- */
#navbar {
	width:670px;
	height:15px;
	margin:0 auto;

	color: #FF3300;
	  border-bottom:1px solid #FF3300;

	}

#nav {
font: 85%/1.6em "Trebuchet MS", Sans-serif;
  font-weight:bold;
  letter-spacing:.1em;
}
#nav a {
  color:#666666;
  	text-decoration: none;
	
  }

#nav a:visited {
	color:#666666;
	text-decoration: none;
	}
#nav a:hover {
	color: #FF3300;
	text-decoration: none;
}

/*Content
----------------------------------------------- 
for content settings see acadfacont01.css and acadfacont02.css
*/


  
/* headers
----------------------------------------------- */
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* sidebar
----------------------------------------------- */
#sidebar p {
	font-size: 11px;

  }
/* PDF lists
----------------------------------------------- */
#pdfs ul {
	margin:0 2em 0;
	padding:0 0 1.5em;
	list-style:none;
	
	list-style-image: url(images/icon-acrobat.gif);
  }
#pdfs li {
	font-size: 11px;
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
}

/* Footer
-----------------------------------------------*/ 
#footer {
	width:640px;
	clear:both;
	margin:0 auto;
	border-top:1px dotted #CCCCCC;
}

#footer p {
  margin:0;
  font:78%/1.6em "Trebuchet MS",Sans-serif;
  letter-spacing:.1em;
  padding-top:15px;
	padding-bottom:15px;
  }


/* tables
-----------------------------------------------*/ 
.tableheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
}

.calendardate {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
