
BODY
{
	background: #CCC;
	font: 70%/1.5em Arial, Arial, Sans-Serif;
	color: #555;
	/*text-align: center;*/
}

/*links*/

/*headers*/
H1, H2, H3
{
	font-family: Arial, Arial, Sans-Serif;

	font-weight: bold;
}
H1
{
	font-size: 130%;
}
H2
{
	font-size: 120%;
	text-transform: uppercase;
	color: #88AC0B;
}
H3
{
	font-size: 120%;
	color: #666666;
}
H4
{
	font-size: 100%;
}

/*images*/
IMG
{
/*	background: #FAFAFA;*/
	/*border: 1px solid #E5E5E5;*/
/* padding:5 px changed for tab control*/
	padding: 0px;
	border: 0px;
}
IMG.submenu
{
	background: transparent;
	border: 0;
	padding: 0;
}
IMG.float-right
{
	margin: 5px 0px 10px 10px;
}
IMG.float-left
{
	margin: 5px 10px 10px 0px;
}

#forgotdivtop IMG#close {
  cursor: pointer;
  position:relative;
  top:0px;
  height:15px;
  width:15px;
  left: 585px;
  /* Move it up the exact amount of px of the height of the <p> AND the margin*/
}

H1, H2, H3
{
	padding: 10px;
	margin: 0;
}
H4
{
	padding: 0px;
	margin: 0;
}
P
{
	padding: 10px;
	margin: 0;
}
CODE
{
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 1em/1.5em Times New Roman, Arial, Sans-Serif;
/*white-space: pre;*/
	background: #FAFAFA;
	border: 1px solid #F2F2F2;
}
ACRONYM
{
	cursor: help;
	border-bottom: 1px solid #777;
}
BLOCKQUOTE
{
	margin: 10px;
	padding: 0 0 0 28px;
	border: 1px solid #F2F2F2;
	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;
}
/*start - table*/
TABLE
{
	border-collapse: collapse;
	margin: 10px;
}
TABLE.loginin
{
	margin: 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
TABLE.loginout
{
	border-color: #2A88C5;
	margin: 0px;
	padding-right: 0px;
	border-width: 0px;
	border-style: solid;
	width: 200px;
}
TH STRONG
{
	color: #FFF;
}
TH
{
/*	background: #93BC0C;*/
	background: #17a2b8;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #17a2b8;
	border-bottom: 2px solid #FFF;
}
TR
{
	height: 30px;
}
TR.login
{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: 20px;
	width: 100px;
}
TD
{
	padding-left: 11px;
	padding-right: 11px;
    vertical-align: middle;
}
TD.loginhead
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0;
	color: #FFF;
	border-right: 1px solid #2A88C5;
	background-color: #2A88C5;
	text-align: center;
}
TD.loginrow
{
	padding-left: 2px;
	padding-right: 2px;
	color: #2A88C5;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}
TD.loginout
{
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #2A88C5;
	border-right: 1px solid #2A88C5;
	border-top: 1px solid #2A88C5;
	border-bottom: 1px solid #2A88C5;
}
TD.first, TH.first
{
	border-left: 0px solid #000000;
}
/*TR.row-a
{
	background: #F8F8F8;
}*/
TR.row-b
{
	background: #EFEFEF;
}
TR.row-notif
{
	background: #D7E6F9;
}
TR.row-summary
{
	background: #4B97CB;
}
TR.row-red
{
	background: #FBDDDD;
}

TR.row-sel
{
        background: #CCCC33;
}
.selectedRow {
      background-color: #CCCC33;
	      cursor: pointer;
	   }
/*

/*end - table
form elements*/
FORM
{
/*	margin: 0px;
	padding: 0 5px;
	border: 1px solid #F2F2F2;
	background-color: #FAFAFA;*/
}
LABEL
{
	display: block;
	
	margin: 2px 0px 0px 0px;
}
STRONG
{
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}
INPUT
{
	padding: 2px;
/*border:1px solid #eee;dashed
Border Color / Style*/
	border: 1px solid #D1C7AC;
	font: normal 1em Times New Roman, Arial, Sans-Serif;
	color: #777;
	width: 430px;
}
INPUT.ad
{
	width: 200px;
}

INPUT.admin
{
	width: 30px;
}

INPUT.opt
{
	width: 20px;
	border: none;
}
INPUT.chk
{
	width: 20px;
	border: none;
}
INPUT.Exam{
	width: 20px;
	border: none;
}
INPUT.imup
{
	border: 1px solid #D1C7AC;
	font: normal 1em Times New Roman, Arial, Sans-Serif;
	color: #777;
	width: 300px;
	
}
SELECT
{
	border: 1px solid #D1C7AC;
	font: normal 1em Times New Roman, Arial, Sans-Serif;
    height: 20px; 
    color: #FFFFFF; 
	background-color:#88AC0B;
}
option.title
{
/*background-color: #6495ED; font-weight: bold; font-size: 12px; color: white;*/
/*background-color: #808080; font-weight: bold; font-size: 12px; color: white;*/
background-color: #FFFFFF; font-weight: bold; font-size: 12px; color: red;

/*#cc0000*/
}
TEXTAREA
{
	width: 400px;
	padding: 2px;
	font: normal 1em Times New Roman, Arial, Sans-Serif;
/*border: 1px solid #EEE;*/
	border: 1px solid #D1C7AC;
	height: 100px;
	display: block;
	color: #777;
}
BUTTON.pressbutton {
	font: bold 12px Times New Roman, Arial, Sans-Serif;
	height: 24px;
	color: #FFF;
	background: #2D90CB url(../images/button-bg.jpg) repeat-x 0 0;
    -webkit-border-top-left-radius:8px; 
    -webkit-border-top-right-radius:8px; 
    -moz-border-radius-topleft:8px; 
    -moz-border-radius-topright:8px; 
    border-radius:8px 8px 8px 8px;
	width: 100px;	
}
#adminmain BUTTON.pressbutton {
	font: bold 12px Times New Roman, Arial, Sans-Serif;
	height: 24px;
	color: #FFF;
	background: #9FC82C url(../images/button-bg.jpg) repeat-x 0 0;
    -webkit-border-top-left-radius:8px; 
    -webkit-border-top-right-radius:8px; 
    -moz-border-radius-topleft:8px; 
    -moz-border-radius-topright:8px; 
    border-radius:8px 8px 8px 8px;
	width: 100px;	
}
#datadiv BUTTON.pressbutton {
	font: bold 12px Times New Roman, Arial, Sans-Serif;
	height: 24px;
	color: #FFF;
	background: #9FC82C url(../images/button-bg.jpg) repeat-x 0 0;
    -webkit-border-top-left-radius:8px; 
    -webkit-border-top-right-radius:8px; 
    -moz-border-radius-topleft:8px; 
    -moz-border-radius-topright:8px; 
    border-radius:8px 8px 8px 8px;
	width: 100px;	
}
#detaildiv BUTTON.pressbutton {
	font: bold 12px Times New Roman, Arial, Sans-Serif;
	height: 24px;
	color: #FFF;
	background: #9FC82C url(../images/button-bg.jpg) repeat-x 0 0;
    -webkit-border-top-left-radius:8px; 
    -webkit-border-top-right-radius:8px; 
    -moz-border-radius-topleft:8px; 
    -moz-border-radius-topright:8px; 
    border-radius:8px 8px 8px 8px;
	width: 100px;	
}
INPUT.button
{
	font: bold 12px Times New Roman, Arial, Sans-Serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border: none;
	width: 150px;
}
INPUT.button1
{
	font: bold 12px Times New Roman, Arial, Sans-Serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #2C98DF url(../images/button-bg-blue.jpg) repeat-x 0 0;
	border: none;
	width: 150px;
}
INPUT.imgbutton
{
	
	height: 16px;
	border: none;
	width: 16px;
	
}

