﻿p {
    margin-top:0em;
    -webkit-margin-before: 0em;
}

.pageContent {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000;
	font-size: 12pt;
}

/*******************************************************************************/
/* Copied from bootstrap.css                                                   */
/*******************************************************************************/
.form-control {
    /*display: block;*/
    /*width: 100%;*/
    height: 34px;
    /*padding: 6px 12px;*/
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}

.bcChrome {
    color: #ffffff;
    padding: 10px 10px 10px 30px;
    background-color: #017ac2;
    border-bottom: 1px solid white;
    text-indent: -25px;
    font-size: 14pt;
}
.bcChrome img {
    vertical-align:middle;
    height:20px;
    width:20px;
}
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup {
    background-color:#ACD0EA;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    font-family:Verdana;
    font-size:medium;
    padding:3px;
    width:250px;
}

BrowardOrgMessage {
    width: 900px;
    padding-left: 12%;
    padding-right: 15%;
}

body {
    display: block;
    overflow: visible;
    background-color: #6699cc;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #6699cc 0%, #dfe0e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6699cc), color-stop(100%,#dfe0e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#6699cc 0%, #dfe0e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6699cc 0%, #dfe0e1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6699cc 0%,#dfe0e1 100%); /* IE10+ */
    background: linear-gradient(to bottom, #6699cc 0%, #dfe0e1 100%); /* W3C */
    font-family: Verdana,Arial,sans-serif;
    font-size: 8pt;
}

HTML, FORM {
    /*height: 100%;*/
}

body, form {
    margin: 0;
}

a img {
      border:none;
}

#v5-wrapper {
    position: relative;
    width: 80%;
    min-width: 750px;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    background-color: #eee;
    -webkit-box-shadow: 0 0 10px rgba(50, 50, 50, .8);
    -moz-box-shadow: 0 0 10px rgba(50, 50, 50, .8);
    -o-box-shadow: 0 0 10px rgba(50, 50, 50, .8);
    box-shadow: 0 0 10px rgba(50, 50, 50, .8);
}

#v5-header {
    background: #00304C;
    width: 100%;
    margin: 0 0 0 0;
}

#hgroup {
    min-height: 100px;
    background-position: 45% center;
    background-repeat: no-repeat;
    padding: 10px 20px 10px 20px;
    clear: both;
}

#global-links {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #375370;
    clear: both;
    color: #375370;
    height: 20px;
    padding: 0px 7px 0px 5px;
    text-align: center;
    width: 100%;
    text-align: center;
    font-size: 10px;
    text-decoration: none;
}
#global-links a:hover {
    color: #ffcc00;
}
#global-links a {
    text-decoration: none;
    color: #fff;
}
#global-links a:visited {
    color: #fff;
}
#global-links a {
    font-size: 12px;
    padding: 0px 7px 5px 0px;
}
.global-links-mobile {
	visibility:hidden;
	display:none
}

.Welcome {
    font-size: 12px;
    text-decoration: none;
    color: #ffcc00;
}

#v5-site-title {
    width: 100%;
    clear: both;
    font-weight: bold;
    padding: 0 10px 20px 20px;
    font-size: 20px;
    display: block;
    color: white;
}

.topNavContainer {
    line-height: 45px;
    height: 45px;
    background-color: #00304C;
    border-top: 1px #375370 solid;
    border-bottom: 1px #375370 solid;
}
.topNav {
    color:#fff;
    line-height: 45px;
    height:45px;
    font-size: 17px;
    background-color: #00304C;
    border-bottom: 1px #375370 solid;
    display:inline-block;
}
a.level1.topNavItem {
    line-height: 45px;
    height:45px;
    padding: 0 10px 0 10px !important;
    border-right: 1px #375370 solid !important;
    display:inline-block;
}
a.level1.topNavItem.static.highlighted {
    background: #375471;
    display:inline-block;
}
a.level1.topNavItem.static.selected {
    background: #375471;
    display:inline-block;
}
.topNav a {
    color:#fff;
}
.topNav a:visited {
    color:#fff;
}

