body {
	
	text-align: center;
	font-family:  Arial,sans-serif ,Helvetica ;
	
	margin: 0;
	background-color: white;
	font-size: small;
}
	   
#wrapper {
	text-align: left;
	width:  px;
	margin: 0 auto;

}
#header{
	clear:both;
	height: 135px;
	text-align: left;
	
	background: url(../images/aerp_banner.png)
}

#logo{
	
	height: 100px;
	margin-left: 28px;
}
#home{
	float: right;
	margin-right: 700px; 
}

#adverse{
	color:white;
	padding-left: 28px;
	
	font-size: 1.7em;
	padding-top: 50px;
}

#submitreport{
	clear:both;
	color:white;
	padding-left: 35px;
	height:20px;
	margin-top: 30px;
	font-size: 1.1em;
}


#below_top {
	margin-left: 310px;	
}

#navbarinfo {
	color:#AD3838;
	padding: 5px;
	
	
}
#agree{
	margin: 0 auto;
	color: #3A6961;
}

#left {
/*float:left;*/
display: inline-block;
vertical-align: top;
padding: 5px;

}

#right { 
	
/*	float:right; */
	width: 700px;

display: inline-block;
vertical-align: top;

padding: 10px;
}



.labelRight{
	font-family: Arial,sans-serif, Helvetica, ;
	font-size: 12px;
	font-weight: bold;
	background-position: right;
	text-align: right;
	line-height: 21px;
	height: 21px;
        
        padding-right: 5px;
}

.error{
  background-color: #EBEBEB;
	border: 1px dotted #772953;
	padding: 0.4em;
color: #772953;
font-size: 0.9em;
}

.mandatory{
    color: red;
}


.tool-tip {
	color: #fff;
	width: 159px;
	text-align: left; 
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	
	background: url(../images/bubble.png) bottom right;
}





.nav_current{
	width:170px;
  margin: 5px;
 color: white; 
 background-color: #4B2942;
 padding:  2px;
 font-family:  Arial,sans-serif, Helvetica, sans-serif;
 border-style: none;
 background-image: url(../images/arrow_right.png) ;
 background-repeat: no-repeat;
background-position:right;
height: 23px;
padding-left:5px;
text-align: left;
 
 }

.nav_current:hover {
  color: white; 
 background-color: #4B2942;
 
}



.nav_enabled{
	text-align: left;
	width:170px;
  margin: 5px;
 color: black; 
 height: 23px;
 color: white; 
 background-color: #404545;
 padding:  2px;
 padding-left:5px;
 font-family:  Arial, sans-serif,Helvetica, ;
 border-style: none;
 
 }

.nav_enabled:hover {
  color: white; 
 background-color: #4B2942;
 background-image: url(../images/arrow_right.png) ;
 background-repeat: no-repeat;
background-position:right;
height: 23px;
}

.nav_disabled{
	width:170px;
  margin: 5px;
 height: 23px;
 padding:  2px;
 font-family:  Arial,sans-serif, Helvetica, ;
 text-align: left;
 padding-left:5px;
 }

.nav_disabledx:hover {
  color: #6D9207;
  background-color: #F2D99C;
}




#footer{
	clear:both;
	height:30px;
	margin-top:10px;
	text-align: left;
	border-top: 1px solid black;
	
}
#footer p {
margin-top: 10px;
font-size: 90%;
color:#C7455F;
}

div #fbottom {
	margin-top: 50px;
	clear:both;
  
}
#bottomspace{
	clear :both;
	 margin-bottom: 50px;
}
#fbottom {
	clear:both;
  margin-top: 50px;
}
#footer UL {
	margin: 10; padding:10; list-style-type: none;
}
#footer UL LI {
	display: inline;
}
#footer UL LI A {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: black; FONT-STYLE: normal; TEXT-DECORATION: none; font-family: Arial,sans-serif, Verdana, Helvetica ;
	padding-left: 5px;	padding-right: 5px;
}
#footer UL LI A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR:#4B2942; FONT-STYLE: normal; font-family: Arial, sans-serif,Verdana, Helvetica ;
	padding-left: 5px;	padding-right: 5px;
}

#footer li.noBar {
	border-right: 0;
}


p {
font-size: 90%; 
color: #666666;
}
	
#left p{
font-size: 95%; 

line-height: 1.2em;
}

#rightx p {
font-size: 100%; 
color: #666;
line-height:1.2em;
}
h1 {
color: #333333;
font-size: 22px;
font-weight: normal;

}
h2 {font-size: 18px; 
font-weight: normal;
color: #333333;
}
h3{
font-size: 14px; 
margin-left: 20px;
}

