/*

DICO TYPOGRAPHY (dico_typography_30.css)

v30.2008.05.12

Determines font settings for the entire site --excluding the home page-- for both francais and english.

This can be adjusted, with exceptions, without affecting the structure and design. 

Exceptions to consider: adjustment to: line-height , padding, margins, height and width tags may affect the layout. 

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align: center;
	font-size: 0.75em;
	line-height: 1em;
}	

p, ul, ol {
	margin: 0 0 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	color:#000000;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}


h1 {
	font-size: 1.3em;
	margin-top:.6em;
	color: #EC2F33;
}
h2 {
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
.red_text {
	color: #FF0000;
}
#center_column .foot_note {
	line-height: 1em;
	font-size: 0.8em;
	color: #000000;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#center_column p {
	line-height: 1.3em;
}
#center_column ul {
	line-height: 1.5em;
	margin-left: 20px;
}
#center_column li {

}

#center_column .content_box {
	border: 1px solid #999999;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#center_column a, #right_column li a {
	color: #015CCB;
	text-decoration: none;
}
#center_column a:hover, #right_column a:hover {
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#center_column_wide .foot_note {
	line-height: 1em;
	font-size: 0.75em;
	color: #000000;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#center_column_wide p {
	line-height: 1.3em;
	color: #333333;

}
#center_column_wide ul {
	line-height: 1.5em;
	margin-left: 20px;

}
#center_column_wide li {
	color: #333333;

}
#center_column_wide .content_box {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
/*ej
	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
ej*/

}
#center_column_wide a {
	color: #015CCB;
	text-decoration: none;
}
#center_column_wide a:hover {
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#right_column .title {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #666666;
	color: #FFFF00;
	background-image: url(right_column_title_alternat3.jpg);
	background-position: center top;
}
#right_column li {
	list-style-position: inside;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.8em;
}
#right_column .note {
	font-size: x-small;
	margin-top: 20px;
	padding: 10px;
}

.right_column_photo {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
#right_column ul {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFFFEA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 158px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.form_field{
	font-size: 10px;
	border: thin inset #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
}
.form_button{
	background-color: #046031;
	border: thin outset #07BC47;
	margin: 0px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-image: url(top_nav_button_wall_1.jpg);
	background-position: center;
}
.form_button:hover{
	background-color: #FF3333;
	border: thin inset #009B4C;
}
.image_right {
	margin-left: 12px;
	border: 3px double #999999;
}