.pageTitle {
	font-size:22px !important;
	font-weight:400 !important;
	color:#00304C;
	padding:10px 20px 10px 20px
}

#v5-page-column-main {
    /*
    !!You need this if you use the left nav!!
	margin:0 20px 0 240px;
    */
	margin:0 20px 0 20px;
}
#v5-page-content {
	width:100%;
	vertical-align:top;
}
.pageContent-one-column{
	background-color:#fff;
	padding:20px;
	margin:0px 0px 20px 0px;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0px 2px 4px rgba(0,0,0,.2);
	box-shadow: 0px 2px 4px rgba(0,0,0,.2);
	max-width:1160px;
}

#leftNavContainer {
	width:200px;
	padding:0;
	margin:0px 20px 20px 20px;
	float:left;
    display:inline-block;
}
.leftNav {
    width:200px;
    font-weight: 400;   
    font-size: 12px;
    display:inline-block;
}
a.level1.leftNavItem {
    width:185px;
    display:inline-block;
    padding: 10px 10px 10px 5px !important;
	border-bottom:1px #375370 solid !important;
    background-color: #00304C;
    word-wrap:break-word;
    overflow:hidden;
}
a.level1.leftNavItem.static.highlighted {
    background-color: #375471;
}
a.level1.leftNavItem.static.selected {
    background-color: #375471;
}
.leftNav a {
    color:#fff;
}
.leftNav a:visited {
    color:#fff;
}

/******************************************************************************/
/* Footer                                                                     */
/******************************************************************************/
#footer {
    width: 100%;
    background-color: #00304C;
    padding: 10px 0 10px 0;
    margin: 0;
    min-height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    clear: both;
    color: #fff;
    font-size: 12px;
}
#footer a {
    text-decoration:none;
}
.footer-logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#footer-left-col {
    width: 50%;
    float: left;
    min-height: 100px;
}
.footer-left-cell {
    float: left;
    width: 49%;
    min-height: 100px;
    border-right: 1px #45617e solid;
    display: table;
}
.footer-right-cell {
    float: right;
    width: 50%;
    min-height: 100px;
    border-right: 1px #45617e solid;
    display: table;
}
#footer-right-col {
    width: 50%;
    float: right;
    min-height: 100px;
}
.footer-links {
    display: table-cell;
    vertical-align: top;
    list-style-type: square;
}
.footer-links a {
    font-size: 12px !important;
    color: #D6D6D6;
}
.footer-links a:hover, #footer-links li:hover {
    color: #ffcc00;
    text-decoration: none;
    text-shadow: 0px 0px 9px rgba(0,0,0,.7);
}
.footer-links li {
    padding: 0;
    line-height: 1.5em;
}
.footer-stayconnected {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    min-height: 100px;
    width: 100%;
}
.footer-stayconnected img {
    max-width: 38px;
    max-height: 38px;
    display: inline-block;
    margin: 5px 5px 2px 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 2px 2px 4px rgba(50,50,50,.5);
    -webkit-box-shadow: 2px 2px 4px rgba(50,50,50,.5);
    -moz-box-shadow: 2px 2px 4px rgba(50,50,50,.5);
}

/******************************************************************************/
/* Content                                                                    */
/******************************************************************************/
.pageContent-padding {
	padding:20px
}
.bullet {
    background: url("images/lstbulet-big.gif") no-repeat !important;
    padding: 0 0 0 15px;
    background-position: center;
    line-height: 1.2em !important;
    padding-top: 4px;
}
.bullet:hover {
	background:url("images/lstbulet-big-mouseover.png") no-repeat !important;
	background-position:center
}
.bullet a {
    text-decoration: none;
    color:#039;
}
.bullet a:visited {
    text-decoration: none;
    color:#039;
}
/*
a:link {
    text-decoration: none;
    color:#039;
}
a:visited {
    color:#039;
}
*/

