* {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
}

.content-int li li{
    font-size: 1em !important;
}
table{
    font-size: 1em !important;
}
.print-logo {display:none;}
.gclear{
    font-size:2px;
    height:2px;
    line-height:2px;
    margin:0;
    padding:0;
    float:none;
    clear:both;
}
* html body{
    overflow-y: auto;
}
 *:first-child+html body{
    overflow-y: auto;
    min-width: 1024px;
}
body {
    text-align: center;
    background:#000;
    color:yellow;
    overflow-y: scroll;
}
.body-size {
    width: 960px;
    margin: auto;
}
.body-size * {
    text-align: left;
}
.header {
    background-repeat: no-repeat;
    background-color: #000;
    background-image: url(/Style/Images/header1.jpg);
}
a{
    color: aqua !important;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.header h1 a {
    text-indent: -9999px;
    display: block;
    height: 163px;
    width: 200px;
    float: left;
}
.header ul {
    clear: both;
    border-top: 1px solid #fff;
    display: block;
    background-color: #000;
    width: 100%;
    overflow: auto;
}
.header ul li {
    display: inline;
    list-style: none;
}
.header ul li a {
    float: left;
    /*background-color: #000;*/
    border-right: 1px solid #fff;
    font-size: 0.83em;
    font-weight: bold;
    color:#00ffff;
    text-decoration: none;
    padding: 7px;
    margin: 0px 0px 0px 0px;
}
.header ul li a:hover, .header ul li a.active {
    text-decoration: underline;
}
/* begin breadcrumb */
.header .breadcrumb {
    border-top: 1px solid #fff;
    clear: both;
    overflow: auto;
    margin-bottom:15px;
}
.header .breadcrumb h2 {
    float: left;
    font-size: 0.6em;
    color: #fff;
    width: 70px;
    margin: 4px 0px 4px 4px;
}
.header .breadcrumb ul {
    float: left;
    border: none;
    clear: none;
    height: auto;
    margin: 4px 4px 4px 0px;
    display: inline;
    width: auto;
/*    background: none;*/
}
.header .breadcrumb ul ul {
    margin: 0px;
}
.header .breadcrumb ul li a {
    font-size: 0.6em;
    border: none;
    margin: 0px 3px 0px 0px;
    padding: 0px 0px 0px 10px;
/*    background: #000 url('/Style/Images/breadcrumpSep2.gif') no-repeat 0px 4px !important;*/
    background: url(/Style/Images/breadcrumpSep2.gif) no-repeat 0px 4px;
}
.header .breadcrumb ul li a.first-link {
    background: none;
}
/* end breadcrumb */
.header form {
    float: right;
    background: #000;
    width: 198px;
}
.header form fieldset {
    padding: 5px 15px 5px 15px;
}
.header form fieldset label {
    display: none;
}
.header form fieldset input.q {
    border: 1px solid #979797;
    color: #AB4545;
    font-size: 0.7em;
    padding: 0px 3px 0px 3px;
    height: 18px;
    width: 135px;
    float: left;
}
.header form fieldset input.search {
    margin: 0px 0px 0px 3px;
    float: left;
}
.header form fieldset p {
    clear: both;
}
.header form fieldset p a {
    font-size: 0.7em;
    color: #fff;
    text-decoration: none;
}

/* begin front page */
.content {
    margin: 17px 0px 0px 0px;
}
.content .col-left, .content .col-center, .content .col-right {
    float: left;
}
.content .col-left {
    width: 300px;
    margin: 0px 30px 0px 0px;
}
.col-left .homepageIntro, .col-left .latestNews, .col-left .latestIncidents, .col-left .rss-menu{
    padding-left: 10px;
}
.content .col-center {
    width: 302px;
}
.content .col-right {
    width: 300px;
    margin: 0px 0px 0px 26px;
}
.content p {
    font-size: 0.75em;
    color:yellow!important;
}
.content h2 {
/* Added by clarity */
    font-size: 1em;
/* end of added content */
    background: #000;
    padding: 5px 0px 5px 10px;
    height: 17px;
    margin: 0px 0px 15px 0px;
}
.content h2 a {
/* added/removed by clarity */
    /* font-size: 0.65em; */
    font-size: 1em;
/* end of added content */
    float: left;
}
/* added by clarity */
.content h2 span.noLink{
    float:left;
    font-size:1em;


}
/* end of added content */
.content h2 a span {
    background: url(/Style/Images/rssIcon.gif) no-repeat 0px 0px;
    width: 9px;
    height: 9px;
    padding: 0px 5px;
    cursor: pointer;
/* added/removed by clarity */    
    /*font-size: 0.6em;*/
    font-size: 1em;
/* end of added content */
    margin: 0px 0px 0px 3px;
}
.rss-menu {
    margin: 0px 0px 10px 0px;
}
.rss-menu li {
    display: inline;
}
.rss-menu li a {
/* added/removed by clarity */
    /*font-size: 0.7em;*/
    font-size: 0.75em;
/* end of added content */
}
.rss-menu li a.rss-icon {
    background: url(/Style/Images/rssIcon.gif) no-repeat 5px 2px;
    padding: 0px 0px 0px 16px;
    border-left: 1px solid #165788;
    color:#00ffff;
}
/* Clarity - do we need this */
.col-center-int-wider .rss-menu li a{
    font-size: 1em;
}
/* Added/edited by Clarity */
/*p a.rss-icon { */
a.rss-icon {
/* end of added content */
    background: url(/Style/Images/rssIcon.gif) no-repeat 0px 3px;
    padding: 0px 0px 0px 12px;
    color:#00ffff;
    text-decoration: none;
}
.content h3 {
    margin: 7px 3px 5px 0px;
    color: yellow;
    font-size: 0.7em;
}
.content h3 a {
    font-weight: normal;
/* removed by clarity    font-size: 1.2em; */
}
.content .col-left p.more-info {
    margin: 12px 0px 12px 0px;
}
.content .col-left p {
/*    font-size: 0.55em;*/
}
.content .col-left p.main-text {
    font-size: 0.968em;
    line-height: 18px;
    margin: 0px 8px 30px 0px;
}
.content .col-center .highlight {
    background: #000;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
}
.content .col-center .highlight h2 {
    background: none;
    margin: 0px;
}
.content .col-center .highlight h2 a {
    color: #fff;
}
.content .col-center .highlight p {
    color: #fff;
    margin: 0px 10px 10px 10px;
}
.content .col-center .highlight p {
    color: #fff;
    margin: 0px 10px 10px 10px;
}
.content .col-center .col-center-col-left {
    float: left;
    width: 143px;
}
.content .col-center .col-center-col-right {
    float: left;
    width: 143px;
    margin: 0px 0px 0px 16px; 
}
.content .col-center .col-center-col-right a,
.content .col-center .col-center-col-left a,
.content .col-center .col-center-col-left h2,
.content .col-center .col-center-col-right h2 {
    margin: 0px 0px 1px 0px;
    padding: 2px 0px 2px 0px;
/* added by clarity */
    font-size: 0.9em;
/* end of added content */

}/* removed by Clarity */
/* .content .col-center .col-center-col-left h2,
.content .col-center .col-center-col-right h2 {
    font-size: 1.2em;
}*/
.content .col-right h2.second-subject {
    margin: 10px 0px 15px 0px;
}
.content .col-right h3 {
    font-size: 0.9em;
}
.content .col-right hr {
    background: none;
    border: none;
    height: 1px;
    border-top: 1px solid #C8C8C8;
    margin: 10px 0px 5px 0px;
    line-height: 0px;
}
.content a {
    color:#00ffff;
    text-decoration: none;
}
.content a:hover {
    color:#00ffff;
    text-decoration: underline;
}

/* begin histort pages */
/* History main grey content area with text and image /open/ */
.hisGeryContentarea{
    padding:10px;
}
/* added by clarity*/
.hisGeryContentarea{
overflow:hidden;
}
* html .hisGeryContentarea{
height: 1px;
overflow: visible;
}
/*end clarity edits*/
/*  history image holder style rules */
.histImageHolder{
    width:315px;
    height:203px;
    margin-right:10px;
    overflow:hidden;
    border:1px solid #c4c4c4;
    float:left;    
}/* removed by Clarity
.histImageHolder img{
   float:left; 
}*/
/* buttons */
.previouButtons{
    /* removed by Clarity width:200px;
    overflow:hidden; */
    float:right;
    text-align:right;
}
.previouButtons ul{
    list-style:none;
    display:inline;
}
.previouButtons ul li{
    list-style:none;
    display:inline;
}
.previouButtons ul li a{
    border:none;
}
.gPuller{
    font-size:20px;
    height:20px;
    line-height:20px;
    margin:0;
    padding:0;
    clear:both;
    float:none;
}
.histColOne{
    float:left;
    width:464px;
    border-right:23px solid white;    
}
.histColTwo{
    float:left;
    width:220px;
}
.didYknow img{
    margin:0!important;
    padding:0!important;
}
.didYknow h2{
    background-image:url(/Style/Images/question.gif);
    background-repeat:no-repeat;
    background-position:6px 0;
    margin:0!important;
    margin-left:20px!important;
    padding-left:27px!important;
    padding-bottom:4px;
    display:block;
    
    
}
.didYknow p{
    padding-left:27px!important;
/* added by clarity */
padding-right: 27px!important;
/* end of added comments */
}
.didYknow .mddle{
    /*background-image:url(/Style/Images/didYkn-bg.jpg);*/ /*Clarity - this is not the case on the standard display */
    background-position:0 20px;
    background-repeat:repeat-y;
    
}
.didYknow .Htop{
   /* background-image:url(/Style/Images/whiteBG.jpg);*//*Clarity - this is not the case on the standard display */

    background-position:0 0;
    background-repeat:no-repeat;
}
.didYknow .Hbottom{
   /* background-image:url(/Style/Images/whiteBG.jpg);*/
    background-position:0 100%;
    background-repeat:no-repeat;
}
/* removed by clarity Check it has to be removed <img src="images/didYkn-top.jpg" alt=" " width="219" height="9" /> */
/* History main grey content area with text and image /closed/ */

/* begin front page */
/* begin internal page */
.content-int {
    margin: 17px 0px 0px 0px;
}
.content-int .col-left-int,
.content-int .col-center-int,
.content-int .col-center-int-list,
.content-int .col-right-int,
.content-int .col-center-int-wider {
    float: left;
}
.content-int .col-left-int {
    width: 250px;
}

.content-int .col-left-int .slotLiner{
margin: 0px 20px 0px 0px;
}


.content-int .col-center-int,
.content-int .col-center-int-list {
    width: 457px;
}
.content-int .col-center-int-wider {
    width: 710px;
}
.content-int .col-right-int {
    width: 230px;
    margin: 0px 0px 0px 20px;
}

.content-int h1 {
    background: #000;
/* added by Clarity */
    padding: 5px 0px 5px 10px;
/* end of added content */
    /*removed by Clarity height: 17px;*/
    margin: 0px 0px 15px 0px;
    font-size: 1em; /* was 0.9em;*/
    color:yellow!important;
/* added by Clarity */
    overflow:hidden;
/* end of added content */
}
.content-int .col-right-int h2 {
    background: #000;
/* added by Clarity */
    padding: 5px 0px 5px 10px;
/* end of added content */
    height: 17px;
    margin: 0px 0px 15px 0px;
    font-size: 1em; /* was 0.9em;*/
    color:yellow!important;
}
.content-int h3 a {
    font-weight: normal;
    font-size: 1.2em;
}
.content-int h2, 
.content-int h3,
.content-int h4,
.content-int h5,
.content-int h6 {
        color:yellow!important;
    margin: 10px 0px 10px 0px;
}
.content-int h2 {
    font-size: 1em;
}
.content-int h3 {
    font-size: 0.95em;
}
.content-int h4 {
    font-size: 0.85em;
}
.content-int h5 {
    font-size: 0.79em;
}
.content-int h6 {
    font-size: 0.75em;
}
.content-int p {
    font-size: 0.75em;
    color:yellow!important;
    margin: 10px 0px 10px 0px;
}
.content-int .col-center-int-list h2 {
    margin: 0px;
}
.content-int .col-center-int-list h2 a {
    color:#00ffff;
/* removed by clarity    text-decoration: none;
    font-size: 0.85em; */
/* added by clarity */
font-family: Arial;
font-size: 1em;
margin: 10px 0px 10px 0px;
text-decoration: none;
/*end of added content */
}
/* added by Clarity */
.col-center-int-list h2 a:hover {
text-decoration: underline;
}
/* end of added content */
.content-int .col-center-int-list hr {
    background: #fff;
/* added by clarity */
    color: #fff;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    height: 1 px; /* was 0px;*/
    clear: both;
}
.content-int .col-center-int-list p a{
    color: aqua !important;
}
.content-int .col-center-int-list .photo-news {
    float: left;
    margin: 5px 5px 5px 0px;
}
.content-int .col-center-int-list h2 a span {
    font-size: 0.7em; /* was 0.8em; */
    color:#00ffff;
}
.content-int ul.rss li {
    display: inline;
}
.content-int ul.rss li a {
        color:#00ffff;
    text-decoration: none;
    font-size: 0.65em;
    border-left: 1px solid #165788;
    padding: 0px 12px 0px 5px;
}
.content-int ul.rss li a:hover {
    text-decoration: underline;
}
.content-int ul.rss li a.rss-icon {
    background: url(/Style/Images/rssIcon.gif) no-repeat right 2px;
    border-left: none;
}
.content-int .int-img {
    float: left;
    /*removed by clarity margin: 0px 10px 10px 0px; */
    margin: 0px 10px 5px 0px;
}
/* commented out by Clarity to remove border round images
.content-int .int-img img {
    border: 1px solid #C8C8C8;
}*/

/* left nav */
.content-int .col-left-int ul li {

    list-style: none;
}
.content-int .col-left-int ul li {

    list-style: none;
}
.content-int .col-left-int ul li a.toplevel {
      text-decoration: underline;
}
.content-int .col-left-int ul li a {
    color: aqua;
    text-decoration: none;
    border-bottom: 1px solid aqua;
    padding: 5px 0px 5px 10px;
    font-size: 0.75em;
    display: block;
    height: 1%;
    font-weight: bold;
}
.content-int .col-left-int ul li li a.notselected {

    padding: 5px 0px 5px 10px;
/*    font-size: 0.7em;*/
}
.content-int .col-left-int ul li a:hover, .content-int .col-left-int ul li a.actv {
    text-decoration: underline;
}
.content-int .col-left-int .slotLiner ul li.sublevel3 a {
    padding-left:30px;
    background: url(/Style/Images/arrow.gif) 18px 6px no-repeat ;
}
.content-int .col-left-int .slotLiner ul li.sublevel3 a:hover {
    padding-left:30px;
    background: url(/Style/Images/arrow.gif) 19px 6px no-repeat ;
}
.content-int .col-left-int .slotLiner ul li.sublevel4 a {
    padding-left:50px;
    background: url(/Style/Images/arrow.gif) 37px 6px no-repeat ;
}
.content-int .col-left-int .slotLiner ul li.sublevel4 a:hover {
    padding-left:50px;
    background: url(/Style/Images/arrow.gif) 38px 6px no-repeat ;
}
/* added rules for clo-center-int wider by Clarity */
.content-int .col-center-int ul li, .content-int .col-center-int-wider ul li  {
    font-size: 0.75em;
    color: yellow;
}
.content-int .col-center-int ul li p, .content-int .col-center-int-wider ul li p {
font-size: 1em;
}

.content-int .col-center-int a {
        color:#00ffff;
    text-decoration: none;
}
.content-int .col-center-int a:hover {
    text-decoration: underline;
}

.content-int .col-center-int ul {
    margin: 10px;
}
/* content add by clarity */
.content-int .col-center-int ul li, .content-int .col-center-int-wider ul li {

    list-style-image: url(/Style/Images/bullet_square.gif);
    margin: 0px 0px 0px 10px;
/*    padding: 0px 0px 0px 10px;*/
}
.content-int .col-center-int-wider ul{
    padding-left: 10px;
}
.content-int .col-right-int ul li {
    list-style: none;
}
.content-int .col-right-int ul li a {
    color:#00ffff;
    text-decoration: none;
    font-size: 0.75em;
}
.content-int .col-right-int ul li a:hover {
    text-decoration: underline;
}
p.downloads-links {
    margin: 0px 0px 10px 0px;
}
.content-int .list-col h2 {
    color: yellow;
}
.content-int .col-center-int-wider .sub-col-right,
.content-int .col-center-int-wider .sub-col-left {
    float: left;
    width: 345px;
    margin: 0px 20px 0px 0px;
}
.content-int .col-center-int-wider .sub-col-right {
    margin: 0px;
}
.content-int .col-center-int-wider .sub-col-right ul {
    margin: 0px 0px 10px 0px;
    clear: both;
}
.content-int .col-center-int-wider .photo-news {
    float: left;
    margin: 0px 5px 5px 0px;
}
.content-int .col-center-int-wider .photo-news img {
    border: 1px solid #eee;
}
.content-int .col-center-int-wider li {
    list-style: none;
    font-size: 0.75em;
}
.content-int .col-center-int-wider li a {
text-decoration: none;
}
.content-int .col-center-int-wider a {
    color:#00ffff;
    text-decoration: none;
}
.content-int .col-center-int-wider hr {
    background: none;
    line-height: 0px;
    border: 1px solid #eee;
}
.content-int .col-center-int-wider h2 {
    font-size: 0.85em;
}
.content-int .col-center-int-wider a:hover {
    text-decoration: underline;
}/*
.content-int .col-center-int-wider dl {
    font-size: 0.75em;
}*/
.content-int .col-center-int-wider dt {
    margin: 10px 0px 0px 0px;
    font-size: 0.75em;
}
.content-int .col-center-int-wider dl a {
    font-weight: bold;
}
.content-int .col-center-int-wider .head-trace {
    border-bottom: 1px solid #BDBDBD;
    padding: 0px 0px 10px 0px;
}
.content-int .col-center-int-wider h3 a {
    font-size: 0.85em;
    font-weight: bold;
}
.content-int .col-center-int-wider h2 a {
    font-size: 0.85em;
}
.content-int .col-center-int-wider .boxes-games,
.content-int .col-center-int-wider .boxes-games-last,
.content-int .col-center-int-wider .boxes-games-wide {
    float: left;
    width: 154px;
    margin: 0px 26px 0px 0px;
}
.content-int .col-center-int-wider .boxes-games-last {
    margin: 0px 0px 0px 5px;
}
.content-int .col-center-int-wider .boxes-games-wide {
    width: 325px;
    margin: 0px;
}
.education_content {
    width: 700px;
    margin: 0px;
}
.content-int .col-center-int-wider .boxes-games p a img,
.content-int .col-center-int-wider .boxes-games-last p a img {
    border: 1px solid #C6C6C6;
}
.content-int .col-center-int-wider .sep {
    border-bottom: 1px solid #C6C6C6;
    clear: both;
}
.content-int .col-center-int-wider .boxes-games .head-red {
    color: #8A343D;
}
.content-int .col-center-int-wider .boxes-games li a {
    font-size: 0.7em;
}
.content-int .col-center-int-wider .boxes-games-wide h2 {
    color: yellow;
    font-size: 0.75em;
}
.content-int .col-center-int-wider .boxes-safety,
.content-int .col-center-int-wider .boxes-safety-last {
    float: left;
    width: 220px;
    margin: 0px 22px 0px 0px;
}
.boxes-safety img, .boxes-safety-last img{
    border:1px solid #c9c9c9;
}
.content-int .col-center-int-wider .boxes-safety-last {
    margin: 0px 0px 0px 4px;
}
.content-int .col-results a {
    color:#00ffff;
}
.content-int .col-results dl a {
    text-decoration: none;
/*    font-size: 0.8em;*/
    font-weight: bold;
}


.content-int .col-results dt {
    margin: 10px 0px 0px 0px;
}
.content-int .col-results dd {
    font-size: 0.8em;
}
div.searchInfo{
    text-align: right;
    font-size: 0.8em;
}
dl.results dd{
    font-size: 0.8em;
    margin-bottom: 10px;
}
dl.results dt{
    font-size: 0.8em;
}
div.searchResults a{
    color:
}
.content-int .col-results .google-search {
    background: url(/Style/Images/googleLogo.gif) no-repeat top left;
    padding: 5px 0px 20px 110px;
}
/* maps */
.map-info {
    border: 1px solid #eee;
    padding: 5px;
}
#map {
    width: 100%;
    height: 300px;
    text-align: center;
}
#map div {
    text-align: center;
}
/* forms */
.content-int form input, .content-int form select {
    border: 1px solid #000;
    margin: 10px 0px 0px 0px;
    font-size: 0.8em;
    width: 200px;
}
.content-int form input.input-border-off {
    width: auto;
    border: none;
}
.content-int form input.input-border-off {
    width: auto;
    border: none;
}
.content-int form label {
    font-size: 0.8em;
}
.content-int form label.label-off {
    display: none;
}
.content-int form input.submit-button {
    width: auto;
    border: none;
    text-align: center;
}
.content-int form select.incidents-list {
    width: 150px;
    float: left;
    margin: 10px 5px 0px 0px;
}
.content-int form input.search-list {
    width: 150px;
    float: left;
}
.content-int form.request-visit input,
.content-int form.request-visit textarea,
.content-int form.request-visit label,
.content-int form.request-visit select {
    border: 1px solid #A5ACB2;
    width: 170px;
    float: left;
    margin: 10px 0px 0px 0px;
}
.content-int form.request-visit label,
.content-int form.request-visit .form-question {
    color: #8A343D;
    font-weight: bold;
    width: 150px;
    text-align: right;
    font-size: 0.7em;
    border: none;
    padding: 0px 4px 0px 0px;
    margin: 12px 10px 0px 0px;
    float: left;
}
.content-int form.request-visit label.lab-radio {
    width: auto;
    float: left;
}
.content-int form.request-visit input.inp-radio {
    float: left;
    border: none;
    margin: 15px 2px 0px 0px;
}
.content-int form.request-visit input {
    width: auto;
    float: left;
}
.content-int form.request-visit .form-question {
    font-size: 0.7em;
    clear: none;
}
.content-int form.request-visit br {
    clear: both;
}
.content-int form.request-visit input.submit-button {
    margin: 20px 0px 0px 165px;
    float: left;
}

