html{
	height: 101%;
	min-width: 800px;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BCCF38;
}

ul li{
	list-style: disc outside;
}

ul ul li{
	list-style: circle outside;
}

input, 
textarea {
	border: solid 1px #999;
	height: 17px;
	padding: 1px;
	color: #666;
	font: 1.3em verdana, arial, helvetica, sans-serif;	
}

* html input, 
* html textarea {
	height: 21px;
}

#search input.searchBox {
	width: 142px;
	margin-right: 4px;
	float: left;
	display: inline;
	position: relative;
}
#search a.replaceSubmit {
	position: relative;
	float: left;
	width: 53px;
	height: 22px;
	overflow: hidden;
}

#search a.replaceSubmit em {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/form/search-button.jpg) 0 0 no-repeat;
	top:0;
	left:0;
	z-index:1;
	cursor: pointer;
}

#banner{
	margin-top: 5px;
}

#outer-wrapper {
	 height: 100%;
	 width: 800px;
	 margin: 10px auto;
	 text-align: left;
}

#header {
	left: 0px;
	top: 10px;
	height: 102px;
	background: #FFFFFF;
}

#logo 
{
	float:left;
}

#top-image
{
	float:right;
	clear:right;
}

#searchBox
{
	float:right;
	clear:right;
	margin-top: -4px;
	margin-right: 20px;
}

#outer-content-wrapper {
	margin-top:3px;
	left: 0;
	width: 100%;
	height: auto;
	background: #FFFFFF;
}


#footer {

	position: relative;
	left: 0;
	height: auto;
	background: #FFFFFF;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 0;
}

#footer-text {
	margin: 0;
	padding: 3px 6px 3px 31px;
	text-align: left;
	font-size: 10px;
	line-height: normal;
	color: #68696A;
}

#top {
	margin-top: 18px;
	top: 140px;
	left: 0px;
	width: 800px;
	height: 30px;
	background-color: White;
}

#top-menu {
	float:left;
	width: 800px;
	height: 32px;
}

ul#nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#nav li { /* all list items */
	float: left;
	margin: 0;
	position: relative;
	list-style:none;
}

ul#nav li a:hover{background-position:0px -30px ;}
ul#nav li.current a:hover{background-position:0px -30px ;}
ul#nav li.current a{background-position:0px -30px ;}

ul#nav li a.imageheader {
	background-repeat:no-repeat;
	color:black;
	display:block;
	overflow:hidden;
	text-indent:999em;
	white-space:nowrap;
	height:30px;
}

ul#nav li:hover ul,ul#nav li.over ul { /* lists nested under hovered list items */
	display: block;
}

ul#nav li:hover a,ul#nav li.over a { /* lists nested under hovered list items */
	background-position:0px -30px ;
}

ul#nav #content {
	clear: left;
}

#top-menu {
	border-bottom: 2px solid #BCCF38;
}

H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: Black; }
A {  text-decoration: none; }
A:hover {  text-decoration: underline; }
A:visited { color: blue;}
P, UL, OL, td { font-size: 11px; }
/*P { margin: 0px 0px 0px 0px; }*/

H2 {
	font-size: 13px;
	font-weight: Bold;
	color: #328925;
}
H3 {
	top: -20px;
	font-size: 14px;
	font-weight: Bold;
	color: #328925;
}
H4 {
	font-size: 1.15em;
	font-weight: Bold;
	color: #328925;
}
H5 {
	font-size: 1em;
	font-weight: Bold;
	color: #328925;
}
H6 { font-size: 1em; color: #328925; font-weight: bold; }
h6 a, h6 a:hover, h6 a:visited{text-decoration: none; font-size: 1.1em; color: #328925; font-weight: bold; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px}
H1 { margin: 0px 0px 0px 0px; margin-bottom: 10px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 6px; margin-bottom: 20px; font-size: 16px;}
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { color: #000000; line-height: 1.3em; padding-bottom: .4em;}

P.bodytext b {color: #333333;}

span.important{
	font-weight: bold;
	color: #333333;
}

UL { list-style-type: disc; list-style-position: outside; }


table ul{
	margin: 0px 0px 8px 15px;
}

table p{
	margin-bottom: 5px;
}

IMG { border-style: none; }

P.csc-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: .6em; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: .6em; }

.accessibility {
	visibility: hidden;
	display: none;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
}

H1{
	font-size: 14px;
	font-weight: Bold;
	color: #328925;
	border:0;
	padding:0;
	margin:0;
}

ol.alpha{
	list-style-type: lower-alpha;
}

p.giTitle{
	font-size: 11px;
	font-weight: bold;
}

.size .summary{
	font-size: 10px;
}

.BreadCrumb-1{
	font-size: 10px;
}

table.studies {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.studies th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.studies td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.members {
	border-width: 1px;
	border-spacing: 0;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.members th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	text-align: left;
	-moz-border-radius: 0;
}
table.members td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	text-align: left;
	-moz-border-radius: 0 ;
}


table.members td img {
	float: right;
	top: -11px;
}

span.sbutton {
	margin-left: 171px;
	margin-top : 25px;
	
}

tr.list_tr_alt {
	background-color: #c8c8c8;
}

tr.list_tr A { color: black; text-decoration: underline;}
tr.list_tr_alt A {  color: black; text-decoration: underline; }
tr.list_tr A:visited { color: black; text-decoration: underline;}
tr.list_tr_alt A:visited {  color: black; text-decoration: underline; }

.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }

.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }

.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }

.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }

.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }

.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }

.tx-irfaq-pi1 dt {font-weight: bold; color: #328925; margin: 5px 0px 15px 0px;}

.tx-irfaq-pi1 dt p { font-size: 10px;  margin: 0; display: inline; }

.tx-irfaq-pi1 dd { margin-left: 0px; }

.tx-irfaq-pi1 dd p { margin-top: 0px;	}

.tx-irfaq-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }
	
#left-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#left-menu ul a {
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration:none;
	display: block;
	color: #328925;
	padding: 0px 0px 0px 29px;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	color: #328925;
	padding: 0px 0px 0px 29px;
	background: White url(../images/green_marker.jpg) no-repeat -3px 15px;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 25px;
	background: #f1f1f1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 25px;
	background: #2e6399;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 35px;
	background: #f1f1f1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 35px;
	background: #2e6399;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEFF1;
	border: 0px solid #CCCCCC;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px solid #CCCCCC;
	color: #000000;
	font-weight : normal;
	background-color: #EDEFF1;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
/*	background-color:#CCCCCC;*/
	border: 1px solid #666666;
}

BUTTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #EDEFF1;
}

.csc-mailform {
	width: 300px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 36px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


#left-menu-box{
	margin: 0;
	padding: 6px 6px 0 6px;
}
#right-menu-box {
	margin: 0;
	padding: 30px 6px 20px 6px;
}
#middle-marker-box, #right-marker-box{
	margin: 0;
	padding: 0;
}

#right-marker-box {
	margin: 0;
	padding: 11px 0px 0px 0px;
}
#left-marker-box  {
	margin: 0 6px;
	padding: 0;
}

#left-marker, #middle-marker, #right-marker {
	margin: 0;
	padding: 6px;
}

#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	float: left;
	margin: 0;
	width: 650px;
}

#left {
	clear: left;
	float: left;
	width: 150px;
	z-index: 4;
}




#left-content {
/*	position: relative;
	z-index: 5;*/
	padding: 0px 0px 0px 0px;
	width: 150px;
}

#middle {
	float: right;
	width: 470px;
	z-index: 2;
	margin-right: 15px;
}

#middle-content {
	position: relative;
	z-index: 3;
	width: 422px;
}

#right {
	float: right;
	width: 150px;
	z-index: 6;
}

#right-content {
/*	position: relative;
	z-index: 7;*/
	width: 150px;
}

#header, #outer-wrapper, #footer {
	width: 800px;
}

#header-img {
	width: 788px;
}

.cleaner {
	clear:both;
/*	float: left;*/
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}


#lNews{
	background-color: #cccccc;
	width: 402px;
	padding-bottom: 20px;
}

p.moreLink{
	padding: 0;
	margin: -1.3em 0 2em 0 ;	
}

#lNews h2 {
	background-color: #009534;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 3px;
	color: White;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 382px;
	font-size: 17px;
	border-bottom: 2px solid white;
}

ul#latestNews {
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
	margin : 0;
}

ul#latestNews li {
	list-style-type: none;
	padding : 0;
	margin :0;
}

ul#latestNews h3{
	color: Black;
	font-weight: bold;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 5px;
}

ul#latestNews h3 em{
	color: Black;
	font-weight: normal;
	font-size: 9px;
	font-style: normal;
	margin: 0;
}

ul#latestNews .textArea, ul#latestNews p.bodyText{
	padding: 0;
	margin: 0;
}

ul#latestNews a, ul#latestNews a:visited{
	font-weight: bold;
	color: Black;
}
.tx-devablegallery-pi1 { margin: 6px; }
#overview, #list {}

#overview .element, #list .element {
	float: left;
	position: relative;
	margin: 5px 5px 0px 0px;
	background-color: #FFF;
	width: 200px;
	display: block;
	text-align: center;
}

#details{
	float: left;
	position: relative;
	margin: 5px 5px 0px 0px;
	background-color: #FFF;
	display: block;
	text-align: center;
}

#overview .element .thumb, #list .element .thumb{
}

#overview .element .description, #list .element .description{clear: both; display:block; width: 100%; left: 0px; top: 0px; text-align: center; margin: 0 auto 15px auto;}
#details .description{clear: both; display:block; width: 100%; left: 0px; top: 0px; text-align: center; margin: 5px auto 15px auto; font-weight: bold;}


#overview .element, #list .element, #details .image { border: 1px solid #FFF; }
#overview .element .thumb, #overview .element .thumb {}
#overview .element .description, #list .element .actions { color: #000; }
#overview .element .description, #list .element .actions { text-align: center; }

#list .element .actions a {
	color: #FFFFFF;
	text-decoration: none;
}

#list .element .actions a:hover { color: #000; }
#details { float: left; }
#navigation { margin-top: 5px; }

#navigation a, #back a {
	color: #000;
	text-decoration: none;
}

#navigation a:hover, #back a:hover { color: #000000; }
#navigation .inactive { color: #C0C0C0; }
