@import url(reset.css);

body {
	background: #fff;
	color: #464749;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body.fr { color: #231f20; }

a { color: #bd9b9e; }
.fr a { color: #81b0dc; }
a:hover { text-decoration: none; }

#wrap {
	background: url(../images/top_gradient.png) 0 0 repeat-x;
	border: 5px solid #bd9b9e;
	border-width: 0 5px;
	margin: 0 auto;
	padding: 13px 0 0;
	width: 864px;
}
.fr #wrap {
	background-image: url(../images/top_gradient_fr.png);
	border-color: #82b1dd;
}
#wrapIn { background: url(../images/bottom_gradient.png) 0 100% repeat-x; }
.fr #wrapIn { background-image: url(../images/bottom_gradient_fr.png); }

/*=header
----------*/
#header {
	height: 145px;
	margin: 0 auto;
	padding-bottom: 23px;
	position: relative;
	text-align: center;
	width: 787px;
}
#home #header {
	background: url(../images/banner_top.jpg) 50% 0 no-repeat;
	height: auto;
	padding: 168px 0 0;
	position: relative;
	z-index: 1;
}
#home.fr #header { background-image: url(../images/banner_top_fr.jpg); }
#header h1 { height: 67px; }
#home #header h1 {
	height: 91px;
	padding: 0;
	text-align: center;
}
#header #utilities {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 148px;
	width: 787px;
}
#utilities li.date { float: left; }
#utilities li.lang { float: right; font-weight: bold; }


#contentWrap {
	padding-bottom: 18px;
	position: relative;
	z-index: 2;
}

/*=nav
-------*/
#nav {
	background: url(../images/nav_bottom.png) 0 100% no-repeat;
	float: left;
	margin: 0 0 0 17px;
	padding: 0 0 13px;
	width: 162px;
}
#home #nav { margin-top: -9px; }
.fr #nav { background-image: url(../images/nav_bottom_fr.png); }
#nav #navIn {
	background: url(../images/nav_top.png) 0 0 no-repeat;
	padding: 13px 0 0;
}
.fr #nav #navIn { background-image: url(../images/nav_top_fr.png); }
#nav ul {
	background: url(../images/nav_bg.png) 0 0 repeat-y;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 15px 1px 22px;
}
.fr #nav ul { background-image: url(../images/nav_bg_fr.png); }
#nav li { margin-bottom: 20px; }
#nav li a {
	color: #464749;
	text-decoration: none;
}
#nav li a:hover { text-decoration: underline; }

#nav li ul, .fr #nav li ul {
	background-image: none;
	display: none;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 0;
	padding: 0;
}
.support #nav li.support ul { display: block; }
#nav li li {
	background: url(../images/sub_nav_bullet.gif) 0 6px no-repeat;
	margin-bottom: 2px;
	padding: 0 0 0 17px;
}
.fr #nav li li { background-image: url(../images/sub_nav_bullet_fr.gif); }

/*=content
-----------*/
#content {
	float: left;
	padding: 8px 35px 0 44px;
	width: 597px;
}
#content h1 {
	height: 55px;
	margin: 0 0 10px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 { margin: 0 0 12px; }
#content h2 {
	font-size: 19px;
	text-decoration: underline;
}
#content h3 { font-size: 17px; }
#content h4 { font-size: 15px; }
#content h5 { font-size: 14px; }
#content h6 { font-size: 13px; }
#content p {
	font-size: 13px;
	margin: 15px 0;
}
#content ul, #content ol {
	font-size: 13px;
	margin: 15px 0 15px 30px;
}
#content li { margin-bottom: 2px; }
#content ul li, #content li ul li { list-style: disc; }
#content ol li, #content li ol li { list-style: decimal; }
#content ol.alpha li { list-style: lower-alpha; }
#content ol.alpha.upper li { list-style: upper-alpha; }
#home #content p {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 18px;
}
#content blockquote { margin: 0 15px; }
#home #content .joint {
	background: url(../images/logos_bg.png) 0 0 no-repeat;
	float: right;
	height: 108px;
	margin: 50px 22px 0 0;
	position: relative;
	width: 439px;
}
#home.fr #content .joint {
	background-image: url(../images/logos_bg_fr.png);
}
#home #content .joint li {
	list-style: none;
	margin: 0;
	position: absolute;
}
#home #content .joint li.ovs {
	left: 12px;
	top: 22px;
}
#home #content .joint li.crcvc {
	left: 112px;
	top: 7px;
}
#home #content .joint li.ops {
	right: 6px;
	top: 26px;
}

/*=get help
------------*/
#getHelp .logo {
	float: right;
}

/*=footer
----------*/
#footer {
	background: url(../images/banner_bottom.jpg) 50% 0 no-repeat;
	padding: 154px 17px 18px;
}
.fr #footer { background-image: url(../images/banner_bottom_fr.jpg); }
#footer #copyright {
	color: #000;
	font-size: 10px;
}


/*=other rules
---------------*/
strong.emerg { color: #c00; }
strong.hfv { color: #bd9b9e; }
.fr strong.hfv { color: #81b0dc; }
abbr[title] { cursor: help; }

ol.alpha { list-style: lower-alpha; }
ol.decimal { list-style: decimal; }

#content ol.footnotes {
	border: 1px solid #333;
	border-width: 1px 0;
	font-size: 11px;
	margin-left: 0;
	padding: 10px 0;
}
#content ol.footnotes li { list-style: none; }

table.contact {
	margin: 0 0 15px;
	text-align: left;
	width: 100%;
}
table.contact th, td {
	padding: 2px 0;
	vertical-align: top;
}
table.contact th {
	width: 300px;
	padding-right: 5px;
}