/* -------------------------------------------------------------------------- Basics */
	body {
		margin: 0px;
		padding: 0px;
		background-color:#FFFFFF;
		font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		color: #333;
		}

	h1	{
		padding: 0 0 3px 0;
		font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		line-height: 1.3em;
		font-weight: bold;
		border-bottom: 1px solid #CCC;
		color: #666;
		}
		
			
	h2	{
		color: #666;	
		font-size: 1.1em;
		clear: both;
		}
		
	h3	{
		font-size: 0.9em;
		clear: both;
		}	
		
	h3 a	{
		text-decoration: none;
		font-weight: normal;
		color: #000;
		padding-left: 10px;
		}
		
	h3 a:hover {
		color: #666;
		}

	h4	{
		font-size: 0.8em;
		text-decoration: none;
		color: #666;
		margin: 0 0 0px 0;
		padding-left: 0px;
		}
		
	h4 a	{
		text-decoration: none;
		padding-left: 3px;
		}

	h5	{
		font-size: 0.7em;
		text-decoration: none;
		color: #666;
		padding: 3px 0px 0px 0px;
		margin-top: 0px;
		}
		
	h6	{
		font-size: 0.9em;
		line-height: 1.0em;
		text-decoration: none;
		color: #666;
		margin: 0 0 -10px 0;
		padding: 0;
		}

	 p	{
		font-size: 0.9em;
		line-height: 1.2em;
		text-align: left;
		padding-left: 10px;
		}	
		
	p a	{
		color: #333399;
		text-decoration: none;
		background-color: #E7FF6E;
		}	
		
	p a:hover {
		color: #000;
		}					

			
	h3 em, h2 em {
		font-size: 0.7em;
		font-style: italic;
		}

	hr	{
		height: 1px;
		border: 1px solid #CCC;
		}

	table {
		width: 100%;
		}

	th	{
		text-align: left;
		background-color: #F4F8F6;
		font-weight: normal;
		padding: 10px;
		}

	td	{
		border-bottom: 1px solid #CCC;
		padding: 10px;
		}
		


	.td-0	{
		border-collapse: collapse;
		border-bottom: 1px solid #CCC;
		border-right: 1px solid #CCC;
		padding: 0px 5px 10px 10px;
		width: 47%;
		font-size: 0.85em;
		line-height: 1.2em;
		font-weight: normal;
		vertical-align: top;
		background-color: #FFF;
		}

		
	.td-last {
		border-collapse: collapse;
		border-bottom: 1px solid #CCC;
		padding: 0 0 10px 10px;
		width: 53%;
		font-size: 0.85em;
		line-height: 1.2em;
		font-weight: normal;
		vertical-align: top;
		background-color: #FFF;
		}		
		
	table.tableau tr td	{
		padding: 4px;
		border: 0;
		}
		
	.right	{
		text-align: right;
		}
		
	.italic	{
		font-style: italic;
		}
		
	.legende {
		font-size: 0.8em;
		font-style: italic;
		margin-top: 5px;
		}	

	.name1	{
		font-size: 0.9em;
		line-height: 1.0em;
		font-weight: bold;
		text-decoration: none;
		color: #666;
		margin: 0 0 0 0;
		padding: 0;
		}

	.name2	{
		font-size: 0.9em;
		line-height: 1.0em;
		font-weight: normal;
		text-decoration: none;
		color: #000;
		margin: 0 0 0 0;
		padding: 0;
		}
		
	.table2 {
		width: 480px;
		font-size: 0.9em;
		line-height: 1.2em;
		vertical-align: top;
		border-bottom: solid #000 1px;
		color: #000;
		}


	ul 	{
		list-style-type: circle;
		font-size: 0.9em;
		line-height: 1.5em;
		}
	ol 	{
		list-style-image: none;
		list-style-type: decimal;
		}


