body{
	margin:0px;
	padding:0px;
	/*background-color:#000000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;	
	background-color:Black;
	line-height:17px;
}

h1{
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
}

a:link { 
	color: #a6151d; 
}
a:visited { 
	color: #a6151d; 
}
a:hover { 
	color: #a6151d; 
}
a:active { 
	color: #a6151d; 
}

#allWrap{
	width:1000px;
	margin-left:0px;
	margin-top:0px;	
}

#header{
	width:100%;
	height:90px;
	background-image:url(../img/bgHeader_fr_new.jpg);
	background-repeat:no-repeat;
}

#header_fr{
	width:100%;
	height:90px;
	background-image:url(../img/bgHeader_fr_new.jpg);
	background-repeat:no-repeat;
}

#menuTop, #menuLanguage, #backButton{
	float:left;
}
#header_fr #menuTop{
	width:610px;
	height:72px;
	margin-left:160px;
	margin-top:5px;
}
#menuTop{
	width:575px;
	height:72px;
	margin-left:170px;
	margin-top:5px;
}


*+html #menuTop{
	margin-left:170px;
}

*html #menuTop{
	margin-left:90px;
	width:538px;
}

*html #header_fr #menuTop{
	margin-left:80px;
	width:608px;
}
.topUpper
{
	height:24px;
}
.topLower {
	height:48px;
}
*+html .topLower {
	width: 450px;	
}
*+html #header_fr #menuTop .topLower {
	width: 580px;	
}
*html #header_fr #menuTop .topLower {
	width: 580px;	
}

*html .topLower {
	width: 450px;	
}
.topUpper{
	margin-bottom:3px;
}

.topUpper ul,
.topLower ul{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}

.topUpper ul li,
.topLower ul li{
	background-image:url(../img/bgMenuTopLeft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;	
	display:block;
	float:left;	
	height:24px;	
	margin-left:3px;	
}

.topUpper ul li a,
.topLower ul li a{
	background-image:url(../img/bgMenuTopRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;	
	padding-right:10px;
	color:#FFFFFF;
	text-decoration:none;
	height:24px;
	display:block;
	float:left;	
}


.topUpper ul li a span,
.topLower ul li a span{
	background-image:url(../img/bgMenuTopMiddle.jpg);
	background-repeat:repeat-x;	
	height:24px;
	display:block;
	padding-top:1px;
	float:left;
	font-size:10px;
}



.topUpper ul li a:hover span,
.topLower ul li a:hover span{
	cursor:pointer;
	color:#000000;	
} 

#menuLanguage{
	width:98px;
	height:20px;
	color:white;
	margin-top:6px;
	text-align:center;
}

#backButton{
	width:130px;
	margin-top:2px;
}

#content{
	width:100%;	
	background-image:url(../img/bgContent.jpg);
	background-repeat:no-repeat;
	background-color:#B5B4B8;
}

.endBG{
	width:100%;
	height:20px;
	background-color:#B5B4B8;	
}

#contentWrap{
	width:960px;
	margin-left:17px;
	padding-top:17px;
	
}

#headerRot{
	width:100%;
	height:30px;
	background-image:url(../img/bgHeaderRot.jpg);
	background-repeat:no-repeat;
}

#headerRot h1{
	margin:0px;
	padding:0px;
	text-transform:uppercase;	
	font-size:13px;
	letter-spacing:8px;
	margin-left:35px;
	padding-top:6px;
}

#contentBody{	
	background-image:url(../img/bgContentBody.jpg);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
}

#menuBottom{
	color:#686868;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	text-align:center;
	font-size:10px;
}

#menuBottom a, #menuBottom a:visited, #menuBottom a:link, #menuBottom a:hover{
	color:#686868;
	text-decoration:none;
}

#menuBottom a:hover{
	text-decoration:underline;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px;	
}
input[type=submit] {
	font-size: 100%;
	padding: 2px 2px;
	width: auto;
	height: auto;
	vertical-align: middle;
}
input[type=reset] {
	font-size: 100%;
	padding: 2px 2px;
	width: auto;
	height: auto;
	vertical-align: middle;
}

button[type=submit].choose_cert {
	background: url(../img/choose_cert.png) no-repeat;
	width:396px;
	height:50px;
	text-decoration: none !important;
	clear:none;
	margin-bottom: 35px;
	border:none;
	text-align:left;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

#help {
	color: #FFFFFF; 
	text-decoration: none;
}
#help:hover {
	color: #A6151D;
}
.error-message {
	color: #FF0000;	
}
.message {
	color: #FF0000;
}
.menu {
	color:#FFFFFF;
	text-decoration:none;
}
.menu:hover {
	color:#000000;
}

#dateinput .input {
	clear:none;
	display: inline;
}