@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFD780;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#main {
	width: 100%;
}

#spacer {
	height: 20px;
	width: 100%;
}

#frame {
	width: 90%;
	margin: auto;
	background-color: #FFF;
}

#logo1 {
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 48px;
	width: 100%;
	background-color: #FFF;
}

#logo2 {
	background-color: #FFF;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 100%;
}

#frameborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 100%;
	background-color: #FFF;
}

#top1 {
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 21px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #fab900;
}

#top2 {
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #ffcf00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #58595A;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
}
#top2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #58595A;
	line-height: 18px;
	text-decoration: none;
}
#top2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #58595A;
	line-height: 18px;
	text-decoration: underline;
}

#submain {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: left;
}

#header {
	background-color: #58595a;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 40px;
	text-align: center;
	display: block;
}

#header_container {
	width: 90%;
	margin: auto;
}

#header_container_left {
	width: 20%;
	text-align: left;
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #b0b1b3;
}

#header_container_left a {
	font-family: Arial, Helvetica, sans-serif;
	color: #b0b1b3;
	text-decoration: none;
}

#header_container_right {
	width: 300px;
	text-align: right;
	margin: auto;
	float: right;
	vertical-align: middle;
	line-height: 40px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #b0b1b3;
}

#header_container_right a {
	font-family: Arial, Helvetica, sans-serif;
	color: #b0b1b3;
	text-decoration: none;
}

.search {
	float: right;
	width: 130px;
	text-align: right;
	height: 40px;
}
.search_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #58595A;
	width: 100px;
	height: 16px;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: thin solid #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

#left {
	width: 30%;
	float: left;
	text-align: left;
}

#center {
	width: 65%;
	float: left;
	text-align: left;
	margin: 0px;
}

#bottom {
	width: 100%;
	clear: left;
	height: 20px;
}
#footer {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	text-align: right;
	color: #58595A;
	font-size: 80%;
	height: 30px;
	line-height: 30px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595A;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}


#nav_container {
	background-image: url(../images/navmenu.jpg);
	background-repeat: repeat-y;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 16px;
}

#nav_container ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav_container a {
	display: block;
	background-color: #58595A;
	color: #FFF;
	width: 170px;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
	text-decoration: none;
	border: thin solid #FFF;
}

#nav_container a:hover {
	background-color: #FAB900;
}

#nav_container a:focus {
	background-color: #000;
}

#nav_container a:active {
	background-color: #000;
}

#nav_container li li  a{
	display: block;
	background-color: #999;
	color: #FFF;
	width: 170px;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
	text-decoration: none;
	border: thin solid #FFF;
}

#nav_container li li a:hover {
	background-color: #FBB900;
}

#nav_container li li li a {
	display: block;
	background-color: #FFF;
	color: #000;
	width: 170px;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
	text-decoration: none;
	border: thin solid #000;
}

#nav_container li li li a:hover {
	background-color: #FBB900;
}

#nav_container li.active a.active {
	display: block;
	background-color: #000;
	color: #FFF;
	width: 170px;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
	text-decoration: none;
	border: thin solid #FFF;
}

#nav_container li.active li.active a.active{
	display: block;
	background-color: #000;
	color: #FFF;
	width: 170px;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
	text-decoration: none;
	border: thin solid #FFF;
}

#nav_container li.active li.active li.active a.active {
	display: block;
	background-color: #000;
	color: #FFF;
	width: 170px;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
	text-decoration: none;
	border: thin solid #FFF;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #58595A;
}
p.bodytext a.internal-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #58595A;
	font-weight: bold;
	text-decoration: none;
}
p.bodytext a.internal-link:active {
	text-decoration: none;
}
p.bodytext a.internal-link:visited {
	text-decoration: none;
}
p.bodytext a.internal-link:hover {
	text-decoration: underline;
}

p.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #58595A;
	font-weight: bold;
	text-decoration: none;
}
p.bodytext a:active {
	text-decoration: none;
}
p.bodytext a:visited {
	text-decoration: none;
}
p.bodytext a:hover {
	text-decoration: underline;
}

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	color: #58595A;
	font-family: Arial, Helvetica, sans-serif;
}
.csc-textpic-caption {
	color: #58595A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;

H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }
}

/************************/
/* Mailform, generally */
/************************/
.csc-mailform { border: none; }
.csc-mailform input,  .csc-mailform textarea {
	border: thin solid #999;
}
.csc-mailform-field label { width: 120px; display:block; float: left; font-size: 100%;  }
.csc-mailform-field { padding-bottom: 10px; }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {
	margin-bottom: 1px;
	width: 70%;
}
TABLE.csc-uploads TR TD P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 100%;
}
TABLE.csc-uploads TR TD {
	vertical-align : top;	
}
TABLE.csc-uploads TR.tr-even {
	background-color: #FFF;
}
TABLE.csc-uploads TR.tr-odd {
	background-color: #FFF;
}
TABLE.csc-uploads TR TD.csc-uploads-icon { 
	padding-left: 2px; 
	padding-right: 2px; 
	text-align: center; 
	vertical-align: middle; 
}
TABLE.csc-uploads TR TD.csc-uploads-fileName { 
	width: 100%; 
	padding-left: 5px; 
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #58595A;
	font-weight: bold;
	text-decoration: none;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P a:active {
	text-decoration: none;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P a:visited {
	text-decoration: none;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P a:hover {
	text-decoration: underline;
}

TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { 
	font-style: italic; 
}

TABLE.csc-uploads TR TD.csc-uploads-fileSize {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 90%;	
}

/* Filelinks, specifically */
TABLE.csc-uploads-1 { 
}
TABLE.csc-uploads-2 { 
}
TABLE.csc-uploads-3 { 
}
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }
