@CHARSET "UTF-8";

html {
	padding-top: 0px;
	margin-top: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #EEF2F0;
}

h1 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman",
		serif;
	font-size: 18pt;
	font-weight: normal;
}

h2 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman",
		serif;
}

img {
	border-style: none;
}

span.CO2 {
	font-size: 80%;
}

#langsel {
	position: absolute;
	right: 10px;
	top: 5px;
	
}

#outer_table {
	text-align: center;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

.background_middle {
	background-image: url('/images/content_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#header_cell {
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 100%;
	overflow: auto;
	height: 100px;
}

	
#cite_cell {
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
	width: 65%;
}

#logo_cell {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	float: right;
	width: 30%;
}

#background_bottom {
	background-image: url('/images/content_btm.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1pt;
	height: 15px;
}

#location {
	text-align: left;
	background-color: #EEF2F0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	position: relative;
	height: 20px;
}

#background_top {
	background-image: url('/images/breadcrumb.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 1pt;
	height: 10px;
}

#navigation {
	margin: 0px;
}

.main_content {
	text-align: left;
	padding: 0px;
	text-align: left;
}

.prop {
	float: right;
	width: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#nav_outer {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: transparent;
}

#bubble_header {
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	color: <?=$ lightGreen ?>;
}

#marqueecontainer {
	width: 220px;
	margin-left: 40px;
	position: relative;
	height: 110px;
	overflow: hidden;
}

#vmarquee {
	position: absolute;
	width: 98%;
	text-align: center;
}

#birdscontainer {
	position: relative;
	float: right;
	width: 300px;
	text-align: center;
}

#largeQuote {
	background-color: #ffffff;
}

a:link {
	color: #17762b;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #17762b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #6ca524;
}

td.title {
	border: 1px solid #6ca524;
	width: 950px;
	text-align: center;
}

td.menu {
	font-size: 10pt;
	text-align: left;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}

td.menu-current {
	text-align: left;
	padding: 2px 5px 2px 5px;
	background-color: #6ca524;
	vertical-align: middle;
	font-size: 10pt;
}

ul#navigation {
	list-style: none outside none;
	padding: 0px;
}

li.menu {
	float: left;
	margin: 0px 5px 0px 5px;
}

#navigation a.current {
	background-color: #6ca524;
}

#navigation a {
	font-size: 10pt;
	text-align: left;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
	display: block;
}

a.menu:link {
	color: #6ca524;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

a.menu:visited {
	color: #6ca524;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

a.menu:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: 10pt;
}

a.menu-current:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

a.menu-current:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

a.menu-current:hover {
	text-decoration: none;
	font-weight: normal;
	color: #EEF2F0;
	font-size: 10pt;
}

#navigation a.current:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

#navigation a.current:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

#navigation a.current:hover {
	text-decoration: none;
	font-weight: normal;
	color: #EEF2F0;
	font-size: 10pt;
}

a.search_title:link {
	font-weight: normal;
	color: blue;
}

a.search_title:visited {
	font-weight: normal;
	color: blue;
}

a.search_title:hover {
	font-weight: normal;
	color: blue;
}

div.search_header {
	font-size: 10pt;
	font-weight: bold;
	background-color: #EEF2F0;
}

div.search_title {
	font-size: 10pt;
}

div.search_time {
	font-size: 8pt;
	color: green;
}

td.controlPanel {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #6ca524;
}

.FBConnectButton_Small,.FBConnectButton_RTL_Small {
	background-position: left -232px;
	font-size: 10px;
	line-height: 10px;
}

a.FBConnectButton,a.FBConnectButton_RTL,.FBConnectButton,.FBConnectButton_RTL
	{
	text-decoration: none;
}

.FBConnectButton,.FBConnectButton_RTL {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #29447E url(/images/connect_sprite.png) no-repeat scroll 0 0
		;
	cursor: default;
	display: inline-block;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 0 0 0 1px;
	text-decoration: none;
}

.FBConnectButton_Small .FBConnectButton_Text {
	margin-left: 17px;
	padding: 2px 6px 3px;
}

.FBConnectButton .FBConnectButton_Text,.FBConnectButton_RTL .FBConnectButton_Text
	{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #5F78AB url(/images/connect_sprite.png) repeat scroll 0 0;
	border-bottom: 1px solid #1A356E;
	border-top: 1px solid #879AC0;
	color: #FFFFFF;
	display: block;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	margin: 1px 1px 0 0;
	padding: 2px 6px 4px;
	text-shadow: none;
}