#siteMap{
    font-size: 0.75em;
}
#siteMap ul{
    display: block;
    margin-left: 20px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    list-style-image: none !important;
}
#siteMap li{
    display: block;
    list-style: none !important;
    font-size: 1em !important;
    list-style-image: none !important;
}
#siteMap ul li{
    background: repeat-y top left url(/Style/Images/TreeStem.gif);
}
#siteMap ul li.last{
    background: no-repeat top left url(<img src="/Style/Images/TreeStem_last.gif">);
}
#siteMap ul li a{
    background: no-repeat top left url(/Style/Images/TreeBranch.gif);
    padding-left: 20px;
    display: block;
}

/* begin internal page */
.footer {
    clear: both;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #000;
    width: 100%;
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 20px 0px 0px 0px;
}
.footer * {
    color: yellow;
}
.footer ul {
    margin: 7px 0px 0px 7px;
}
.footer ul li {
    display: inline;
    font-size: 0.7em;
}
.footer ul li a, .footer ul li span.noLink{

    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 0px 7px 0px 7px;
    float: left;
}
.footer ul li a:hover {
    text-decoration: underline;
}
.footer ul li a.last-link, .footer ul li span.noLink {
    border: none;
}
.footer p {
    text-align: right;
    font-size: 0.7em;
    margin: 0px 10px 0px 0px;
}
table.meetingReports{
width: 100%;
border-top: solid 1px #dcdcdc;
border-left: solid 1px #dcdcdc;
}
table.meetingReports th, table.meetingReports td{
border-right: solid 1px #dcdcdc;
border-bottom: solid 1px #dcdcdc;
padding: 2px 5px;
}
table.meetingReports th{
color: yellow;
}


