@charset "utf-8";
/*color header:#0077a3*/

/* ////// Fix for PNG alpha transparency in IE 6 //////*/
img{ behavior: url(/styles/iepngfix.htc) }

/*****************HTML****************/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%
}
body {
	color:#1c1c1c;
	font-size:12px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #fff;
	line-height: 150%
}

/*//////////////// start added MF ////////////////////*/

.greenline{
border-top:1px solid #327957;
width:90%
}

.arrowRight{
font-weight:bold;
font-size:1.25em;
}

.cpLink{
font-weight:bold;
font-size:1.05em;
}	

.greenTxt{
color:#327957;
font-style:italic;
}	

.plainBoldBlue{
font-weight:bold;
font-style:italic;
color:#0073ab;
}

.plainBold{
font-weight:bold;
}

.loginFormIndent{
padding-left:25px;
}

.loginFormBlue{
font-weight:bold;
font-style:italic;
color:#0073ab;
}

#demographics{
float:left;
margin-left:50px;
background-color:#eeeeee;
padding:10px;
border:1px solid silver;
}

#demographics div{
font-weight:bold;
border-bottom:1px solid black;
}

#demographics span{
font-weight:bold;
}


#mentordata{
	float:left;
	margin-left:50px;
	background-color:#eeeeee;
	padding:10px;
	border:1px solid silver;
	width:465px;
	color:#000;
}

#mentordata div{
	font-weight:bold;
	border-bottom:1px solid black;
	
}


#mentordata span{
	font-weight:bold;

}


.name_verify{
font-weight:bold;
font-style:italic;
}

.verifyQuestion{
font-weight:bold;
}

.detailName{
font-weight:bold;
color:#0073ab;
font-style:italic;
}

.submitBtn{
display:inline;
margin-left:5px;
background-color:#f1f1f1;
padding:1px 4px 1px 4px;
color:#175838;
text-align:center;
font-size:10px;
font-weight:bold;
border-width: 1px;
border-style: solid; 
border-color:#175838;
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
cursor: pointer;
}





.gridSubmitBtn{
background-color:#0073ab;
padding:2px 3px 3px 2px;
color:#FFF;
font-size:10px;
font-weight:bold;
border-width: 2px;
border-style: outset; 
border-color:#a8a8a8;
font-family:Verdana, Geneva, sans-serif;
cursor: pointer;
text-decoration: none;
}

.gridSubmitBtn:visited{
text-decoration: none;
}

.gridSubmitBtn:hover{
background-color:#26a0d9;
text-decoration: none;
}


A.gridSubmitBtn4links:LINK{
background-color:#0073ab;
padding:4px 4px 4px 4px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
border-width: 2px;
border-style: outset; 
border-color:#a8a8a8;
font-family:Verdana, Geneva, sans-serif;
cursor: pointer;
}

A.gridSubmitBtn4links:visited{
background-color:#0073ab;
padding:4px 4px 4px 4px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
border-width: 2px;
border-style: outset; 
border-color:#a8a8a8;
font-family:Verdana, Geneva, sans-serif;
cursor: pointer;
text-decoration: none;
}

A.gridSubmitBtn4links:hover{
padding:4px 4px 4px 4px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
border-width: 2px;
border-style: outset; 
border-color:#a8a8a8;
font-family:Verdana, Geneva, sans-serif;
cursor: pointer;
background-color:#26a0d9;
text-decoration: none;
}

/*.gridSubmitBtn4links:link{
text-decoration: none;
}

.gridSubmitBtn4links:visited{
text-decoration: none;
}

.gridSubmitBtn4links:hover{
background-color:#26a0d9;
text-decoration: none;
}*/











.blueprintSubmitBtn{
background-color:#0073ab;
padding:3px 4px 3px 4px;
color:#FFF;
font-size:10px;
font-weight:bold;
border-width: 2px;
border-style: outset; 
border-color:#a8a8a8;
font-family:Verdana, Geneva, sans-serif;
cursor: pointer;
text-decoration: none;
}

.blueprintSubmitBtn:hover{
background-color:#26a0d9;
color:#FFF;
}

.requiredField{
color:#FF0000;
}
.submissionErrorTitle{
font-weight:bold;
}
.redMsgTxt{
color:#FF0000;
}
.redMsgTxt2{
color:#FF0000;
font-weight:bold;
}
.formInfo{
padding-left:5px;
}

