/* Basic Default Styles */
body{
	margin: 0;
	padding: 0;
	background: #415863 url('../images/fra_bckg_body.gif') repeat-y top center;
	font: 0.8em Arial, Tahoma, sans-serif;
	text-align: center;
	color: #444444;
}
a:link,
a:visited{
	text-decoration: underline;
	color: #005298;
}
a:hover,
a:active{
	text-decoration: none;
	color: #000000;
}
/*a[rel="external"]{ background: url('../images/ico_external.gif') 99% 40% no-repeat; padding-right: 15px; }*/
/*a[href$=".pdf"]{ background: url('../images/ico_pdf.gif') 0% 60% no-repeat; padding-left: 20px; }*/
a[href$=".zip"]{ background: url('../images/ico_zip.gif') top right no-repeat; padding-right: 20px; }
ul{ list-style-type: square; }
ul.padding li{ padding: 4px 0; }
img{ border: 0; }
dfn{
	border-bottom: 1px dotted #000000;
	font-style: normal;
	color: #000000;
	cursor: help;
}
form{
	margin: 0;
	padding: 0;
}
form div{
	padding: 2px;
	clear: both;
}
label{
	float: left;
	width: 100px;
	font-weight: bold;
}
div.margin{ margin: 0 0 0 100px; }
input.input,
textarea,
select{
	width: 315px;
	padding: 2px 1px;
	border: 1px solid #cccccc;
	font-family: Arial, Tahoma, sans-serif;
}
input.input:focus,
textarea:focus,
select:focus{
	background: #ffffcf;
	border: 1px solid #000000;
}
table{
	clear: both;
	width: 100%;
	background: #cbbb9b;
}
table th{
	background: #d7cab0;
	color: #333333;
}
table td,
table th{ padding: 3px; }
table tr.row1{ background: #e4dac7; }
table tr.row2{ background: #f1ece1; }
caption{ visibility: hidden; }

/* --------------------------------------------------------------------*/
/* Container */
#container{
	width: 1075px;
	margin: 0 auto;
	background: url('../images/fra_bckg_container.gif') repeat-y top left;
	text-align: left;
}
#content{
	clear: both;
	min-height: 701px;
	padding: 0 125px 0 0;
	background: url('../images/fra_bckg_content.jpg') no-repeat top right;
	line-height: 1.5em;
}
#content:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}

/* --------------------------------------------------------------------*/
/* Header */
#header{
	height: 202px;
	padding: 0 125px 0 0;
	background: #f0f0e5 url('../images/fra_bckg_header_fr.jpg') no-repeat top left;
}

/* --------------------------------------------------------------------*/
/* Menu */
ul#menu,
ul#nav{
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}
ul#menu li,
ul#nav li{
	float: left;
	margin: 0;
	padding: 0;
}
ul#menu{
	width: 900px;
	padding: 0 0 0 26px;
}
ul#menu li{
	padding: 0 0 0 12px;
	background: url('../images/fra_sep.gif') no-repeat 6px 3px;
}
ul#menu li.first{
	background: none;
	padding: 0;
}
ul#menu li a{
	display: block;
	text-decoration: none;
	color: #415863;
}
ul#menu li a:hover{
	text-decoration: underline;
	color: #415863;
}

/* --------------------------------------------------------------------*/
/* Nav */
ul#nav{ float: right; }
ul#nav li{ padding: 0 4px 0 0; }
ul#nav li a{
	display: block;
	height: 15px;
	padding: 15px 8px 2px 8px;
	background: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	color: #415863;
}
ul#nav li a:hover{
	background: #415863;
	color: #ffffff;
}

