/*RESET*/

html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font-family:Arial;
	font-size:12px;
        color: #666;
}

body{
	background-color:#b7dcf1;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, pre,
blockquote, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
        font-family: inherit;
}

.clear { line-height: 0; font-size: 0; clear:both; margin:0; padding:0; height: 1px; }

a img { border:none; outline: none; text-decoration: none; }
a:visited img { border:none; outline: none; }
a:hover img { border:none; outline: none; text-decoration:underline; }


a { border:none; outline: none; text-decoration: none; 
	color:#268BC9;}
a:visited { border:none; outline: none; }
a:hover { border:none; outline: none; text-decoration:underline; }

img, div { behavior: url(iepngfix.htc) }


/*******************************************
		Front page
*******************************************/

.splash{
	width:1000px;
}
.fpNavItemOffdottedBottom{
	font-size:10pt;
	font-weight:bold;
	padding:7px 0 7px 10px;
	width:320px;
	background-image:url('img/dot.jpg');
	background-repeat:repeat-x;
	background-position:bottom;

}

.fpNavItemOndottedBottom{
	font-size:10pt;
	font-weight:bold;
	padding:7px 0 7px 10px;
	width:320px;
	background-color:#f4f4f4;
	background-image:url('img/dot.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
.splashLeft{
	width:320px;
	padding-right:14px;
	float:left;
}

.pollBox{
	background-image:url(img/pollBG.jpg);
	height:120px;
	width:310px;
	padding:5px 10px 0 10px;
	text-align:center;
	background-repeat:repeat-x;
	background-color:#e2edf1;
	margin-top:10px;
	overflow:hidden;
	font-size:12px;
}
.pollQ{
	height:105px;
	float:left;
	width:310px;
	text-align:left;
}
.pollA{
	border-top:1px solid #dadada;
	height:105px;
	float:left;
	width:310px;
	font-weight:bold;
	color:#268BC9;
}
.barGraph{
	padding:2px;
	background-color:#66C5FF;
	text-align:left;
	overflow:visible;
}
#splashRight{
	float:right;
	text-align:right;
}

.searchBar{
	background-image:url(img/searchbarBG.jpg);
	height:29px;
	padding:4px 4px 0 0;
	float:left;
	width:996px;
	clear:both;
	text-align:right;
}

.fpBody{
	width:980px;
	padding:10px;
}

.fpBoxTitle{
	color:#268BC9;
	font-weight:bold;
	border-bottom: 1px #dadada solid;
	padding-bottom:10px;
}

.fpBox{
	width:305px;
	padding:10px;
	float:left;
}
.fpMenu{
	border-bottom: 5px solid #eee;
	padding-bottom:10px;
	width:330px;
}

/****************************************
		Sidenav
****************************************/

.subSideNavItemOn{
	width:324px;
	padding:3px;
}

.subSideNavItemOff{
	width:324px;
	padding:3px;
}
.footer{
	margin-right:-3px;
	font-size:9px;
	line-height:17px;
	background:#ededed;
	height:75px;
	float:left;
	width:1000px;
	color:#666;
}

.footer a{
	color:#666;
}

/**********************************************
		Pages	
**********************************************/
.sideBar{
	width:230px;
	padding-right:10px;
	float:left;
}

.copy{
	width:710px;
	float:left;
	padding:10px 0 10px 10px;
	border-left: 1px solid #dadada;	
}

.sideNavItemOffdottedBottom{
	font-size:10pt;
	font-weight:bold;
	padding:7px 0 7px 10px;
	width:220px;
	background-image:url('img/dot.jpg');
	background-repeat:repeat-x;
	background-position:bottom;

}

.sideNavItemOndottedBottom{
	font-size:10pt;
	font-weight:bold;
	padding:7px 0 7px 10px;
	width:220px;
	background-color:#f4f4f4;
	background-image:url('img/dot.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}

.searchBox{
	border-top:5px solid #ededed;
	border-bottom:5px solid #ededed;
	float:left;
	width:233px;
	margin-top:10px;
}

.searchText{
	border:solid 1px #dadada;
	margin:0px; 
	padding:0px;
	height:16px;
	font-size:11px;
}
.pageImage{
	text-align:center;
	float:right;
	padding:10px;
	width:300px;
}

/**********************************************
		List Pages	
**********************************************/

.top{
	text-align:right;
	float:right; 
	width:100px;
	font-size:12px;
}

.listImage{
	text-align:center;
	float:left;
	padding:10px;
	width:100px;
}

.listItem{
	float:left;
	padding:20px 0 20px 0;
	border-bottom: 5px solid #ededed;
	width:710px;
}

.fontSizer{
	text-align:right; 
	float:right; 
	width:150px;
	font-size:12px;
	color:#9f9f9f;
}

.fontSizer a{
	cursor:pointer;
	color:#9f9f9f;
}


/**********************************************
		GENERAL
**********************************************/
.crumb{
	float:left;
	width:980px;
	border-bottom: 1px solid #dadada;
	line-height:19px;
	font-size:12px;
	padding:5px 0 5px 0;
	color:#9f9f9f;
}
.goButton{
	background-color:#65CEFD; 
	border:none; 
	color:#fff; 
	width:40px;
	height:18px;
}
.crumb a{
	color:#9f9f9f;
	font-weight:bold;
}

.dottedBottom{
	background-image:url('img/dot.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
.title{
	color:#268BC9;
	font-weight:bold;
}

.whole{
	width:1000px;
	margin:auto;
}

.langBar{
	background-image:url('img/langBG.jpg');
	height:20px;
	width:990px;
	padding:3px 10px 3px 0px;
	text-align:right;
}
.head{
	float:left;
	width:1000px;
	background:#fff;
}
.nav{
	height:31px;
	float:left;
	width:1000px;
	background:url(img/navBG.jpg);
}


.nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	height:31px;
}
.topNav{
	line-height:0px;
	float:left;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(img/navBG.jpg);
	
}
.topNav ul{
	background-color:#39af51;
	height:auto;

}
.topNav a img{
	margin:0px;
	padding:0px;
	height:31px;
}
.lowNav li{
	width:200px;
	color:#fff;
	line-height:15px;
	margin:0px;
	padding:0px;
	float:none;
	border-bottom:1px solid #68c27b;
	font-size:12px;
	font-weight:bold;
}

.lowNav li a:hover {
	background-color:#72c683;
	text-decoration:none;
}
.lowNav li a{
	margin:0px;
	color:#fff;
	display:block;
	padding:10px;
	height:auto;
	background-color:#39af51;
}
.lowNav{
	display:none;
	margin:0px;
	padding:0px;
	position:absolute;
	float:left;
}


.pageBody{
	width:1000px;
	float:left;
	background:#fff;
}

.interaction{
	text-align:right; 
	float:left; 
	width:230px;
	line-height:0px;
	float:left;
	margin:0px;
	padding:0px;
	float:left;
}
.interaction ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.interaction ul li{
	float:right;
}
.interactionTopNav{
	line-height:0px;
	float:left;
	margin:0px;
	padding:0px;
	float:left;
	height:31px;
	background:red;
	
}
.interactionTopNav a img{
	margin:0px;
	padding:0px;
	height:31px;
}

.share{
	display:none;
	margin:0px;
	width:140px;
	padding:0px;
	position:absolute;
	float:left;
}
.share li{
	height:29px;
	margin:0px;
	padding:0px;
	float:none;
}

h3{
	background-image:url('img/dot.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	color:#268BC9;
	font-weight:bold;
	padding-bottom:10px;
}
.vidThumb{
	padding:5px;
	border:solid 1px #dcdcdc;
	float:left;
	width:125px;
}

.vidBox{
	float:left; 
	width:310px; 
	height:115px; 
	padding:10px;
}
.vidBox a{
	font-size:10pt;
	font-weight:bold;
	color:#0077c0;
}

.newsStory{
	float:left;
	padding-top:10px;
	width:665px;
}
.boxImg{
	padding:7px;
	border:solid 1px #dcdcdc;
}

.readMore{
	color:#fe6000;
	font-weight:bold;
}
.subPageHeader{
	font-size:12pt;
	font-weight:bold;
	color:#0077c0;
	padding-bottom:5px;
}
.donateButton{
	padding:30px 10px 30px 30px;
	float:right;
	
}
.subImage{
	float:right;
	padding:10px 0 10px 10px;
	color:#0077c0;
	font-weight:bold;
	font-size:9pt;
	width:273px;
	text-align:center;
}
.subImage img{
	padding:5px;
	border:solid 1px #dcdcdc;
}
.physBox{
	padding:5px;
	float:left;
}
.physTitle{
	background:#B7DCF1;
	color:#0090cf;
}
.foot_right{
	float:right;
	font-size:16px;
	width:440px;
}
.follow{
	float:left;
	width:224px;
}
.staff{
	float:right;
	padding:20px 10px 10px 10px; 
}
