body {
 	background: #ccc;
	color: #000;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

p, h1, h2, h3, img, div,
table, tr, td, th, ul, ol, li {
	font-size: 1em;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


/***** paragraphs / textes *****/
p { 
	padding: 0px 0px 15px 0px;	
	margin: 0px;
}

.smallText,
.csc-textpic-caption {
	font-size: 0.8em;
} 


/***** lists *****/
ul {
	list-style: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 30px;
}
li {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

li p {
	padding: 0px;
}

/***** headers *****/
h1 {  
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 1px; 
	margin: 0px 0px 5px 0px;
}
h2 {  
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px; 
	margin: 10px 0px 10px 0px; 
}
h3 {  
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0px; 
	margin: 7px 0px 5px 0px; 
}

.csc-firstHeader {
	margin: 0px 0px 10px 0px;
}

/***** links *****/
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0066CC;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0066CC;
}
a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #0066CC;
}

a img {
	border: 0px solid;
	text-decoration: none;
}

/***** images *****/
img.imgLeft {
	float: left;
	padding: 0px;
	margin: 3px 5px 0px 0px;
}

/***** tables *****/ 
table {
	width: 100%;
	text-align: left;
	border: 0px solid #000000; 
	border-collapse: collapse;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
td, th {
	vertical-align: middle;
	padding: 2px;
	margin: 0px;
}

tr.tr-even, tr.hl { background-color: #EEEEEE; }
tr.tr-odd, tr.def { background-color: #FAFAFA; }
tr.tr-0, tr.title {
	background-color: #E3E3E3;
	font-weight: bold;
}


/*-----------------------------------------------------------------*/


#baseDiv {
	background: url(../images/shadow_r.jpg) #fff repeat-y right;
	position: relative;
	width: 795px;
	text-align: left;
	margin: 0px auto;
	margin-top: 5px;
}


/***************** Header *****************/
#header {
	position: relative;
	width: 780px;
	height: 150px;
}

#header h1.title {
	padding: 0px;
	margin: 0px;
}

#header h1.title a {
	display: block;
	width: 780px;
	height: 150px;
}


/***************** Main *****************/
#main {
	background: url(../images/left_bg2.jpg) bottom repeat-x #2E4385;
	position: relative;
	width: 780px;
	padding: 0px;
	margin: 0px;
}

/***** Left Column *****/
#columnLeft {
	color: #fff;
	position: relative;
	width: 153px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#columnLeft a {	color: #fff; }

#navigation {
	background: url(../images/menu_top.jpg) 0px 0px no-repeat transparent;
	position: relative;
	width: 100%;
	font-size: 13px;
	padding: 50px 0px 20px 0px;
	margin: 0px;
}

#navigation li {
	padding: 0px;
}

#functions {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#menu_publisher {
	position: relative;
	width: 100%;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 0px 0px;
}

#menu_publisher img {
	padding-top: 4px;
}

/***** Main Column *****/
#columnMain {
	background: #fff;
	position: relative;
	width: 577px;
	min-height: 660px;
	float: right;
	padding: 50px 25px 10px 25px;
}
* html #columnMain {
	width: 627px;
	height: 660px;
}

#pagetitle {
	position: relative;
	width: 100%;
	padding: 0px 0px 25px 0px;
}

#content {
	position: relative;
	width: 100%;
}


/***************** Footer *****************/
div#footer {
	background: #D7DBE7;
	color: #000;
	width: 760px;
	font-size: .9em;
	text-align: center;
	border-top: 0px solid;
	padding: 10px 10px 10px 10px;
}
* html #footer {
	width: 780px;
}

#footer a {
	color: #000;
	font-weight: normal;
}


/***************** Other Divs *****************/
#clear {
	clear: both;
}

#shadow_rightTop {
	background: url(../images/shadow_rt.jpg) no-repeat;
	position: absolute;
	top: 0px; right: 0px;
	width: 15px;
	height: 14px;	
}
#shadow_bottom {
	background: url(../images/shadow_b.jpg) #fff no-repeat;
	position: relative;
	width: 100%;
	height: 15px;
}


/***************** Navigation elements *****************/
/***** Main Menu *****/
ul.mainMenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.mainMenu li {
	border-top: 0px solid #ccc;
	margin: 0px;
}

ul.mainMenu li a {
	display: block;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}

ul.mainMenu li a.act,
ul.mainMenu li a.act:hover,
ul.mainMenu li a.no:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}

/***** Function Menu *****/
table.functions {
	width: 150px;
	font-size: 10px;
	padding: 0px;
	margin: 0px auto;
}

table.functions td {
	border: 0px solid;
	text-align: center;
	vertical-align: bottom;
	padding: 2px 0px 1px 0px;
	margin: 0px;
}

table.functions a { display: block; }


/*-----------------------------------------------------------------*/

/***** Sitemap *****/
.csc-sitemap ul a {
  color: #2E4386;
  text-decoration: none;
  font-weight: bold;
}

.csc-sitemap ul {
	list-style: disc;
}
.csc-sitemap ul ul {
	list-style: circle;
	padding-top: 10px;
}


/* How to Proceed */
table.formTable {
	width: 555px;
	border: 1px solid #B5B5B5;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
table.formTable td
{
	padding: 2px;
	font-size: 13px;
}
.textareaLarge {
	width: 450px;
	height: 150px;
}

/* Contact Us */
.contactus td {
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
.contactus .first { width: 150px; }
.contactus .second { width: 150px; }
.contactus .third {
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}
