@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color:#003399;
	text-decoration:none;
}
a:visited {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	text-decoration: underline;
}
a:active {
	color:#cc0000;
	text-decoration: underline;
}

#pageWidth {
	width: 700px;
	margin:0px auto 0px auto;
	padding: 0px;
}
/*navigation top*/
#navBarTop {
	display:none;
}

.noPrint {
	display:none;
}

/*header*/

#header {
	margin: 5px 20px 20px 8px;
}

.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#000066;
}

/*page elements*/

.caption {
	font-size:85%;
}

#pageTitle {
	font-size:120%;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:20px;
}

.imgActivity {
 border:solid 1px #ffffff;
 margin:0px 0px 0px 0px;
/* width: 298px;
 height: 397px;*/
}


.activityPager {
	display:none;
}

.activityPrint {
	display:none;
}
.activityPrint a {
	display:none;
}



.linksActivitesCurrent {
	background-color: #003399 !important;
	border:#003399 1px solid !important;
	color:#FFFFFF !important;
}

.otherLanguageLink {
	font-weight:bold;
	line-height:1.7em;
}

.otherLanguageLink a {
	font-weight: normal;	
}

.captionAcrobat {
	display:none;
}
.captionAcrobatLeft {
	display:none;
}

/* activity listings*/

.activityColLeft {
	float:left; 
	width:110px;
	margin-bottom:0px;
}

.activityColRight{
	float:right; 
	margin-right:10px; 
	margin-bottom:10px;
	width:260px;
}

.activityListTitle {
	margin:0px 0px 10px 0px;
	padding:10px 5px 10px 5px;	
	border:#E6E6E6 1px solid;
	background-color: #F5F5F5;
}

.activityListSubTitle {
	margin-top:7px;
}

.activityListSubTitle a {
	color:#333333;
	text-decoration:none;
}

.activityListDesc {
	margin:5px 10px 5px 10px ;
	
}

.activityListCaption {
	margin-top:5px;
	font-size:85%;
}

.activityListRule {
border-bottom:#003399 dotted 1px;
	margin-top:5px;
		margin-bottom:5px;
}

.activityList {
	margin:0px 0px 10px 0px;
	border:#E6E6E6 1px solid;

	background-color: #F5F5F5;	
}

.activityListInline {

}

.activityListInline a {
	margin-top:3px;
	padding:2px 5px 2px 5px;
	border:#cccccc dotted 1px;
	display:inline-block;
	text-decoration:none;
}

.activityListInline a:hover {
	border:#003399 dotted 1px;
	text-decoration:none;
}



.thumb {
	margin:5px;
	border:#003399 dotted 1px;
	font-size:85%;
	text-decoration:none;
}


/*navigation left*/


.naviLeftCategories {
	display:none;
}

.naviLeftCategoryCurrent {
	border:#CC0000 dotted 1px; 
	padding:3px 3px 3px 5px; 
	margin:5px 0px 5px 0px;
	text-decoration:none;
	font-weight:regular;
}

.naviLeftCategoryCurrent a {
	text-decoration:none !important;
	color:#cc0000 !important;
}

.naviLeftCategoryCurrent a:hover {
	text-decoration:none !important;
	color:#cc0000 !important;
}

.naviLeftCategoryLinks {
	margin: 5px 0px 10px 10px;
	display:block;
}


.naviLeftCategoryDescription {
	margin:5px 0px 5px 0px;
	font-weight:normal;
	
}

.searchBoxLeft {
	display:none;
}



.leftPermaLinks {
	display:none;
}


.addThis {
	display:none;
}

#sitemap {
	display:none;
}

/*Columns*/

#colLeft {
	/*float:left;*/
	/*width:220px;*/
	margin:0px 0px 0px 5px; ; 
	padding:0px 15px 0px 10px;
width:600px;
}

#colMiddle {

	/*float:left;*/
	width:600px;
	margin:0px; 
	padding:0px 0px 0px 15px;
	/*border-left:#003399 1px dotted;*/
}

#colMiddlePrint {
	/*float:left;*/
	width:700px;
	margin:0px; 
	padding:0px 0px 0px 0px;
/*	border-left:#E6E6E6 1px solid;
	border-top:#E6E6E6 1px solid;
	border-bottom: #CCCCCC 2px solid;
	border-right:#CCCCCC 2px solid;*/
	/*background-color: #F5F5F5;*/
	
}

#colSearch {
	float:right;
	width:580px;
	margin:0px; 
	padding:0px 0px 0px 0px;
}

#colRight {
	float:right;
	width:160px;
	margin:0px; 
	padding:0px;
}

#colRightSponsors {
	display:none;
}
/*footer*/
#footer {
	margin:20px 0px 50px 0px;
}

#footerLeft {
	/*float:left;*/
	width:700px;
	margin:0px ; 
	padding:0px;
	text-align:center;
}

#footerRight {
/*	float:right;
	width:400px;
	margin:0px; 
	padding:0px;
	text-align:right;*/
	display:none;
}

#footerSponsors {
	display:none;
}

#copyright {
	font-size:85%;
}

#copyright a {
	text-decoration:none;	
	color:#333333;
}
#copyright a:hover {
	text-decoration:none;	
}

#legalInfo {
	display:none;
}




/*elements*/

.ruledotted {
	border-bottom:#CC0000 dotted 1px;

}

#homeImage {
	margin-bottom:30px;
}

.imgHomeRight {
	width:450px;
	height:225px;
}

.imgHomeLeft {
	width:176px;
	height:225px;
}



