/* Reset Styles */
html {
color:#4d4d4f;
background-color:#eeecdd;
font-size:11px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote {
margin:0;
padding:0;
font-family:verdana, arial, helvetica, sans-serif;
}



fieldset,img {
border:0;
}

/* Text Styles */
h1 {
font-size:14px;
line-height:18px;
margin:8px 0;
}

h2 {
font-size:14px;
margin:8px 0;
}

h3 {
font-size:12px;
margin:8px 0;
}

h2,h3 {
color:#016ca0;
}

h1,h2,h3,h4,h5,h6,strong {
font-weight:700;
}

a {
 color:#1c6aa8;
 font-weight:normal;
 text-decoration:underline;
}

a:hover {
 color:#666666;
}
a:visited, a:active {
	color:#1c6aa8;
}
p {
  font-size:11px;
  line-height:16px;
	margin:12px 0;
}

abbr,acronym {
border-bottom:1px dotted #000;
cursor:help;
}

em {
font-style:italic;
}

blockquote,ul,ol,dl {
margin:1em;
}

ol,ul,dl {
margin-left:2em;
}

ol li {
list-style:decimal outside;
}

ul li {
list-style:disc outside;
}

dl dd {
margin-left:1em;
}

#menu {
	border-right:1px solid #c6c18a;
}

#maintable {
	width:950px;
	margin:50px auto 0 auto;
	background-color:#fff;
}

#contenttable td {
	padding:5px 10px;
}

#contenttable ul {
	margin:0;
}

#contenttable li {
	list-style:none;
	background:url(../images/bullet.png) no-repeat left;
	padding:4px 0 4px 15px;
}

#contenttable hr {
	border:0;
	width:100%;
	color:#eae7d4;
	background-color:#eae7d4;
	height:2px;
}

.borderright {
	border-right:1px solid #c6c18a;
}

.middlecolumn {
	width:324px;
}

.greencolumn {
	width:159px;
	background-color:#f0f5ee;
}

#calendar {
	background-color:#eeecdd;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#calendar td {
	border-bottom:1px solid #fff;
	padding:4px 4px 4px 8px;
}

#latestnav {
background:url("../images/latest-nav-background.gif") no-repeat scroll 0 0 transparent;
height:52px;
margin:5px 0 6px;
padding-left:50px;
padding-top:10px;
width:321px;
}

#footerpage {
	width:950px;
	margin:auto;
  padding:0; 
  text-align:center;
}

#footerpage p, #footerpage a {
  font-size:10px;
  color:#4d4d4f;
  font-family:"trebuchet ms", arial, helvetica, sans-serif;
  font-weight:bold;
	margin:0;
}