/*search form*/
.searchform
{
	background-color: transparent;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 190px;
}

.adminform
{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 5px 0 15px;
	width: 760px;
}

.searchform P
{
	margin: 0;
	padding: 0;
}
.searchform INPUT.textbox
{
	width: 120px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #2A88C5;
	vertical-align: top;
}
.searchform INPUT.button
{
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
/*.searchform a:link {color:#0000CC; text-decoration:none;}
.searchform a:active {color:#FF0000; text-decoration:none; }
.searchform a:visited {color:#660099; text-decoration:none;  }
.searchform a:hover {color:#FF9900; text-decoration:none; background-color: white; cursor:pointer;}*/ 

/********************************************
LAYOUT
********************************************/
#wrap
{
	width: 820px;
	background: #CCC url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#adminwrap
{
	width: 820px;
	background:  url(../images/admcontent.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#confirmback
{
	display:none;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	opacity: 0.5;  
	filter: alpha(opacity=50); 
	background-color:#EDEDED; 
	width: 100%; 
	height:800px;
	z-index:400; 
}
#confirmfront
{
	background:#7A7A7A none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	height:100px;
	opacity: 1;  
/*	padding:4px 20px 4px 20px; */
	position:absolute; 
	text-align:center;
	top:100px;
	left: ;
	width:240px;
	z-index:500;
}
#content-wrap
{
	clear: both;
	width: 760px;
	min-height:400px;
	padding: 0;
	margin: 10px auto;
}
#header
{
	width: 820px;
	position: relative;
	height: 103px;
	background: #CCC url(../images/header.jpg) no-repeat center top;
	padding: 0;
	color: #FFF;
/*font-size: 0.05px;*/
}
#header H1#logo-text
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 44px Times New Roman, Arial, Sans-Serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
/*change the values of top and left to adjust the position of the logo*/
	top: 25px;
	left: 47px;
}
#header H2#slogan
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 11px Times New Roman, Arial, Sans-Serif;
	text-transform: none;
	color: #FFF;
	/*change the values of top and left to adjust the position of the slogan*/
	top: 50px;
	left: 230px;
	width: 425px;
	height: 47px;
}
/*header links*/
#header #header-links
{
	position: absolute;
	top: 20px;
	right: 30px;
	color: #C6DDEE;
	font-size: 10px;
}
#header #header-links A
{
	color: #FFF;
	text-decoration: none;
}
#header #header-links A:hover
{
	color: #2A88C5;
}
#header #header-user
{
	position: absolute;
	top: 50px;
	right: 30px;
	color: #C6DDEE;
	font-size: 10px;
}
#header #header-user A
{
	color: #FFF;
	text-decoration: none;
}
#header #header-user A:hover
{
	color: #D4E59F;
	cursor:pointer;
}

/*Menu*/
#menu
{
	margin: 0 auto;
	padding:0;
	/*background: url(../images/menu.jpg) repeat-x 0 0;*/
	font: Times New Roman, Arial, Sans-Serif;
	height: 37px;
	width: 770px;
	z-index:100;
}
#testmenu
{
	margin: 0 auto;
	padding:0;
	font: Times New Roman, Arial, Sans-Serif;
	height: 37px;
	width: 750px;
	z-index:200;
}

/* Column*/
#main 
{
	float: left;
	width: 70%;
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
}
#resize 
{
	float: left;
	width: 70%;
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
}
.tooltip {
	border-bottom: 1px dotted #000000;
	color: #000; 
	outline: none;
	cursor: help; 
	text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border-radius: 5px 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Times New Roman, Arial, Sans-Serif;
	position: absolute; 
	left: 12em; 
	top: 2em; 
	z-index: 99;
	margin-left: 0; 
	width: 350px;
   /* background: none;*/
}
.tooltip:hover em {
	font-family: Times New Roman, Arial, Sans-Serif; 
	font-size: 1.2em; 
	font-weight: bold;
	display: block; 
	padding: 0.2em 0 0.1em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
/** html a:hover { 

	background: transparent; 

}
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #D7E6F9; border: 1px solid #2BB0D7;	padding: 2px 2px 2px 2px;}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }*/

#adminmain
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
	z-index:5;
}
#tabmain
{
	width: 100%;
	display: inline;
	z-index:15;
}
#datadiv 
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}
#detaildiv 
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}

