/* CSS Document */
/* Template Style */
body {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 100%;
	text-align: center;
}
.clear {
	clear: both;
	height: 1px!important;
	line-height: 0.1!important;
	font-size: 1px!important;
}
a:link, a:visited {
	color: #1b518f;
	text-decoration: none;
}
a:hover {
	color: #1b518f;
	text-decoration: underline;
}
a.no_text_decoration:link, a.no_text_decoration:visited {
	color: #1b518f;
	text-decoration: none;
}
a.no_text_decoration:hover {
	color: #1b518f;
	text-decoration: none;
}
img {
	border: 0;
}
h1 {
	font-size: 180%;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 150%;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 95px;
}
.required {
	color: #237600;
}
#page-wrapper {
	background-color: #fff;
	padding: 0px;
	position: relative;
	margin: 0 auto 0 auto;
	width: 974px;
	text-align: left;
	border: none;
}
#header {
	clear:both;
}	 
.top-bar {
	background-color: #1b67da;
	height: 5px!important;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 0.1;
}
.logo-bar {
	background-color: #FFFFFF;
	height: 72px!important;
}
.logo {
	margin-left: 15px;
}
.top-banner {
	position: absolute;
	top: 13px;
	right: 0;
	width: 468px;
	height: 60px;
}
.header-bottom {
	clear: both;
	width: 974px;
}
/*Drop-down menu*/
.nav2 {
	white-space:nowrap /*IE hack*/;
	float:left;
	width:972px;
	border:1px solid #aaaaaa;
	background: #1b67da;
	font-size:100%;
} /*Color navigation bar normal mode*/
.nav2 ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
.nav2 ul li {
	float:left;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	border-right:solid 1px #fff;
}
.nav2 ul li a, .nav2 ul li a:visited {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:2.0em;
	line-height:2.0;
	padding:0px 16px 0 16px;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}
.nav2 ul li ul {
	display:none;
	border:none;
	padding:0;
	margin: 0;
}
/*Non-IE6 hovering*/
.nav2 ul li:hover {
	position:relative;
} /*Sylvain IE hack*/
.nav2 ul li:hover a {
	background-color: #1b67da;
	text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {
	display:block;
	width:10.0em;
	position:absolute;
	z-index:999;
	top:1.9em;
	margin-top:0.1em;
	left:0;
}
.nav2 ul li:hover ul li a {
	white-space:normal;
	display:block;
	width:10.0em;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:4px 16px 4px 16px;
	border-left:solid 1px #aaa;
	border-bottom: solid 1px #fff;
	background-color: #1b67da;
	font-weight:normal;
	color: #fff;
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {
	background-color: #7cbe46;
	text-decoration:none;
} /*Color subcells hovering mode*/
/*IE6 hovering*/
.nav2 table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
.nav2 ul li a:hover {
	position:relative /*Sylvain IE hack*/;
	z-index:1000 /*Sylvain IE hack*/;
	background-color: #7cbe46;
	text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {
	display:block;
	width:10.0em;
	position:absolute;
	z-index:999;
	top:1.9em;
	t\op:2.0em;
	left:0;
	marg\in-top:0.1em;
}
.nav2 ul li a:hover ul li a {
	white-space:normal;
	display:block;
	w\idth:10.0em;
	height:1px;
	line-height:1.3em;
	padding:4px 16px 4px 16px;
	font-weight:normal;
} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {
	background-color: #7cbe46;
	text-decoration:none;
} /*Color subcells hovering mode*/
.header-breadcrumbs {
	clear: both;
	min-height: 17px;
	height: auto!important;
	height: 17px;
	margin: 5px 0;
	padding-top: 5px;
}
.header-breadcrumbs  span {
	float: left;
	padding-right: 5px;
}	
.header-breadcrumbs ul {
	float:left;
	list-style:none;
	padding: 0px 0 0px 5px;
	margin: 0;
}
.header-breadcrumbs ul li {
	display:inline;
	padding:0px;
	font-weight:bold;
	font-size:100%;
}
.header-breadcrumbs ul a {
	color: #1b518f;
	text-decoration:none;
}
.header-breadcrumbs ul a:hover {
	color: #1b518f;
	text-decoration:underline;
}
#main {
	clear: both;
	margin-bottom: 10px;
}
.content-wrapper {
	padding: 10px;
}	
.main-content {
	float: left;
	width: 470px;
	margin-right: 15px;
	padding: 0 10px;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 450px;
}
.main-content-wide {
	float: left;
	width: 615px;
	margin-right: 15px;
	padding: 0 15px;
	border-right: 1px solid #ddd;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 585px;
}
.right-content {
	float: left;
	width: 469px;
	padding: 0 10px;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 449px;
}
.right-content-page {
	float: left;
	width: 310px;
	padding: 0 10px;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 300px;
}							
#footer {
	clear: both;
	background-color: #e5e5e5;
	border: 1px solid #aaa;
	text-align: center;
	position: relative;
}
#footer ul {
	margin: 0;
	padding: 10px;
}
#footer ul li {
	display: inline;
	margin-right: 5px;
	padding: 0;
	list-style-type: none;
}
/* Template Style */
.form-container {
	border: 2px solid #b9dffd;
	background-color: #E6F0F8;
	padding: 10px;
	color: #333;
}
.form-container form {
	margin: 0;
}
.form-container h3 {
	margin-top: 0;
	padding-top: 0;
}			
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 150px;
}
input.text, input.required {
	width: 200px;
}
.button {
	color: #fff;
	background-color: #214263;
	font-weight: bold;
}		
.top-link {
	position: absolute;
	width: 50px;
	bottom: 10px;
	right: 10px;
	z-index: 1001;
}								
/* ---------------- */
/* Notifications */
.info { 
	padding: 10px 10px 10px 50px;
	border: 1px solid #7fb8e3;
	background: #d2e3f7 url(/images/info_icons.gif) 10px 50% no-repeat;
	margin-bottom: 15px;
}
.error { 
	padding: 10px 10px 10px 50px;
	border: 1px solid #df9892;
	background: #fbcdc9 url(/images/error_icons.gif) 10px 50% no-repeat;
	margin-bottom: 15px;
}
.warning { 
	padding: 10px 10px 10px 50px;
	border: 1px solid #e2d880;
	background: #fbf6c9 url(/images/warning_icons.gif) 10px 50% no-repeat;
	margin-bottom: 15px;
}
/* ---------------------------------------------- */
/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #DDDDDD;
	background: #F5F5F5;
}

blockquote {
	margin: 20px 0;
	padding: 0;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(/images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(/images/sc-q.gif) no-repeat bottom right;
}
.moduletable-adsense {
	margin-bottom: 15px;
}
.ext {
	background: transparent url(/images/external_icon.gif) right center no-repeat;
	padding-right: 15px!important;
}
div.website {
	width: 590px;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #dedede;
}
div.website h3 {
	border: none;
}	
div.website img {
	border: 1px solid #aaa;
	float: left;
	padding: 1px;
}
div.website img:hover {
	border: 1px solid #aeb7ba;
}
div.website dl {
	float: right;
	width: 230px;
}
div.website dt {
	font-weight: bold;
}
div.website dd {
	margin-bottom: 10px;
	padding: 0;
	margin-left: 0;
}
	