body{
text-align:center;
font-size:62.5%;
}

/* --- WRAPPER --- */

#wrapper {
margin-left: auto;
margin-right: auto;
display:block;
width:90%;
border: 1px solid #948475;
margin-top:10px;
text-align:center;
}

#wrapper a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #466580;
	text-decoration:none;
	font-weight: bold;
}

#wrapper a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #466580;
	text-decoration:none;
	font-weight: bold;
}

#wrapper a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #466580;
	text-decoration:underline;
	font-weight: bold;
}

#wrapper a:active {
font-family:Arial, Helvetica, sans-serif;
color: #466580;
text-decoration:underline;
}

/* --- HEADER --- */

#header {
	display:block;
	text-align:right;
	padding-top:10px;
	padding-right:20px;
	height:100px;
	border-bottom: 5px solid #466580;
	background-image: url(../images/logo_fr.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 10px 10px;
	color:white;
}

#header a {
display:none;
}

/* --- CONTENT --- */

#content {
display:block;
text-align:left;
padding-left:70px;
padding-right:60px;
padding-top:30px;
padding-bottom:20px;
}

#content h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.8em;
color: #751328;
font-weight:700;
padding-bottom:10px;
}

sup {
font-size:0.5em;
vertical-align:text-top;
}

#content p {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
line-height:16px;
text-align:justify;
padding-bottom:16px;
}

#content p strong {
font-weight:bold;
}

#content p em {
font-style:italic;
}

#content table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:16px;
	border:0px none;
}

#content table caption {
margin-left:-1px;
margin-right:-1px;
padding:5px;
padding-top:15px;
padding-bottom:10px;
color:black;
border: 2px solid #751328;
border-bottom:0px none;
font-weight:bold;
}

#content table caption strong {
font-size:1.6em;
font-weight:bold;
color: #751328;
margin-right:10px;
margin-left:15px;
}

#content table th {
padding:5px;
color:black;
font-weight:bold;
border:0px none;
border-bottom:1px solid #751328;
}

#content table tr td {
padding:5px;
border:0px; none;
}

#content table tr td.redText {
color: #751328;
}

* html #content table tr td.rightcellb {
border-right:4px solid #751328;
}

* html #content table tr th.rightcellb {
border-right:4px solid #751328;
border-bottom:0px none;
}

#content table tr th.rightcellb {
border-right:2px solid #751328;
border-bottom:0px none;
}

#content table tr td.rightcellb {
border-right:2px solid #751328;
}

#content table tr td.leftcell {
	border-left:2px solid #751328;
} 

#content table tr th.rightcell {
border-right:2px solid #751328;
border-bottom:0px none;
}

#content table tr td.disclaimer {
border:2px solid #751328;
border-top:0px none;
font-size:1em;
}

#content table tr th.leftcell {
	border-left:2px solid #751328;
	border-bottom:0px none;
} 

#content table tr td.rightcell {
border-right:2px solid #751328;
}

#content table tr td.redTop {
padding:15px;
background-color: #751328;
color:white;
font-size:1.8em;
line-height:1.1;
font-weight:bold;
text-align:justify;
}

#content table tr td.redTopSmall {
padding:15px;
padding-top:0px;
background-color: #751328;
color:white;
font-size:1em;
font-weight:bold;
text-align:justify;
}

#content table tr.alt {
background-color:#eae6e3;
}

#content ul {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
line-height:16px;
padding:3px;
margin-top:0px;
margin-left:20px;
}

#content ul li {
list-style-image:url(../images/red_bullet.gif);
vertical-align:middle;
padding:0px;
margin:0px;
}

#content ul li.bullet {
list-style-image:none;
list-style-type:square;
}

#content ul li.arrow {
list-style-image:url(../images/arrow_bullet.gif);
font-weight:normal;
}

#content ul li.blackarrow {
list-style-image:url(../images/arrow_black_bullet.gif);
font-weight:normal;
}

#content ol li {
list-style-image:none;
list-style-type:decimal;
margin-left:30px;
font-size:1.2em;
}

#content ol {
font-family:Arial, Helvetica, sans-serif;
}

/* --- LOGIN --- */

#login {
	display:none;
}


/* --- FOOTER --- */

#footer {
	text-align:left;
	padding:10px 40px 10px;
	border-top: 5px solid #948475;
	color: #444749;
	font-weight: bold;
	background-color: #eae6e3;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
}
#header_titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #751328;
}

