/* {
    padding: 0;
    margin: 0;
}

/*--- reset ---*/
blockquote,
ul,
ol,
dl { margin: 1em; }

ol,
ul,
dl { margin-left: 2em; }

ol li,
ul ol li { list-style: decimal outside; }

ul li,
ol ul li { list-style: disc outside; }

.sf-navbar li li ul { list-style-type: circle; }

ol ol li { list-style-type: upper-roman; }

dl dd { margin-left: 1em; }

th { font-weight: bold; }

caption {
    margin-bottom: 0.5em;
    text-align: center;
}

/* --------------- Headers --------------- */

h1 { font-size: 1.8em; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

h1,
h2,
h3 {
    margin: 1em 0;
    line-height: 1.5;
}

h4,
h5,
h6 {
    font-size: 1.1em;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong { font-weight: bold; }

/* ---------- Text formatting ---------- */


.sf-menu li li li { font-weight: bold; }

i,
em { font-style: italic; }

/*-------------- reset ------------------*/


body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    background-color: #FFFFFC;
}

p { margin-bottom: 1.5em; }

img { border: 0 none; }

/* ------------ BEGIN EE STYLE -----------*/

/* a { text-decoration: none; }  */

a {
    color: #2d1606;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}

#footer a.ee-home,
#footer ul.social-media a,
#accordion h3 a { border-bottom: none; }

#wrapper {
    margin: 0 auto;
    width: 1200px;
}

#header {
    width: 1200px;
    height: 80px; 
    margin-top: 2%;
}

.skip-nav,
#header h1 { display: none; }

#header { border-radius: 0px 0px 0px 0px; }

#navigation { border-radius: 0px 0px 0px 0px; }

#sub-image img { border-radius: 0px; }


/* -------------- Navigation Bar ----------------- */

#navigation,
#navigation ul#topnav { position: relative; }

#navigation {
    background: #701c45 repeat-x;
    min-height: 40px;
    padding: 0px 9px;
}

#navigation ul.topnav,
#navigation ul.topnav ul.subnav {
    margin: 0;
    padding: 0px;
}

#navigation ul.topnav li {
    list-style-type: none;
    font-size: 12px;
}

#navigation ul.topnav > li {
    float: left;
    border-right: 1px dotted #afa08b;
    border-right: 1px dotted rgba(0, 0, 0, 0.1);
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
}

#navigation ul.topnav > li:last-child,
#navigation ul.topnav > li#search-link { border-right: none; }

#navigation ul.topnav > li > a,
#navigation ul.topnav ul.subnav > li > a {
    font-family: "TransportNew",Helvetica,Arial,sans-serif;
    border-bottom: none;
    line-height: 24px;
    padding: 0px 6px;
    color: white;
    font-size: 18px;
}

#navigation ul.topnav > li.has-child {
    background-image: url(/environment/template/nc/images/nav-bar-tab-has-children.png);
    background-repeat: no-repeat;
    background-position: right 0;
    cursor: pointer;
}

#navigation ul.topnav > li.has-child { padding-right: 16px; }

#navigation ul.topnav > li.has-child:hover { background-position: right 50%; }

#navigation ul.topnav > li.has-child:hover > a {
    color: #2d1606;
}

#navigation ul.topnav > li > a {}

#navigation ul.topnav > li > a:link,
#navigation ul.topnav > li > a:visited {}

/* Difference from NC prevents underline on hover */
#navigation ul.topnav > li > a:hover,
#navigation ul.topnav > li > a:active { text-decoration: none; }

#navigation ul.topnav ul {}

#navigation ul.topnav ul.subnav {
    position: absolute;
    background-color: #701c45;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    border: 1px #701c45 solid;
    border-top: none;
    z-index: 500;
}

#navigation ul.topnav ul.subnav > li {
 
}

#navigation ul.topnav ul.subnav > li:last-child { border-bottom: none; }

#navigation ul.topnav ul.subnav > li > a {
    display: block;
    width: auto;
}

#navigation ul.topnav ul.subnav > li:hover { background-color: #b5d335; }

/* Difference from NC prevents underline on hover */
#navigation ul.topnav ul.subnav > li:hover a { text-decoration: none; }

#navigation ul.topnav ul.subnav > li:hover {  }

#navigation ul.topnav ul.subnav > li > a:link,
#navigation ul.topnav ul.subnav > li > a:visited {}

#navigation ul.topnav ul.subnav > li > a:hover,
#navigation ul.topnav ul.subnav > li > a:active {}


/* ------------------search link --------------------- */
#search-link {
    position: absolute;
    top: 35px;
    right: 50%;
    display: block;
    height: 30px;
    background-color: #ffffff;
    margin-right: 0;
    padding: 0 5px;
    width: 124px;
    background-image: url(/environment/template/nc/images/search.png);
    background-repeat: no-repeat;
    background-position: 104px center;
    background-color: rgba(255,255,255,0.9);
    line-height: 30px;
    font-weight: normal;
    font-size: 11px;
}




/*----------------Layout-----------------------------*/


#Cutline {
    width: 447px;
    height: 46px;
    margin-right: 60px;
    margin-top: 44px;
    margin-bottom: 0px;
    margin-left: 18px;
}

#leftcolumn {
    color: #333;
    margin: 0px;
    padding: 10px 10px 10px 20px;
    height: 470px;
    width: 520px;
    float: left;
    background: #FFFFFC;
}

#photocontent {
 1padding-top: 60px;
    height: 288px;
    width: 448px;
    border: none;
    display: block;
}

#photocontent img {
    border: 0px;
    cursor: pointer;
    margin: 0px 0px;
}


#centercolumn {
    clear: both;
    color: #333;
    margin: 0px;
    top: 45px;
    padding: 10px 10px 10px 10px;
    height: 100%;
    width: 940px;
    background: #FFFFFC;
}

#rightcolumn {
    float: right;
    color: #333;
    margin: 0px;
    padding: 10px 10px 10px 20px;
    width: 360px;
    background: #FFFFFC;
}


/*------------------------ footer ---------------------------*/
#footer {
    clear: both;
    position: relative;
    display: block;
    width: 960px;
    height: 230px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 24px;
}


#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover { 
    color: #701c45;
    border-bottom: none;
	font-family: 'Arial';
}

#footer .art-wrapper,
#footer ul.user-links{ position: absolute; }


#footer .art-wrapper {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: transparent no-repeat left center;
}


#footer ul.user-links {
    left: 500px;
    font-size: 14px;
    line-height: 22px;
    padding: 2px;
    border-radius: 0px 0x 0px 0px;
    border: 1px solid #e8e8e8;
    margin: 0;
    width: 110px;
    text-align: center;
	top: 70px;
	border: none;
}


#footer ul.user-links li {
    list-style: none;
}


/*----------------------Sub Page Left Column------------------*/

#sub_leftcolumn {
    margin: 0px;
    padding: 10px 20px 10px 0px;
    min-height: 250px;
    width: 546px;
    float: left;
    background: #FFFFFC;
}



/*---------------------------Sub Page Image----------------------*/

#sub-image {
    width: 546px;
    margin: 0px;
    padding: 0px;
}

/*---------------------- Sub Page Head ----------------------*/


#sub-head {
	float: left;
	height: 70px;
	padding-left: 0px;
	width: 546px;
}

#sub-head h1 {
	color: #2d1606;
	font-size: xx-large;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}

#main-content {
    clear: left;
    padding: 0 0px;
}

/*--------------------subunits---------------------*/


.subunit,
#cse .gsc-webResult.gsc-result {
    margin-bottom: 1.5em;
    padding: 1em;
    clear: both;
    border-bottom: 2px solid #666;
    background-color: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 10px 10px 10px #777777;
    -moz-box-shadow: 10px 10px 10px #777777;
    box-shadow: 10px 10px 10px #777777;
}

.subunit.hover,
#cse .gsc-webResult.gsc-result:hover { background-color: #eeebc9; }

