body{
text-align:center;
font-size:62.5%;
}

/* --- WRAPPER --- */

#wrapper {
margin-left: auto;
margin-right: auto;
display:block;
width:800px;
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;
	font-size:1.2em;
}

#header a {
font-family:Arial, Helvetica, sans-serif;
}

/* --- 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:bold;
padding-bottom:10px;
}

sup {
font-size:0.75em;
vertical-align:text-top;
font-weight:normal;
}

#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 p.right {
float:right;
margin:bottom:5px;
}

#content img.icon {
margin-bottom:-3px;
}

#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:5px;
margin-left:0px;
}

#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 th.topleftcell {
	border-left:2px solid #751328;
	border-top:2px solid #751328;
	border-bottom:0px;
} 

#content table tr th.tabletop {
	border-top:2px solid #751328;
}

#content table tr th.toprightcell {
	border-right:2px solid #751328;
	border-top:2px solid #751328;
	border-bottom:0px;
}

#content table tr td.redText {
color: #751328;
}

#content table tr th.rightcellb {
border-right:2px solid #751328;
}

#content table tr td.rightcellb {
border-right:2px solid #751328;
}

#content table tr td.rightcell {
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.redTop {
padding:15px;
background-color: #751328;
color:white;
font-size:1.6em;
line-height:1.1;
font-weight:bold;
text-align:left;
}

#content table tr td.redTop a:link {
font-size:0.75em;
color:white;
float:right;
margin-top:-15px;
}

#content table tr td.redTop a:visited {
font-size:0.75em;
color:white;
float:right;
margin-top:-15px;
}

#content table tr td.redTop a:hover {
font-size:0.75em;
color:white;
float:right;
margin-top:-15px;
}

#content table tr td.redTop a:active {
font-size:0.75em;
color:white;
float:right;
margin-top:-15px;
}

#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 {
	margin-top:-23px;
	text-align:center;
	display:block;
	width:200px;
	float:right;
	margin-left:40px;
	margin-bottom:20px;
}

#login * {
font-family:Arial, Helvetica, sans-serif;
}


#login a {
font-size:1.2em;
margin-left: auto;
margin-right: auto;
}

#login .logout {
	display:block;
	width:180px;
	padding:8px;
	border: b9ac97;
	background-color: #bfcbd7;
	margin-bottom: 25px;
	font-size:1.2em;
	text-align:left;
}

#login fieldset {
	padding:8px;
	border: b9ac97;
	background-color: #c1ccd8;
	margin-bottom: 25px;
	margin-top:10px;
	text-align:left;
	border:1px solid #888888;
}

#login input {
border: 1px solid b9ac97;
margin-bottom:3px;
padding:2px;
vertical-align:middle;
font-size:1.2em;
font-weight:bold;
}

#login input:focus {

}

#login label {
margin-top:-5px;
font-size:1.2em;
}

#login legend {
font-weight:bold;
font-size:1.6em;
background-color:#c1ccd8;
padding:3px;
padding-top:5px;
padding-bottom:0px;
padding-left:8px;
margin-left:-9px;
margin-top:-15px;
margin-bottom:-2px;
border:1px solid #888888;
border-bottom:0px none;
display:block;
width:187px;
}

#login p {
padding-bottom:5px;
font-size:1.2em;
}

#login #RepCode {
margin-left:2px;
}

/* --- FOOTER --- */

#footer {
	text-align:left;
	padding:10px 70px 10px;
	border-top: 5px solid #948475;
	color: #444749;
	font-weight: bold;
	background-color: #eae6e3;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
}


