body{
	font-family: Verdana, Arial;
	font-size:14px;	
	color:#5f6062;
	text-align:center;
	margin-top:10px;
	
	

    scrollbar-base-color: #003882;
    scrollbar-face-color: #003882;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-3dlight-color: #003882;


}

#page {
	width:950px;
	border: 1px solid;
	
}

#header {
	height:120px;
	background:url(../images/JMKtop2.jpg) no-repeat left;

}

#header h3 {/*display:none;*/ font-size:1.1em; position:relative; left:366px; top:2px; color:White;}

#link {
	background-color:#878889;
	height:25px;
	line-height:25px;
	text-align:left;
	color:white;
	padding-left:15px;
}

#link a, a:visited{
    color:white;
    text-decoration:none;
}

#link a:hover{
    border-bottom:solid 2px #003882;
}

#center{
	padding-top:15px;
	height:400px;
	padding-bottom:15px;
	background-color:#dfdfe0;
}
#content{
	position:relative;
	width:70%;
	height:100%;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	overflow:auto;
	
	
	
}

#textbox{
	float:right;
	position:relative;
	width:20%;
	height:100%;
	text-align:left;
	border-left:2px solid #003882;
	padding-left:15px;
	padding-right:15px;
}

#footer{
	height:32px;
	background-color:#878889;
	font-size:9px;
	color:white;
	line-height:32px;
}

.knap{
    width:100%;
}

#gridview1{
	position:relative;
	width:60%;
	height:100%;
	float:left;
	text-align:left;	
}

#gridview2{
	float:right;
	position:relative;
	width:40%;
	height:100%;
	text-align:left;
}


A.smallerLink { font-size: 11px; color: #878889; text-decoration: underline;     
}

A.smallerLink:link { font-size: 11px; color: #878889; text-decoration: underline;    
}

A.smallerLink:visited { font-size: 11px; color: #878889; text-decoration: underline;     
}

A.smallerLink:hower { font-size: 11px; color: #878889; text-decoration: underline;     
}




A.middleLink { font-size: 12px; color: Black; text-decoration: none;      
}

A.middleLink:link { font-size: 12px; color: Black; text-decoration: none;     
}

A.middleLink:visited { font-size: 12px; color: Black; text-decoration: none;     
}

A.middleLink:hower { font-size: 12px; color: Black; text-decoration: none;     
}



A.bigLink { font-size: 14px; color: #5f6062; text-decoration: none;      
}

A.bigLink:link { font-size: 14px; color: #5f6062; text-decoration: none;     
}

A.bigLink:visited { font-size: 14px; color: #5f6062; text-decoration: none;     
}

A.bigLink:hower { font-size: 14px; color: #5f6062; text-decoration: none;     
}



TR.longLine {   height: 1px; background-color: #003882; 
}



TD.longLineCell {   height: 1px; background-color: #003882;
}


/* input fields */
.buttonNext
{
	background-color:   #003882;
	border:		    1px solid #500;
	color:		    #fff;
	font-weight:	    bold;
	font-size:	    12px;
}

.buttonSmallNarrow
{
	background-color:   #003882;
	border:		    1px solid #500; 
	color:		    #fff;
	/*font-weight:	    bold; */
	padding: 0px;
	margin: 0px;
	width: 90px;
	
	font-size:	    12px;
}

.comboBox
{
	background-color:   #003882;
	border:		    1px solid #500;
	color:		    #fff;
	font-size:	    12px;
}

.textArea
{
	font-family:        verdana;
	font-size:	    12px;
}

.textAreaBlueGray
{
	font-family:    verdana;
	font-size:	    12px;
	color:          #5F6062;
	border:		    1px solid #003882;
	background-color: #DFDFE0;
	
}

.textBoxBlueGray
{
	font-family:    verdana;
	font-size:	    12px;
	color:          #5F6062;
	border:		    1px solid #003882;
	background-color: #DFDFE0;
	
}