@charset "utf-8";
/* CSS Document */

	
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img{
	border:none;
}

/*  PNG FIX  */
#logo, #top, #content-top { behavior: url(includes/iepngfix.htc) }

/* DESIGN STYLES */
body{
	background: url(../images/bg.jpg) repeat-x top #FFFFFF;
	text-align:center;
}
hr {
	border: 0;
	border-top:1px solid #36444f;
	background-color: #999;
	color: #999;
	height: 1px;
	margin: 1em 0;
	clear: both;
}
#container {
	width:1037px;
	text-align:left;
	margin:0 auto;
	/*min-height:600px;
	height: auto !important;
	height:600px;*/
	position:relative;
}
#logo{
	position:absolute;
	top:0;
	right:0;
	width:397px;
	height:131px;
	background:url(../images/logo2.png) no-repeat;
}
#logoLink{
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:397px;
	height:131px;
    background: transparent;
    z-index:100;
}
#focus{
	position:absolute;
	/*top:36px;
	left:33px;*/
	width:430px;
	height:434px;
	background:url(../images/focus1.gif) no-repeat;
	z-index:0;
	top:-110px;
	left:33px;
}
#content-container{
	width:1037px;
	background: url(../images/contentbg.gif) 0px 400px repeat-y transparent;
	position:absolute;
	top:131px;
	left:0;
	margin-top:15px;
}
#content-container #top{
	width:1037px;
	height:431px;
	position:absolute;
	top:-15px;
	left:0;
	background:url(../images/body_top.png) no-repeat 0 0;
}
#content-container #content{
	width:569px;
	position:relative;
	top:6px;
	left:361px;
	min-height:400px;
	height:auto !important;
	height:400px;
	z-index:10;
	padding-top:15px;
	padding-left:51px;
	padding-right:20px;
}
#content #content-top{
	width:640px;
	height: 353px;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/contentcontainer_11.png) 0 0 no-repeat;
	z-index:-1;
}
#content h1{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:36px;
	font-weight:normal;
	color:#003366;
}
#content h1 span{
	font-size:18px;
	position:relative;
	top:-4px;
	margin-left:10px;
}
#content p{
	line-height:24px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
}
#content .focus{
	background: #CCCCCC;
	width:245px;
	float:left;
	padding:16px;
	margin-top:15px;
}
#content h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:24px;
	color:#003366;
	font-weight:normal;
	letter-spacing:-1px;
}
#content h3{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color:#003366;
	font-weight:normal;
}
#content-container #bot{
	/*position:absolute;
	bottom:-15px;
	left:0;*/
	height:75px;
	width:1037px;
	background:url(../images/footer.gif) 0 0 no-repeat #FFF;
	padding-bottom:30px;
}

#right table{
			background-color:#CCC;
}
#right td a{

}
#right td a:hover{
	background: url(../images/hover3.gif) no-repeat 0 0;
}
#two-column{
	width:554px;
	/*border-left: 277px solid #CCC;
	border-right: 277px solid #CCC;*/
	position:relative;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;

}
.picclass{
float:left;
background-color:#9A9A9A;
color:#000;
width:135px;
height:165px;

}

.picclassr{
float:left;

margin-left:80px;
color:#000;
width:240px;

}
#desc h1 {
color:#003366;
font-family:Georgia,Times New Roman,Times,serif;
font-size:18px;
font-weight:normal;
margin-bottom:17px;
}
#desc ul {
list-style-image:url(http://img203.imageshack.us/img203/5954/26945400.gif);
margin-left:20px;
}
#desc ul li {
font-family:Georgia,Times New Roman,Times,serif;
font-size:12px;
margin-bottom:10px;
}
#desc ol,#desc ul {
list-style-position:outside;
list-style-type:none;
}
#two-column #left, #two-column #right{
	position:relative;
	display:inline;

	width:530px;

}
#-Exigence-{
margin:10px;
}
#-Exigence- h1 ,#-Exodus- h1,#-Exile- h1{
color:#003366;
font-family:Georgia,Times New Roman,Times,serif;
font-size:18px;
font-weight:normal;
margin-bottom:17px;
}
#-Exodus-{
margin:10px;
}
#-Exile-{
margin:10px;
}




#two-column #left{
	float:left;
	margin-left:-277px;
}
#two-column #right{
margin-top:2px;
}
label{
	display:inline-block;
	width:115px;
	text-align:right;
	margin-right: 5px;
}
br.clear {
	clear: both;
	line-height:1px;
	height:1px;
	font-size:1px;
}
.divHide{
visibility: hidden;
}
.divShow{
visibility: visible;
padding-bottom:5px;
}

#charsel-Exigence- h1 a:link,#-Exigence- h1 a:link,#charsel-Exigence- h1 a:visited,#-Exigence- h1 a:visited,#charsel-Exodus- h1 a:link,#-Exodus- h1 a:link,#charsel-Exodus- h1 a:visited,#-Exodus- h1 a:visited
,#charsel-Exile- h1 a:link,#-Exile- h1 a:link,#charsel-Exile- h1 a:visited,#-Exile- h1 a:visited,
{
background:#CCCCCC none repeat scroll 0 0;
border:1px solid #666666;
color:#003366;
text-decoration:none;
}
#charsel-Exigence- h1,#charsel-Exodus- h1,#charsel-Exile- h1 {
color:#003366;
font-family:Georgia,Times New Roman,Times,serif;
font-size:12px;
font-weight:normal;
padding-left:125px;
}
#charsel-Exigence- h1  a:hover,#charsel-Exile- h1  a:hover,#charsel-Exodus- h1  a:hover ,#-Exigence- h1  a:hover,#-Exodus- h1  a:hover,#-Exile- h1  a:hover{
background:#999999 none repeat scroll 0 0;
}