/*---------------------------------------------------------------------csc-Formate */
		
	.csc-textpic-caption {
		font-size: 0.8em;
		line-height: 1.1em;
		font-weight: bold;
		text-decoration: none;
		color: #666;
		margin: 0px 0 0 0;
		padding: 5px;
		}
		
	.csc-textpic-text {
		font-size: 1.0em;
		line-height: 1.0em;
		font-weight: bold;
		text-decoration: none;
		color: #000;
		margin: 0px 0 0 0;
		padding: 0px;
		}
		
	.csc-textpic-text a {
		text-decoration: none;
		line-height: 1.3em;
		border-bottom: 0px solid #CCC;
		}
	
	.csc-mailform {
		margin: 10px -11px 0px -15px;
		padding: 20px 0px 20px 10px;
		background-color:#E6E6E6;
		border: 1px solid #E6E6E6;
		font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #333;
		}

	.csc-mailform-field {
		margin: 0 20px 0 0px;
		padding: 0px 0px 0px 10px;
		background-color: #E6E6E6;
		border: 1px solid #E6E6E6;
		font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #333;
		}
		
	.csc-mailform-radio {
		margin: 0px 10px 0 0px;
		padding: 10px 0px 0px 0px;
		color: #333;
		}
		
	.csc-sitemap > ul > li {
		padding: 10px;
		margin: 10px;
		background-color: #E6E6E6;
		}
	.csc-sitemap ul {
		list-style-type: none;
			}	
				
/*-------------------------------------------------------------------------- Header */

	#overhead {
		width: 736px;
		height: 129px;
		z-index: 1;
		}
	
	#headspace {
		width: 528px;
		height: 30px;
		border-bottom: 0px solid #4380BD;
		}

	.header	{
		top: 30px;
		left: 0px;
		float: left;
		clear: both;
		border-bottom: 1px solid #FFF;
		padding:0px;
		width: 262px;
		height: 75px;
		}

	.header1 {
		position: absolute;
		top: 30px;
		left: 208px;
		float: left;
		padding:0px;
		width: 263px;
		height: 75px;
		border-top: 1px solid #FFF;
		border-right: 1px solid #FFF;
		border-left: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		background-color: #000;
		}
				
	.header2 {
		position: absolute;
		top: 30px;
		left: 472px;
		float: left;
		padding:0px;
		width: 263px;
		height: 75px;
		border-top: 1px solid #FFF;
		border-right: 0px solid #FFF;
		border-left: 1px solid #FFF;
		}

	.header3 {
		position: absolute;
		top: 106px;
		left: 0px;
		padding: 0px;
		width: 736px;
		height: 22px;
		border-top: 1px solid #FFF;
		border-right: 0px solid #FFF;
		border-left: 0px solid #FFF;
		}
/*------------------------------------------------------------------------ nav_main */

	
	#nav_main	{
		position: absolute;
		top: 106px;
		left: 208px;
		background-color:#a3c7eb;	
		height: 22px;
		font-size: 0.8em;
		border-top: 1px solid #FFF;
		width: 528px;
		}	
		
	#nav_main a {
		float: left;
		display: block;
		width: 87px;
		height: 14px;
		margin: 0;
		color: #000;
		text-align: center;
		text-decoration: none;
		border-left: 1px solid #FFF;
		padding:4px 0px 4px 0px;
		}
			
	#nav_main a:hover {
		color: #FFF;
		background-color: #006EAB;
		}
	
	#nav_main .active, #nav_main .active a {
		color: #000;
		}

	.nav_main {
		float: left;
		display: block;
		width: 79px;
		height: 14px;
		margin: 0;
		padding:0;
		margin: 0;
		color: #000;
		text-decoration: none;
		border-left: 0px solid #4380BD;
		border-top: 1px solid #4380BD;
		padding:4px 15px 4px 15px;		
		background-color: #FFF;
		}
		
	.cur {
		border-top: 0px solid #a3c7eb;
		color: #000;
		background-color: #FFF;
		}	
		

/* --------------------------------------------------------------------------- nav_sub */

/*
#leftsub {
	position: static;
	top: 128px:
	width: 208px;
	}
*/

#nav_sub {
	top: 0;
	width: 208px;
	font-size: 0.8em;
	line-height: 1.7em;
	background-color:#F4F8F6;
	padding: 30px 0 20px 0px;
	border-bottom: 0px solid #39C;
	}

#nav_sub a {
	text-decoration: none;
	height: 21px;
	padding-left: 0px;
	margin-left: 20px;
	border-bottom: 1px solid #CCC;
	}	

#nav_sub a:link {
	position: absolute;
	width: 188px;
	color: #666;
	border-bottom: 1px solid #CCC;
	}
	
#nav_sub a:visited {
	position: absolute;
	width: 188px;
	color: #000;
	border-bottom: 1px solid #CCC;
	}

#nav_sub a:hover {
	position: absolute;
	width: 188px;
	color: #000;
	background-color: #E6E6E6;
	border-bottom: 1px solid #CCC;
	}

