h1           {
	font-family: "Trebuchet MS", Verdana;
sans-serif;
	font-size: 30pt;
	color: #666666;
	margin-bottom: -15;
	font-style: normal;
	font-weight: 400;
}
h2           {
	color: #666666;
	font-size: 18pt;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;	
}
h3           {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14pt;
	font-weight: normal;	
}
h4	     { font-family: Verdana; font-size: 14pt; font-weight: normal; margin-bottom:+10}
span.at      { font-family: Verdana; font-weight: bold; font-size: 12pt; line-height: 1.2; }
td     {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	font-family: Verdana
}
tr {
	margin: 4px;
}

span.aa      { font-family: Verdana; font-weight: normal; font-size: 10.5pt; line-height: 1.2; }

p     {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10.5pt;
	line-height: 1.2;
	border-bottom-width: thick;
}
span.au      { font-family: Verdana; font-weight:bold}
span.up      { text-transform: uppercase }
a:link       {
	text-decoration: none;
	color: #2CA1E9;
	font-family: Verdana;
}
a:visited  {  
	text-decoration: bold;
	color: #AA1519;
	font-family: Verdana;
	border-bottom-width: thick;
}
img {
	padding: 7px;
}
blockquote {
	font-family: Verdana;
	font-size: 14px;
}
li {
	margin-bottom: 10px;	
}
body {
	margin-left: 20px;
	margin-right: 20px;
}
ul li {
	font-family: Verdana;
	font-size: 14px;
	

}

ol li  {
	font-family: Verdana;
	font-size: 14px;
	line-height: 17px;
	text-indent: 3px;
	list-style-position: outside;
	list-style-type: decimal;
	
	
}

/* Links */
a {
	text-decoration: none;
	color: #345c85;
	outline: none;
}
a:hover, a:active {
	text-decoration: underline;
}


/* Images */
a img {
	border-style: none;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
.border1 {
	border: 1px solid #999;
}
.drop {
	-moz-box-shadow: 0 0 10px #111;
	-webkit-box-shadow: 0 0 10px #111;
	box-shadow: 0 0 10px #111;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 30px;
}
li {
	margin: 4px 0;
}

/* Floating */
.float-left {
	float: left;
	margin-right: 15px;
}
.float-right {
	float: right;
	margin-left: 15px;
}


/* Layout */


#primary-menu {
	position: relative;
	margin: 25px 0 0 0;
	padding: 0;
}
#primary-menu li {
	float: left;
	margin: 0 5px 25px 0;
	padding: 0;
	list-style: none;
}
#primary-menu a {
	display: block;
	outline: none;
	color: #444;
	font-size: 10px;
	text-transform: uppercase;
}
#primary-menu a span {
	padding: 3px 10px;
	display: block;
}
#primary-menu a:hover {
	text-decoration: none;
}
#primary-menu a.active, #primary-menu li.hover a {
	padding: 0 0 5px 0;
	background: url(/site_images/bg_nav_center.gif) center bottom no-repeat;
}
#primary-menu li.hover #sub-nav a {
	padding: 0;
	background: none;
}
#primary-menu a.none:hover {
	padding: 0;
	background: none;
}
#primary-menu a.active span, #primary-menu li.hover a span {
	color: #fff;
	text-decoration: none;
	background: #343434;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#sub-nav {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 10px;
    margin: 0;
    position: absolute;
    top: auto;
    width: 100%;
}
.in #sub-nav {
	left: -9999px;
}
.in.hover #sub-nav {
	left: 10px;
}
#primary-menu #sub-nav li {
	margin: 0 15px 0 0;
}
#primary-menu li.in.hover #sub-nav {
	left: auto;
	border: 1px solid #ccc;
	width: 105px;
	padding: 8px 5px 5px 5px;
	z-index: 10;
}
#primary-menu li.in #sub-nav li {
	float: none;
	margin: 2px 0 10px;
}
#sub-nav a.active, #sub-nav a:hover {
	color: #000;
}
#sub-nav a.active {
	font-weight: bold;
	background: none;
	text-shadow: #CCC 1px 1px 1px;
}


/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 558px; height: 148px; position: relative; background: #ccc;border: 1px solid #aaa;margin: 0 0 30px 0; }
.anythingSlider .inner                  { width: 558px; overflow: hidden; height: 148px; margin: 0; position: absolute; }
.anythingSlider .inner ul               { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { position:relative; display: block; float: left; height: 148px; width: 558px; margin: 0; }
.anythingSlider .arrow                  { display: none; }

#thumbNav                               { position: relative; top: 130px; left: 0; text-align: center; }
#thumbNav a                             { text-indent: -999em; display: inline-block; padding: 0 0 2px 0; height: 14px; width: 15px; background: transparent url(/site_images/bg_slider_dots.png) -15px 0 no-repeat; }
#thumbNav a.cur 
                       {background-position: 2px 0;}

#start-stop                             { display: none; }

/*
  Prevents
*/
.anythingSlider .inner ul ul          { position: static; margin: 0 auto; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .inner ul ul li       { float: none; height: auto; width: auto; background: none; }



#top h1 {
}