/* --------------------------------------------------------------------*/
/* Supporting text */
#supportingText{
	float: left;
	width: 691px;
	padding: 0 25px;
	background: #f0f0e5 url('../images/fra_bckg_content.jpg') no-repeat 691 0;
}
p#ariane{ padding: 4px 0; }
h1.top{
	line-height: 1.2em;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: #415863;
}
h1{
	clear: both;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #7f805e;
}
h2{
	font-size: 1.3em;
	font-weight: bold;
	color: #7f805e;
}
blockquote{
	font-style: italic;
	color: #415863;
}
.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }
.center{ text-align: center; }
.small{ font-size: 0.9em; }
div.box{
	width: 204px;
	padding: 0 6px 5px 4px;
	color: #000000;
}
div.box a{
	display: block;
	width: 204px;
	background: #ffffff;
	border: 2px solid #ffffff;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
div.box a:hover{ border-color: #000000; }
div.box span{
	display: block;
	font-size: 0.9em;
}
div.box span.size{
	float: right;
	padding: 0 0 0 18px;
	background: url('../images/ico_zoom.gif') no-repeat 0 1px;
	border-left: 2px solid #ffffff;
}
div.box2{
	clear: both;
	width: 577px;
}
div.box2 div{
	padding: 6px 6px 1px 6px;
	border: 2px solid #ffffff;
}
div.box2 p{
	margin: 0 85px 0 0;
	padding: 4px 6px 4px 0;
	border-right: 2px solid #ffffff;
	text-align: right;
	font-size: 0.95em;
}
div.box2 div.btn{
	float: right;
	padding: 4px;
	border: 0;
}
div.box2 div.verbatim{
	/*position: absolute;*/
	width: 300px;
	height: 344px;
	/*margin: -356px 0 0 580px;*/
	background: #ffffff;
	border: 2px solid #415863;
	overflow: auto;
	color: #415863;
}
div.box2 div.verbatim p{
	margin: 0;
	padding: 4px 0;
	border: 0;
	text-align: left;
}
div.box2 div.verbatim p.close{ text-align: right; }

ul.tab{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tab li{
	float: left;
	padding: 4px 2px;
}
ul.tab a,
ul.tab a:visited{
	display: block;
	width: 22px;
	height: 16px;
	padding: 3px 0;
	background: #61623e url('../images/btn_video_up.gif') no-repeat top left;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}
ul.tab a.current,
ul.tab a.current:visited{
	background: url('../images/btn_video_rl.gif') no-repeat top left;
	color: #0c1f29;
}

p.error,
p.confirm{
	clear: both;
	padding: 6px;
	color: #102e44;
}
p.error{
	background: #ffd5d5;
	border-top: 2px solid #ff7f7f;
	border-bottom: 2px solid #ff7f7f;
}
p.confirm{
	background: #cff2b5;
	border-top: 2px solid #8ed07f;
	border-bottom: 2px solid #8ed07f;
}
div.padding{
	display: table-cell;
	vertical-align: middle;
}
div.padding p{ padding: 4px; }
li.head{
	margin: 0 0 0 -2em;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

/* --------------------------------------------------------------------*/
/* Right */
#right{
	float: left;
	width: 199px;
	padding: 246px 4px 0 6px;
}
#right ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f8f8f2;
}
#right ul li a{
	margin: 2px 0;
	padding: 0 5px 0 20px;
	display: block;
	background: #415863;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
}
#right ul li a:hover{
	background: #555632;
	color: #ffffff;
}
#right ul li a.current{
	text-decoration: underline;
	font-weight: bold;
}
#right ul li ul{ display: none; }
#right ul li.current ul{ display: block; }
#right ul li ul a{
	background: #d3d8d6;
	text-transform: none;
	color: #415863;
}
#right ul li ul ul{ display: block; }
#right ul li ul ul a{
	padding-left: 35px;
	background: url('../images/bullet.gif') no-repeat 20px 5px;
}

/* --------------------------------------------------------------------*/
/* Footer */
#footer{
	clear: both;
	margin: 0 125px 0 0;
	padding: 6px 25px;
	background: #f0f0e5;
	border-bottom: 4px solid #ffffff;
	font-size: 0.9em;
}
#footer a{
	text-decoration: none;
	color: #555632;
}
#footer a:hover{ text-decoration: underline; }
#footer p{
	margin: 0;
	padding: 0;
}