/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/
body{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size:10pt;
	background-repeat:no-repeat;
	background-position: top center;
}

img{
	border:none;
}

a { }



/*---[ LAYOUT STYLES ]----------*/
#wrapper {
	width:1130px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#header{ 
	float:left;
	display: block;
	height: 488px;
	width:1042px;
	clear: both;
	position:relative;
}

#support {
	position: absolute;
	top:403px;
	right: 10px;
	z-index:100;
}

#intern_img {
	position: absolute;
	top:0px;
	left:0px;
}

a#intern_button {
	position: absolute;
	top:414px;
	left:182px;
	width:160px;
	height:24px;
	display:block;
	z-index:1001;
}

#french a#intern_button {
	width:241px;
}

#center {
	float: right;
	text-align: left;
	height:200px;
	width: 810px;
	margin-right:85px;
}

#content {
	float:left;
	width:100%;
	height:168px;
}

#footer {
	float:left;
	text-align:right;
	width:100%;
	height:32px;
	color: #666;
	text-transform:uppercase;
	font-size:9px;
	border-top:1px solid #666;
	padding-top:15px;
}

#footer a {
	color: #666;
	text-transform:uppercase;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer_txt {
	padding:0px 5px;
	border-right:1px solid #666;
}

.last_txt {
	padding:0px 0px 0px 5px;
	border: none;
}

#french .footer_txt {
	padding:0px 3px 0 1px;
	border-right:1px solid #666;
}

#french .last_txt {
	padding:0px 0px 0px 0px;
	border: none;
}
#back_top {
	float:left;
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}

#small-banners-home {
	width:818px;
	height:153px;
	float:right;
	display:inline;
}

#small-banners-home img {
margin-left:8px;
}


/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}


.news1{
	margin: 2px 0px;
	padding:4px;
}

.news2{
	margin: 2px 0px;
	background:#CCCCCC;
	padding:4px;
}

.date{
	color:#990000;
	font-size:12px;
}

.news_title {
	font-weight:bold;
}

a.evoArticleTitle {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
}

a.evoArticleTitle:hover {
	text-decoration:underline;
}

.evoArticleDate {
	font-size:xx-small;
} 	

td.evoCategoryTitle {
	color:#41abec;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px #41abec solid;
}

a#banner_main_splash {
	width:800px;
	height:275px;
	position:absolute;
	top:196px;
	left:242px;
	z-index:1;
	display:block;
	font-size:0;
}