.validbutton {
font-size: 70%;
border: 1px solid #B83D3D;
padding: 4px;
margin-right: 6px;
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
width: 250px;
}

a:link {color:#AD3838;}
a:visited {color:#D68585;}
a:active {color:#AD3838;}


.right{
	float:right;
}

#apvmawebsite{
	clear:both;
	margin-left: 120px;
	font-size: 0.6em;
}

#content{
	clear:both;
	width:1000px;
	margin:0px;
	
}
#content p{
	line-height: 150%;
	
}
#contentmain{
	clear:both;
	width:950px;
	margin:0;
	
}

#contentmain p{
	line-height: 150%;
	
	
}
 
 
#line{
	margin-top:20px;
		border-top: 1px solid #666666;
}
#linebottom{
	margin-top:30px;
	margin-bottom:30px;
	border-top: 3px solid #666666;
}
#linewhite{
	
	border-top: 1px solid white;
}

#sumitrportonx{
	margin:20px;
	
	
	height:100px;
	background-color: #4B2942;
	text-align:center;
	color: white;
	
}

#centreview{
	
	padding-top: 10px ;
}

#submitreport{
	
	font-size: large;
}


input#image-buttonsubmit{
	margin-top:20px;
	margin-left:100px;
    background: #4B2942 url(../images/start_report.png) no-repeat top left;
    padding-left: 16px;
    height: 85px;
    width:260px;
}


input#image-buttonsubmit:hover{
	border-color: #666666;
	cursor: pointer;
}

input#image-buttonresume{
	margin-left:100px;
	margin-top:20px;
    background: #4B2942 url(../images/resume_report.png) no-repeat top left;
    padding-left: 16px;
    height: 85px;
    width:260px;
}
input#image-buttonresume:hover{
	border-color: #666666;
	cursor: pointer;
}


.buttonpurpleright{
	width:90px;
	background-color: #4B2942;
	color: white;
	border-style: none;
	height: 23px;
	cursor: pointer;
	background-image: url(../images/arrow_right.png) ;
 background-repeat: no-repeat;
background-position:right;
}


.buttonpurplerightdis{
	
	width:90px;
	
}
.buttonpurple{
	
	background-color: #4B2942;
	color: white;
	border-style: none;
	height: 23px;
	cursor: pointer;
	
}

.buttonred{
	
	background-color:#4B2942;
	color: white;
	border-style: none;
	height: 23px;
	cursor: pointer;
	
}

.buttonpurpleleft{
	width:90px;
	background-color: #4B2942;
	color: white;
	border-style: none;
	height: 23px;
	cursor: pointer;
	background-image: url(../images/arrow_left.png) ;
 background-repeat: no-repeat;
background-position:left;
}


.buttonmiddle{
	width:170px;
	background-color: #4B2942;
	color: white;
	border-style: none;
	height: 23px;
	cursor: pointer;
	
}
.buttonmiddledis{
	width:170px;
	
	height: 23px;
	
	
	
	
}

#reviewhd{
	font-weight: bolder;
	font-size: 14px;
	color: #4B2942;
	margin-top: 10px;
	margin-bottom: 10px;
}

#steps{
font-size: 14px; 
margin-bottom: -10px;
}
.linkedin{
	display:block;
	
	width:25px;
      
	height:25px;
	float:left;
	background-image: url(../images/linkedin.jpg) ;
	background-repeat: no-repeat;
	background-position: center top;
	 
	
}
.facebook{
	display:block;
	
	width:25px;
      
	height:25px;
	float:left;
	background: url(../images/facebook.png) ;
	background-repeat: no-repeat;
	background-position: center top;
}
.twitter{
	display:block;
	
	width:25px;
     float:left; 
	height:25px;
	background: url(../images/twitter.png) ;
	background-repeat: no-repeat;
	background-position: center top;
}

#timer{
	float: right;
	font-size: x-large;
	color: red;
}
.underline{
	text-decoration: underline;
	
}
.five{
	line-height: 100%;
}

#selecterror{
	margin-left: 200px;
}

ol {    
   width: 180px;
   -webkit-padding-start: 20px;
   padding-left: 20px;
   }

.portal-aerp, #logo, #apvmawebsite,#home,#header,#below_top,#fbottom {
	display:none;
}

#purple{
	
	width:170px;
	color: #4B2942;
	border-style: none;
	height: 30px;
	padding:10px; 
	cursor: pointer;
}
#changeheight{
	  
line-height: 25px;	
	
}