.ie7 .subunit:last-child { border-bottom: none; }

.subunit,
.subunit .info { min-height: 150px; }

.subunit img,
.subunit .img {
    float: left;
    margin-right: 10px;
    width: 150px;
    height: 150px;
    background-color: transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.subunit img.photo { height: auto; }

.subunit .img {
    position: relative;
    cursor: pointer;
}

.subunit .img span {
    text-align: center;
    display: block;
    position: absolute;
    bottom: 5px;
    height: 16px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    width: 140px;
    border-radius: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.subunit .img:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px #666;
    -moz-box-shadow: 0px 0px 5px #666;
    box-shadow: 0px 0px 5px #666;
}

.subunit .img.active {
    border: 1px dotted #b21d1d;
    -webkit-box-shadow: 0px 0px 5px #b21d1d;
    -moz-box-shadow: 0px 0px 5px #b21d1d;
    box-shadow: 0px 0px 5px #b21d1d;
}

.subunit .info {
    float: right;
    padding-left: 10px;
    width: 719px;
    border-left: 1px solid #bbbbbb;
}

.subunit h1 {
    font-style: italic;
    margin-bottom: 0.25em;
    margin-top: 0;
}

.subunit h1 + p {
    margin-bottom: 1em;
    line-height: 1.2em;
}

.subunit h1 + p a { font-weight: bold; }

#dim-lights {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    height: 100%;
    z-index: 10000;
}

#photo-wrapper {
    position: relative;
    padding: 12px;
    background-color: #ffffff;
    box-shadow: 2px 2px 2px #bbbbbb;
}

#photo-wrapper,
#photo-wrapper img {
    border-radius: 3px;
    border: 1px solid #777777;
}

#photo-wrapper span,
#photo-wrapper img { display: block; }

#photo-wrapper span.close {
    position: absolute;
    right: -12px;
    top: -12px;
    width: 24px;
    height: 24px;
    border-radius: 14px;
    border: 2px solid white;
    background-color: black;
    color: #B21D1D;
    font-size: 16px;
    line-height: 24px;
    text-shadow: 1px 1px 1px white;
    font-style: italic;
    text-align: center;
    box-shadow: 1px 1px 3px #666666;
    cursor: pointer;
}

/*---------------- google search  MINIMALIST style over-rides --------*/


div.gsc-adBlockVertical,
div.gsc-adBlock { display: none; }

div.gsc-thinWrapper { width: 100% }

#cse .gsc-webResult.gsc-result {
    /* see .subunit above */ 
    width: 90%;
    margin: 0 auto 1em auto;
    border-left: none;
}

#cse .gsc-webResult.gsc-result:hover { border-left: none; }



/*-------------------------------- Teachable moments newsfeed widget---------------------*/
#widget {
    background-color: #afa08b;
    border: #E6E6E6 1px solid;
    float: right;
    width: 300px;
    height: 300px;
    overflow: hidden;
    border-radius: 0px;
    position: relative;
    font-family: 'Arial';
    margin: 0px;
    box-shadow: none;
}

#widget h1 { 
    margin: 0;
    padding: 12px;
    font-size: 18px;
    line-height: 18px;
    border-bottom: 1px #e8e8e8 solid;
    color: #55677f;
}

#widget h1 + p {
    font-size: 0.9em;
    margin: 0;
}

#widget h2 {
    color: #888;
    position: absolute;
    top: 13px;
    right: 12px;
    margin: 0;
    font-size: 10px;
}

#widget h3 {
	margin-left: 22px;
	font-weight: normal;
}
	

#widget .posts {
    margin: 0 auto;
    width: 100%;
    background-color: #ffffff;
    height: 210px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 24px 0px;
}

#widget .posts span {
    float: right;
    margin: 2px 24px auto 12px;
    font-size: 12px;
    color: #888;
}

#widget .posts h5 {
    display: block;
    padding: 0px 24px;
    font-weight: normal;
    font-size: 13px;
}

#widget .posts h5 a,
#widget .posts h5 a:link,
#widget .posts h5 a:visited,
#widget .posts h5 a:active {
	 border-bottom: none; }

#widget .posts h5 a:hover { 
	border-bottom: #444 1px dotted; }


#widget .posts hr {
    margin: 12px 0px;
    border-top: #e8e8e8 1px solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

/*------------------------ twitter widget -----------------*/
#Twitter {
    position: relative;
	float: left;
	margin-top: -150px;
}
iframe[id^="twitter-widget"].twitter-timeline-rendered {
    width: 648px;
/*    top: 730px; */
    height: 360px;
}
/*--------------------- Be Go Do feature ------------------*/
#be-go-do {
    position: relative;
    width: 648px;
    height: 450px;
    float: left;
}

#be-go-do div.be,
#be-go-do div.go,
#be-go-do div.do { position: absolute; }

#be-go-do div {
    top: 0px;
    width: 215px;
    padding: 0px;
    border-right: 1px solid #bbbbbb;
    height: 450px;
    background-repeat: no-repeat;
}

#be-go-do div.be {
    left: 0;
    background-image: url(../images/css_images2016/megannew.jpg);
    background-position: center center;
}


#be-go-do div.go {
    left: 216px;
    background-image: url(../images/css_images2016/ferns.jpg);
    background-position: center center;
}


#be-go-do div.do {
    left: 432px;
    background-image: url(../images/css_images2016/boy_stream_new.jpg);
    background-position: top center;
}


/*--------------------- (3 Horiztonal boxes) Newsletter links (home page) ---------------*/
ul#newsletter-links {
    float: right;
    width: 302px;
    padding: 0px;
    margin: -40px 0px 15px 0px;
    height: 139px;
}

ul#newsletter-links li {
    list-style: none;
    display: inline-block;
    /* IE7 inline-block fix */
        zoom: 1;
        *display: inline;
    /* IE7 inline-block fix */
    width: 300px;
    margin: 0px 0px 15px 0px;
}

ul#newsletter-links a {
    display: block;
    width: 288px;
    height: 36px;
    line-height: 24px;
    padding: 0px 6px;
    background-color: #2d1606;
    border-radius: 0px;
    font-size: 11px;
    color: #E6E2AF;
    border-bottom: none;
    margin: 0px;
    text-align: right;
}

ul#newsletter-links a span {
    width: 115px;
    text-align: left;
    display: inline-block;
    /* IE7 inline-block fix */
        zoom: 1;
        *display: inline;
    /* IE7 inline-block fix */
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
    margin: 0px 5px;
    text-shadow: 1px 1px 1px #000000;
}

/*------------------ Calendar link (home page) ------------------*/
a#calendar {
    float: right;
    display: block;
    width: 152px;
    padding: 30px 150px 0px 0px;
    background: transparent url(../images/css_images2016/calendar_green.png) no-repeat 132px -16px;
    margin: 0px 0px 12px 0px;
    height: 126px;
    font-size: 22px;
    text-align: right;
    line-height: 24px;
    border: none;
}




/*--------- Social Media (home page) ---------*/
ul#social-links {
    position: absolute;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    width: 648px;
    height: 80px;
    top: 638px;
}

ul#social-links li {
    list-style: none;
    display: inline-block;
    /* IE7 inline-block fix */
        zoom: 1;
        *display: inline;
    /* IE7 inline-block fix */
    width: 300px;
    height: 80px;
    margin: 10px;
    border-radius: 5px;
}

ul#social-links li.facebook {
    float: left;
}

ul#social-links li.twitter {
}

ul#social-links li.delicious {
    float: right;
    text-align: center;
    height: 28px;
    border: 1px solid #e8e8e8;
    background-color: #f8f8f8;
}

ul#social-links li.delicious a {
    display: block;
    height: 28px;
    line-height: 28px;
    background: url(../images/delicious.png) no-repeat 2px center;
    border-bottom: none;
}

ul#social-links li.calendar {
}

ul#social-links li:hover,
ul#social-links li:active {
}

ul#social-links li a {
}