.content-int ol{
    margin-left: 5px;
    padding-left: 20px;
}
.content-int ol li{
    list-style-type: decimal !important;
}
.content-int ol ol, .content-int ol p, .content-int ol a{
    font-size: 1em !important;
}



/* Mayor logo style added by Clarity */
div.MayorLogo{
    float:right;
}
div.MayorLogoLeft{
    float:left;
}
div.FooterLinks{
    float:right;
}





/* end of added content */
/* AchieveForms CSS */
div.eformstext
{
    display: none;
}
td.deletemessagetable
{
    text-align: center;
}
div.renderdisplaytable,table.aftable, table.lookup_table, table.referencepagetable{
    font-size:0.8em;
}
div.renderdisplaytable *{
    margin: 0;
    padding: 0;
}
div.renderdisplaytable sup.mandatorysymbol{
    color: aqua;
}
div.renderdisplaytable div.warning{
    border: solid 1px yellow;
    background: black;
    color: yellow;
    margin-bottom: 5px;
    padding: 2px 5px;
}
div.renderdisplaytable h2,div.renderdisplaytable h3{
    border-bottom: yellow
    padding: 2px 5px;
}
div.renderdisplaytable h2 img, div.renderdisplaytable h3 img{
    vertical-align: middle;
}
div.renderdisplaytable table, div.renderdisplaytable label, table.aftable label{
    font-size: 1em !important;
}
div.renderdisplaytable label.fieldlabel, div.renderdisplaytable span.fieldlabel{
    width: 200px;
    margin-right: 10px;
    display: block;
}
div.renderdisplaytable label.genericinput{
    width: auto;
}
div.renderdisplaytable tr.fieldtr td{
    padding-top: 5px;
    vertical-align: top;
}
div.renderdisplaytable td.fieldtitle{
    width: 25% !important;
}
div.renderdisplaytable td.fieldtr{
    width: 75%;
}
div.renderdisplaytable input, table.lookup_table input, table.referencepagetable input{
    margin: 0 0 0 0;
    font-size: 1em;
}
div.renderdisplaytable input.genericinput, table.aftable input.genericradio{
    width: auto;
    border: none;
}
div.renderdisplaytable input.generictextinput, div.renderdisplaytable textarea.generictextinput{
    border: solid 1px yellow;
    background: black;
    color: yellow;
}    
div.renderdisplaytable input.genericsubmit, div.renderdisplaytable input.genericsubmit2, table.aftable input.genericsubmit, table.lookup_table input.genericsubmit, table.referencepagetable input.genericsubmit{
    width: auto;
    margin-right: 2px;
    text-align: center;
    border: solid 1px aqua;
    color: aqua;
    background: black;
    padding: 2px 5px;
    font-size: 1em !important;
}
table.aftable tr.lookup_title_row td{
    font-weight: bold;
}
table.aftable tr.lookup_even_rows td{
    border-botom: solid 1px yellow
}
table.aftable td{
    margin: 0 !important;
}
span.hidefordom, span.helptext{
    border: solid 1px yellow;
    color: yellow;
    background: black;
    display: block;
    margin: 2px 5px 2px 2px;
    padding: 2px;
}
select.genericinput, .nobottomgapgenericselect{
    width: 200px;
    font-size: 1em !important;
}