.pageTitle{
font-weight:bold;
font-size:1.15em;
/*font-style:italic;*/
color:#1b63a5;
/*padding:4px 0 10px 4px;*/
width:100%;
height:100%;
margin-top:20px;
margin-bottom:10px;
padding-bottom:5px;
overflow: hidden;
border-bottom:1px solid #98c6e6;
font-family:serif;
/*font-size:13px;*/
font-weight: 600;
letter-spacing:1.3px;
text-transform:uppercase;
}


.blueLine{
color:#1b63a5;
width:100%;
height:100%;
margin-top:10px;
margin-bottom:15px;
padding-bottom:5px;
overflow: hidden;
border-bottom:1px solid #98c6e6;
}


.pageDetail{
color:#000;
padding:4px 0 10px 4px;
}
.inputTitle{
font-weight:bold;
}

A.adminMenuLink:LINK{
color:white;
font-weight:bold;
text-decoration:underline;
}

A.adminMenuLink:ACTIVE{
color:white;
font-weight:bold;
text-decoration:underline;
}

A.adminMenuLink:VISITED{
color:white;
font-weight:bold;
text-decoration:underline;
}

A.adminMenuLink:HOVER{
color:white;
font-weight:bold;
text-decoration:none;
}


A.bp:LINK{
color:#327957;
text-decoration:underline;
}

A.bp:ACTIVE{
color:#327957
text-decoration:underline;
}

A.bp:VISITED{
color:#327957;
text-decoration:underline;
}

A.bp:HOVER{
color:#327957;
text-decoration:none;
}


.loginerror{
color:red;
font-size:1.05em;
font-weight:bold
}

.row1{
background-color:#FFFFFF;
}

.row2{
background-color:#eaf8fc;
}

.regSuccessMsgTitle{
font-weight:bold;
font-size:1.25em;
font-style:italic;
color:#4198bf;
}

.regSuccessMsgDetail{
font-weight:bold;
}

/*//////////////// end added MF ////////////////////*/

h1, h2, h3, h5, h6, p{margin:10px 0;}
h4{
	width:205px;
	min-height:22px;
	color:#FFF;
	margin:0;
	padding:10px 5px 10px 17px;
	background-color:#4198bf;
	font-weight:bold;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size:90%;
	}/*aa*/
.green h4{background-color:#327957;}	


h5{
	font-style:italic;
} 


a.fp:LINK{
color:#fff;
text-decoration:underline;
}

a.fp:visited {
color:#fff;
text-decoration:underline;
}  /* visited link */


a.fp:hover{
color:#fff;
text-decoration:none;
}

a{
	color:#1a78a4;
	text-decoration:underline;
}
a:hover{
	color:#1a78a4;
	text-decoration:none;
}
a:visited {text-decoration:underline;}  /* visited link */
			
		     
.blue{
	color:#1a78a4;
}

.blueItal{
	color:#1a78a4;
	font-style:italic;
}


.bluebox{
	color:#1a78a4;
	font-size:1.1em;
	font-weight:500;
	line-height:1.6em;
}
/*****************Layout id****************/
#wrap{
	margin:auto;
	height: auto;
	width: 902px;
	padding:0 30px;
	background:#FFF url(/images/wrap_bg.png) repeat-y scroll 0 0;
    }
#header{
	padding:0;
	width: 902px;
	height: 129px;
	color:#fff;
	font-size:10px;
	overflow: hidden;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom:1px solid #318dcd;
	background-color:#0077a3;
	background:#0077a3 url(/images/header_bg.png) repeat-y scroll 0 0;

	
	}
#topheader {	
	height:75px;	
	width:537px;
	z-index:10;
	padding:15px 15px 0 350px;
	position:relative;
	text-align:right;
	}
/*#navtop{
	margin:0; 
	padding:0; 
	list-style:none;	
	}	
#navtop li{
	display:inline;
	padding:5px 0;
	}*/
#navtop{
	margin-top:10px;
	}	
#navtop a{	
	width:auto;
	padding:0 8px;
	display:inline;
	color:#00386b;
	font-size:10px;
	/*font-weight:bold;*/
	text-decoration:none;
	/*border-right:1px solid #fff;*/
	}
#navtop a.noline{
	border-right:0px;
}

#navtop  a:hover{
	color:#fff;
	}
#navtop  a.navtoptitle{
	color:#fff;
	}
	
#navtop .register{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#00386b
}