ul#social-links li a:link,
ul#social-links li a:visited,
ul#social-links li a:hover,
ul#social-links li a:active {
}

/*----------------------- Publication order forms --------------*/

input,
select,
textarea,
.textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

fieldset {
    border: 1px solid #CCC;
    padding: 8px;
}

.ie fieldset { padding-top: 0; }

/* label { display: block; } */

legend {
    font-weight: bold;
    padding: 0 6px;
}

input { background: #FFFFFF; }

input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
input[type="button"],
input[type="reset"],
select,
textarea,
.textarea {
    background-image: url(/environment/template/nc/images/input_shadow.png);
    background-repeat: no-repeat;
    border: 1px solid;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 5px 1px;
    margin-bottom: 1em;
    text-shadow: 1px 1px 1px #BBBBBB;
}

select { padding: 1px; }

input[type="image"] {
    background: transparent none;
    border: none;
    padding: 0;
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: #F5F5F5 url(/environment/template/nc/images/button.png) repeat-x 0 0;
    border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
    color: #34404F;
    cursor: pointer;
    font-weight: bold;
    overflow: visible;
    padding: 5px;
    width: auto;
}

label.required {
    background-color: rgb(249, 216, 216);
    background-color: rgba(178, 29, 29, 0.20);
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
    color: #b21d1d;
    font-weight: bold;
    margin-bottom: 14px;
}

label.required input { margin-bottom: 0; }

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
    border: 1px dashed #b21d1d;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
}

input[type="checkbox"],
input[type="radio"] { vertical-align: baseline; }

input[type="checkbox"] + label,
input[type="radio"] + label { line-height: 2em; }

input.readonly,
input[readonly="readonly"],
input.readonly.focus,
input[readonly="readonly"].focus,
input.readonly:focus,
input[readonly="readonly"]:focus {
    background-image: url(/environment/template/nc/images/gradient-left-right.png);
    background-position: 0% 50%;
    background-repeat: repeat-y;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input.focus,
input:focus,
textarea.focus,
textarea:focus { border: 1px dashed #b21d1d; }

select { font-weight: bold; }

/*EE specific form (all above was standard reset/layout/design based on denr portal site)*/


form.publication-order { 1clear: both;}

form.publication-order label {
    width: 550px;
    text-align: right;
}

form.publication-order label input,
form.publication-order label.textarea { text-align: left; }

form.publication-order label.textarea {
    border: none;
    width: 730px;
}

form.publication-order input[type="text"],
form.publication-order textarea { width: 75%; }

#publications label {
    width: 100%;
    text-align: left;
}

#publications input[type="text"] {
    margin-right: 12px;
    width: 3em;
}

#publications label img {
    vertical-align: text-bottom;
    width: 150px;
    margin-right: 12px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #bbbbbb;
}

#publications h4 img { padding-right: 440px; }

.clear-both { clear: both; }

#main-content img.rounded-corner {
    border-radius: 5px;
    box-shadow: 0px 0px 2px #bbbbbb;
}

#main-content img[align~="right"] { margin-left: 1em; }

#main-content img[align~="left"] { margin-right: 1em; }

.eestandardbigblueheading {
	font-family: "Trebuchet MS";
	font-size: xx-large;
	font-weight: normal;
	color: #2d1606;
}
.eestandardtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.eestandardtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.eestandardheading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.eestandardheadingblue {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #55677f;
}

/*------------------Cert Video -----------------*/

#Video {
	position:relative;
	width:300px;
	height:250px;
	float: right;
	margin-bottom: 20px;
}

/* Begin At A Glance Old CSS */
.jumper a
{
   display: block;
}

#contactFont
{
    font-size: .88em !important;
    color: #555;background: none;
}
#detailsDiv
{
    display: inline-block;
    padding: 15px 0px 15px 0px;    
    width: 100%;
}
#detailsDiv h3 
{
	font-weight: normal;
	color: #555;
	text-align: left;
	margin: 3px 0px 0px 0px;
}
#detailsDiv ul 
{
    display: inline-block;
    margin: 0px 0px 5px 25px !important;
    background: none;
    width: 100%;
}
#detailsDiv hr 
{
    margin: 20px 0px 20px 0px !important;
}
.tinytextAdminfloat
{
	font-size: 9pt;
	display: inline-block;
	float: right;
}
#resourcesBox > a:link, #resourcesBox > a:visited
{
    font-family: Arial, Helvetica, sans-serif  !important;
    font-size: .98em !important;
    background: none  !important;
}
.hidethis
{
    display: none;
}

.debugger1
{
    display: inline-block;
    width: 300px;
    height: auto;
}
.debugger2
{
   display: inline-block; 
   width: 100px;
   height: auto;
   margin: 0px 0px 0px 5px;
}
/* End At A Glance Old CSS */

/* Begin At A Glance CSS Default*/
.info-at-a-glance-panel
{
    clear: both;
    display: block;
    width: auto;
    border: #f5d7b4 1px solid;
    
}
.info-at-a-glance-header
{
    display: inline-block;
    background: #f5d7b4;
    margin: 0px;
    width: 100%;
    color: #930;
    padding: 0px 0px 2px 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.10em !important;
}
.info-at-a-glance-content
{
   position: relative;
   display: block;
   margin: 5px;
   width: auto;
   height: auto;
   font-family: Arial, Helvetica, sans-serif;
   font-size: .82em;
}

span.info-at-a-glance-section-title
{
    display: inline-block;
    width: auto;
    height: auto;
    font-weight: bold;
    background: none;
}
span.info-at-a-glance-section-title-contacts
{
    display: inline-block;
    width: auto;
    height: auto;
    font-weight: bold;
    background: none;
    margin: 0px 0px 3px 0px;
}
.info-at-a-glance-section-content, div.info-at-a-glance-section-more-content
{
    position: relative;
    display: block;
    margin: 0px 0px 8px 0px;
    width: 100%;
    height: auto;
    font-weight: normal;
    background: none;
}
.info-at-a-glance-section-content-small
{
    position: relative;
    display: block;
    margin: 0px 0px 8px 0px;
    width: 100%;
    height: auto;
    font-weight: normal;
    background: none;
    font-size: .88em !important; 
}
span.info-at-a-glance-section-title-small
{
    display: inline-block;
    width: auto;
    height: auto;
    font-weight: bold;
    background: none;
    font-size: inherit !important;
}
.info-at-a-glance-section-container
{
    display: block;
    margin: 2px 0px 0px 0px;
}
div.info-at-a-glance-section-container
{
    display: inline-block;
    width: 100%;
    background: none !important;
    margin: 8px 0px 0px 0px;
}
table.info-at-a-glance-section-content
{
    position: relative;
    display: block;
    margin: 0px 0px 8px 0px;
    width: 100%;
    height: auto;
    font-weight: normal;
    background: none;    
    font-size: .90em !important;
}
table.info-at-a-glance-section-contact
{
    position: relative;
    display: block;
    margin: 2px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    font-weight: normal;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .98em;
}
a.info-at-a-glance-section-contact-link
{
    display: inline;
    border: none;
    text-align: left;
    font-size: 1.25em !important;
    background: none;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: calibri, helvetica, arial, sans-serif;
    font-weight: lighter;
}
table.info-at-a-glance-section-contact-data
{
    position: relative;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    font-weight: normal;
    border: none;
    font-family: calibri, helvetica, arial, sans-serif;
    font-size: 1.2em;
}
ul.info-at-a-glance-section-list-plain
{
    padding: 0px 0px 0px 0px;
    margin: margin: 0px;
    list-style-image: url('../arrows/rect-orange.gif') !important; 
}
ul.info-at-a-glance-section-list
{
    display: inline-block;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: margin: 0px;
    list-style-image: url('../arrows/rect-orange.gif') !important;
}

