body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin: 0;
	padding: 0;
 }

a {  }
a img { border: none }
ul, ol { margin: 0; padding: 0}


#wrapper { width: 950px; margin: 0 auto; position: relative; }
#header {
	position: relative;
	z-index: 101;
}

#logo {
	margin: 10px 0 10px 2px;
}

#header-right {
	position: absolute;
	text-align: right;
	right: 0;
	top: 27px;
}
#header-rightnonhome {
	position: absolute;
	text-align: right;
	right: 65px;
	top: 27px;
}
	
#languages {
	float: left;
    color: #000000;
    margin-right: 25px;
    margin-top: -3px;
    position: relative;

}

#languages #target {
border: 1px solid #ffffff;
padding: 3px 6px;
height: 22px;
cursor: pointer;
position: relative;
z-index: 105;
}
#languages:hover #target, #languages.active #target {
background: #f0f0f0;
border: 1px solid #3084CB;
border-bottom: 1px solid #f0f0f0;
}


#languages #target img {
float: left;
margin-right: 5px;
}


#languages #target span {
background: transparent url(images/icons-buttons/blueworldarrow.gif) no-repeat scroll 100% 11px;
height: 22px;
line-height: 22px;
display: block;
float: left;
padding-right: 14px;
}

#languages img {
	float: left;
	margin-right: 5px;
}

#languages span {
	background: transparent url(../images/icons-buttons/blueworldarrow.gif) no-repeat scroll 100% 11px;
	height: 22px;
	line-height: 22px;
	display: block;
	float: left;
	padding-right: 14px;
}

#languages #dropdown {
	border: 1px solid #3084CB;
	margin: 0;
	padding: 10px 10px;
	background: #f0f0f0;
	text-align: left;
	clear: left;
	z-index: 101;
	position: absolute;
	left: px;
	top: 29px;
	width: 200px;
	display: none;
}

#languages #dropdown ul {
	float: left;
	list-style: none;
	width: 80px;
	padding: 0;
	font-size: 9px;
	line-height: 20px;
}

#languages #dropdown ul.left { padding-right: 10px;}
#languages #dropdown ul.right { padding-left: 10px;}

#languages #dropdown ul a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#languages #dropdown ul a:hover { 
 color: #ff0000; }

#languages:hover #dropdown, #languages.active #dropdown { display: block; }

/*#form1 { margin-top: 10px; }*/

#form1 input { float: left; }

#SearchBtn {
	width: 44px;
	height: 22px;
	background: url(../images/Icons-Buttons/btn-search.gif) no-repeat;
	text-indent: -999999px;
	border: none;
	padding: 0;
	cursor: pointer;
	margin-left: 6px;
}

.anythingSlider {
    height: 298px;
    position: relative;
    width: 950px;
    overflow: hidden;
}


.anythingSlider li div {
	color: #ffffff;
	font-family: Arial, sans-serif;
}

.anythingSlider li div h2 {
	font-size: 28px;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 15px;
}

.anythingSlider li div h2.red {
	color: #ff0000;
}

.anythingSlider li div h3 {
	font-size: 22px;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 7px 10px;
	background: #ff0000;
	display: inline;
}

.anythingSlider li div h3.nored {
	font-size: 22px;
	line-height: 42px;
	background: none;
	display: inline;
}

.anythingSlider .wrapper ul li div li {
	list-style: none;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	display: inline;
	float: left;
	clear: left;
	padding: 1px 3px;
}

.anythingSlider .wrapper ul li div li.red {
	background: #ff0000;
}

.anythingSlider li div a {
	color: #ffffff;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	display: block;
	clear: both;
	margin-top: 25px;
    width: 577px;
}

.anythingSlider li div a.black {
      color: #000000;
}


.anythingSlider li div a:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	display: block;
	clear: both;
	margin-top: 25px;
	width: 577px;
}


#news-ticker {
	height: 17px;
	padding: 2px 8px;
	background: #676767;
	font-size: 11px;
	color: #ffffff;
	position: relative;
}

#news-ticker span { float: left; margin-right: 10px;}

#news-ticker ul {
	list-style: none;
	float: left;
	width: 700px;
	height: 17px;
}

#news-ticker li {
	width: 700px;
}

#news-ticker a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#news-ticker a:hover { text-decoration: underline; }

#links {
	background: #fcfcfc url(../images/Icons-Buttons/bg-links.gif) repeat-x 0 100%;
	min-height: 170px;
	height:auto !important;
	height:180px;
	margin-bottom: 12px;
}

#links div {
	float: left;
	width: 214px;
	padding: 0 16px;
}

#links #mid {
	width: 442px;
	min-height: 180px;
	background: url(../images/Icons-Buttons/bg-links-mid.gif) repeat-x 0 100%;
	padding: 0 8px;
	padding-bottom: 27px;
}

#links #mid div {
	padding: 0 8px;
	width: 205px;
}

#links h3 {
	COLOR: #0965B2;
	margin-top: 20px;
	font-size: 12px;
}

#links ul { list-style: none; }

#links a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	outline: none;
}

#links a:hover { 
    COLOR: #ff0000;
	TEXT-DECORATION: none;
	}

#links a img {
	margin-bottom: 8px;
	display: block;
}

#links div.padding-none {
	padding: 0;
}

#links a img.margin-none {
	margin-bottom: 0;
}

.new {
	display: block;
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
}

#links a.download-now {
	display: block;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	padding-left: 15px;
	margin-top: 5px;
	background: url(../images/Icons-Buttons/redarrownew.gif) no-repeat;
	color: #3084cb;
}


#footer { padding: 0 0px; margin-bottom: 30px; }
#footer #social-links {
	float:right;
	width:78px;
}

#footer a {
	color: #797979;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover {
    COLOR: #ff0000;
}


/* anythingSlider styles - modified by Aspen Digital */

/*
    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: 950px; height: 298px; position: relative; }
.anythingSlider .wrapper                { width: 950px; overflow: hidden; height: 298px; margin: 0; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 298px; width: 950px; margin: 0; }
.anythingSlider .arrow                  { display: none; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

.anythingSlider .thumbNav				{ list-style-type: none; margin: 0; padding: 0; z-index: 20; position: absolute; top: 275px; left: 435px; }
.anythingSlider .thumbNav li			{ float: left; width: 20px; }
/* .anythingSlider .thumbNav a             { display: inline-block; margin-left: 6px; outline: none; border: 1px solid #ffffff; } */
.anythingSlider .thumbNav a             { display: inline-block; margin-left: 6px; outline: none; border: none }
.anythingSlider .thumbNav a:hover       { background-image: none; border-color: #ff0000; }
.anythingSlider .thumbNav a.cur         { border-color: #ff0000;}

.slideimage								{ position: absolute; }

#start-stop                             { display: none; z-index: 20; background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