#msgdiv{
	display:none;
	position: absolute;
	z-index:5;
	top: 0px;
	left: 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color:#f4f4f4;
	width: 100%;
	height:800px;
}
#msgdivtop {
	background:#EAEAEA none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	height:50px;
	padding:0; 
	margin: 0;
	opacity: .9;
	filter: alpha(opacity=90);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	position:absolute; 
	text-align:left;
	top:100px;
	width: 200px;
	z-index:5000;
}

#forgotdiv{
	display:none;
	position: absolute;
	z-index:5;
	top: 0px;
	left: 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color:#f4f4f4;
	width: 100%;
	height:800px;
}
#forgotdivtop {
	background:#EAEAEA none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	height:50px;
	padding:0; 
	margin: 0;
	opacity: .9;
	filter: alpha(opacity=90);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	position:absolute; 
	text-align:left;
	top:100px;
	width: 200px;
	z-index:500;
}
#popupdiv {
	background:#EAEAEA none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	display:none;
	height:50px;
	padding:0; 
	margin: 0;
	opacity: .9;
	filter: alpha(opacity=90);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	float: left; 
	text-align:left;
	top:100px;
	width: 200px;
	z-index:500;
}
#maindatadiv 
{
	float: left;
	width: 70%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}

#borderdiv 
{
	border-width: 1px;
	border-style: dotted;
	border-color: #2A88C5;
	margin: 10px 10px 10px 10px;
	
}
#loadstatdiv
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}
#recdiv
{
	position: static;
	width: 100%;
	padding: 0;
	margin: 0 0 0 5px;
	display: none;
}