div.info-at-a-glance-section-list-res
{
    display: inline-block;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: margin: 0px;
    width: 100%;
    text-align: left;
    background: none;
}
.info-at-a-glance-section-res-row
{
    display: inline-block;
    width: 100%;
    text-align: left;
    background: none;
}
.info-at-a-glance-section-res-row-right
{
    display: inline-block;
    width: 100%;
    text-align: right;
    background: none;
}
div.info-at-a-glance-section-left
{
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 5px 0px;
    max-width: 60%;
    line-height: 1.0em;
    display: inline-block;
    float: left;
    background-repeat: no-repeat;
    background-image: url('../arrows/rect-orange.gif');
    background-position: left 2px;
}
div.info-at-a-glance-section-left-full
{
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 5px 0px;
    line-height: 1.0em;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../arrows/rect-orange.gif');
    background-position: left 1px;
    background-color: #FFF;
}
div.info-at-a-glance-section-right
{
    background: none;
    width: 30%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    line-height: .99em;
    display: inline-block;  
    float: right; 
}
div.info-at-a-glance-section-left a, div.info-at-a-glance-section-left-full a
{
    display: inline;
    border: none;
    text-align: left;
    font-size: .99em !important;
    background: none;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
a.info-at-a-glance-link-info
{
    display: block;
    width: auto;
    border: none;
    font-size: inherit !important;
}
a.info-at-a-glance-link
{
    display: inline-block;
    float: right;
    width: auto;
    font-size: .82em;
    border: none;
}
a.info-at-a-glance-more-link
{
    display: inline-block;
    float: right;
    width: auto;
    font-size: .82em;
    border: none;
    margin: 2px 0px 0px 0px;
    cursor: pointer;
}

a.info-at-a-glance-more-link2
{
    display: inline-block;
    width: auto;
    font-size: .82em;
    border: none;
    margin: 2px 0px 3px 0px;
    cursor: pointer;
}
img.info-at-a-glance-hr
{
    width: 100%; 
    height: 1px;
    display: inline-block;
    margin: 3px 0px 0px 0px;
}
div.info-at-a-glance-related-float
{
    display: inline-block;
    float: right;
}
td.info-at-a-glance-related-float
{
    display: inline-block;
    text-align: right;
    vertical-align: top;
    min-width: 70px;
    font-size: .82em;    
    font-family: Arial, Helvetica, sans-serif;
}

div.info-at-a-glance-related-float2
{
    position: absolute;
    display: inline;
    float: none;
    margin: 0px;
    right: 0px;
    padding-left: 6px;
    background: none;
}
ul.info-at-a-glance-section-list li
{
    display: list-item;
    background: none;
    height: auto;
    margin: 0px;
    padding: 0px;
    clear: both;
}

ul.info-at-a-glance-section-list li a, div.info-at-a-glance-section-right a, div.info-at-a-glance-section-left a
{
    display: inline;
    border: none;
    text-align: left;
    font-size: .99em !important;
    background: none;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
img.info-blue-bullet
{
    margin-right: 4px;  
}
.info-right-info-br
{
    margin: 20px 0px 0px 0px;
}

/* Emd At A Glance CSS Default */

/* BEGIN OVERRIDES */
/* Begin At A Glance NC Override CSS */
.info-at-a-glance-panel
{
    clear: both;
    display: block;
    width: auto;
    border: #4B6A83 1px solid;
    
}
.info-at-a-glance-header
{
    display: inline-block;
    background: #2D1606;
    margin: 0px;
    width: 100%;
    color: #FFF;
    padding: 0px 0px 2px 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.10em !important;
}

ul.info-at-a-glance-section-list
{
    padding: 0px !important;
    margin: 0px 0px 0px 0px !important;
    background: none;
    border: none;
}
ul.info-at-a-glance-section-list
{
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 12px !important;
    background: none;
    list-style-image: url('../arrows/rect-orange.gif');
    list-style-type: disc;
}
ul.info-at-a-glance-section-list-plain
{
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 12px !important;
    list-style-image: url('../arrows/rect-orange.gif');
    list-style-type: disc;
}
ul.info-at-a-glance-section-list-res
{
    display: inline-block;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: margin: 0px;
    width: 94%;
    background: none;
    list-style-image: url('../arrows/rect-orange.gif') !important;
}
div.info-at-a-glance-section-more-content
{
    position: relative;
    display: block;
    margin: 0px 0px 8px 0px !important;
    padding: 0px !important;
    width: 100%;
    height: auto;
    font-weight: normal;
    background: none;
}
/* End At A Glance NC Override CSS */

/* Begin Certification Program CSS */
.admin-page-title
{
   display: block;  
   padding: 10px 5px 5px 15px;
}
.admin-page-title2
{
   display: block;  
   padding: 0px;
   margin-bottom: 10px;
}
div.admin-main
{
    display: block;
    width: 900px;
    height: 605px;
    margin: 0 auto;
    border-top: 1px solid #E1E1E1;  
    border-bottom: 1px solid #E1E1E1;   
    padding: 10px 5px 10px 5px;
}
div.admin-items-container
{
    display: inline-block;
    float: left;
    /*width: 495px;*/
    height: 605px;
}
div.admin-results-container
{
    display: inline-block;
    float: right;
    width: 400px;
    height: 605px;
}
.admin-dataset-container
{
    display: inline-block;
    width: 380px;    
    height: 575px;
    padding: 10px;
    background-color: #E1E1E1;        
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.admin-message-container
{
    display: inline-block;
    width: 380px;
    height: 295px;
    margin-top: 290px;
    padding: 10px;
    background-color: #E1E1E1;        
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.admin-indicator
{
    position: relative;
    /*left: 125px;*/
    float: right;
    display: inline-block;
    width: 15px;
    height: 20px;
    background-image: url('/core/elements/arrows/admin_indicator.gif');
    background-repeat: no-repeat;
}
.admin-indicator2
{
    position: relative;
    /*left: 125px;*/
    float: right;
    display: inline-block;
    width: 15px;
    height: 20px;
    background-image: url('/core/elements/arrows/admin_indicator.gif');
    background-repeat: no-repeat;
    margin-right: -5px;
}
span.admin-header
{
    display: block;
    font-weight: bold;
    width: 495px;
}
span.admin-results-header
{
    display: block;
    font-weight: bold;
    width: 380px;
}
span.admin-results-header-center
{
    display: block;
    font-weight: bold;
    width: 380px;
    text-align: center;
}
.admin-message
{
    display: block;
    font-weight: bold;
    width: 495px;
    color: #CC0000;
    margin: -5px 0px 10px 0px;
}
.admin-main ul
{
   display: inline-block; 
   margin: 2px 0px 0px 20px;
   padding: 0px;
   width: 97%;
}
.admin-item
{
    display: inline-block; 
    margin: 0px 3px 10px 0px; 
    vertical-align: top;
}
.admin-item-top
{
    display: inline-block; 
    margin: 0px 3px 0px 0px; 
    vertical-align: top;
}
.admin-item input, .admin-item-top input, .admin-item-top select, .admin-item select
{
    display: inline-block;
    height: 15px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border: 1px inset #666666;
    font: .95em "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.admin-item-top select
{
    display: inline-block;
    height: 20px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border: 1px inset #666666;
    font: .95em "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.admin-full-input
{
    display: inline-block;
    width: 355px;
    height: 220px;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    border: 1px inset #666666;
    font: .99em "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.admin-table
{
    display: inline-block;
    background: #E0E0E0;  
    padding: 8px;
    margin-bottom: 20px;     
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.admin-table-Label
{
   display: table-cell;
   text-align: left;    
   padding: 0px 0px 0px 10px; 
}
.admin-table-item
{
   display: table-cell;
   text-align: left;   
   padding: 0px 0px 6px 10px;
   vertical-align: top;
}
.admin-table-item-left
{
   display: table-cell;
   text-align: left;   
   padding: 0px;
   margin: 0px 0px 0px 15px;
   vertical-align: top;
}
.admin-table-button
{
   display: table-cell;
   text-align: left;   
   padding: 0px 0px 0px 10px;
   vertical-align: top;
}
.admin-table-item input
{
    display: inline-block;
    height: 20px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: none;
    border: 1px inset #666666;
    font: .95em "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    background-color: #FFFFFF;
}
.admin-table-item select
{
    display: inline-block;
    height: 20px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-image: none;
    border: 1px inset #666666;
    font: .95em "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    background-color: #FFFFFF;
}
/*.admin-table-item select
{
    background-color: #ffffee;
}*/
.admin-validation
{
    display: inline-block;
    color: #FF0000;
    font-weight: bold;
    width: 400px;
    margin-top: -8px;
}
.admin-validation2
{
    display: inline-block;
    color: #FF0000;
    font-weight: bold;
    width: 250px;
    margin-right: 20px;
}

.admin-results-count
{
   display: inline-block; 
   margin-top: 5px;
   float: left;   
}
.admin-results-command
{
   display: inline-block;
   margin: 5px 5px 5px 0px;
   font-weight: bold;
   height: auto;
   float: right; 
   padding: 0px;
   vertical-align: top;
}
.admin-results-command a:link
{
    display: inline-block;
    height: 20px;
    padding: 0px;
    margin: 0px;
}
table.admin-dataset-table
{
    position: relative;
    display: inline-table;
    width: auto;
    height: auto;
}
div.admin-results-scroll
{
    display: inline-block;
    width: 377px;
    max-height: 510px;
    border: 1px solid #808080;
    overflow: auto;
}
tr.admin-dataset-row
{
    background-color: #FFF;
    text-align: left;
    vertical-align: top;  
}
tr.admin-dataset-row-alt
{
    background-color: #F0F8FF;
    text-align: left;
    vertical-align: top;  
}
td.admin-dataset-col-left
{
    width: 180px;
    padding: 5px;
    border-bottom: 1px solid #808080;
}
td.admin-dataset-col-right
{
    width: 180px;
    padding: 5px;
    border-bottom: 1px solid #000;
}
td.admin-dataset-col-num
{
    width: 10px;
    padding: 5px;
    border-bottom: 1px solid #808080;
}
td.admin-dataset-col-full
{
    width: 350px;
    padding: 5px;
    border-bottom: 1px solid #808080;
}
td.admin-dataset-email-hdr
{
    display: table-column;
    text-align: center;
    vertical-align: top;
    padding: 2px;
    background-color: #666666;
    font-weight: bold;
    font-size: .90em;
    color: #FFF;
    border: 1px solid #FFF;
}
td.admin-dataset-email-hdr:nth-child(1)
{
    width: 90px;
}
td.admin-dataset-email-hdr:nth-child(2)
{
    width: 60px;
}
td.admin-dataset-email-hdr:nth-child(3)
{
    width: 90px;
}
td.admin-dataset-email-data
{
    display: table-cell;  
    text-align: center;
    vertical-align: top;
    padding: 2px;
    border: 1px solid #FFF;
    border-top: 1px solid #808080;
}
/*td.admin-dataset-email-data:nth-child(1) , td.admin-dataset-email-data:nth-child(3)
{
    text-align: left;
}*/
td.admin-dataset-email-message
{
    display: table-cell;  
    text-align: left;
    vertical-align: top;
    padding: 4px; 
}
span.admin-dataset-email-show
{
    display: inline-block;
    font-size: .89em;
    font-weight: normal;
    color: #000099;
    padding: 0px;
    cursor: pointer;
}

a.survey:link, a.survey:visited, a.survey:hover
{
    display: inline-block;
    width: 26px;
    height: auto;
    padding: 1px;
    text-align: center;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .65em;
    font-weight: bold;
    color: #fff;
    background-color: #4B6A83;
    border-radius: 5px;    
    -moz-border-radius: 5px;    
    -webkit-border-radius: 5px;    
    text-decoration: none;
}
a.survey-off:link, a.survey-off:visited, a.survey-off:hover
{
    display: inline-block;
    width: 26px;
    height: auto;
    padding: 1px;
    text-align: center;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .65em;
    font-weight: bold;
    color: #fff;
    background-color: #CCCCCC;
    border-radius: 5px;    
    -moz-border-radius: 5px;    
    -webkit-border-radius: 5px;      
    text-decoration: none;
    cursor: default;
}
.reactivate-container
{
    display: block; 
    margin-top: 4px;
}
.reactivate-save, .cestartdate-save
{
    display: inline-block; 
    margin-left: 10px;
}
.reactivate-cancel, .cestartdate-cancel
{
    display: inline-block; 
    margin-left: 3px;
}
#workflow_items
{
     display: table;
     width: 580px; 
}
#workflow_items td:nth-child(1)
{
     display: table-cell;
     width: 290px;
}
#workflow_items td:nth-child(3)
{
     display: table-cell;
     width: 180px;
}
#workflow_items td:nth-child(5)
{
     display: table-cell;
     width: 110px;
}
#workflow_items td:nth-child(5) a:link
{
     display: inline-block;
     width: 100%;
}
#workflow_items td
{
    vertical-align: top;
}
span.workflow-cpp-question
{
    display: block;
    width: auto;
}
#workflow_buttons
{
    display: inline-block;
    width: 580px;
    margin: 0px 0px 40px 25px;   
    text-align: center;
}
#workflow_uploads
{
    display: inline-block;
    width: 580px;
    margin: 40px 0px 20px 25px;
}
#workflow_uploads fieldset
{
    
}
#workflow_uploads fieldset legend
{
    
}
input[id="btnCPPUpload"]
{
    display: block;
    margin-top: 3px;
    cursor: pointer;
}
#workflow_uploads table
{
    width: 100%;
}
workflow_uploads tbody
{
    
}
#workflow_uploads tbody tr:nth-child(odd)
{
    background-color: #F7F7F7;
}
#workflow_uploads tbody tr:nth-child(even)
{
    background-color: #EBEBEB;
}
#workflow_uploads tbody td:nth-child(1)
{
    width: 155px;
    padding: 0px 3px 0px 3px;
    border-right: 2px solid #fff;
}
#workflow_uploads tbody td:nth-child(2)
{    
    padding: 0px 3px 0px 6px;
}
a.workflow-uploads-view
{
    color: #000099;
    cursor: pointer;
    text-decoration: underline;
}
.workflow-uploads-delete
{
    color: #000099;
    cursor: pointer;
    text-decoration: underline;
}
span.date-labels
{
   display: inline-block;   
   width: 80px; 
   height: 25px;
   vertical-align: top;
   margin-top: 0px;
}
.ce-badge-display
{
    display: inline-block;   
    margin: 6px 0px 6px 0px;
}
.ce-badge-display img
{
    display: inline-block;   
    float: left;
    padding-right: 6px;
    width: 60px;
}
#ce_startdate_dialog span
{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .98em;
    color: #000066;
    margin: 3px 0px 6px 6px;
}
.cc-startdate-btn
{
    display: inline-block !important;
    width: 60px !important;    
    height: 30px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .96em !important;
    margin-bottom: 2px;
    vertical-align: top;
}
#ce_startdate_dialog input[id$="txtCE_StartDate"]
{
    display: inline-block;  
    margin: 6px 3px 6px 0px;
    height: 15px; 
}
div[id$="CommunityActionPanel"] textarea, div[id$="LessonPanel"] textarea, div[id$="NotesPanel"] textarea
{
    display: block;
    width: 599px !important;
}
textarea[id$="MessageTB"]
{
    display: block;
    width: 550px !important;
    height: 134px !important; 
}
input[id$="BodyTB"], input[id$="LocationTB"], input[id$="ResourcesTB"]
{
    display: block;
    width: 600px !important;
}
input[id$="ParticipantCountTB"]
{
    display: input-block;
    width: 40px !important;
}
/* End Certification Program CSS */

/* Begin Certification Survey CSS */
.survey-page-title
{
   display: block;  
   padding: 10px 5px 5px 15px;
}

div.survey-main
{
    display: block;
    width: 910px;
    padding: 10px 0px 10px 0px;
    height: auto;
    margin: 0 auto;
    border-top: solid 2px #E1E1E1;
    border-bottom: solid 2px #E1E1E1;
}
div.survey-data-control
{

}
div.survey-data-control input
{
    width: 120px;
    margin-top: 6px;
}
.survey-table
{
    display: table;    
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
a.survey, a.survey-off
{
    display: inline-block;
    margin-top: 4px;
}
/*.survey-header
{
    display: table-cell;
    height: 20px;
    background-color: #003366;
    color: #FFFFFF;
    font-size: .98em;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    border: solid 1px #ccc;
}
.survey-header-num
{
    width: 36px;
}
.survey-header-ques
{
    width: 356px;
}
.survey-header-ans
{
    width: 506px;
}
.survey-data-row:nth-child(odd)
{
    background-color: #EEE;
}
.survey-data
{
    font-size: .98em;
    padding: 2px 4px 2px 4px;
    vertical-align: top;
}
.survey-data:nth-child(1)
{
    text-align: center;
}
.survey-data:nth-child(2)
{
    border-left: solid 2px #FFF;
    border-right: solid 2px #FFF;
}*/

.survey-header
{
    display: table-cell;
    height: 20px;
    background-color: #003366;
    color: #FFFFFF;
    font-size: .98em;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    border: solid 1px #ccc;
}
.survey-header-num
{
    width: 10px;
}
.survey-header-ques
{
    width: 504px;
}
.survey-data2, .survey-data-num
{
    font-size: .98em;
    padding: 2px 4px 6px 4px;
    vertical-align: top;
}
.survey-data
{
    font-size: .98em;
    padding: 2px 4px 40px 4px !important;
    vertical-align: top;
}

.survey-data:nth-child(1)
{
    text-align: center;
}
.survey-data:nth-child(2)
{
    border-left: solid 2px #FFF;
    border-right: solid 2px #FFF;
}

.survey-data input[type="text"]
{
    font-size: 1.1em;
    font-weight: normal;
    height: 20px;
    width: 99%;
    padding: 2px;
    margin: 2px 0px 6px 0px;
    border: solid 1px #ccc;
}
input.survey-data-date[type="text"]
{
    width: 144px;
    border: 1px solid #999999;
}
.survey-data textarea
{
    font-size: 1.1em;
    font-weight: normal;
    height: 170px;
    width: 99%;
    padding: 2px;
    margin: 2px 0px 6px 0px;
}
.survey-data select, .survey-data select:not(.survey-data-listbox)
{
    font-size: 1.1em;
    font-weight: normal;
    height: 25px;
    min-width: 144px;
    max-width: 344px;
    padding: 2px;
    margin: 2px 0px 6px 0px;
}
.survey-data select.survey-data-listbox
{
    font-size: 1.1em;
    font-weight: normal;
    height: auto;   
    width: auto; 
    padding: 2px;
    margin: 2px 0px 6px 0px;
}
.survey-data input[type="checkbox"], .survey-data input[type="radio"]
{
    font-size: .98em;
    font-weight: normal;
    height: auto;   
    padding: 2px;
    margin: 6px 3px 0px 0px;
}
.survey-data label 
{
    font-size: 1.1em;
    font-weight: normal;
    height: auto;   
    padding: 0px;
    margin: 0px 10px 0px 0px;
    vertical-align: top;
}
.survey-message
{
    display: block;
    font-weight: bold;
    width: 100%;
    color: #CC0000;
    margin: 0px 0px 2px 0px;
}
.survey-message2
{
    display: block;
    font-weight: bold;
    width: 100%;
    color: #CC0000;
    margin: 0px 0px 10px 0px;
}
.survey-intro
{
    display: block;
    font-weight: normal;
    width: 100%;
    color: #000;
    font-size: 1.3em;
    margin: 10px 0px 20px 0px;
}
.survey-validate
{
    display: inline-block;
    width: auto;
    font-size: 1.1em;
    color: #990000;
}
.survey-data-other
{
    display: block;
    margin-top: 5px;   
    width: auto; 
    height: auto;
    vertical-align: top;
}
.survey-data-other span
{
    display: inline-block;
    margin: 5px 5px 0px 0px; 
    width: auto; 
    vertical-align: top;
}
.survey-data-other textarea
{
    height: 100px;
    width: 344px;
}
.disabled-ctl
{
    cursor: default !important;
    color: #EFEFEF !important;
}
/* End Certification Survey CSS */

/* Start Jquery DatePicker CSS */
.ui-datepicker 
{
	width: auto;
	padding: 2px;
	display: none;
	background-color: #fff;
	border: solid 1px #ccc;
}
.ui-datepicker .ui-datepicker-header
{
    position: relative;
    padding: 2px;
    background-color: #003366;
    color: #FFFFFF;
	width: 17em;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next
{
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    color: #FFCC00;
    margin: 2px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 8px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select
{
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
	
}

/* End Jquery DatePicker CSS */

/* Additional overrides for inline css */
.largerTitle
{
    color: #2d1606 !important;
}

.dateRow
{
    background-color: #2d1606 !important;
}

.fc-event-title, .fc-event-time
{
    color: #2d1606 !important;
}

.eventlisttitle
{
    color: #2d1606 !important;
}

.calendarTabs ul li a {
    color: #2d1606 !important;
}

/* End Additional overrides for inline css */

/* Begin CSS copied from default.css that are not part of ee.css */

table
{
	font-family: calibri, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 1.5;
	border-spacing:0px;
}

.subtopicList
{
	overflow:hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 6px;
	padding: 4px;
	border-bottom: 1px solid #ccc;
}
.subtopicList:hover 
{
	cursor: pointer;
	background-color:#eee;
}
.newstext
{
	font-size: 10.5pt;
}
#SummaryDiv
{
	font-size: 10.5pt;
}
#BodyDiv
{
	font-size: 10.5pt;
}
.pagebody
{
	color1: #333333;
	font-size: 10.5pt;
}
.sidecolumn
{
	font-family: calibri, helvetica, arial, sans-serif;
	font-size: 10pt;
}
.eventlisttitle
{
	font-family: calibri, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13.5px;
	color: #373773;
	color: #424297;
}

form {
	display: inline;
}

.contentArea
{
    margin: 0px; padding: 0px; padding-left: 12px; padding-right: 12px; 
}

hr
{
	border:0px;
	margin:0px;
	background-color:#dddddd
}

.line
{
	border:0px;
	margin:0px;
	background-color:#dddddd
}

pre {
    font-family: Courier;
    font-size: 10pt
}
.linecolor
{
    color: #cccccc
}
.small
{
    font-family: tahoma, arial, geneva, helvetica;
    font-size: 0.9em
}
.tiny
{
    font-size: 0.8em
}
.featuretitle
{
   font-weight: bold;
   line-height: 1.3em;
   font-family: Arial, Sans-Serif;
   font-size: 14px;
   margin: 0px 0px 4px;
   color: #2d1606;
}

.titlearea { background-color:#f2f0cb }
.titlebar
{
   background-color: #f3f3f3;
   width: 100%;
}
.secondarytitle {
    font-weight: bold;
    margin: 0 0 5px 0;
    line-height: 1.2em;
    font-family: Trebuchet MS, Futura Bk BT, Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    color: #999999;
}
.headertitle_sitename {
    font-weight: bold;
    margin: 0 0 5px 0;
    line-height: 1.2em;
    font-family: Trebuchet MS, Futura Bk BT, Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    color: #AFAD6C;
}
.listtitle
{
    color: #333333;
    font-family: arial,helvetica;
    font-size: 12pt;
    text-decoration: none
}
.bold
{
    font-size: 11pt;
    font-weight: bold;
}
.link
{
  color:#3B5386;
  text-decoration:none; 
}
.linkNoUnderline
{
  text-decoration:none; 
}
.smalltext
{
    font-size: 11px; 
}
.tinytext
{
	font-size: 10px;
}
.tinytextAdmin
{
	font-size: 9pt;
}
.linktext
{
  color:#3B5386;
  text-decoration:none; 
}
.linktext:hover
{
  color:#3B5386;
  text-decoration:underline; 
}
.txtwhite 
{
	font-size: 11px; 
	color: #FFFFFF;
}

.menutext
{
    color: #888888;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    border-style: none;
}
.MenuItemHover
{
    border-style: none;
}
.MenuItemDown
{
    border-style: none;
}

.menutext-over
{
    color: #888888;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    text-decoration: none;
}
.menutext-sm
{
    color: #777777;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    text-decoration: none
}
.menutext-sm-over
{
    color: #330099;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    text-decoration: none
}
.menutext-white
{
    color: #cccccc;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    text-decoration: none
}
.menutext-white-over
{
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    text-decoration: none
}
.menutext-sm-dark
{
    font-family: Verdana, Arial, sans-serif, geneva, helvetica;
    font-size: 8pt;
    text-decoration: none
}
.menutext-sm-over-dark
{
    color: #006531;
    font-family: Verdana, Arial, sans-serif, geneva, helvetica;
    font-size: 9pt;
    text-decoration: none
}
.menutext-lg
{
    color: #555555;
    font-family1: arial, sans-serif, helvetica;
    font-size: 12pt;
    text-decoration: none
}
.menutext-lg-over
{
    color: mediumslateblue;
    font-size: 12pt;
    font-weight: bolder;
    text-decoration: none
}
.toptab
{
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none
}
.toptab-over
{
    color: #555555;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none
}
.toptab-current
{
    color: #cccccc;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none;
}
.toptab-hot
{
    color: #555555;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none;
}
.newstitle
{
	font-size: 12pt;
}
.sectiontitle
{
    color: #ffffff;
    font-family: arial,helvetica;
    font-size: 14pt;
    text-decoration: none;
}
.sectiontitle-dark
{
    color: #999999;
    font-family: arial,helvetica;
    font-size: 14pt;
    text-decoration: none;
}
.sectiontitle-over
{
    font-family: arial,helvetica;
    font-size: 14pt;
    text-decoration: none;
}
.sectionbartext
{
    color: #ffffff;
    font-family: arial,helvetica;
    font-size: 13pt;
    text-decoration: none;
}
.topbar
{
	background-color: #D7D2B2;
	padding: 3px;
	padding-left: 10px;
	color: #ffffff;
	margin: 0px auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.sidechildlist
{
	width: 160px;
	border1: solid 1px #dfdfdf;
	background-color1: #fcfcfc;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	margin: 0px auto;
	float:left;
}
.bar
{
	border: solid 1px #D7D2B2;
	background-color: #D7D2B2;
	font-weight : bold;
	padding: 3px;
	padding-left: 10px;
	color: #ffffff;
	margin: 0px auto
}

.bar span.left {
  float: left;
  text-align: left;
  color: #ffffff;
  }

.bar span.right 
{
	float: right;
	text-align: right;
	color: #ffffff;
}

.bar span.right a
{
	color: #ffffff;
}

.bar div.spacer
{
  clear: both;
}

.box
 {
	background-color: #ebebeb;
	font-weight : bold;
	padding: 3px;
	padding-left: 10px;
 }
 
.topnavtitle
{
   line-height: 1.3em;
   font-family: Arial, Sans-Serif;
   font-size: 18px;
   margin: 0px 0px 4px;
   color: #666655;
}
.topnavtitle:hover
{
  color: #727B4B;
  text-decoration: none;
}
.mainnavtitle
{
    color: #333333;
    font-size: 0.9em;
}
.mainnavtitle:hover
{
  color: blue;
  text-decoration: none;
}
.mainnavtitle-over
{
    color: blue;
    text-decoration: none
}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	border: 1px solid #BDBBB7;
	text-align: center;
	cursor: hand;
}
.textbutton {
	background-color: #f5f5f5;
	border: 1px solid #aaa;
	border-bottom: solid 1px #aaa;
	padding-top:1px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	font-size: 12px;
	width:100%;
	margin-bottom:0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.textbutton:hover {
	border: solid 1px #111;
	color: #fff;
	background-color: #777;
	text-decoration: none;
	cursor: hand;
}
.textbuttonlink 
{
	color:#333;
	text-decoration: none
}
.textbuttonlink:hover 
{
	color:#333;
	text-decoration: none
}
input.smallbutton
{
	font-size:9px;
	width:100px;
}
.footerlink 
{
	color:#ccc;
	text-decoration: none
}

.standard_footerbackground 
{
	background-color:#bbbbbb;
}

.standard_footer, span#standard_footer, span#standard_footer a
{
	font-size: 11px;
	text-decoration: none;
	color:white;
	white-space:nowrap;
}

.custom_footer, span#custom_footer, span#custom_footer a, span#custom_footer p
{
	font-size: 11px;
	text-decoration: none;
	color:white;
	white-space:nowrap;
}

span#custom_footer a
{
	text-decoration: underline;
}

.boxtop  {font-size: 11px; color: #FFFFFF; background-color:#8E8D8D}
.boxedge {font-size: 11px; color: #666666; background-color:#BBBBBB}
.boxtext {color: #000000}

.toggle1 {color: #666666; background-color:#FFFFFF; padding-left: 10px; padding-right: 8px;}
.toggle2 {color: #666666; background-color:#EEEEEE; padding-left: 10px; padding-right: 8px;}
.tdwhite {font-size: 11px; color: #666666; background-color:#FFFFFF}

.questionTable
{
    border: thin solid gray;
    width: 500px;
}
.questionHeaderRow
{
    background-color: #6F6B5B;
    color: #FFFFFF;
    padding-right: 5px;
}
.questionValidator
{
    color: #FFFFFF;
}
.questionHeaderTitleColumn
{
    width: 75%;
}
.answerColumn
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: gray;
}
.answerToggleRow
{
    background-color: #D2D1CA;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:150px;
}
/*****************************************************
Added by DDL: 2/24/2012
Begin Edit School Styles
*****************************************************/
a.show-example
{
    display: inline-block;
    float: right;
    margin-right: 20px;
}
.example-info
{
    display: inline-block;
    padding: 2px 2px 2px 12px;
    font-size: .99em;
    color: #000066;
    font-style: italic;
    width: 90%;
}
.example-info span
{
    display: inline-block;
    padding-right: 3px;
    font-weight: bold;
    width: 100%;
}
.example-info p 
{
    margin-top: 0px;
}
/* End Edit School  */

/* Begin Search Styles  */
.criteria-lists
{
    float: left;
    display: inline-block;
    margin-right: 15px;
    width: 290px;
}
.criteria-lists-label
{
    display: inline-block;
    margin: 5px 0px 2px 0px;
}
.criteria-lists select
{
    width: 100%   
}
.criteria-checkboxes
{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.criteria-checkbox
{
    display: inline-block;
    width: 100%;
    margin: 0px 0px 0px 1px;
}
.search-go-button-div
{
   display: inline-block;
   width: 900px;
   text-align: right;
}
.search-hidden-button
{
   display: none;
   width: 1px;
   height: 1px;
}
#mapdiv
{
   display: inline-block;
   width: auto;
   height: 20px;
   background: none;
}
#mapdiv a
{
   border: none;
}
/* End Search Styles  */

/* Begin Maintenance Styles  */
.criteria-setup-container
{
    display: inline-block;
    margin: 2px 0px 10px 10px;
    min-height: 300px;
}
.criteria-setup-table
{
    display: table;
    width: auto;
    margin: 5px 0px 0px 5px;
    padding: 0px;
}
.criteria-setup-label
{
    display: table-cell;
    font-size: .99em;
    text-align: left;
    width: 88px;
    vertical-align: top;
    font-weight: bold;
}
.criteria-setup-data
{
    display: table-cell;
    text-align: left;
    vertical-align: top; 
}
.criteria-setup-label2
{
    font-size: .99em;
    text-align: left;
    width: 105px;
    vertical-align: top;
    font-weight: bold;
}
.criteria-setup-label3
{
    font-size: .99em;
    text-align: right;
    width: auto;
    vertical-align: top;
    font-weight: bold;
}

.criteria-setup-data2
{
    text-align: left;
    vertical-align: top; 
}
.criteria-setup-message span
{
    display: inline-block;
    padding: 3px 5px 5px 6px;
    font-size: .99em;
    text-align: left;
}
.criteria-setup-message-not-authorized
{
    display: inline-block;
    padding: 10px;
    margin-left: 30px;
    font-size: 1.2em;
    text-align: left;
    color: #990000;
}
.criteria-setup-insert
{
    text-align: left;
    vertical-align: top; 
    padding: 10px 0px 1px 3px;
}
.criteria-setup-insert span
{
    color: #DADADA;
    text-decoration: underline;
}
.criteria-setup-insert a, .criteria-setup-insert a:visited
{
    color: #000066 !important;
    text-decoration: underline;
}
.criteria-setup-insert a:hover
{
    color: #800000;
    text-decoration: underline;
}
.criteria-setup-insert-disabled
{
    color: #CCC !important;
    text-decoration: underline;
}
.criteria-setup-grid
{
    display: table-cell;
    font-size: .95em;
    text-align: center;
        
    padding-top: 2px;
    vertical-align: middle;
}
.criteria-setup-gv
{
    display: inline-block;
    border: 1px solid #CCC !important;
    font-size: 1em;
}
.criteria-setup-header
{
    font-size: 1em;
    font-weight: bold;
    background-color: #336699;
    color: #FFF;
}
.criteria-setup-header a, .criteria-setup-header a:visited
{
	color: #FFF;
}
.criteria-setup-header a:hover
{
	color: #FFFFCC;
}
.criteria-setup-item-row
{
    font-size: .95em;
    font-weight: normal;
    color: #000000;
}
.criteria-setup-item-row a, .criteria-setup-item-row a:visited, .criteria-setup-item-row-alt a, .criteria-setup-item-row-alt a:visited
{
    color: #000066;
}
.criteria-setup-item-row a:hover, .criteria-setup-item-row-alt a:hover
{
	color: #800000;
}
.criteria-setup-item-row-alt
{
    font-size: .95em;
	font-weight: normal;
	background-color: #E2E2E2;
	color: #000000;
}
.criteria-setup-cell span
{
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1px 2px 1px 2px;
}
.criteria-setup-cell span p:first-child
{
    margin-top: 0px;
}
.criteria-setup-cell span p:last-child
{
    margin-bottom: 0px;
}
.criteria-setup-cell input[type="textarea"]
{
    background-color: #FFF;   
}
.criteria-setup-empty
{
	border-style: none;
	height: 60px;
	text-align: center;
	padding-top: 40px;
	font-size: 1.3em;
	font-weight: bold;
	color: #800000;
	width: 600px;
	border: 2px solid #CCC;
}
.criteria-setup-error
{
    font-size: .94em;
	font-weight: bold;
	color: #800000;
}

/* End Maintenance Styles  */

/* Begin Search Map CSS */
.search-maps
{
    display: inline-block;
    width: 100%;
    height: inherit;
    padding: 5px;
    margin: 10px 10px 0px 0px;
}
.search-maps-left
{
    display: inline-block;
    float: left;
    width: 280px;
    margin: 0px 10px 0px 10px;
    font-size: .85em;
}
#search_maps_display
{
    display: inline-block;
    width: 615px;
    height: 540px;
    border: 2px solid #CCC;
    margin-top: 3px;
}
.search-maps-right
{
    display: inline-block;
    float: left;
}
#search_maps_addresses
{
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px 0px 10px 0px;
}
.search-maps-address-title
{
    display: inline-block;
    margin: 0px 0px 5px 0px;
    padding: 2px 0px 2px 0px;
    background-color: #E9E9E9;
    color: #003366;
    font-weight: bold;
    font-size: 1.4em;
    width: 250px;
    text-align: center;
}
.search-maps-address
{
    display: table; 
    margin: 0px 0px 5px 0px;
    padding: 5px 0px 0px 0px;
    width: 276px;
}
.search-maps-message
{
    display: inline-block;
    margin: 0px 0px 5px 0px;
    background: none;
    color: #000;
    font-weight: bold;
    font-size: 1.0em;
}

.search-maps-address-alt
{
    display: inline-block; 
    float: left;
    /*margin: 2px 0px 2px 0px;*/
    padding: 0px 2px 0px 8px;
}
.search-maps-separator
{
    margin: 0px 0px 5px 0px;
    padding: 5px 0px 0px 0px;
    border-top: 2px solid #E9E9E9;
    width: 276px;
}
.search-maps-address-name
{
    display: table-cell;
    padding: 0px;
    line-height: 1.2em;
    width: 230px;
    color: #003366;
    font-weight: bold;   
    font-size: .96em;
    /*padding-top: 3px;*/
}

a.search-maps-address-name
{
    display: inline-block;
    padding: 0px;
    width: 230px;
    color: #4A4DC6;
    font-weight: bold;
    font-size: .96em; /*padding-top: 3px;*/    
    vertical-align: top;
}
.search-maps-address-label
{  
    vertical-align: top;
    display: table-cell;
    padding: 0px 3px 0px 0px;
    width: 20px;  
}
.search-maps-address-label img
{  
    margin: 3px 0px 3px 0px;
}
.search-maps-address-info
{    
    display: table-cell;
    padding: 0px;
    width: 230px;    
    height: auto;
    background: none;
    font-size: .85em;
    margin: 0px;
    vertical-align: top;
}
.search-maps-address-info2
{    
    display: inline-block;
    padding: 0px;
    width: 230px;    
    height: auto;
    font-size: .85em;
    margin: 0px;
    vertical-align: top;
}
span.search-maps-address-distance
{    
    display: inline-block;
    padding: 0x 0px 0px 0px;
    width: 230px;    
    font-size: .93em;
    margin: 0px 0px 8px 0px;
    height: 4px;
}
span.search-maps-address-distance2
{    
    display: inline-block;
    padding: 0x 0px 0px 2px;
    font-size: .93em;
    margin: 0px;
    height: 4px;
}
.search-maps-link
{
    display: block;
    Text-align: right;
    width: 620px;
    height: auto;   
    /*padding-top: 3px;*/
}
.search-maps-link a, .search-maps-link a:visited
{
    display: inline-block;
    width: auto;
    height: 20px;
    padding: 3px;
    color: #808080;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: underline;
}
.search-maps-link a:hover
{
    color: #003366;
    text-decoration: underline;
}
.search-maps-image-btn
{
    display: inline-block;
    margin: 0px 0px 3px 5px;
}
.search-maps-image-btn2
{
    display: inline-block;
    margin: 0px 0px 3px 0px;
}
.search-maps-pager-container
{
    display: inline-block;
    background-color: #E8E8E8;
    padding: 2px;
    width: 100%;
    margin: 3px 0px 3px 0px;
}

.search-maps-pager-container ul
{
    display: inline-block;
    margin: 0px;
    padding: 2px 0px 2px 0px;
}
.search-maps-pager-container li
{
    display: inline-block;
    width: 15px;
    height: auto;
    text-align: center;
    list-style-type: none;
    padding: 2px;
}
li.search-maps-pager-selected
{
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: normal;
    cursor: text;
    text-decoration: none;
    background-color: #000066;
}
li.search-maps-pager-links
{
    color: #000066;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}

.search-maps-label
{
    display: inline-block;
    padding: 0px 2px 0px 0px;
    line-height: 1.3em;
    width: 20px;
    font-size: 1.3em;
    color: #620000;
    font-weight: bold; /*padding-top: 3px;*/
}
/* End Search Map CSS */

/* End CSS copied from default.css that are not part of ee.css */