* html ul.atoz{
    overflow: visible;
    height: 1px;
}
ul.atoz{
    display: block;
    font-size: 0.85em;
    overflow: hidden;
    margin-left: -2px !important;
    margin-right: 0 !important;
}
ul.atoz li{    
    font-size: 1em !important;
    display: block;
    list-style: none;
    float: left;
    width: 1.5em;
    margin-bottom: 2px !important;
    margin-left: 2px !important;
    margin-right: 0 !important;
    border: solid 1px aqua;
}
ul.atoz a,ul.resultPages a{
    display: block;
    font-size: 1em !important;
    padding: 2px;
    text-align: center;
    background: #000;
    color: #aqua;
}
ul.atoz li.all{
    width: 3em;
}
ul.atoz a:hover, ul.atoz li.current a{
    color: yellow;
    background: #000;
}
* html ul.resultPages{
    overflow: visible;
    height: 1px;
}
div.noResult ul{
    font-size: 0.8em;
    padding-left: 25px;
}
ul.resultPages{
    display: block;
    font-size: 0.85em;
    overflow: hidden;
    margin-left: -2px !important;
    margin-right: 0 !important;
    margin-top: 1em;
}
ul.resultPages li{    
    font-size: 1em !important;
    display: block;
    list-style: none;
    float: left;
    width: 1.5em;
    margin-bottom: 2px !important;
    margin-left: 2px !important;
    margin-right: 0 !important;
    border: solid 1px #dcdcdc;
}
ul.resultPages li.next, ul.resultPages li.previous{
    width: auto !important;
}
ul.resultPages a{
    display: block;
    font-size: 1em !important;
    padding: 2px;
    text-align: center;
    background: #000;
    color: yellow !important;
    border: solid 1px yellow !important;
}
ul.resultPages a:hover, ul.resultPages li.current a{
    color: aqua;
    background: #000;
    border: solid 1px aqua !important;
}

.searchInfo{
    font-size: 0.7em;
    text-align: right;
}
div.searchResults a{
    color: aqua !important;
}