#main H1
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#resize H1
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#main H4
{
	margin-top: 10px;
	font: bold 110% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/success.gif) no-repeat 3px 50%;
}
#resize H4
{
	margin-top: 10px;
	font: bold 110% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/success.gif) no-repeat 3px 50%;
}
#adminmain H1
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#adminmain H3
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/enquiry.gif) no-repeat 0px 25%;
}

#datadiv H3
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/enquiry.gif) no-repeat 0px 25%;
}
#detaildiv H3
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/enquiry.gif) no-repeat 0px 25%;
}
#recdiv H4
{
	margin-top: 10px;
	font: bold 110% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/success.gif) no-repeat 3px 50%;
}
#datadiv H1
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#forgotdivtop H1
{
	margin-top: 10px;
	font: bold 120% Times New Roman, Arial, Sans-Serif;
	color: #2987C5;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #2987C5;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
} 
#maindatadiv H1
{
	margin-top: 10px;
	font: bold 140% Times New Roman, Arial, Sans-Serif;
	color: #88AC0B;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;
}
#imgbox 
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF; 
    filter: Alpha(Opacity=100);
    visibility : hidden;
    height : 200px;
    width : 200px;
    z-index : 50;
    overflow : hidden;
    text-align : center;
}

.post-footer
{
	background-color: #FAFAFA;
	padding: 5px;
	margin: 5px 10px 0;
	border: 1px solid #F2F2F2;
	font-size: 95%;
}
.post-footer .date
{
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments
{
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore
{
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .applynow
{
	background: url(../images/application.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/*Sidebar*/
#login
{
	float: right;
	width: 26.5%;
	padding: 0;
	margin: 0;
	color: #68774A;
}
#sidebar
{
	float: right;
	width: 26.5%;
	padding: 0;
	margin: 0;
	color: #68774A;
}
#sidebar H1
{
	margin-top: 10px;
	padding: 5px;
	font: bold 1.4em Times New Roman, Arial, Sans-Serif;
	color: #728D26;
}
#sidebar UL.sidemenu
{
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
/*background: url(../images/dots.jpg) repeat-x left top;*/
}
#sidebar UL.sidemenu LI
{
	list-style: none;
	background: url(../images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #68774A;
}
* HTML BODY #sidebar UL.sidemenu LI
{
	height: 1%;
}
#sidebar UL.sidemenu LI A
{
	text-decoration: none;
	background-image: none;
	color: #666666;
}
#sidebar UL.sidemenu LI A:hover
{
	color: #1773BC;
}
/*IMAGE AREA*/

iframe {
	display:none;
	}
#demo_area {
	width: 728px;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
}
#left_col {
	float: left;
	margin-right: 25px;
}
#upload_area {
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#right_col {
	margin-top: 0px;
	float:left;
	/*border: 1px solid #bbbbbb;*/
	text-align:center;
	padding: 0px;
}
/*Footer*/
#footer
{
	color: #C6DDEE;
	background: #CCC url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;
	font-size: 92%;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover
{
	color: #2A88C5;
	cursor:pointer;
}
/*alignment classes*/
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
/*display and additional classes*/
.clear
{
	clear: both;
}
/*tool tip*/
#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:Times New Roman, Arial, Sans-Serif;
	font-weight:bold;
	font-size:1em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}
/*#tb_edit a:hover
{
	color: #FFFFFF;
	background-color: transparent;
	cursor:pointer;
}*/

/*anchor*/
/*a:link {color:#0000CC; text-decoration:none;}
a:active {color:#FF0000; text-decoration:none; }
a:visited {color:#660099; text-decoration:none;  }
a:hover {color:#FF9900; text-decoration:none; background-color: transparent; cursor:pointer;} */
/*added on 23_02_2010*/

P.hang { 
	padding: 0px;
	margin: 0;
	line-height: 1.5 
}
P.hang:first-letter { 
	padding: 0px;
	margin:0;
	font-size: large;
	float: none ;
}
#borderdiv TH {
	background: #93BC0C;
/*	background: #A9CCF8;*/
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 0px solid #B6D59A;
	border-bottom: 0px solid #93BC0C;	
}
.close{
	text-decoration:none;
	color:#707070;
	cursor:pointer;
	cursor:hand;
}

.searchform A {
	color: #FFF;
	text-decoration: none;
}
.searchform A:hover{
	text-decoration:none; 
	color: #FFF;
	cursor:pointer;
}
.optionList {
  border:1px solid #333333;
  height: 200px;
  overflow: auto;
  width: 520px;
}
label {
    display:block;
	/*color:#FF0000;*/
	font-size:12;
}
label:hover {
    background-color:#eeeeff;
    }
.container {
/*	border: 1px solid #999;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;*/
}
#popup_container {
	font-family: Times New Roman, Arial, Sans-Serif;
	font-size: 11px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 3px #0060A1;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 1.75em;
	color: #237FBE;
	background: #CCC url(../images/confirm_title.jpg) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #0060A1;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../images/confirm_info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../images/confirm_info.gif);
}

#popup_content.confirm {
	background-image: url(../images/confirm_important.gif);
}