#navtop .register a{
   color:#00386b;
   	font-weight:bold;
	font-size:11px;
   text-decoration: underline;
   border-right:0px;
}
#navtop .register a:hover{
	text-decoration:none;
}


#navtop a.navsel{
	color:#f1f1f1;	
}


#logo {
	left:15px;
	top:30px;
	position:absolute;
	}
#company, #company span{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	}
#company {		
	color:#1b63a5;
	padding-left:20px;
	}	
#company span{	
	color:#00386b;
	}	
#menu{
	margin:0;
	padding:0;
	width:902px;
	overflow: hidden;
	background:#b7d2dd;	
	border-bottom:1px solid #318dcd;
	font-family:Verdana, Geneva, sans-serif;
	}
#nav{
	margin:0; 
	padding:0; 
	list-style:none;	
	}	
#nav li{
	float:left;
	}
#nav li a{	
	width:auto;
	display:block;
	padding:10px 15px 10px 15px;
	color:#00386b;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	border-right:1px solid #318dcd;
	}
#nav li a:hover{
	background:#FFF;
	}		
#content{
	width:100%;/*902px*/
	overflow: hidden;
	text-align:left;	
	border-bottom:1px solid #318dcd;	
	}
#colLeft, #colRight{/*float:left;*/ padding-bottom:30000px; margin-bottom:-30000px;}	


#colLeft{
	float:left; /*aa*/
	width:674px;/*674px*/
	border-right:1px solid #318dcd;
	}
	
#colSingle{
	width:901px;
}
.clientlist{
	padding:3px;
}
#highlights{
	width:674px;/*aa*/
	height:100%;/*aa*/
	background-color:#4198bf;
	overflow: hidden;
}
#highlights p{	
	margin:0;
	padding:0 5px 0 15px;
	color:#fff;
	line-height: 1.4;
	font-size:12px;	
	font-family:Verdana, Geneva, sans-serif;	
}
#highlights h2{
	margin:0;
	padding:0;
	display:none;
	}
	
#highlights a{
	color:#f1f1f1;
	font-weight:500;
	text-decoration:none;
}

#highlights a:visited{
	color:#fff;
	font-weight:500;
	text-decoration:none;
}

#highlights a:hover{
	color:#fff;
	font-weight:500;
	text-decoration:underline;
}



#page, #pagehome{
	overflow: hidden;
	
}
#pagehome h3, #pagehome h2{
	margin:0;
	font-weight:bold;
	padding:10px 0 0 0;
}
#pagehome h2{
	color:#0c4172;
	letter-spacing:1.3px;
}
#pagehome h3{
	color:#1a78a4;
	font-size:14px;
}
#pagehome p{
	margin:0;
	padding:0;
}
#page{
	padding:0 15px;
	font-size:13px;
}

#submenu{
	width:644px;
	height:100%;
	margin:0;
	padding:0;
	overflow: hidden;
	border-bottom:1px solid #98c6e6;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	}
#submenu.singlemenu{
	width:868px;
}
#subtitle{
	/*width:100%;
	height:100%;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	overflow: hidden;
	border-bottom:1px solid #98c6e6;
	font-family:serif;
	color:#1b63a5;
	font-size:1.50em;
	font-size:13px;
	font-weight: 600;
	letter-spacing:1.3px;*/
	
font-weight:bold;
font-size:1.15em;
/*font-style:italic;*/
color:#1b63a5;
/*padding:4px 0 10px 4px;*/
width:100%;
height:100%;
margin-top:20px;
margin-bottom:10px;
padding-bottom:5px;
overflow: hidden;
border-bottom:1px solid #98c6e6;
font-family:serif;
/*font-size:13px;*/
font-weight: 600;
letter-spacing:1.3px;
text-transform:uppercase;
}

#links{
	color:#1b63a5;
	margin-bottom:35px;
	line-height:90%
}

#information{
	margin-bottom:35px;
	
}
#information a{
	color:#000;
	font-weight: bold;
	font-weight: underline;
}

#information a:visited{
	color:#000;
	font-weight: bold;
	text-decoration:underline;
}

#information a:hover{
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

#newsleft{
	width:140px;
	float:left;
	font-size:90%;
	
}
#newsright{
	float:right;
	width:450px;
	margin-top:15px;
	padding-left:15px;
	padding-top:5px;
	border-top:8px solid #42a9cc;
	border-left:1px solid #42a9cc;
}

#newsright h2{
	color: #0079b6;
	font-size:15px;
	font-weight: 600;
}

