/* Original CSS design: YatienesWeb*/
/* http://www.yatienesweb.info/ */

/* The .css file is released under Creative Commons ShareAlike License v1.0*/
/* http://creativecommons.org/licenses/sa/1.0/  */

/* Original ARTWORK design, All associated graphics: Franck Scipion @ YaTienesWeb*/
/* Copyrights 2003: Some rights reserved, CC Non Commercial + Attribution + Share Alike*/ 
/* Web: http://www.yatienesweb.info */
/* Email: info@yatienesweb.info */

/* IMPORTANT */
/* This .css file is associated to a .php file that also has some rights of use. */

BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #000; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #293845; 
	TEXT-ALIGN: center;
	FONT: 10px/1.4em Arial, Helvetica, sans-serif; 
	LETTER-SPACING: 0.01em
}


H1 {
	FONT-SIZE: 18px; 
	COLOR: #293845; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN: 1em 0px 0.8em;  
	BACKGROUND-COLOR: transparent
}
H2 {
	FONT-SIZE: 16px; 
	COLOR: #293845; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	MARGIN: 1em 0px 0.8em; 
	BACKGROUND-COLOR: transparent
}
H3 {
	FONT-SIZE: 13px; 
	MARGIN: 1em 0px 0.8em; 
	COLOR: #293845; 
	BORDER-BOTTOM: #00557e 1px solid
}
H3 SPAN {
	BORDER-BOTTOM: #293845 5px solid
}

P {
	COLOR: #293845; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent
}

A {
	COLOR: #0092df; 
	TEXT-DECORATION: none
}
A:link A:active {
	COLOR: #00557e; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #fff
}
A:hover {
	COLOR: #fff; 
	BACKGROUND-COLOR: #293845
}

/* positioning styles */

#container {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 850px;

		color: #000;
		text-align: left;
	}
	
#intro {
		background: transparent url(../images/intro.gif) top right no-repeat;
		background-color: #00557e
	}

#pageHeader {
		padding: 10px;
		background-image: url(../images/pageHeader.gif);
		background-repeat: no-repeat;
		background-color: #0092df;
		height: 100px;
		color: #000;
		text-align: left
	}
	
#pageHeader span {
	DISPLAY: none; 
	}

#preamble {
		padding: 10px;
		background-color: #d9d4c0;
		color: #000;
		WIDTH:425px;
		text-align: left
	}
#quicksummary P.p2 {
		padding: 0px;
		margin-top: 3px;
		margin-bottom: 3px;
		background-color: #9bd9fe;
		text-align: right
	}
	
#quicksummary P.p1 {
		display: none
	}
	

#supportingText {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FLOAT: right; 
	PADDING-BOTTOM: 10px; 
	COLOR: #000; 
	PADDING-TOP: 10px; 
	BACKGROUND-COLOR: #d9d4c0;
	TEXT-ALIGN: left;
	WIDTH:425px;
	OVERFLOW: auto;
	HEIGHT: 225px
}


#lselect {
	FLOAT: left; 
	PADDING: 10px; 
	WIDTH: 250px; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #293845; 
	HEIGHT: 225px;
	COLOR: #fff;
}


#explanation h3, #preamble h3 {
	background: transparent url(../images/title.gif) no-repeat top right;
	}

#participation, #benefits, #requirements {
	padding: 10px 0 15px 0;
	background: transparent url(../images/section_end.gif) no-repeat bottom center;
	}




#linkList H3 {
	FONT-SIZE: 13px; 
	MARGIN: 1em 0px 0.8em; 
	COLOR: #fff; 
	BORDER-BOTTOM: #9bd9fe 1px solid
}
#linkList H3 SPAN {
	BORDER-BOTTOM: #00557e 5px solid
}
/* Background images*/


/* Lists Definitions*/	

#lselect ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#lselect li {
padding-left: .6em;
}

#linkList ul
{
list-style-type: none;
text-align: left;
}

#linkList ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #9bd9fe;
}

#linkList  ul li a:hover
{
background: transparent url(../images/list-on.gif) left center no-repeat;
color: #fff;
text-decoration: underline;
}

#linkList  ul li a#current
{
background: transparent url(../images/list-active.gif) left center no-repeat;
color: #0092df;
}

#linkList  ul li a:visited
{
color: #0092df;
}


#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
	background: transparent;
	color: #9bd9fe;
	text-decoration: none;
	}

#linkList a.c:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline;
	}

#footer a, #footer a:link, #footer a:visited {
	background: transparent url(../images/arrow_footer.gif) no-repeat 0 2px;
	COLOR: #00557e; 
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px
	}

#footer a:hover {
	text-decoration: underline;
	color: #0092df
	}

/* --Default Class Settings-- */	

.articlehead {
	COLOR: #293845; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
	FONT: 10px/1.4em Arial, Helvetica, sans-serif; 
	font-weight: bold;
  }
	
.button {
	COLOR: #293845; 
	TEXT-ALIGN: left;
	FONT: 10px/1.4em Arial, Helvetica, sans-serif; 
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
	COLOR: #293845; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
	FONT: 10px/1.4em Arial, Helvetica, sans-serif;  }

.inputbox {
	COLOR: #293845; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
	FONT: 10px/1.4em Arial, Helvetica, sans-serif; 
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	COLOR: #293845; 
	TEXT-ALIGN: left;
	FONT: 10px/1.4em Arial, Helvetica, sans-serif;  }	

.newspane {
	background-color: transparent; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	COLOR: #293845; 
	TEXT-ALIGN: left;
	FONT: 10px/1.4em Arial, Helvetica, sans-serif;  }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : transparent; }

.sectiontableentry2 {
	background-color : transparent; }

.sectiontableheader {
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
}
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}
/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff; }	
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:2px;
   width:170px;
	border: 1px inset; }