#popup_content.prompt {
	background-image: url(../images/confirm_help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: right;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

BUTTON.confirmbutton {
	font: bold 11px Times New Roman, Arial, Sans-Serif;
	height: 24px;
	color: #FFF;
	background: #237FBE url(../images/button-bg-blue.jpg) repeat-x 0 0;
	width: 70px;	
}

	.ui-button { margin-left: -1px; }
	.ui-button-icon-only .ui-button-text { padding: 0.35em; } 
	/*.ui-autocomplete-input { margin: 0; padding: 0.48em 0 0.47em 0.45em; }*/
    .ui-autocomplete {
		max-height: 80px;
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden;
		/* add padding to account for vertical scrollbar */
		padding-right: 20px;
	}
    
	
.clear {clear: both;}
.hr_shadow {
    border: 0;
    height: 20px;
    width: 100%;
    background: url(../images/separator-shadow-small.jpg) top center no-repeat;margin: 15px 0 22px 0;
    }
.message_blue{
    color:#333;
    padding: 20px 20px 20px 60px;
    margin: 0 0 20px 0;
    background: #DAE6F2 url(../images/info01.gif) 20px center no-repeat;
    border:1px solid #BDC4CA;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
.div_blue{
    color:#333;
    border:solid 1px;
    padding: 20px 20px 20px 60px;
    margin: 0 0 20px 0;
    background: #DAE6F2 url(../images/info01.gif) 20px center no-repeat;
    border:1px solid #BDC4CA;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
.div_ph{
    color:#333;
    border:solid 1px;
    padding: 20px 20px 20px 60px;
    margin: 0 0 20px 0;
    background: #DAE6F2 url(../images/dif_abled.png) 20px center no-repeat;
    border:1px solid #BDC4CA;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
    
.message_green{
    color:#333;
    padding: 20px 20px 20px 60px;
    margin: 0 0 20px 0;
    background: #A1DE92 url(../images/success.gif) 20px center no-repeat;
    border:1px solid #BDC4CA;
    
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
.message_red{
    color:#333;
    padding: 20px 20px 20px 60px;
    margin: 0 0 20px 0;
    background: #F9AEAE url(../images/disallowed.gif) 20px center no-repeat;
    border:1px solid #BDC4CA;
    
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
    

table.imagetable th {
	background:#b5cfd2 url('../images/cell-blue.jpg');
    border: none;
	
}
#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
    z-index: 2000;
	}
    
/*a.nice_anchor:hover{ background: none;cursor:help;}*/