.nav_sub_cur {
	text-decoration: none;
	padding: 1px 0 1px 10px;
	border-bottom: 1px solid #CCC;
	position: absolute;
	width: 88px;
	background-color: #E6E6E6;
	}

/* --------------------------------------------------------------------------- nav_subb */
	

#nav_subb {
	background-color:transparent;
	padding: 0px 0px 0px 15px;
	}

#nav_subb a {
	text-decoration: none;
	height: 21px;
	width: 173px;
	padding: 0 0 0 0px; 
	border-bottom: 1px solid #CCC;
	}	

#nav_subb a:link {
	position: absolute;
	width: 173px;
	color: #666;
	border-bottom: 1px solid #CCC;
	}
	
#nav_subb a:visited {
	position: absolute;
	width: 173px;
	color: #000;
	border-bottom: 1px solid #CCC;
	}

#nav_subb a:hover {
	position: absolute;
	width: 173px;
	color: #000;
	background-color: #E6E6E6;
	border-bottom: 1px solid #CCC;
	}

#nav_subb_cur {
	text-decoration: none;
	padding: 1px 0 1px 10px;
	border-bottom: 1px solid #CCC;
	position: absolute;

	width: 88px;
	color: red;
	background-color: #E6E6E6;
	}



/* ----------------------------------------------------------------------- nav_supp */


#nav_supp {
	width: 208px;
	font-size: 0.8em;
	line-height: 1.7em;
	background-color:#E6E6E6;
	padding: 5px 0 20px 0px;
	border-bottom: 0px solid #39C;
	}

#nav_supp a {
	text-decoration: none;
	height: 21px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px; 
	border-bottom: 1px solid #FFF;
	}	

#nav_supp a:link {
	position: absolute;
	width: 208px;
	color: #666;
	padding-left: 0px;
	border-bottom: 1px solid #FFF;
	}
	
#nav_supp a:visited {
	position: absolute;
	width: 188px;
	color: #000;
	border-bottom: 1px solid #FFF;
	}

#nav_supp a:hover {
	position: absolute;
	width: 188px;
	color: #000;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	}
	
#nav_supp a:active {
	position: absolute;
	width: 188px;
	color: #FFFFFF;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	}

.nav_supp_cur {
	position: absolute;
	width: 188px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 0px; 
	border-bottom: 1px solid #FFF;
	color: #FFFFFF;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	}

.nav_supp_text {
	width: 208px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 0.9em;
	color:#333;
	background-color:#E6E6E6;
	border-bottom: 0px solid #39C;
	}
	
.nav_supp_text2 {
	width: 208px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 0.8em;
	color:#333;
	background-color:#E6E6E6;
	border-bottom: 0px solid #39C;
	}

#nav_browse_text {
	width: 208px;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #999;
	background-color:#e6e6e6;
	}
	
#nav_browse_text a {
	text-decoration: none;
	font-size: 1.3em;
	color: #666;
	}
	
/* -------------------------------------------------------------------------- Grants */

.grantspic {
	position: relative;
	left: 0;
	width: 208px;
	}


.grantstext {
	width: 208px;
	font-size: 0.8em;
	line-height: 1.3em;
	background-color:#E6E6E6;
	padding: 10px 0 15px 20px;
	}

.grantstext a {
	text-decoration: none;
	#height: 38px;
	#margin-left: 20px;
	#padding-top: 0px;
	#padding-left: 0px;
	padding-bottom: 0px; 
	}	

.grantstext a:link {
	position: absolute;
	width: 208px;
	color: #000;
	padding-left: 0px;
	}
	
.grantstext a:hover {
	position: absolute;
	width: 188px;
	background-color: #FFF;
	}
	
.yellowtext {
	padding-left: 20px;
	width: 208px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 13px;
	font-size: 0.8em;
	background-color: yellow;
	}

/* ------------------------------------------------------------------------- Content */

#main {
	position: absolute;
	top:130px;
	left:208px;
	width: 526px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #F4F8F6;
	}


#content {
	top: 0;
	left: 0;
	width: 501px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 15px;
	background-color: #FFF;
	}

#content_left {
	top: 0;
	left: 0;
	float: left;
	width: 340px;
	padding: 20px 10px 10px 15px;
	background-color: #FFF;
	}

#content_right {
	top: 0px;
	left: 372px;
	float: left;
	width: 154px;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding-top: 30px;
	padding-left: 7px;
	border-left: 0px solid #CCC;
	background-color: #F4F8F6;
	}

