body {
	margin: 0px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 0.62em;
	color: #333333;
	background-color: #FFFFFF;
}

h1 {
	clear: both;
	margin: 0;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: -1.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10px;
}



h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 0 0 -10px 0;  
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  color: #56B600;
}

p {
	line-height: 16px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

p:first-letter {
  font-size: 1.2em;
}

#news p {
	padding: 12px;
	letter-spacing: 0px;
}

a {
  color: #333333;
}

a:hover {
}

#news   a:hover,
#footer a:hover {
	background-color: #FFAD40;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}



acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}





#siteBox {
	width: 588px;
	margin: 0px auto;
	text-align: left;
}





#header {
  height: 180px;
  background: url(../images/header.jpg) no-repeat top center;
}

#header .title {
  padding: 10px 0 0 10px;
  font-size: 2.7em;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #EEE;
  font-family:Georgia;
}

#header .subTitle {
  padding: 0 0 0 12px;
  color: #EEE;
}

#header .subTitle a {
  text-decoration: none;
  color: #EEE;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}






#menu {
	text-align: center;
	margin-bottom: 20px;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu a:hover, #menu a.active {
	color:#FCB03F;
	background-color: #FFFFFF;
}






#news {
  float: left;
  width: 175px;
  padding: 0 20px 0 0;
}

#news .block {
	margin-bottom: 20px;
	background-color: #FFAD40;
	background-image: url(../images/block_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#news .block .bottom {
  height: 28px;
  background: #DDD url(../images/block_bottom.gif) no-repeat bottom center;
}

#news .links {
  margin: 10px 0 10px 0;
}

#news .links a {
	display: inline;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 4px;
}

#news .links a:hover {
}

#news a img {
  border: 0px;
}







#text {
	float: left;
	width: 385px;
}






#footer {
	height: 20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 28px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 60px;
}

p#footer:first-letter {
  font-size: 1.0em;
}

#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}





ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 270px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
}

ul.links li a span.desc {
  float: left;
  width: 250px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}



img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}
#siteBox #content #news .block .links .links strong {
	font-size: 9px;
}
