/* CSS Document */


body {
	font: 75%/170% Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	background: #121212 url(images/main-bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

a{color:#FF99FF; text-decoration:none;}
a:hover{color:#ffffff; text-decoration:underline;}

.input, textarea select {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	border:1px solid silver;
}
.tdbg{
	font: Tahoma, Helvetica, sans-serif;
	background: #fff url(images/td_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

.height {height:10px;}

.nav {padding-left:10px; color:#ff8dc8; font-size:16px; text-decoration:none; font-family:Tahoma, Helvetica, sans-serif; font-weight:normal; list-style:none; list-style-type:none;}
.nav a{color:#ff8dc8; text-decoration:none;}
.nav a:hover {color:#ffffff; text-decoration:underline; }


.subnav { padding-left:11px; color:#ff8dc8; font-size:11px;  font-family:Tahoma, Tahoma, Helvetica, sans-serif; font-weight:normal; list-style:none; list-style-type:none;}
.subnav a{text-decoration:none; color:#ff8dc8;}
.subnav a:hover {color:#FFFFFF;  text-decoration:underline;  }


.subnav1 { padding-left:12px; color:#ff8dc8; font-size:11px;  font-family:Tahoma, Tahoma, Helvetica, sans-serif; font-weight:normal; list-style:none; list-style-type:none;}
.subnav1 a{text-decoration:none; color:#ff8dc8;}
.subnav1 a:hover {color:#FF4FAB;  text-decoration:none;  }


.newsubnav { color:#ff8dc8; font-size:11px;  font-family:Tahoma, Tahoma, Helvetica, sans-serif; font-weight:normal; list-style:none; list-style-type:none;}
.newsubnav ul{margin:0px; padding:0px;}
.newsubnav li{margin:0px; padding:5px 0px 0px 15px;}
.newsubnav a{text-decoration:none; color:#ff8dc8;}
.newsubnav a:hover {color:#FFFFFF;  text-decoration:underline;  }


.titletext{
padding-left:10px;
color:#6A6A6A;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Helvetica, sans-serif;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
background:#F4F4F4;
}
.titletext1{
padding-left:10px;
color:#ff8dc8;
font-size:14px;
text-decoration:none;
font-family:Tahoma, Helvetica, sans-serif;

}
.titletext2{
padding-left:10px;
color:#eee;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Helvetica, sans-serif;

}
.footertext{
color:#999999;
font-size:10px;
text-decoration:none;
font-family:verdana, Tahoma, Helvetica, sans-serif;
}
.contacttext{
padding-left:5px;
color:#000000;
font-size:10px;
text-decoration:none;
font-family:verdana, Tahoma, Helvetica, sans-serif;
}
.td{
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: none;
border-top-color: #000000;
border-right-color: #ffffff;
border-bottom-color: #666666;
border-left-color: #666666;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
}
/* css Zen Garden default style v1.02 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Your images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
p {
	margin-top: 10px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 10pt;
	}
h3 { 
	font: normal 12pt Tahoma; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}

acronym {
	font-weight: bold;
	border-bottom: 1px dotted #DB008C;
	}

/* specific divs */
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 691px;
	text-align: left;
	position: relative;
	border-left: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	background-color: #ffffff;
	}

#intro { 
	min-width: 470px;
	background: url(header.png) no-repeat right top;
	}
#pageHeader { 
	width: 506px;
	height: 234px;
	float: left;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	background: url(down1.gif) no-repeat left top;
	margin-top: 165px;
	margin-right: 6px;
	width: 179px;
	height: 117px;
	float: right;
	}

#preamble {
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 30px;
	width: 460px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	}

#supportingText {
	margin-left: 10px;
	padding: 0px 0px;
	width: 460px;
	position: relative;
	}

#footer {
	text-align: center;
	font: bold 10px Tahoma;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 0px;
	height: 20px;
	}
	
#footer a:link, #footer a:visited { 
	margin-right: 20px;
	margin-bottom: 30px; 
	}

#linkList {
	background-image: url(menuback.gif);
	width: 179px;
	font: 10px verdana #A50069;
	position: absolute;
	top: 293px;
	left: 506px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	}
#linkList2 { 
	font: 10px verdana; 
	padding: 0px; 
	margin-top: 0px; 
	width: 179px; 
	}
#linkList h3.select { 
	background: url(m1.gif) no-repeat top left; 
	margin: 0px 0px 0px 0px; 
	width: 179px; 
	height: 41px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: url(m2.gif) no-repeat top left; 
	margin: 0px 0px 0px 0px; 
	width: 179px; 
	height: 41px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: url(m3.gif) no-repeat top left; 
	margin: 0px 0px 0px 0px; 
	width: 179px; 
	height: 41px; 
	}
#linkList h3.resources span {
	display:none
	}

#lresources {
	background-image: url(mfoot.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 514px;
	background-position: 0px 200px;
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	border-bottom: 1px solid #F2E1EC;
	line-height: 15px;
	list-style-type: none;
	display: block;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(picto.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	}
#linkList li a:link { 
	color: #999999;
	border-bottom: 1px dotted #DB008C;
	}
#linkList li a:hover {
	color: #996699;
	}
#linkList li a:visited {
	color: #6A6A6A;
	}
--------------------------------------------
/* Modifications */


p.p2{
	font: bold 11px verdana;
	text-align: center;
	color: #DB008C;
	padding: 30px 10px 0px 10px;}

	
#quickSummary p.p2{
	font: bold 11px verdana;
	text-align: center;
	color: #DB008C;
	padding: 30px 10px 0px 10px;}

#pageHeader h1 span,
#pageHeader h2 span,
#preamble h3 span,
#explanation h3 span,
#participation h3 span,
#benefits h3 span,
#requirements h3 span,
#quickSummary p.p1
{display: none;}


#preamble h3 {
	text-align: left;
	color: #6A6A6A;
	font: 11px Tahoma;
	width: 479px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	background-image: url(t1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#explanation h3 {
	text-align: left;
	color: #6A6A6A;
	font: 11px Tahoma;
	width: 479px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	background-image: url(t2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#participation h3 {
	text-align: left;
	color: #6A6A6A;
	font: 11px Tahoma;
	width: 479px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	background-image: url(t3.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#benefits h3 {
	text-align: left;
	color: #6A6A6A;
	font: 11px Tahoma;
	width: 479px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	background-image: url(t4.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#requirements h3 {
	text-align: left;
	color: #6A6A6A;
	font: 11px Tahoma;
	width: 479px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	background-image: url(t5.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}


.p1 {padding: 0px 0px 0px 21px;}
.p2 {padding: 0px 0px 0px 21px;}
.p3 {padding: 0px 0px 0px 21px;}
.p4 {padding: 0px 0px 0px 21px;}
.p5 {padding: 0px 0px 0px 21px;}


#requirements p.p5 span{
    font: bold 15px Tahoma;
	text-align: center;
	color: #DB008C;
	padding: 35px 0px 0px 0px;
	background-image: url(footer1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
	width: 691px;
	height: 50px;
	margin: 0px 0px 0px -30px;
	padding: 35px 0px 0px 0px;
	}
.middle_box{
}

.footer1{ color:#FF93CB; font-size:10px; text-decoration:none; font-family:verdana, Tahoma, Helvetica, sans-serif; }
.footer1 a {color:#FF93CB; text-decoration:none; }
.footer1 a:hover {color:#FFF;  text-decoration:underline;  }


.search {color:#6A6A6A; font-size:11px; font: 100%/170% Tahoma, Helvetica, sans-serif; }
.search a{color:#6A6A6A; text-decoration:none; }
.search a:hover {color:#6A6A6A; text-decoration:none;}

.lang {padding:5px 4px;}