/*
#contentex {
	position: absolute;
	top:130px;
	left: 208px;
	width: 501px;
	margin: 30px 10px 0px 15px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 15px solid #E6E6E6;
	background-color: #FFF;
	}

#content_leftex {
	position: absolute;
	top:130px;
	left:208px;
	width: 328px;
	padding: 20px 20px 0px 15px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 15px solid #E6E6E6;
	background-color: #FFF;
	}

#content_rightex {
	position: absolute;
	top:130px;
	left:573px;
	width: 150px;
	font-size: 0.9em;
	padding: 20px 5px 0px 8px;
	border-right: 0px solid #4380BD;
	border-bottom: 0px solid #4380BD;
	background-color:#F4F8F6;
	}
*/			
/* -------------------------------------------------------------------------- Footer */


	.footer	{
		text-decoration: none;
		z-index: 0;
		clear: both;
		width: 511px;
		height: 12px;
		font-size: 0.7em;
		color: #666666;
		background-color: #E6E6E6;
		margin-left: 0px;
		padding-bottom: 2px;
		padding-left: 15px;
		}
		
	.footer a {
		text-decoration: none;
		}
		
	.footer a:hover {
		background-color: #FFF;
		}	

/*
	.footerex	{
		text-decoration: none;
		clear: both;
		width: 188px;
		font-size: 0.7em;
		color: #666666;
		margin-left: 20px;
		margin-top: 10px;
		}
		
		
	.footer_engl	{
		text-decoration: none;
		clear: both;
		width: 188px;
		font-size: 0.7em;
		color: #666666;
		margin-left: 20px;
		margin-top: 10px;
		}	
*/

		
	

		
/* --------------------------------------------------------------- nav sub english */
/*	
#nav_sub_engl {
	width: 188px;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.7em;
	background-color:#F4F8F6;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid #39C;
	}

#nav_sub_engl a {
	text-decoration: none;
	height: 21px;
	padding-top: 0px;
	padding-bottom: 0px; 
	border-bottom: 1px solid #CCC;
	}	

#nav_sub_sub a:link {
	position: absolute;
	text-decoration: none;
	width: 188px;
	color: #666;
	border-bottom: 1px solid #CCC;
	}
	
#nav_sub_engl a:visited {
	position: absolute;
	text-decoration: none;
	width: 188px;
	color: #000;
	border-bottom: 1px solid #CCC;
	}

#nav_sub_engl a:hover {
	text-decoration: none;
	width: 188px;
	color: #000;
	background-color: #E6E6E6;
	border-bottom: 1px solid #CCC;
	}
	
#nav_sub_engl a:active {
	text-decoration: none;
	width: 188px;
	color: #FFFFFF;
	background-color: #E6E6E6;
	border-bottom: 1px solid #CCC;
	}
	
.nav_sub_engl_cur {
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px; 
	border-bottom: 1px solid #CCC;
	position: absolute;
	width: 188px;
	color: red;
	background-color: #E6E6E6;
	}
		
*/
		

/* -------------------------------------------------------------------------- Root */

/*	#root	{
		position: absolute;
		top: 107px;
		left: 0px;
		height: 18px;
		width: 188px;
		background-color: #4380BD;
		text-decoration: none;
		text-align: left;
		font-size: 0.7em;
		color: #FFFFFF;
		margin: 0;
		padding-left: 20px;
		padding-top: 4px;
		z-index: 1;
		}
*/	
	#root {	
		position: absolute;
		top: 106px;
		left: 0px;
		background-color:#4380BD;	
		height: 19px;
		font-size: 0.7em;
		text-align: center;
		color: #FFFFFF;
		padding-top: 3px;
		border-top: 1px solid #FFF;
		width: 208px;
		}
		

	#root a {
		margin-top: 4px;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 2px;
		}
		
	
	#root a:hover {
		text-decoration: none;
		color: #990000;
		background-color: #4380BD;
		}
#yellowPay {
	overflow: auto;	
	margin: 0 -10px 0 -15px;	
	padding: 16px 14px;
	background: #E6E6E6;
}

#yellowPay .formItem {
	float: left;
	margin-right: 8px;
}

#yellowPay .formItem label {
	padding-right: 8px;
}

#yellowPay .yellowPayAmountLabel,
#yellowPay .backLink {
	padding: 0;
}

#yellowPay .amountTotal {
	font-weight: bold;
}

p.error {
	color: red;
}
