/* CSS Document */
body{
	margin:0px;
	background-color:#678FC2;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.topborder{
	background-image:url(../images/topborder.jpg);
	background-repeat:repeat-x;	
}

.bottomborder{
	background-color:#F8F2E4;
	}

.logobg{
	background-color:#FFFFFF;
	padding:5px;
	height:75px;
}

.menubg{
	height:25px;
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat-x;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	
}

.menuitem{
	padding:0px 5px 0px 5px;		
}

.menulink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}
	
	a.menulink:hover{	
	color:#999999;	
	}
	
.pathwaylink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
	a.pathwaylink:hover{	
	color:#000000;
	
}

.pathway{
	height:25px;
	background-color:#E4F0FE;
	border-bottom:#C3DAFF solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	padding-top:5px;
	padding-left:15px;
	}
	
.tablecontainer1{
	padding:10px 10px 10px 10px;
	background-color:#F8F2E4;
}
.tablecontainer{
	padding:10px 10px 0px 10px;
	background-color:#F8F2E4;
       
}
.tablecontainer2{
	padding:10px 10px 10px 10px;
	background-color:#F8F2E4;
        width:800px;
}


.table1{
	border:#C4C5C0 solid 1px;
	background-color:#FFFFFF;
}

.table2{
	border:#C4C5C0 solid 1px;
	background-color:#FFFFFF;
        
}

.tableheader{
	background-image:url(../images/tablebg.jpg);
	background-repeat:repeat-x;	
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4562A4;
	padding-left:10px;
	font-weight:bold;
	padding-top:2px;
}
.table2header{
	background-image:url(../images/table2bg.jpg);
	background-repeat:repeat-x;	
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4562A4;
	padding-left:10px;
	font-weight:bold;
	padding-top:2px;
}

.tablecontentleft{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:3px 5px 3px 5px;
	width:30%;
	}
.tablecontentright{	
	padding:3px 5px 3px 5px;
	width:70%;
	}
.highlight{
color:#FF0000;
}

.textbox{
	width:170px;
	height:16px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
.textboxmini{
	width:50px;
	height:16px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}	
.listbox{
	width:170px;
	height:75px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
.listbox2{
	width:170px;
	height:20px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
.listbox3{
	width:100px;
	height:20px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}

.caltextbox{
	width:145px;
	height:16px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
.textbox2{
	width:70px;
	height:16px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
	
.textbox3{
	width:200px;
	height:16px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
.textbox4{
	width:98px;
	height:16px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
	
.textarea{
	width:45%;
	height:50px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
}
	
	
.tablecontentleft{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:3px 5px 3px 5px;
	width:30%;
	}
	
.table2content{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:3px 10px 3px 10px;
	}
	
.contenttext{
font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
	
.divider{
	padding:0px 10px 0px 10px;
}

.line{
	border-bottom:#AFC6D8 dotted 1px;
}
	

.table3header{
	background-color:#E4F0FE;
	border-bottom:solid 1px #BFDCFC;
	border-right:solid 1px #BFDCFC;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:25px;
}

.table3row1{
	background-color:#F8F8F8;	
	border-right:solid 1px #BFDCFC;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:25px;
	padding:5px;
}
.table3row2{
	background-color:#FFFFFF;	
	border-right:solid 1px #BFDCFC;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:25px;
	padding:5px;
}

.table3rowselect{
	background-color:#98B4E3;	
	border-right:solid 1px #BFDCFC;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:25px;
	padding:5px;
}

.butten{
	background-color:#F8F2E4;
	padding:10px 15px 10px 15px;
}

.button2{
        
	
	padding:3px 20px 3px 20px;
        
	
}
.footertext{
font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:3px;
}

.footerlink{
font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F8F2E4;
	padding-top:3px;
	text-decoration:none;
}
a.footerlink:hover{
color:#FFFFFF;
}

.errormessage{
font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;

	color:red;font-weight:bold;align:left;

}
.infomessage{
font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;

	color:#808080;font-weight:bold;align:left;

}

.ModWinBody
{
	FONT-SIZE: 8pt; 
	MARGIN: 0px; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #ffffff ;
	BACKGROUND-IMAGE: none;
}
.BorderTable
{
	border: #ECECFE 2px SOLID;
	background-color: #f5f5ff;
	font-size:8pt;
}
.THList
{
	font-weight: bold;
	color: #555555;
	height: 20px;
	background-color:#dddddd;
}
.MenuLink
{
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 8pt; 
}

.useritem_head {
	color: #4a677c;
	font-weight: bold;
	text-align: left;
	padding-left: 34px;
	font-size: 10px;
}
.useritem_head a:link { color: #4a677c; text-decoration: none;}
.useritem_head a:visited { color: #4a677c; text-decoration: none;}
.useritem_head a:hover { color: #3f5d84; text-decoration: underline;}

.userlist {
 	list-style-image: url(../images/list_arrow.gif);
	line-height: 17px;
	margin-left: 30px;
	margin-top: 5px;
	padding-left: 4px;
        text-aign: left;
        
}
.userlist a:link {text-aign: left; color: #7188a6; text-decoration: none;}
.userlist a:visited { text-aign: left;color: #7188a6; text-decoration: none;}
.userlist a:hover { text-aign: left;color: #3f5d84; text-decoration: underline;}
.usericons {
	padding-left: 10px;
	padding-bottom: 3px;
	float: left;
        text-align:left;
}

.gridrow1{
    background-color:#F8F8F8;	
	border-right:solid 1px #BFDCFC;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:25px;
	padding:5px;
}
.gridrow2{
    background-color:#FFFFFF;	
	border-right:solid 1px #BFDCFC;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:25px;
	padding:5px;
}
.leftContent{
    text-align:left;
        font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	
	padding:2px;
}
.filefield{
	width:200px;
	height:25px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}
.filefield2{
	width:257px;
	height:20px;
	border:#88A3CE solid 1px;
	background-color:#F7FAFF;
	}        