html, body{	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	height:	100%;
	overflow: hidden;
	background-color:#ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#allowScript{
	position: absolute;
	left: 0px;
	width: 100%;
	background-color: #ffcc66;
	color: #000;
	font-weight: bold;
	text-align: center;
	height: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	line-height: 18px;
}

#fadeLayer 	{
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 1;
	background-color:#000000;
	position: absolute;
    opacity: 0.6;
    width: 100%;
	height: 100%;
}

#flashPlayer {
	margin-left: 50%;
	position:absolute; 
	width: 600px;
	height: 370px;
	left: -300px;
	visibility: hidden;
	z-index: 2;
	background-color: black;
	color: White;
	position:absolute;
	text-align:center;
	border: solid white 20px;
	border-bottom: solid white 20px;
	padding-bottom: 5px;
}


#iPaper {
	margin-left: 50%;
	position:absolute; 
	width: 730px;
	height: 370px;
	left: -380px;
	visibility: hidden;
	z-index: 2;
	background-color: black;
	color: White;
	position:absolute;
	text-align:center;
	border: solid white 20px;
	border-bottom: solid white 20px;
	padding-bottom: 5px;
}

#help {
	margin-left: 50%;
	position:absolute; 
	width: 700px;
	height: 370px;
	left: -365px;
	visibility: hidden;
	z-index: 2;
	background-color: white;
	color: black;
	position:absolute;
	text-align:left;
	border: solid white 20px;
	border-bottom: solid white 20px;
	padding-bottom: 5px;
}

#helpContent{
	overflow-y: scroll;	
	overflow-x: hidden; 
	height:350px; 
	border-top: 1px black dotted;
}

#closeDivLayer{
	position:absolute;
	top: -17px;
	right: 15px;
}

#closeDivLayer a, #closeDivLayer a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

#closeDivLayer a:hover {
	color: #FF0000; 
}

#uvmLogo{
    position:absolute;
    background-image:url("../images/uvm_logo.png");
    background-repeat:no-repeat;	
    width:113px; 
    height:90px;
    top: 5px;
    margin-left: 50%;
    left: 238px;    
}

#pageWrapper{
    width: 770px; 
    height: 100%;  
    border-left: 5px solid #cccccc;
    border-right: 5px solid #cccccc;
    background-color: white;
}

#topImage{
	width: 770px; 
	height:100px; 	
}

#menu{
	margin: 10px;
	height: 310px;
	margin-top: 30px;
}


#taskNumber{
	margin: 10px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#serviceMenu{
	float:right;
	text-align: right;
	color: #666666;
	height:25px;
	width: 257px;
	background-image: url(../images/serviceMenu.png);	
	background-repeat: no-repeat;	
	background-color: white;
	visibility: hidden;
}
	
#helpLink {   
    width: 115px;
    float:left;  
    display:block;   
    height:20px;
    cursor: pointer;  
}

#exitTask{
    width: 115px;
    float:left;
    display:block;
    height:20px;
    cursor: pointer;     
}


#contentWrapper{
	text-align: left;
	height: 100%; 
	width: 770px; 
	float: left; 
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 0;
	background-color:white; 
}

#content{
	margin: 15px;
	margin-top: 10px;
	width: 580px;
}


/* Almindelige links i indhold */
a{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}


a:visited {
	color: #990099;
}

a:hover {
	color: #FF0000;
}

.rootMenu a, .rootMenu a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	}

.rootMenu a:hover {
	color: #FFFFFF;
}

.rootLinkActive a, .rootLinkActive a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.rootLinkActive a:hover {
	color: #FFFFFF;
}

.subMenu a , .subMenu a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

.subMenu a:hover {
	color: #FFFFFF;
}

.subLinkActive a, .subLinkActive a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}	


.subLinkActive a:hover {
	color: #FFFFFF;
}				

h1, .overskrift1	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h2, .overskrift2	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
				
h3, .overskrift3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 0px;
}