#newsright h3{
	color: #111;
	font-size:13px;
	font-weight: bold;
}
#newsleft h5{
	margin-bottom:2px;
	margin-top:15px;
}
#news p{
	margin-top:20px;
}
#subnews{
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:5px;
	border-bottom:1px solid #42a9cc;
}
#subnews2{
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:5px;
	border-bottom:0px;
}

#subnews li{
	margin-bottom:5px;
}


#subnav{
	margin:0;
	margin-left:-14px;
	padding:3px 3px 3px 0px; 
	list-style:none;	
	}	
#subnav li{
	float:left;	
	padding:5px 0;
	}
#subnav li a{	
	width:auto;
	padding:0 15px 0 15px;
	display:block;
	color:#1b63a5;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #67b6da;
	}
	
#subnav .noright{	
	width:auto;
	padding:0 15px 0 15px;
	display:block;
	color:#1b63a5;
	font-weight:bold;
	text-decoration:none;
	border-right:0px solid #67b6da;
	}
	
	
.green #subnav li a{	
	color:#58a19b;	
	border-color:#82b9b4;
	}	
#subnav li a:hover{
	color:#00386b;
	}
.green #subnav li a:hover{
	color:#14673f;
	}	
#subnav li a.subnavtitle{
	color:#00386b;
	}
.green #subnav li a.subnavtitle{
	color:#14673f;
	}	
#colRight{
	float:right;/*aa*/
	width:227px;
	}
.green #colRight{
	background:#e4f2df;
	}
#navMessage{
	width:350px;
	left:275px;
	top:-20px;
	text-align:right;
	position:relative;
   }
#navMessage  .new{ margin-right:100px;}   
#navMessage  a{
	display:inline;
	background-color:#636363;
	padding:5px;
	color:#fff;
	text-align:center;
	font-size:10px;
	font-weight:bold;	
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	}
#infoMessage ul li{
	float:left;
}	
#infoMessage ul li.first{
	width:180px;
	color:#1b63a5;	
	font-weight:bold;
	list-style: disc inside; 
}
	
#infoMessage ul li.subject{
	width:270px;
	margin-right:10px;
}
#footer{
	padding:5px 15px 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:left;
	color:#717171;
	line-height: 150%;
	}
#footer .copyright{
	font-size:10px;
	}	
/*****************class****************/
/*menu */
.navtitle{
	background:#FFF;
	}

/*content colRight*/
.available{	
	margin: 0 15px 15px;
	padding-bottom:10px;
	border-bottom:1px solid #9ecade;
	}
.available a{
	color:#00386b;
	text-decoration:underline;
	}	
.available a:hover{
	text-decoration:none;
	}	
.occupations{
	margin: 0 0 0 15px;
	overflow:auto;
	padding:5px 8px 5px 5px;
	width:185px;
	height:375px;
	/*padding:5px;*/
	}
	
.occupations ul li{
	padding-bottom:3px;
	}
.occupations ul li a{
	color:#292929;
	text-decoration:underline;
	}
.occupations ul li a:hover{
	text-decoration:none;
	}	

	
	
/*content colLeft*/
/*home*/
.item, .itemCenter{
	float:left;
	height:362px;
	}
.item{	
	width:224px;
	}
.itemCenter{	
	width:226px;
	}	
.itemCenter images{	
	border-width:0 1px;
	border-color:#318dcd;
	border-style: solid; 
	}

.bandtop{
	width: 674px;
	height: 40px;
	z-index: 10;	
	position: absolute;
	* position:relative;
	background: transparent url(/images/bandtop_bg.png) no-repeat 0 0;
	}
.bandbottom, .bandbottomCenter, .bandbottomRight{
	width: 224px;
	height:40px;
	z-index: 10;
	margin-top:252px;
	padding-top:70px;
	position: absolute;
	
	}
.bandbottom{
	background: transparent url(/images/bandleft_bg.png) no-repeat;
	background-position:-13px 0;

}
.bandbottomCenter{
	border-width:0 1px;
	border-color:#fff;
	border-style: solid;
	background: transparent url(/images/bandcenter_bg.png) no-repeat;
	background-position:-45px 0;
	}	
.bandbottomRight{
	background: transparent url(/images/bandright_bg.png) no-repeat;
	background-position:-3px 0;
	}

.itemLeft, .itemRight{float:left;}
.itemLeft{	
	width:354px;
	padding:5px 15px 0 25px;;
	}	