table {
    border-collapse: collapse;
    border: 0px solid black;
    font-family:Verdana;
    font-size:14px;
    line-height:1.2em;
    color:#039;
}
table td {
    padding: 0px 20px 0px 0px;
    border: 0px solid black;
}

/******************************************************************************/
/*                                                                            */
/******************************************************************************/
@media screen and (max-width:1003px) {

    .topNavContainer {
        line-height: 90px;
        height: 90px;
    }
}

/******************************************************************************/
/*                                                                            */
/******************************************************************************/
@media screen and (max-width:900px) {
	#v5-wrapper
	{
	  padding: 0px;
	  width: 100%;
	  min-width: 0px;
	  margin: 0px;
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  -o-box-shadow: none;
	  box-shadow: none;
	  overflow: hidden;
	}

    /*
    #global-links {
	    clear:both;
	    width:100%;
	    background:transparent;
	    color:#375370;
	    height:20px;
	    padding-top:0;
	    border-bottom:1px #375370 solid;
	    text-align:center
    }
    */

    .topNavContainer {
        line-height: 32px;
        height: 32px;
        background-color: #00304C;
        border-top: 1px #375370 solid;
        border-bottom: 1px #375370 solid;
    }
    .topNav {
        line-height: 32px;
        height:32px;
        font-size: 12px;
        background-color: #00304C;
        border-bottom: 1px #375370 solid;
        display:inline-block;
        white-space:nowrap;
    }
    a.level1.topNavItem {
        line-height: 32px;
        height:32px;
        padding: 0 10px 0 10px !important;
        border-right: 1px #375370 solid !important;
        display:inline-block;
    }
    a.level1.topNavItem.static.highlighted {
        background: #375471;
        display:inline-block;
    }
    a.level1.topNavItem.static.selected {
        background: #375471;
        display:inline-block;
    }

    #v5-page-column-main {
        margin: 0px;
        padding: 0px;
        clear: both;
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
    }
    .pageContent-one-column{
        margin: 10px 10px 20px 10px;
        min-width: 0px;
        width: auto;
        vertical-align: top;
    }

    #leftNavContainer {
        padding:0px 0px 0px 45px;
        width: 85%;
        overflow:hidden;
    }
    .leftNav {
    }
    .leftNav ul li {
    }
    .leftNav a {
    }
    a.level1.leftNavItem {
        width:736px;
    }
    a.level1.leftNavItem.static.highlighted {
    }
    a.level1.leftNavItem.static.selected {
    }

	#footer
	{
	  width: 100%;
	  background-color: #00304C;
	  padding: 0px;
	  margin: 0px;
	  min-height: 1px;
	}
	#footer-left-col, #footer-right-col
	{
	  width: 100%;
	  float: none;
	  min-height: 1px;
	}
	.footer-left-cell, .footer-right-cell
	{
	  float: none;
	  width: 90%;
	  min-height: 0px;
	  padding: 5px 0px 5px 0px;
	  border-right: 0px;
	  border-bottom: 1px #45617e solid;
	  margin: auto;
	}
	.footer-links
	{
	  padding-top: 0px;
	  display: block;
	  text-align: center;
	  padding-left: 1em;
	}
	.footer-links li
	{
	  display: inline-block;
	  padding-right: 1em;
	  vertical-align: middle;
	  line-height: 14px;
	}
	.footer-logo {
        height: 110px
	}
}

/******************************************************************************/
/*                                                                            */
/******************************************************************************/
@media screen and (max-width:600px) {
    .global-links-mobile {
        display: inline;
        position: absolute;
        visibility: visible;
        z-index: 1001;
        right: 20px;
        top: 40px;
    }
    .topNavContainer {
	    visibility:hidden;
	    display:none
    }
    #v5-site-logo img {
        width: 200px;
        height: auto;
    }
    td {
        text-align:left !important;
        display: block;
   }
}
