.imgValign
{
vertical-align: middle; 
}

hr 
{
	border: 0;
	color: #000000; /*Color of the line for IE*/
	background-color: #000000; /*Color of the line for Firefox*/
	height: 1px;
	width: 60%;
	margin: 5px auto 3px auto; /*Hack to get rid of the IE8 bug for the hr textalign*/
}

form
{
    padding:0px;
    margin:0px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    font-weight: bold;
    text-decoration: none;
}

a {text-decoration: underline;}
a:link {color: #000000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #9bbb58}   /* mouse over link */
a:active {color: #000000}   /* selected link */

.closeImg{
    border:0px;
    padding-top:2px;
}
.noborder{
    border:0px;
}

.innertext
{
/*	padding: 10px; 
	padding-top: 0;*/
}


.titleNews
{
    font-size: 16px;
    color: #374853;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    
}
.titleNews span {
    color: blue;
    text-decoration: underline;
}

.titleB
{
    font-weight:bold;
}
.notallowed{
    color:red;
    font-weight:bold;
    font-size:9pt;
}
/******************************************************************************************************************************/
/*                                                               BANNER                                                       */
/******************************************************************************************************************************/
#banner
{
	height: 130x; /*Height of whole banner*/
  color:#ffffff;
}

#bannermiddleNew
{
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background: #86c5f8;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#86c5f8), to(#86c5f8));
    background: -webkit-linear-gradient(#86c5f8, #86c5f8);
    background: -moz-linear-gradient(#86c5f8, #86c5f8);
    background: -ms-linear-gradient(#86c5f8, #86c5f8);
    background: -o-linear-gradient(#86c5f8, #86c5f8);
    background: linear-gradient(#86c5f8, #86c5f8);
    -pie-background: linear-gradient(#86c5f8, #86c5f8);
    behavior: url(./PIE.htc);
    height: 130px;
    background: url(../images/logo2.png) no-repeat 0px -15px;
    min-height: 130px;
}
    
.bannermiddlecontent {
    font-size: 25px;
    padding: 5px 5px;
    letter-spacing: 2px;
    text-align: center;
    background: #231F20;
    border-bottom: white solid 4px;
    border-top: white solid 4px;
}

.bannerbottomusermenu{
  float: right;
}




#bannerbottom
{
 	color:#ffffff;
        border-bottom: white solid 4px;
        border-collapse: collapse;
}

.bannerbottomtextleft{
  text-align: left;
  margin-right: -0.1%;
}

.bannerbottomtextleft ul {
    list-style-type: none;
    padding: 0;
    margin-left: -1px;
    margin-right: -3px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bannerbottomtextleft ul li {
    float: left;
    border-right: 1px solid #231F20;
    width: 16.58%;
}
.bannerbottomtextleft ul li:last-child {
    border-right: none;
}

.bannerbottomtextleft ul li a {
    font-family: "Century Gothic", CenturyGothic,Arial,Tahoma,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: #A8A9AD;
    text-decoration: none;
    color: #231F20;
    display: block;
    line-height: 10px;
    text-align: center;
    height: 25px;
    /*padding-top: 4%;*/
    padding-top: 15px;
}

.bannerbottomtextleft ul li a:hover:not(.active) {
    background: #9bbb58;
    color: #FFFFFF;
}

.bannerbottomtextleft .active {
    background: #A8A9AD;
    color: #FFFFFF;
}

.bannerbottomtextleft ul li ul li {
    float: none;
    z-index: 2;
}
.bannerbottomtextleft ul li ul {
    position: absolute;
    display: none;
    z-index: 2;
}
.bannerbottomtextleft ul li:hover ul {
    display: block;
}

.bannerbottomtextright{
   /* float: right;*/
    text-align: right;
   /* height: 33px;*/
}

#maincontainer{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #e9eaee;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e9eaee), to(#e9eaee));
    background: -webkit-linear-gradient(#e9eaee, #e9eaee);
    background: -moz-linear-gradient(#e9eaee, #e9eaee);
    background: -ms-linear-gradient(#e9eaee, #e9eaee);
    background: -o-linear-gradient(#e9eaee, #e9eaee);
    background: linear-gradient(#e9eaee, #e9eaee);
    -pie-background: linear-gradient(#e9eaee, #e9eaee);
    behavior: url(./PIE.htc);
    z-index:-100000;
    margin: 0 auto;
    padding: 0;
/*
margin-bottom: 600px;
margin-top: 20px;
width:1024px;
*/
}

/******************************************************************************************************************************/
/*                                                               CONTENT                                                      */
/******************************************************************************************************************************/
.form_td1{
  width:40%;
  text-align:right;
  font-weight:bold;
}
.form_td2{
  width:10%;
  text-align:left;
}
.form_td3{
  width:50%;
  text-align:left;
  min-width:140px;
}

#contentwrapperIE
{
/*	float: left;
	width: 100%;
  margin-bottom:20px;*/
}

#contentwrapper
{
/*	float: left;
	width: 100%;
  margin-bottom:20px;*/
}

#navigation
{
	margin: 10px 9px 0 235px; /*Margins for navigation*/
	height:10px;
}
.navigationtext
{
    padding-top:8px;
    padding-left:8px; 
}

#contentsearchtitle
{
    margin: 0 9px 0 235px;
    -webkit-box-shadow: #666 0px 3px 5px;
    -moz-box-shadow: #666 0px 3px 5px;
    box-shadow: #666 0px 3px 5px;
    behavior: url(./PIE.htc);
}
.contentsearchtitletext
{
    padding-top:5px;
    padding-bottom: 5px;
    text-align: center;
    color: #ffffff;
    min-height:20px;
    font-weight:bold;
    background: #9bbb58;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9bbb58), to(#7ea231));
    background: -webkit-linear-gradient(#9bbb58, #7ea231);
    background: -moz-linear-gradient(#9bbb58, #7ea231);
    background: -ms-linear-gradient(#9bbb58, #7ea231);
    background: -o-linear-gradient(#9bbb58, #7ea231);
    background: linear-gradient(#9bbb58, #7ea231);
    -pie-background: linear-gradient(#9bbb58, #7ea231);
    behavior: url(./PIE.htc);
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#contentsearch
{
    height:auto;     
    margin: 0 9px 10px 235px;
    -webkit-box-shadow: #666 0px 3px 5px;
    -moz-box-shadow: #666 0px 3px 5px;
    box-shadow: #666 0px 3px 5px;
    behavior: url(./PIE.htc); 
}
#contentsearch .innertext{
    background:#ffffff;
    padding:5px 5px 5px 5px;
}
#contentsearchNews
{
    height:auto;     
    margin: 0 9px 0px 235px;
    box-shadow: #666 0px 1px 5px;
    -webkit-box-shadow: #666 0px 1px 5px;
    -moz-box-shadow: #666 0px 1px 5px;
    behavior: url(./PIE.htc);
}

#contentsearchNews .innertext{
    background:#ffffff;
    padding:5px 5px 5px 5px;
}

/*SYNC*/
#contentsearchtableform 
{
    width: 100%;
}
#contentsearchtableform td.labels {
    width:13%;
    text-align:right;
    padding:10px;
    font-weight:bold;
}
#contentsearchtableform td.values {
    width:20%;
    text-align:left;
    padding:3px;
}
/*END SYND*/

#languagebuttonright
{
	text-align:center;
}
#languagebuttonright img
{
	float:left;
}
#languagebuttonleft
{
	text-align:center;
}
#modalsystemmessages {
    
    /*background: red; Background colour for system messages*/
    color:#fff; 
    border:1px solid #696969; 
    height:auto;
    display:none;    
}
#systemmessages
{
	/*margin: 0 9px 0 235px;*/
	color:#fff; 
	border:1px solid #696969; 
	height:auto;
  display:none;
}
.systemErrors {
  background-image:url('../images/MessageError128W.png'); 
	background-repeat:no-repeat;
	background-position:10px 5px; 
        background-color: #ff7f00;
	color:#fff;  
        background-size: 30px 30px;
}
.systemErrorsLogin {
	background-color: #ff7f00; /*Background colour for system messages*/
	color:#fff;  
}
.systemErrorsLoginFrom {
	background-color: #ff7f00; /*Background colour for system messages*/
	color:#fff;  
  margin: -18px -5px 0px -5px;
}
.systemErrors a:link {
    color: #fff;
    cursor:hand;
}
.systemErrors a:visited {
    color: #fff;
    cursor:hand;
}
.systemErrors a:hover {
    color: #000000;
    cursor:hand;
}


.systemErrorTitle {
        margin-top:5px;
        margin-left:50px;
        margin-right:10px;
        margin-bottom:5px;
        font-weight:bold;
     /*   float:left;*/
}
.systemErrorClose {
    font-weight:normal;
    float:right;
    padding-top:2px;
    padding-right:10px;
}

.systemErrorClose .errorCloseIcon{
width: 16px;
    height: 16px;
    cursor: pointer;
    text-align: center;
    background: #ffffff; 
    font-weight: bold;
    color: #ffffff;
    padding: 4px 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
   /* border: 1px solid #ff8484;*/
       margin-top: 5px;
}
.systemErrorClose .errorCloseIcon:hover {
    background: #fe8000;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe8000), to(#e1e2e1));
    background: -webkit-linear-gradient(#fe8000, #e1e2e1);
    background: -moz-linear-gradient(#fe8000, #e1e2e1);
    background: -ms-linear-gradient(#fe8000, #e1e2e1);
    background: -o-linear-gradient(#fe8000, #e1e2e1);
    background: linear-gradient(#fe8000, #e1e2e1);
    -pie-background: linear-gradient(#fe8000, #e1e2e1);
    behavior: url(./PIE.htc);
}


.systemErrorBox {
	border:1px solid white; /*Background colour for system messages*/
        display:block;
        margin-left:10px;
        margin-right:10px;
        margin-top:20px;
        padding-right:3px;
      /*  clear:both;*/
}
.systemErrorBoxForm {
	border:1px solid white; /*Background colour for system messages*/
        display:block;
        margin-left:10px;
        margin-right:10px;
        /*margin-top:20px;*/
      /*  padding-right:3px;*/
      /*  clear:both;*/
}


.systemSuccess {
        background-image:url('../images/MessageSuccess.gif'); 
	background-repeat:no-repeat;
	background-position:10px 5px; 
	background-color: #28B950; /*Background colour for success message*/
	color:#fff;     
}
.systemSuccess a:link {
    color: #fff;
    cursor:hand;
}
.systemSuccess a:visited {
    color: #fff;
    cursor:hand;
}
.systemSuccess a:hover {
    color: #000000;
    cursor:hand;
}
.systemSuccessTitle {
        margin-top:5px;
        margin-left:50px;
        margin-right:10px;
        margin-bottom:5px;
        padding-top:8px;
        font-weight:bold;
     /*   float:left;*/
}
.systemSuccessClose {
    font-weight:normal;
    float:right;
    padding-top:8px;
    padding-right:10px;
}

.systemSuccessClose .errorCloseIcon{
    width: 16px;
    height: 16px;
    cursor:pointer;
    text-align: center;
    background: #ffffff; 
    font-weight:bold;
    color:#ffffff;
    padding:4px 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /*border: 1px solid #61bf43;*/
}
.systemSuccessClose .errorCloseIcon:hover {
    background: #afeb64;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#afeb64), to(#e1e2e1));
    background: -webkit-linear-gradient(#afeb64, #e1e2e1);
    background: -moz-linear-gradient(#afeb64, #e1e2e1);
    background: -ms-linear-gradient(#afeb64, #e1e2e1);
    background: -o-linear-gradient(#afeb64, #e1e2e1);
    background: linear-gradient(#afeb64, #e1e2e1);
    -pie-background: linear-gradient(#afeb64, #e1e2e1);
    behavior: url(./PIE.htc);
}

#maincontenttitle
{
    /*margin: 0 9px 0 235px;*/
    /*-moz-border-radius: 10px 10px 0px 0px;*/ /* Firefox */
    /*-webkit-border-radius: 10px 10px 0px 0px;*/ /* Safari and Chrome */
    /*border-radius: 10px 10px 0px 0px;*/ /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -webkit-box-shadow: #666 0px 3px 5px;
    -moz-box-shadow: #666 0px 3px 5px;
    box-shadow: #666 0px 3px 5px;
    behavior: url(./PIE.htc);  
}

#maincontenttitle .innertext{
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;
    color:#ffffff;
    min-height:20px;
    font-weight:bold;
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background: #9bbb58;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9bbb58), to(#7ea231));
    background: -webkit-linear-gradient(#9bbb58, #7ea231);
    background: -moz-linear-gradient(#9bbb58, #7ea231);
    background: -ms-linear-gradient(#9bbb58, #7ea231);
    background: -o-linear-gradient(#9bbb58, #7ea231);
    background: linear-gradient(#9bbb58, #7ea231);
    -pie-background: linear-gradient(#9bbb58, #7ea231);
    behavior: url(./PIE.htc);
    border-bottom: 1px solid #cccccc;
}

 
#contentsearchtitle .contentsearchtitletext h1{
    background: none;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0px;
    margin-top: 0px;
    
}


#mainsearchTitle h1{
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;
    color:#ffffff;
    min-height:20px;
    font-weight:bold;
    font-size:18px;
    margin-left: 10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:20px;      
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background: #9bbb58;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9bbb58), to(#768a4e));
    background: -webkit-linear-gradient(#9bbb58, #768a4e);
    background: -moz-linear-gradient(#9bbb58, #768a4e);
    background: -ms-linear-gradient(#9bbb58, #768a4e);
    background: -o-linear-gradient(#9bbb58, #768a4e);
    background: linear-gradient(#9bbb58, #768a4e);
    -pie-background: linear-gradient(#9bbb58, #768a4e);
    behavior: url(./PIE.htc);
    border-bottom: 1px solid #cccccc;
    
}

#maincontenttitle .innertext h1{
    background: none;
    font-size: 18px;
    font-weight: 600;
    color:#ffffff;
    margin-bottom: 0px;
    margin-top: 0px;
}
#maincontent
{
    /* margin: 0 9px 0 235px;*/
    /*-moz-border-radius: 10px 10px 0px 0px;*/ /* Firefox */
    /*-webkit-border-radius: 10px 10px 0px 0px;*/ /* Safari and Chrome */
    /*border-radius: 10px 10px 0px 0px;*/ /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -webkit-box-shadow: #666 0px 3px 5px;
    -moz-box-shadow: #666 0px 3px 5px;
    box-shadow: #666 0px 3px 5px;
    behavior: url(./PIE.htc);  
}

#maincontent .innertext{
    background:#ffffff;
    padding:15px 5px 15px 5px;
    min-height: 550px;
}

#maincontent .newstext {
    background: #ffffff;
}

#modalinformation{
    background-color:#f7f7f7;
}
/******************************************************************************************************************************/
/*                                                               MENU                                                         */
/******************************************************************************************************************************/
#menuwrapper 
{
    float: left;
    width: 220px;
    background-color: #5096C9;
}

#menu
{
	/*background:#f7f7f7;*/
        /*margin-top:10px;*/
}
#language
{
	/*margin-top:10px;*/
	height:35px;
	background:#ffffff;
	text-align: center;
}
#menutitle {
margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    font-weight: bold;
   /* background: #1074BC;
   */
    background-color: #1c55b3;
    font-size: 12px
    color: #ffffff;
    -webkit-box-shadow: 10px 13px 5px 0px rgba(0,0,0,0.29);
    -moz-box-shadow: 10px 13px 5px 0px rgba(0,0,0,0.29);
    box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.29);
    line-height: 10px;
    font-weight: bold;
    padding-top: 7%;
    padding-bottom: 7%;
    color: #FFFFFF;
}
.menutitletext
{
  margin-top:2px;
  padding: 2px 10px 0px 10px; /*Padding for the text of the menu title bar*/
}

#menusearchtitle{
float: left;
margin-top:20px;
padding-top: 5px;
width: 220px;
text-align: center;
height: 20px;
font-weight:bold;
z-index: 0;
position: relative;
-webkit-border-radius: 6px 6px 0px 0px;
-moz-border-radius: 6px 6px 0px 0px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #86c5f8;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#86c5f8), to(#4C5658));
background: -webkit-linear-gradient(#86c5f8, #4C5658);
background: -moz-linear-gradient(#86c5f8, #4C5658);
background: -ms-linear-gradient(#86c5f8, #4C5658);
background: -o-linear-gradient(#86c5f8, #4C5658);
background: linear-gradient(#86c5f8, #4C5658);
-pie-background: linear-gradient(#86c5f8, #4C5658);
behavior: url(./PIE.htc);
color: #ffffff;
}
#menusearch{
   margin:0px;
    /*-moz-border-radius: 10px 10px 0px 0px;*/ /* Firefox */
  /*-webkit-border-radius: 10px 10px 0px 0px;*/ /* Safari and Chrome */
  /*border-radius: 10px 10px 0px 0px;*/ /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
-webkit-box-shadow: #666 0px 3px 5px;
-moz-box-shadow: #666 0px 3px 5px;
box-shadow: #666 0px 3px 5px;
behavior: url(./PIE.htc);  
}
#menusearch.innertext
{
 margin-top:40px;
  padding: 2px 10px 0px 10px; /*Padding for the text of the menu title bar*/
  background-color:#ffffff;
}
.menuItem{
    /*margin-bottom:5px;*/
    vertical-align:top;
}
.menuLabels{
    width:100px;
    display:inline-block;
    padding:5px;
    vertical-align:top;
}
.menuElements{
    width:100px;
    display:inline-block;
    vertical-align:top;
    padding-top:7px;

}

#menucontent
{
    margin:0px;
    /*-moz-border-radius: 10px 10px 0px 0px;*/ /* Firefox */
  /*-webkit-border-radius: 10px 10px 0px 0px;*/ /* Safari and Chrome */
  /*border-radius: 10px 10px 0px 0px;*/ /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
-webkit-box-shadow: #666 0px 3px 5px;
-moz-box-shadow: #666 0px 3px 5px;
box-shadow: #666 0px 3px 5px;
 behavior: url(./PIE.htc); 

}
#menucontent.innertext 
{
    background: #ffffff;
    padding: 0px;
    padding-bottom: 5px;
    background-color: #5096C9;
}

#documents
{
        margin-top:50px;
	width: 220px; 
	text-align:center;
}

/******************************************************************************************************************************/
/*                                                               FOOTER                                                       */
/******************************************************************************************************************************/

.whycontent {
width: 100%;
margin-left: 5%;
margin-right: 5%;
margin-top: 20px;
}

#whywrap11 {
text-align: left;
font-family:"Century Gothic", CenturyGothic,Arial,Tahoma,Helvetica,sans-serif;
}

.main-container {
text-align: left;
}

.whyc193 {
width: 30%;
float: left;
color: #666;
display: inline;
margin-right: 5px;
margin-bottom: 20px;
}

.whyc193 p {
margin: 0px;
padding: 0px;
}

p.text193 {
line-height: 20px;
font-size: 13px;
text-align: left;
}

p.title193 {
border-bottom: solid 1px #7F9DB9;;
line-height: 34px;
font-size: 14px;
color: #FFF;
text-align: left;
}

p.text193 a {
color: #1d6486;
text-decoration: none;
}

p.text193 a:visited {
color: #1d6486;
text-decoration: none;
}

p.text193 a:hover {
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#footer {
    clear: left;
    background: #231F20;
    text-align: center;
    color: #776f6c;
}
 
#footer .innertext {
    float: left;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px 0px 6px 6px;
    margin: 0px auto;
    font-weight: bold;
    z-index: 0;
    position: relative;
    background: #231F20;
    color: #24AAE1;
}


#footer .innertext a {
color: #9bbb58;
text-decoration: none;
}

#footer .innertext a:visited {
color: #9bbb58;
text-decoration: none;
}

#footer .innertext a:hover {
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px dotted #fff;
}
/************************************************************************************************************
*	DHTML modal dialog box	(CSS for the DHTMLSuite_modalMessage class)
*
*	Created:						August, 26th, 2006
*	@class Purpose of class:		Display a modal dialog box on the screen.
*			
*	Css files used by this script:	modal-message.css
*
* 	Update log:
*
************************************************************************************************************/
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1000;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #000;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
        overflow:auto;
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
/****************************************************************************************
* 	LAYOUT CSS FOR THE MENU
****************************************************************************************/



/*********************************************************************************************/
.sitemap li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type:disc;
}

.sitemap li.submenu{ /* Style for LI that contains sub lists (other ULs). */
list-style-type:disc;
cursor: pointer;
}


.sitemap li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
list-style-type:disc;
display: none; /*Hide them by default. Don't delete. */
}

.sitemap .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
list-style-type:disc;
cursor: default;
}
/******************************************************************************************************************************/
/*                                                               FORMS                                                         */
/******************************************************************************************************************************/
.displayNone {
    display:none;
}
.displayBlock{
    display:block;
}
/*SYNC*/
.defaultTextArea{
      overflow: auto;
  width: 90%;
    border:1px solid #A0A0A0;
  height: 97px;
 padding: 5px 10px;
 text-align: left;
 font-weight: normal;
 box-shadow: none;
 border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}


.defaultTextInput100{
    width:100px;  
    border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

/******************************************************************************************************************************/
/*                                                               NEW                                                        */
/******************************************************************************************************************************/

/****************** FORM CALENDAR *****************/
.ScrollBarDiv
{
width:130px;
height:80px;
font-size:10px;
overflow: auto;
text-align:left;
border : 1px solid #7F9DB9;
padding-left: 5px;
margin-left: 5px;
margin-top: 5px;
float:right;
}
.calWeekRowDay { 
    margin:0;   
    padding-top: 4px;
    padding-bottom: 4px;
}
.calWeekRowDayDate {
    border-bottom: 2px solid #7F9DB9;
    width: 99.7%;    
    padding-left: 4px;
}
.calWeekRowDayDesc {   
    width: 99.7%;
    border: 0px;
}
.calWeekRowDayEvent{
    font-size   : 11px; 
    width:100%;
    background-color:#7083A8;
    color:#ffffff;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-bottom: 1px;
    cursor: pointer;
}
.calWeekRowDayEvent a {        
        color:#ffffff;
            text-decoration: none;
}


.calWeekRowBar{
  background-color:#EBEBEB;
}
.calDate {    
    color: rgb(0,74,115);
}
.calDate img{
    cursor:pointer;
}
.calDayName { 
    font-weight: bold;
}

.calWeekColumnDayDate {
    width: 116px;        
    margin-left: 1px;
    margin-right: 1px;
    float:left;
}
.calWeekColumnDayDesc
{
    width:116px;
    height:500px;
    overflow: auto;
    text-align:left;
    border : 1px solid #7F9DB9;
    float:left;
}
.calWeekColumnDayDateTDFirst {
    width: 14.25%;        
    background-color:#EBEBEB;
    border-left : 1px solid #7F9DB9; 
    text-align: center;
    padding-bottom: 4px;
    padding-top: 4px;
}
.calWeekColumnDayDateTDLast {
    width: 14.25%;        
    background-color:#EBEBEB;   
    border-right : 1px solid #7F9DB9;  
    text-align: center;
    padding-bottom: 4px;
    padding-top: 4px;
}
.calWeekColumnDayDateTD {
    width: 14.25%;        
    background-color:#EBEBEB;
    text-align: center;
    padding-bottom: 4px;
    padding-top: 4px;
}
.calWeekColumnDayDescTDLast{
    width:14.25%; 
    text-align:center;
    border-left : 1px solid #7F9DB9;
    border-right : 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    
}
.calWeekColumnDayDescTD
{
    width:14.25%; 
    text-align:center;
    border-left : 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    
}

.rDiv {
margin: 0px;
padding-bottom: 4px;
padding-top: 4px;
}

.modalDivHeading
{
margin: 0px;
padding-bottom: 4px;
padding-top: 4px;
border-bottom:2px solid #7F9DB9;
}


.selectedDivClass{
    border:2px solid #7F9DB9;
}
.calWeekColumnDayEvent{
font-size : 10px; 
margin-bottom : 1px;
cursor:pointer;
border: 1px solid #6e9a4b;
font-weight:bold;
padding:2px 5px 2px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.calWeekColumnDayEvent a {        
	/*font-weight: bold;
	font-size: 12px;*/
        color:#ffffff;
        text-decoration: none;
}

.calMontDayDate{
    background-color:#EBEBEB;
    border-bottom : 1px solid #7F9DB9;    
  /*  font-size   : 9px;   */
    padding-bottom: 2px;
    padding-top: 2px;
    color: rgb(0,74,115);
}
.calMontDayDate img {
    cursor:pointer;   
}

.calLineHR {
    background-color:#7F9DB9;    
    height: 2px;
    clear:both;
    margin:0 0 5px 0;
}

.calLineHR hr {
    display: none;
}
.calTabNormal {
    background-color:#C3D9FF;
    color:#000000;
    cursor:pointer;
  /*  font-size:11px;*/
    font-weight:normal;
    padding:10px 10px 10px 10px;
    float:left;
    border-top : 1px solid #7F9DB9;   
    border-left: 1px solid #7F9DB9;   
    border-right: 1px solid #7F9DB9;   
    border-bottom : 1px solid #7F9DB9;
   /* width:70px; */
}
.calTabSelected {
    background-color:#EBEBEB;
    color:#000000;
    cursor:pointer;
   /* font-size:11px;*/
    font-weight:bold;
    padding:10px 10px 10px 10px;
    float:left;
    border-top : 1px solid #7F9DB9;   
    border-left: 1px solid #7F9DB9;   
    border-right: 1px solid #7F9DB9;   
    border-bottom: 1px solid #EBEBEB;
    
    /* width:70px; */
}
.calTabNav {
  /*  border-bottom: 1px solid #7F9DB9;*/
    float:left;
   /* width:354px;*/
   padding-top: 10px;
   padding-bottom: 3px;
   padding-left: 10px;
   padding-right: 10px;
}
.calTabNav img{ 
    cursor:pointer;
}
.calBox {
    border: 1px solid #7F9DB9;
    width:100%;
}
.calColorSelect { 
    float:left; 
    text-align:left; 
    width:40px;
}
#sch_days_div, #sch_inter, #sch_inter_label{
  visibility: hidden;
}
/****************** FORM CALENDAR *****************/

/****************** CALENDAR *****************/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #707070;
	padding:1px;
	background-color: #F5F5F5;
	font-family:"Century Gothic", CenturyGothic,Arial,Tahoma,Helvetica,sans-serif;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
  color: black;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #ffffff;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #6B6B6B;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #1d6486;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #1d6486;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #1d6486;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #c6ef67;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #000000;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#ffffff;
	color: #000000;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
  background-color:#1d6486;
}
/*********** CALENDAR END *****************/





#sortablecontrols {
     /*border:1px solid #000000;
     width:98.5%; 
     margin:5px 5px 5px 5px; */
    height:30px ;
    /*-webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px;*/
    background:#5388b3; 
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5388b3), to(#5388b3));
    background: -webkit-linear-gradient(#5388b3, #5388b3);
    background: -moz-linear-gradient(#5388b3, #5388b3);
    background: -ms-linear-gradient(#5388b3, #5388b3);
    background: -o-linear-gradient(#5388b3, #5388b3);
    background: linear-gradient(#5388b3, #5388b3);
    -pie-background: linear-gradient(#5388b3, #5388b3);
    behavior: url(./PIE.htc);
    padding:5px 2px 5px 2px;
    color:#ffffff;
    font-weight:bold;
    font-size:12px;
    margin-left: 10px;
    margin-right: 10px;
    width: 97.8%;
}
#sortableperpage {margin-left:7px;float:left; width:75%;}
#sortableperpage select {float:left; font-size:11px;}
#sortableperpage span {float:left; margin:2px 0 0 5px;}
#sortablenavigation {float:left; width:100%; text-align:center; vertical-align:center; color:#fff ;}
#sortablenavigation img.link{cursor:pointer;}
#sortablenavigation a {color:#fff;}
#sortablenavigation a:hover {color:#1d6486;}
#sortablenavigation a.nolink {text-decoration:none;color:#d6d6d6;cursor:default;}
#controltext {margin-right: 5px;float:left;text-align:right; margin-top:2px; vertical-align:center;}
#navpageid {padding-right:3px;}
#sortabletext {float:right; margin:2px 15px 2px 0px;}
/*********** SEARCH RESULTS END *****************/

.labelsbold15{
    width:15%; 
    text-align:center;
    padding:10px;
    font-weight:bold;
}

.labelsbold10{
    width:10%; 
    text-align:center;
    padding:10px;
    font-weight:bold;
}

.labelsbold60{
    width:60%; 
    text-align:center;
    padding:10px;
    font-weight:bold;
}

.inp-form{
	height: 20px;
	padding: 5px 10px;
	width: 325px;
  border: 1px solid #8f8f8f;
  text-align: left;
  font-weight: normal;
  box-shadow: none;
  background: #FDFDF5;
}

.inp-form-70{
	height: 20px;
	padding: 2px 1px 2px 2px;
	width: 325px;
  border: 1px solid #bebebb;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  text-align: left;
  
  width: 70%;
}
.inp-form-95{
	height: 20px;
	padding: 2px 1px 2px 2px;
	width: 325px;
  border: 1px solid #bebebb;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  text-align: left;
  
  width: 95%;
}
.inp-form-disabled{
	height: 20px;
	padding: 2px 1px 2px 2px;
	width: 325px;
  border: 1px solid #bebebb;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  background:#eeefed;
  behavior: url(./PIE.htc);
 /*  
  background: #EFF1F0;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFF1F0), to(#BEBEBB));
  background: -webkit-linear-gradient(#EFF1F0, #BEBEBB);
  background: -moz-linear-gradient(#EFF1F0, #BEBEBB);
  background: -ms-linear-gradient(#EFF1F0, #BEBEBB);
  background: -o-linear-gradient(#EFF1F0, #BEBEBB);
  background: linear-gradient(#EFF1F0, #BEBEBB);
  -pie-background: linear-gradient(#EFF1F0, #BEBEBB);
  */
/*  
  behavior: url(./PIE.htc);
  border-radius: 2px;
  box-shadow: #666 0px 2px 3px;
*/
  text-align: left;
}	

.divEditable{
	padding: 2px 1px 2px 2px;
  border: 1px solid #bebebb;
  display: none;
  background-color:white;
  /*font-weight:bold;*/
  /*border-style:dashed;*/
  margin: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
 /* background:#eeefed;*/
  text-align: left;
/* border-radius: 2px;
   box-shadow: #666 0px 2px 3px;
   behavior: url(./PIE.htc);
 */ 

}


.divLabelField{
text-align: left;
font-weight: bold;
padding-left: 5px;
border-bottom: 2px solid #BEBEBB;
}

.formAttachments {
padding: 5px;
}

.divName{
padding: 5px 10px;
background: #fafafa;
text-align: left;
color: #5D5D5D;
font-weight: bold;
box-shadow: none;
	font-family:"Century Gothic", CenturyGothic,Arial,Tahoma,Helvetica,sans-serif;
color: #374853;
font-size: 1.2em;
}

.divModalDisabledField{
  padding: 2px 1px 2px 2px;
  border: 1px solid #bebebb;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  background:#D3D3CB;
  text-align: left;
}

.divDisabledFieldResults{
background: none;
text-align: left;
color: #000000;
font-weight: normal;
box-shadow: none;
font-size: 12px;
padding-left: 25px;
max-width: 700px;
}

.divDisabledFieldSearchResults{
background: none;
text-align: left;
color: #000000;
font-weight: normal;
box-shadow: none;
font-size: 12px;
max-width: 700px;
}

.divDisabledField{
padding: 5px 10px;
text-align: left;
color: #5D5D5D;
font-weight: normal;
box-shadow: none;
border: 1px solid #aaa;
background: #ececec;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
max-width: 700px;
}

.divDisabledFieldTime{
padding: 5px 10px;
text-align: left;
color: #5D5D5D;
font-weight: normal;
box-shadow: none;
width: 40px;
display: inline-block;
border: 1px solid #aaa;
background: #ececec;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.divDisabledFieldDate{
padding: 5px 10px;
text-align: left;
color: #5D5D5D;
font-weight: normal;
box-shadow: none;
width: 70px;
display: inline-block;
border: 1px solid #aaa;
background: #ececec;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.divDisabledFieldNoBoarder{
padding: 5px 10px;
background: #ececec;
text-align: center;
color: #5D5D5D;
font-weight: normal;
box-shadow: none;
max-width: 700px;
}


.divDisabledField325{
    padding: 5px 10px;
    text-align: left;
    color: #5D5D5D;
    font-weight: normal;
    box-shadow: none;
    width: 325px;
    border: 1px solid #aaa;
    background: #ececec;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.divNewsTitle
{
    margin-left: 10px;
    margin-right: 10px;
    background-color: #5EA4B0;
    color: white;
    padding: 15px;
    font-weight: bold;
    font-size:18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.divTimeIcon {
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 2px;
}
.divTimeDisplay{
    margin-left: 10px;
    margin-right: 10px;
    font-weight:bold;
    padding: 10px 0px 10px 0;
}
.divNewsContent
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    border: 2px solid #D2D6DB;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    min-height: 100px;
}

.divNewsContent p
{
font-family:"Century Gothic", CenturyGothic,Arial,Tahoma,Helvetica,sans-serif;
   /* margin-top: 2px;
    margin-bottom: 2px;*/
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
}
.divNewsAttachments
{
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}




.selectComboBox{	
  width:330px; 
  height:24px;
	padding: 2px 1px 2px 2px;
  border: 1px solid #bebebb;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
/*
  border-radius: 2px;
  box-shadow: #666 0px 2px 3px;
  behavior: url(./PIE.htc);
 */ 
  text-align: left;
}

.selectComboBox-disabled{	
  width:325px; 
  height:20px;
	padding: 2px 1px 2px 2px;;
  border: 1px solid #bebebb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  background:#eeefed;
  behavior: url(./PIE.htc);
/*   
  background: #EFF1F0;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFF1F0), to(#BEBEBB));
  background: -webkit-linear-gradient(#EFF1F0, #BEBEBB);
  background: -moz-linear-gradient(#EFF1F0, #BEBEBB);
  background: -ms-linear-gradient(#EFF1F0, #BEBEBB);
  background: -o-linear-gradient(#EFF1F0, #BEBEBB);
  background: linear-gradient(#EFF1F0, #BEBEBB);
  -pie-background: linear-gradient(#EFF1F0, #BEBEBB);
 */ 
 
 /* box-shadow: #666 0px 2px 3px;
  border-radius: 2px;
  behavior: url(./PIE.htc);
 */ 
  text-align: left;
}

.form-textarea	{
  overflow: auto;
  width: 325px;
  height: 97px;
	padding: 2px 1px 2px 2px;;
  border: 1px solid #bebebb;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
 /*
  border-radius: 2px;
  box-shadow: #666 0px 2px 3px;
  behavior: url(./PIE.htc);
  */
  text-align: left;
	}
  
.formtextarea100	{
  overflow: auto;
  width: 98%;
  height: 100px;
	padding: 2px 1px 2px 2px;;
  border: 1px solid #bebebb;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
   border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  /*
  border-radius: 2px;
  box-shadow: #666 0px 2px 3px;
  behavior: url(./PIE.htc);
  */
  text-align: left;
	}
  
.form-textarea-disabled	{
  overflow: auto;
  width: 325px;
  height: 97px;
	padding: 2px 1px 2px 2px;;
  border: 1px solid #bebebb;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  background:#eeefed;
  /* 
  background: #EFF1F0;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFF1F0), to(#BEBEBB));
  background: -webkit-linear-gradient(#EFF1F0, #BEBEBB);
  background: -moz-linear-gradient(#EFF1F0, #BEBEBB);
  background: -ms-linear-gradient(#EFF1F0, #BEBEBB);
  background: -o-linear-gradient(#EFF1F0, #BEBEBB);
  background: linear-gradient(#EFF1F0, #BEBEBB);
  -pie-background: linear-gradient(#EFF1F0, #BEBEBB);
  */
 /* box-shadow: #666 0px 2px 3px;
  border-radius: 2px;
  behavior: url(./PIE.htc);
 */ 
  text-align: left;
	}
  
.defaultButtonNoWidth:hover{
    background: #9bbb58;
    color: #ffffff;
}

.defaultButtonNoWidth{
cursor:pointer;
border: 1px solid #6e9a4b;
text-align: center;
background: #1d6486;
font-weight:bold;
color:#ffffff;
padding:5px 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
border: 1px solid #FFFFFF;
margin-bottom: 4px;
margin-right: 2px;
}

.defaultSelectInput{
  width:99%;
  height: 31px;
padding: 0px 0px 0px 10px;
 text-align: left;
 font-weight: normal;
 box-shadow: none;
 border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

 }
 
 .defaultSelectInput325{
  width:350px;
  height: 31px;
 padding: 0px 0px 0px 10px;
 text-align: left;
 font-weight: normal;
 box-shadow: none;
border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

 }
 
.defaultTextInput{
 width:90%;
 height: 20px;
 padding: 5px 10px;
 text-align: left;
 font-weight: normal;
 box-shadow: none;
border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.defaultTextInput325 title:hover:after{
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.defaultTextInput325{
display: inline;
    position: relative;
height: 20px;
padding: 5px 10px;
width: 325px;
text-align: left;
font-weight: normal;
box-shadow: none;
border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.defaultTextInput320{
height: 20px;
padding: 5px 10px;
width: 320px;
text-align: left;
font-weight: normal;
box-shadow: none;
border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.defaultDateInput{
height: 20px;
padding: 5px 10px;
width: 100px;
text-align: left;
font-weight: normal;
box-shadow: none;
border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.defaultTimeInput{
height: 20px;
padding: 5px 10px;
width: 50px;
text-align: left;
font-weight: normal;
box-shadow: none;
border: 1px solid #aaa;
background-color: #fffffb; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/******************************************************************************************************************************/
/*                                                               NEW                                                        */
/******************************************************************************************************************************/

#captchajpg
{
 padding:0px 0px 5px 0px;
}

/*SYNC:*/
.defaultHiddenTextInput{
    width:95%;
    border:1px solid #A0A0A0;
    display:none;
}
.defaultTextInput90percent{
    border:1px solid #A0A0A0;
    float:left;
    width: 90%;
}
.defaultTextInput85percent{
	border:1px solid #A0A0A0;
    float:left;
    width: 85%;
}
.defaultTextInput80percent{
	border:1px solid #A0A0A0;
    float:left;
    width: 80%;
}
.defaultTextInput20percent{
	border:1px solid #A0A0A0;
    float:left;
    width: 20%;
}
.defaultTextInput50percent{
	border:1px solid #A0A0A0;
    float:left;
    width: 50%;
}
.defaultTextInput75percent{
	border:1px solid #A0A0A0;
    float:left;
    width: 75%;
}

.defaultTextInput70{
    border:1px solid #A0A0A0;
    width:70px;
}


.defaultSelectInput100{
    font-size:8pt;
    width:102px;
    height:20px;
    border:1px solid #A0A0A0;
}

.defaultCheckbox{
    border-color:#A0A0A0;
   
}
.defaultButton{
    width:300px;   

}
/*END SYNC*/

 
.defaultButton300{
    width:300px;    

}

.defaultButton200{
    width:200px;    

}

.defaultButton175{
    width:175px;    

}

.defaultButton150{
    width:150px;    

}
.defaultButton100{
    width:100px;   

}
.defaultButton190{
    width:190px;   
}
.findButton16x16{
    border:0px;
    width:20px;
    height:20px;
    cursor:pointer;
}


td.lefttd{
    width: 30%; 
    text-align: right;
}
td.middletd{
    width: 15%; 
}
td.righttd{
    width: 55%; 
    text-align: left;
}
table.buttonsTable{
    width:100%;
}
#parametersform
{
    margin-left:5px;
    margin-top:10px;
    border-width:2px;
    border-color:#f7f7f7;
    border-style: dashed;
    padding:10px;
    display:none;
}
.parameterstable
{
    width:100%;
}

.parameterstable tr
{
    height: 25px;
   
}
.parameterstablelabels{
    width:30%;
}
.parameterstablevalues{
    width:70%;
}
table.checklisttable{
    width:100%;
    margin-left:10px;
}
table.checklisttable tr
{
    height: 25px;  
}
table.checklisttable td.labels
{
    width:50%;
    text-align: left;
    vertical-align:top;
}
table.checklisttable td.values
{
    width:30%;
    vertical-align:top;
    text-align: left;
}
table.leftrightalign{   
    background-color: white;
    width: 100%;
}

table.leftrightalign tr{
    height: 25px;
}

table.leftrightalign td.rightalign{
    text-align: right;
    padding-right:10px;
    width:50%;
}

table.leftrightalign td.leftalign{
    text-align: left;
    padding-left:10px;
    width:50%;
}

table.leftrightalign td.centeralign{
    text-align: center;
    padding-left:10px;
}

table.searchleftrightalign{   
    width: 100%;
}

table.searchleftrightalign tr{
    height: 25px;
}

table.searchleftrightalign td.rightalign{
    text-align: right;
    padding-right:10px;
}

table.searchleftrightalign td.leftalign{
    text-align: left;
    padding-left:10px;
}

table.searchleftrightalign td.centeralign{
    text-align: center;
    padding-left:10px;
}


div.reddiv {   
    /* SYNC */
    background-color: #FFA8A8;
    padding:6px;
    text-align:center;
    /* END SYNC */
}
div.greendiv{   
    /* SYNC */
    background-color: #A8EEBD;
    padding:6px;
    text-align:center;
    /* END SYNC */
}

div.nocolordiv{   
    /* SYNC */
    padding:6px;
    text-align:center;
    /* END SYNC */
}

div.yellowdiv{   
    /* SYNC */
    background-color: #FFFAA8;
    padding:6px;
    text-align:center;
    /* END SYNC */
}

div.graydiv {
 background-color: #717171; 
 font-weight: bold;
 color: #fff;
 padding:2px 2px 2px 4px;
} 

div.purplediv {
 background-color: #D2C9DE; 
 padding:2px 2px 2px 4px;
} 

div.purplediv table{
width:100%;
}
div.purplediv table tr{
vertical-align:top;
}
div.purplediv table td.title{
font-weight:bold;
text-align:left;
vertical-align: bottom;
}
div.purplediv table td.left{
width:2%;
vertical-align: top;
}
div.purplediv table td.middle{
width:96%;
vertical-align: top;
}
div.purplediv table td.right{
vertical-align: top;
}


#menucontent table
{
    /*width:200px;*/
}
/*SYNC*/
.disabledInput { 
    background-color: #EBEBE4;
    border:1px solid #A0A0A0;
    width: 95%;
}
.disabledInput90percent{
    background-color: #EBEBE4;
    border:1px solid #A0A0A0;
    width: 90%;
}
.disabledInput80percent{
    background-color: #EBEBE4;
    border:1px solid #A0A0A0;
    width: 80%;
}
.disabledInput20percent{
    background-color: #EBEBE4;
    border:1px solid #A0A0A0;
    width: 20%;
}
#divSearchStreetInput
{
    text-align:left;
}
#divSearchStreetButtons
{
    display:none;
    text-align:right;
    padding-top:10px;
    padding-right:65px;
}
/* END SYNC*/
.disabledInputnowidth { 
    background-color: #EBEBE4;
}

.centeredDiv {
    text-align: center;
    /* SYNC */
    padding:6px;
    /* END SYNC */
}

/*SYNC*/
.valigncenterDiv{
    vertical-align:bottom;
}
/*END SYNC*/
.leftDiv {
    text-align: left;
    /* SYNC */
    padding:6px;
    /* END SYNC */
}
.leftboldDiv {
    text-align: left;
    padding:6px;
    font-weight:bold;
}

.rightDiv {
    text-align: right;
    padding-top:3px;

}

.toptable{
    width:100%;
}

.toptable thead{
    font-weight:bold;
}

.cursorHand{
    cursor: pointer;
}

.nolink{
  text-decoration: none;
}
.nolink a{
  text-decoration: none;
}

#divCaps{
    font-weight:bold;
    width:210px;
}
.capsDiv{
    margin-top:5px;
    padding-left:2px;
    font-size:9pt;
    text-align:right;
}
/*-------------HELP CLASSES--------------------*/
.helpClassUL{
}
.helpClassLI{
    font-weight:bolder;
    padding-top:10px;
}
.helpClassOLSub{
    font-weight:lighter;   
    text-decoration:none;
}
.helpClassLISub{
    text-decoration:none;
}
.helpClassLISubSub{
    font-weight:lighter;   
    text-decoration:none;
}


/*-------------END HELP CLASSES----------------*/






.form_item{
  margin-bottom: 5px;
}

#back_arrow {
    border: 0 none;
    float: right;
}
.grey {
  color:gray;
}

div#back_arrow a,
div#back_arrow a img{
    text-decoration: none;
    border: 0 none;
}

img {
    border: 0 none;
}

div.results{
  font-style:italic;
}
.rightDivMarginTop {
    text-align: right;
    padding:6px;
    margin-top: 10px;
}
/*
 * Modal Window
 *
 */
.overlay{
    background:transparent url(../images/overlay.png) repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:19;
}
.box{
    position:fixed;
    top:10px;
    color:#7F7F7F;
   -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    background-color:#EEEEEE;
    z-index:20;
    min-width: 800px;
   /*
    left:5%;
    right:5%;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    border-radius: 20px;
    padding-left:20px;
    padding-right:20px;
    border:2px solid #ccc;
    */
}
a.boxclose{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(../images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}
#overlaytitle {
  margin-left: 10px;
  margin-bottom:5px;
  margin-top: 10px;
  font-size:17px;
  font-weight: bold;
}
#overlaydetails {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #D9D5BE;
 /* border-radius: 10px 10px 10px 10px;*/
  padding-bottom: 5px;
  padding-top: 5px;
  min-height: 300px;
}
#overlayfooter {
  margin-top: 5px;
}
#overlaydetails .ui-widget-content { 
border: none; 
background: #f9f9f9 url(css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; 
color: #222222; }