/* Style sheet  */

/*html { 
	margin-bottom: 1px; 
	min-height: 100%;
}*/
html {
overflow: scroll;
/*overflow: -moz-scrollbars-vertical;*/
}

body {
	background-color: #a7d6dc;
	background-image: url(../images/grad_bkg.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

#main {
	background-color: #fff;
	border: 3px solid #FFFFFF;
	width: 79em;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color: #a7d6dc;
}

/* LANGUAGES */

#languages {
	background-color: #fff;
	height: 1.6em;
}

#languages ul li#english  {
	color: #0033CC;
	font-weight: bold;
	font-size: 1.05em;
}	

#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}

#languages ul li a:hover {
	color: #0033CC;
	text-decoration: underline;
}

/* TOP BANNER */

#topbanner {
	background-image: url(../images/top_bk.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	height: 175px;	
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image:  url(../images/banner.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #E9E9E9;
	height: 175px;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	font-size: .9em;
	margin-top: 7.5em;
	padding-bottom: 1em;
	width: 19%;
}

#mainnav ul {
	margin: 0px;
}


#mainnav ul li {
	border-bottom: 1px dotted #A8A9AD;
	border-right: 1px dotted #A8A9AD;
	border-left: 1px dotted #A8A9AD;
	display: block;
	font-weight: bold;
	list-style-type: none;
}

#mainnav ul li a {
	color: #333;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: .02em;
	padding: 0.4em 0.5em 0.4em 1.2em;
	text-decoration: none;
}


#mainnav ul li a:hover  {
	background: #c5e5e9 url(../images/bullet.gif) no-repeat 4px 8px;
	display: block;
	text-decoration: none;	
}

#mainnav li:first-child {
	border-top: 1px dotted #A8A9AD;
}

#socialmedia ul{
	margin-top: -1em;
}

#socialmedia ul li{
	border-top: 1px dotted #A8A9AD;
	border-bottom: 1px dotted #A8A9AD;
	border-left: 1px dotted #A8A9AD;
	border-right: none;
	display: inline;
	float:left;
	margin: 0;
	padding: 0;
	width: 35px;
}

#socialmedia ul li a{
	list-style-type: none;
	padding-left: .5em;
}

#socialmedia ul li a:hover{
	background-image: none;
	display:block;
	list-style-type: none;
}

#socialmedia #rss{
	border-right: 1px dotted #A8A9AD;
}

#socialmedia p{
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 2em;
	margin-left: .3em;
}

/* CONTENT */

#content {
	color: #333333;
	float: left;
	font-size: .98em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-left: 1em;
	padding: 0 1em 0 1em;
	width: 67%;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #0033CC;
	text-decoration: underline;
}

#content a:hover {
	color: #FF0066;
}

#content a:visited {
	color: #888888;
}

#content p {
	line-height: 18px;
}

#content img {
	/*margin: 5px 0 5px 0;*/
	/*float: right;*/
	
}

#content h2 {
	color: #074598;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: 0.03em;
	text-align: center;
}

#content h3 {
	border-bottom: 2px solid #ccc;
	color: #074598;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	/*padding-bottom: .3em;*/
}

#content h4 {
	color: #074598;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: .5em;
}

#content ul li {
	background: url(../images/bullet.gif) no-repeat 3px 6px;
	list-style-type: none;
	margin-bottom: 0.3em;
	padding: 0.1em 0 0.1em 1em;
}



/* RESROUCE BOX*/

#resourcebox{
	float:left;
	margin: 0;
	padding: 0;
	width: 20%;
}

#news {
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	margin: 7em 0 0 1em;
}

#news h3 {
	background-color: #4e75b9;
	color: #FFFFFF;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0.2em 0.4em 0.2em 1em;
}

#news ul {
	margin: 0px;
	padding: 0px;
}

#news ul li  {
	background: url(../images/bullet.gif) no-repeat 6px 4px;
	border-bottom: 1px dotted #666666;
	font-size:1em;
	letter-spacing: .02em;
	list-style-type: none;
	margin: 0.3em 0 0.3em 0;
	padding-left: 1.3em;
	padding-right: .5em;
	padding-bottom: .3em;
}

#news ul li a {
	color: #333333;
	font-size: 0.83em;
	text-decoration: none;
}

#news ul li a:hover {
	text-decoration: underline;
}

#news ul li:last-child{
	border-bottom: 1px dotted #666666; 
}

#infobox {
	border: 1px dotted #666666;
	margin: 3em 0 0 1em;

}

#infobox img{
	margin-left: 7px;
	margin-bottom: 10px;
}

#infobox h3{
	background-color:#87c4d3;
	border-bottom: 1px dotted #666666;
	color:#333;
	display: block;
	font-size: .8em;
	font-weight:900;
	margin-top:0;
	padding-bottom: .5em;
	padding-top: .5em;
	text-align: center;
}


/* QUOTES */

.bluebox {
	background-color: #eef9fa;
	border: 1px solid #A8A9AD;
	font-size: 1.3em;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-style: italic;
	display: block;
	margin: 30px 0 30px 0;
	padding: 5px 5px 5px 15px;
	width: 96%;
}

/* FOOTER IMG */

#footerimg {
	padding: 2em 0 0 0;
	float: left;
	margin: 0 0 1em 0;
}


/* FOOTER BAR */

#footer {
	background-color: #ccc;
	color: #000;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #333;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #002697;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ec008c;		
}

#wsscredit {
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	margin-top: .5em;
}
/* SLIDESHOW */
#content #slideshow {
	margin-bottom: 1.5em;
}
#content #show ul li {
	left: 0px;
	list-style-type: none;	
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
}
/* END OF SLIDESHOW */