.itemRight{
	width:239px;
	border-left:1px solid #318dcd;
	padding:5px 15px 50px 25px;
	}
/*others*/


.sessionInfo p{
	font-style:italic;
	color:#00386b;
	padding:4px 0 10px 4px;
	}

.green .sessionInfo p{
	color:#175838;
	}
.sessionInfo p.clients{
	font-style: normal;
	color:#1c1c1c;
	padding:4px 0 10px 4px;
	}	
.sessionInfo .final{ margin-left:150px;}   
.sessionInfo  a{
	display:inline;
	margin-left:5px;
	background-color:#f1f1f1;
	padding:1px 4px 1px 4px;
	color:#175838;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	border-width: 1px;
	border-style: solid; 
	border-color:#175838;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	}
.tabcont{
	width:626px;
	overflow: hidden;
	}/*aa*/
.tab li{	
	/*display:inline;*/
	float:left;
	/** margin-top:25px;*/
	padding:10px 12px;
	color:#fff;	
	background-color:#1b63a5;	
}
.tab li h3, .green .tab li h3{
	margin:0;
	padding:0;
	font-weight:bold;
	letter-spacing:1.2px;
}
.green .tab li {
	background-color:#327957;	
}
.box, .boxwhite, .boxmessage, boxtext{
	clear: both;
	width:612px;
	padding:8px 15px;
	margin-bottom:25px;
	/** margin-bottom:0px;*/
	border:1px solid #318dcd;
	background-color:#dbe8ee;
	overflow: hidden;
	}
	
.boxmessage2{
clear: both;
width:612px;
padding:8px 15px;
margin-bottom:25px;
/** margin-bottom:0px;*/
border:1px solid #318dcd;
background-color:#e4f2df;
overflow: hidden;
}	
	
.borderLess{ border-bottom:0; margin-bottom:0;}	
.writeMessage{
	margin-bottom:0; 
	border-bottom:0;
	}

.boxmtext{
 margin-bottom:25px
}
.boxseekers{
	margin:0px;
	padding:0px;
	background-image:url(/images/joobseekers.png);
	width:642px;
	height:250px;
	border:1px solid #318dcd;
	margin-bottom:25px;
	
}
.boxSingle{
	clear: both;
	width:100%;
	padding:0px ;
	margin-top:10px;
	margin-bottom:15px;
	/** margin-bottom:0px;*/
	/*border:1px solid #318dcd;*/	
	border-top:1px solid #318dcd;
	border_bottom:1px solid #318dcd;
	border-left:1px solid #318dcd;
	overflow: hidden;
}

.boxSingle table th{
	background-color:#368a6a;
	border-right:1px solid #fff;
	color:#fff;
	padding:3px;
}

.boxSingle table th.right{
	background-color:#368a6a;
	border-right:1px solid #318dcd;
	color:#fff;
	padding:5px;
}

.boxSingle table th a{
color:#fff;
}

.boxSingle table th a:hover{
color:#f1f1f1;
text-decoration:none;
}

.boxSingle table th.noright{
	border-right:0px;
}

.boxSingle table td{
	padding:5px;
	border-right:1px solid #318dcd;
	border-bottom:1px solid #a4d1ec;
}

.boxSingle table td images{
 margin-left:20px;
}
.boxSingle table td a{
color:#1c1c1c;
}
.boxSingle table td a:hover{
text-decoration:none;
}
.boxSingle table td .days{
color:#368a6a;
font-size:90%;
display:block;
font-style: italic;
}

.plaintext{
	padding:0 15px;
}

.plaintext p {
	line-height:1.5;
	margin-bottom:15px;
}

.plaintext a {
	color:#0073ab;
	text-decoration:underline;
}

.plaintext a:visited{
	color:#0073ab;
	text-decoration:underline;
}

.plaintext a:hover {
	color:#0073ab;
	text-decoration:none;
}

/*
.subtitle{
	color:#318dcd;
	font-family: serif;
	font-size:14px;
	letter-spacing:2px;
}*/
.green .box{
	background-color: #e4f2df;	
}
.boxwhite{
	background-color:#fff;
	}	
.box a, boxwhite a{
	color:#1c1c1c;
	}

	
.box a:link{
color:#0073ab;
text-decoration:underline;
}

.box a:visited{
color:#0073ab;
text-decoration:underline;
}

.box a:hover{
color:#0073ab;
text-decoration:none;
}
	
		
.images{	
	width:227px;
	height:148px;
	}	
#colRight .bandbottom{
	width: 227px;
	height:45px;
	z-index: 10;
	padding:0;
	margin-top:108px;
	position: absolute;
	background: transparent url(/images/bandbottom_register_bg.png) no-repeat 0 0;
	}	
	
.green #colRight .bandbottom{
	background: transparent ;
	}	
	
#colRight .bandbottom h3{
	display:none;	
	}
/*type list*/
.bullet { padding:0; margin:0; display:block;}
.bullet, .bulletlist li, .bulletlist dd, .resources li, .dial li{	
	list-style: none;
	background: url(/images/bullet_bg.png) left top no-repeat;
	padding-left: 13px;
	}
.green .bullet, .green .bulletlist li, .green .bulletlist dd{
	background: url(/images/bulletgreen_bg.png) left top no-repeat;
	}	
.bullet, .bullet a, .bulletlist li, .bulletlist dd,  .bulletlist dt,
 .bulletlist li a,  .bulletlist dd a{
	color:#318dcd;
	}
.green .bullet, .green .bullet a, .green .bulletlist li, .green .bulletlist dd, .green .bulletlist dt,
.green .bulletlist li a, .green .bulletlist dd a{
	color:#327957;
	}
.resources {
	overflow: hidden;
	}	
.resources ul{
	float:left;
	margin-right:55px;
	}
.resources ul li, .resources ul li a {
	font-size:14px;
	color:#1b63a5;
	}
.resources ul li a {
	text-decoration: underline;
	}
.resources ul li a:hover {
	text-decoration: none;
	}  
.message{
	width: 626px;
}
.message li{
	width: 626px;
	margin:10px 0;
	float:right;
	}
.message li images{
	float:left;
	height:67px;
	width:66px;
	margin:0 10px 0 0;	
	}
.message li p{
	margin:0;
	padding:0;
	}
.message li span{
	color:#1b63a5;
	}	
.replyData {
	font-size:10px;
	color:#898181;
	font-family:Verdana, Geneva, sans-serif;
	}
.replyData a{
	display:inline;
	padding-left:10px;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.replyData a:hover{
	color:#898181;	
	}	
/*links*/	

/*.more{ 
font-style:italic; 
display:block; 
padding-top:5px;
}*/


A.more:LINK{
font-style:italic; 
display:block; 
padding-top:5px;
text-decoration:underline;
}

A.more:ACTIVE{
font-style:italic; 
display:block; 
padding-top:5px;
text-decoration:underline;
}

A.more:VISITED{
font-style:italic; 
display:block; 
padding-top:5px;
text-decoration:underline;
}

A.more:HOVER{
font-style:italic; 
display:block; 
padding-top:5px;
text-decoration:none;
}


A.more2:LINK{
text-decoration:underline;
}

A.more2:ACTIVE{
text-decoration:underline;
}

A.more2:VISITED{
text-decoration:underline;
}

A.more2:HOVER{
text-decoration:none;
}


/* forms */

label{
 padding-right:5px;
 font-weight:bold;
}

/*input{
 width:100px;
 
}*/


/*aa*/
.buttonfield{
width:50px;
height:21px;
border:0;
color:#FFF;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
background:url(/images/login_on.gif) no-repeat 0 0;
}/*aa*/
/*fix*/
.clear{ 
    clear:both;
	height:0;
	margin:0;
	padding:0;
	}

.addclient{

	background:url(/images/addanewclient_on.gif) no-repeat 0 0;
	width:143px;
	height:26px;
}
.addclient:hover{
	background:url(/images/addanewclient_off.gif) no-repeat 0 0;
}

.enablebutton{
	
	background:url(/images/enable_on.gif) no-repeat 0 0;
	width:58px;
	height:24px;
}

.enablebutton:hover{
	background:url(/images/enable_off.gif) no-repeat 0 0;
}

.viewbutton{
	
	background:url(/images/view_on.gif) no-repeat 0 0;
	width:47px;
	height:24px;
}

.viewbutton:hover{
	background:url(/images/view_off.gif) no-repeat 0 0;
}
.notepadbutton{
	
	background:url(/images/notepad_on.gif) no-repeat 0 0;
	width:67px;
	height:24px;
}

.notepadbutton:hover{
	background:url(/images/notepad_off.gif) no-repeat 0 0;
}

.boxheader{
	border-bottom:1px solid gray;
	padding:10px;
	font-size:2em;
	background-color:#F6F6CC;
}


