﻿/**********************************
Core layout
************************

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
article, aside, canvas, footer, header, hgroup, nav, section {
	clear: both;
}
header[role=banner], footer {
	position: relative;
}
#webpage.fixed {
	width: 1126px;
}
.responsive #webpage.fixed {
	max-width: 100%;
}

.container {
	margin: 0 auto;
	position: relative;
	width: 1126px;
	max-width: 100%;
}

/************************
general styles
*******************/

/*********************************
**********************************
**********************************/

.responsive #webpage.fixed
{
    max-width: 100%;
}

*
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    outline: none;
}

/*removed "strong, h1, h2, table, and tbody"*/
table, html, body, div, span, applet, object, iframe, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0px;
    padding: 0px; /*border: medium none;*/
    font-size: 100%;
    font: inherit; /*RC this was causing issues with the Newsletter page*/ /*vertical-align: baseline;*/
}

header[role=banner], footer
{
    position: relative;
}

#container {	 
    /*color: #000;*/
    border: none;    
    text-align: left;
    margin: 10px;
	width: 766px; 
	/*background-color: #fff;*/
	/*border: 1px solid #000;*/ 
	/*margin: 0 auto;*/
	/*width: 754px;*/
	/*voice-family: "\"}\"";*/
    /*voice-family: inherit;*/
	/*width: 750px;*/ 
}

#content {	
	background: url(../images/paper-cream.png); 
	font: 12px Verdana, Arial, sans-serif;
	line-height: 1.5em;		
    padding: 0 16px 30px 0px;
    border-right: 0;
	min-height: 500px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: auto;	
    /*background: #fff;*/
    /*border-top: 1px solid #fff;*/
    /*margin-left: 204px;*/
    /*margin-left: 191px;*/
}

/*Removed  h1*/
h2, h3, h4, h5, h6
{
    font-family: pt_sans_narrowbold;
}

h2
{
    margin: 0px 0px 0.2em;
}

article, aside, canvas, footer, header, hgroup, nav, section
{
    clear: both;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

.complaintheader
{
    font: 200% pt_sansbold;
    letter-spacing: 0.1em;
    color: #00417A;
    margin: 0px;
	margin-top: 10px;
	padding: 0 0 10px 0;
	line-height: 140%;
	text-align: center;
}

.button-dark
{
    background-color: #0B562B; /* background: url(../images/pattern-green.png);*/
    border: 1px solid #052914;
    border-radius: 4px; /*box-shadow: 0 0 3px #333;*/
    color: #fff;
    font-family: pt_sans_narrowbold;
    text-transform: uppercase;
    cursor: pointer;
}

.button-dark:hover
{
    background: #17b058; /*background: url(../images/metal-grey.png);*/
    border: 1px solid #052914;
    border-radius: 4px; /*box-shadow: 0 0 3px #333;*/
    color: #fff;
    font-family: pt_sans_narrowbold;
    text-transform: uppercase;
    cursor: pointer;
}

.container
{
    margin: 0px auto;
    position: relative;
    width: 1126px; /*RC removed causes header and menu to stack*/ /*max-width: 100%;*/
}

.column, columns
{
    float: left;
    min-height: 1px;
   /* padding: 0 10px;*/
    position: relative;
}

.column
{
    display: inline-block;
    vertical-align: top;
}

ul, ol
{
    color: #00417a;
    font-family: pt_sans_narrowbold; /*font-size: 100%;*/
    overflow: hidden;
    list-style: none outside none;
    border: none;
    vertical-align: baseline;
}

ul li, ol li
{
    /*line-height: 1.3em;*/
    font-family: pt_sans_narrowbold; /*padding: 0px 0px 8px;*/
    padding: 0px 0px 0px;
    line-height: 1.3em;
}

ul.horizontal
{
    position: relative;
}

.twelve, .row .twelve
{
    width: 100%;
}

body
{
    background: url(../images/paper-cream.png); /*font-size: 0.875em;*/ /*line-height: 1.2;*/
}

#webpage
{
    margin-top: 0;
    z-index: 1;
    overflow: hidden;
    position: relative;
    height: 100%;
    max-width: 100%;
}

#inner-wrap
{
    left: 0px;
    position: relative; /*margin: 0;     padding: 0;     border: none;     font-size: 100%;     font: inherit;     vertical-align: baseline;*/
}

/*header[role="banner"]*/
#header
{
    padding-bottom: 0;
    background: url(../images/metal-grey.png) repeat scroll 0% 0% #000;
    -webkit-box-shadow: 0 0 4px #333333;
    -moz-box-shadow: 0 0 4px #333333;
    box-shadow: 0 0 4px #333333;
    height: 61px; /*height: auto;*/
    z-index: 35;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

#side-panel
{
    box-sizing: border-box;
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 5px 20px 0;
    margin: 0 10px; /*margin: inherit;*/
    background: url('../images/nav-repeatable.png');
    position: absolute;
    width: 211px;
    z-index: 3;
    display: block;
    font-size: 100%;
    vertical-align: baseline;
    top: 0px;
    left: 0px; /* background: url(../images/nav-repeatable.png);     position: absolute;     margin: 0 10px;     padding: 10px 20px 0 20px;     width: 177px;     z-index: 3;     display: block; */
}

#side-panel:after
{
    content: '';
    background-image: url(../images/nav-bottom.png);
    background-repeat: no-repeat;
    background-size: 211px;
    position: absolute;
    bottom: -70px;
    left: 0px;
    height: 70px;
    width: 211px;
}

#ADA-helper
{
    /*background-color: White;*/
    margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; /*width: 178px;*/
}

#ADA-helper-inner
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/paper-cream.png') 0 0 white;
    margin: 0;
    padding: 0;
    vertical-align: baseline; /*width: 178px;*/
}

#side-panel a
{
    text-decoration: none;
    color: #086ba3;
    margin: 0;
    padding: 0;
    padding-top: 1px;
    border: none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

#side-panel a h3.commissioner
{
    color: #0b562b;
    margin-top: 2px;
    border-bottom: none;
    text-align: center;
    font-family: pt_sansbold;
    font-size: 128%;
    line-height: 1em;
}

#side-panel a h3.commissioner.last
{
    color: #0b562b;
    margin: 0;
    border-bottom: none;
    text-align: center;
    line-height: 1em;
    margin-top: -4px;
    padding-bottom: 6px;
    font: inherit;
    font-size: 106%;
    font-family: pt_sans_narrowregular;
    box-sizing: border box;
}

#page-navigation
{
    text-decoration: underline;
    font-size: 140%;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 4px;
    border: none;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

#page-navigation .menu
{
    padding-top: 20px; /*padding-top: 12px;*/
    border-top: 1px solid #00417a;
}

.menu
{
    line-height: 1.5;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#page-navigation a
{
    color: #00417a;
    text-shadow: 1px 1px 1px white;
    display: block; /*padding-top: 3px;     padding-bottom: 5px;*/
    outline: none;
}

/*RC added bc the skiplink in site map control was not right*/
#page-navigation a.static
{
    padding-top: 3px;
    padding-bottom: 5px;
}


/*Use this section to align text*/
#page-navigation .menu.vertical > li
{
    text-align: justify;
    margin: 0; /*padding: 2px 0 2px 0;*/
    padding: inherit;
}

#side-panel .menu li:hover
{
    background: url(../images/paper-dark-cream.png);
}

/*Use to change left nave apperance*/
#side-panel .menu li
{
    font-family: pt_sans_narrowbold;
    white-space: normal;
    font-size: 109%;
    text-decoration: underline;
}

ul.vertical li
{
    display: list-item !important;
    position: relative;
}

.menu li
{
    background-image: none;
    list-style-type: none;
    margin: 0px;
}

.page title
{
    text-decoration: none;
}

#title
{
    font-size: 140%;
    line-height: 1em;
    color: #FFF;
    position: relative;
    top: 14px;
    text-decoration: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    left: 248px;
    display: inline-block;
}

.seal
{
    border: inherit;
    display: block;
    position: relative;
    top: -5px;
    left: 2px;
}

#seal
{
    background-image: url(../Images/Seal2.png);
    width: 170px;
    height: 164px;
    background-repeat: no-repeat;
}

#seal a
{
    width: 170px;
    height: 164px;
    display: block;
}

#global-navigation
{
    height: 43px;
    top: 52px;
    left: 0;
    background: url(../images/paper-cream.png) repeat scroll 0 0; /* background-repeat: repeat;*/ /* position: fixed;*/
    width: 100%;
    z-index: 34;
    border-radius: 0;
    box-shadow: 0 0 8px #333333;
}

/* Use this to add or remove rope graphic form header*/
#global-navigation:after
{
    content: '';
    background: url("../images/rope-repeatable.png") repeat-x 1px 0 transparent;
    display: block;
    height: 9px;
    position: relative;
    bottom: -43px;
}


#global-navigation .menu
{
    margin: 0 auto;
    padding-left: 242px;
}

#global-navigation ul
{
    overflow: visible;
}

#global-navigation ul.primary
{
    display: block !important;
}

/*#global-navigation .menu.container.horizontal li.has-menu-display a
{
    padding: 12px 10px 0px 10px;
    height: 43px;
}
*/

#global-navigation li > a
{
    padding: 11px 10px 0 10px;
}

#global-navigation a
{
    color: #00417A;
    display: inline-block;
    text-shadow: 1px 1px 1px #FFF;
    font-family: pt_sans_narrowbold;
    font-size: 127%;
    text-decoration: underline;
    outline: none;
}


li.menu-root.has-menu-display:hover
{
    background: url(../images/paper-dark-cream.png);
}

.primary
{
    text-align: center;
}

#global-navigation .primary > li
{
    float: left;
    padding-bottom: 0px;
    position: static;
    height: 43px;
}

ul.horizontal li
{
    display: inline-block;
    margin-left: -4px;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
}

.row
{
    width: 1140px;
    max-width: 100%;
    margin: 0 auto;
}
.row:after
{
    clear: both;
}

.row:before, .row:after
{
    content: "";
    display: table;
}

#path
{
    background-color: #00417a;
    font-family: pt_sans_narrowbold;
    font-size: 90%;
    color: #fff;
}

#path .container
{
    padding: 0 0 6px 245px;
}

#path .container p
{
    font-size: 110%;
    position: relative;
    top: 2px;
    line-height: 1.4em;
}

#path p
{
    font-family: pt_sans_narrowbold;
    color: #e7e3ce;
    display: inline-block; /*font-weight: bold;*/
    margin: 0;
    padding: 3px;
}

#path ul li
{
    margin: 0;
    padding: 0;
}

#path ul.horizontal li
{
    vertical-align: middle;
}

#path .menu
{
    display: inline;
    vertical-align: bottom;
}

#path .menu a
{
    color: #fff;
    text-decoration: underline;
    font-size: 101%;
    padding: 0 5px 2px;
    font-weight: normal;
}

ul.horizontal.delimiter a
{
    display: inline-block;
}

/*This can be used to adjust height of bread crumb content*/
#path .delimiter
{
    color: #fff;
    font-size: 100%;
    font-family: pt_sans_narrowbold;
    top: 1px;
    font-weight: normal;
}

#path .inactive
{
    padding: 0 3px;
    color: #fff;
    font-size: 101%;
    font-weight: normal;
}

#path:after
{
    background: url(../images/rope-repeatable.png) repeat-x 1px 0 transparent;
    content: "";
    display: block;
    height: 9px;
    position: relative;
}

/*Content Area*/
#main_content_wrapper_outer
{
    width: 100%;
    float: left;
}

#main_content_wrapper_inner
{
    /*margin-top: 10px;*/
    margin-left: 240px;
}

.content-view-full section
{
    clear: none;
}

/*IMPORTANT The next two elements control the padding and layout of the main content*/
#site-main-content
{
   /* padding: 0 0 110px 0px;*/
    padding: 0 0 155px 0px;
    float: left;
}

.menupage
{
    width: 766px;
}

#site-main-content
{
    width: 80%; /* width: 766px;*/
}

.content-view-full header h1
{
    margin-top: 0.5em;
}

/*This overrides or adds to h1's in main.css*/
/*
h1
{
    font-size: 295%;
    color: #000000;
    color: #00417a;
    margin: .5em 0;
   /*border-bottom: 2px solid #000000;
   /*border-bottom: 2px solid #00417a;
    padding-bottom: 5px;
    line-height: 1em;
}
*/
#footer
{
    background: url(../images/pattern-green.png);
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 40px 0 0 0;
    box-shadow: 0px -1px 5px #444;
    z-index: 4;
    position: relative; /*position: static;*/
    clear: both;
}

#footer-navigation
{
    border-bottom: 2px solid #0b562b;
}

/*removed footer*/
#anchor
{
    background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/footer-field.png) no-repeat scroll center top;
    height: 135px;
}

#footer-navigation .menu li
{
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    height: 65px;
    width: 12.5%;
    overflow: hidden;
}

#footer-navigation .menu li a
{
    color: white;
    font-family: pt_sans_narrowbold;
    font-size: 100%;
    line-height: 1.1em;
    height: 58px;
    display: table;
    padding: 13px 20px;
    border-right: 1px solid #094824;
    width: 100%;
    vertical-align: top;
    white-space: normal;
    text-shadow: 1px 1px 0px #0f0f0e;
}

#footer-navigation .menu li a span
{
    display: inline-block;
    vertical-align: middle;
    height: 53px;
    position: relative;
    top: -5px;
}

#footer-navigation .menu li a.last
{
    border-right: none;
}

#social-media
{
    text-align: center;
    padding-top: 10px;
}

#social-media > a
{
    z-index: 2;
    position: relative;
}

.social-facebook, .social-twitter, .social-linkedin
{
    background: url(../images/social-sprite.png) no-repeat;
    width: 27px;
    height: 27px;
    display: inline-block;
    margin-right: 10px;
}

.social-facebook
{
    background-position: -27px 0;
}

.social-twitter
{
    background-position: 0 0;
}

.social-linkedin
{
    background-position: -54px -27px;
}

#social-media a span
{
    display: none;
}

.copyright
{
    text-shadow: 1px 1px 0px #0f0f0e;
}

.copyright .text-center a
{
    color: white;
}

/*p
{
    font-family: PT Sans;
    font-weight: bold;
    color: #00417a;
    padding: 10px 0 0;
    font-size: 95%;
    margin: .3em 0;
    line-height: 1.4em;
}
*/

p.text-center, td.text-center
{
    text-align: center;
    line-height: 1.4em;
}

/*added # to footer */
#footer p, #footer h3
{
    color: white;
    font-family: pt_sansbold;
    font-size: 91%;
}

#anchor bold
{
    font-family: pt_sansregular;
}

/*RC this section is for a sticky button*/
.go-top
{
    position: fixed;
    height: 20px;
    width: 36px;
    right: 20px;
    bottom: 20px;
    color: #f7f5ea;
    z-index: 6;
    font-size: 120%;
    cursor: pointer;
    text-decoration: none;
    background: #cbcab6;
    display: none;
}

.go-top:hover
{
    color: #086ba3;
}

/*RC THIS SECTION ADDS STYLE TO ALL THE ELEMENTS I ADDED THIS TO COMBAT THE INLINE STYLE*/
a.plinks
{
    font-size: inherit;
    color: inherit;
}

a.plinksbold
{
    font-family: pt_sans_narrowbold;
    font-size: 125%;
    color: #086BA3;
}

p.psansfont
{
    font-family: pt_sansregular;
    font-size: 125%;
    color: #00417A;
    line-height: 1.4em;
}

td.psansfont
{
    font-family: pt_sansregular;
    font-size: 125%;
    color: #00417A;
}

a
{
    color: #00417A;
    font-family: pt_sansregular;
    font-size: 120%;
    text-decoration: underline;
}

/*a.page-title
{
  font-size: 120%
}
*/

/*RC I need to work this more, not working with links*/
td
{
    font-family: pt_sansregular;
    font-size: 105%;
}

/*
.GoGators
{
    color: Blue;
    }
*/

.GoGators:hover
{
    color: Orange;
}

/*RC END. THE SECTION ABOVE CAN BE COMMENTED OUT AND OLD STYLE WILL BE APPLIED.. BUT WHY WOULD YOU WANT TO??*/

/*
.responsive header[role="banner"]
{
    padding-bottom: 0;
}
*/

/*RC This section eliminates the use for all page inline style*/
th
{
    background: #00417A;
    font: bold 14px Arial, Verdana, sans-serif;
    color: #F7F5EA;
    text-align: center;
    vertical-align: middle;
    height: 28px;
    width: inherit;   
}

@font-face
{
    font-family: 'pt_sans_narrowregular';
    src: url('../fonts/ptsans-narrow-webfont.eot');
    src: url('../fonts/ptsans-narrow-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-narrow-webfont.woff') format('woff'), url('../fonts/ptsans-narrow-webfont.ttf') format('truetype'), url('../fonts/ptsans-narrow-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'pt_sans_narrowbold';
    src: url('../fonts/ptsans-narrowbold-webfont.eot');
    src: url('../fonts/ptsans-narrowbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-narrowbold-webfont.woff') format('woff'), url('../fonts/ptsans-narrowbold-webfont.ttf') format('truetype'), url('../fonts/ptsans-narrowbold-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'pt_sansbold_italic';
    src: url('../fonts/ptsans-bolditalic-webfont.eot');
    src: url('../fonts/ptsans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-bolditalic-webfont.woff') format('woff'), url('../fonts/ptsans-bolditalic-webfont.ttf') format('truetype'), url('../fonts/ptsans-bolditalic-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: pt_sansitalic;
    src: url('../fonts/ptsans-italic-webfont.eot');
    src: url('../fonts/ptsans-italic-webfont.eot?#iefix') format('embedded-opentype') url('../fonts/ptsans-italic-webfont.woff') format('woff'), url('../fonts/ptsans-italic-webfont.ttf') format('truetype'), url('../fonts/ptsans-italic-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'pt_sansregular';
    src: url('../fonts/ptsans-regular-webfont.eot');
    src: url('../fonts/ptsans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-regular-webfont.woff') format('woff'), url('../fonts/ptsans-regular-webfont.ttf') format('truetype'), url('../fonts/ptsans-regular-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'pt_sansbold';
    src: url('../fonts/ptsans-bold-webfont.eot');
    src: url('../fonts/ptsans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-bold-webfont.woff') format('woff'), url('../fonts/ptsans-bold-webfont.ttf') format('truetype'), url('../fonts/ptsans-bold-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'pt_sans_narrowboldoblique';
    src: url('../fonts/ptsans-narrowboldoblique-webfont.eot');
    src: url('../fonts/ptsans-narrowboldoblique-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-narrowboldoblique-webfont.woff') format('woff'), url('../fonts/ptsans-narrowboldoblique-webfont.ttf') format('truetype'), url('../fonts/ptsans-narrowboldoblique-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@media print
{
    .no-print
    {
        display: none !important;
    }

    /* This will remove uploader ctrl from print */
    #UploaderCtrl
    {
        display: none !important;
    }

    #header
    {
        display: none !important;
    }

    #global-navigation
    {
        display: none !important;
    }

    #footer
    {
        display: none !important;
    }

    #main_content_wrapper_inner
    {
        margin-top: 0px;
        margin-left: 0px;
    }

    #webpage, #header, #global-navigation, #footer, #main_content_wrapper_inner
    {
        width: auto;
        margin: 0;
        padding: 0;
        overflow: visible;
    }

    *
    {
        color: #000 !important;
    }

}

@-moz-document url-prefix() {
  h2.hack {
    font-weight: normal;
  }
}

/*************************************************/
/* This code is used for the File Complaint form */
/*************************************************/
#FCtop
{
    width: 100%;
}

#FCleftside
{
    width: 60%;
    height: auto;
    float: left;
    padding: 4px 2px 2px 2px;
}

#FCrightside
{
    width: 38%;
    height: auto;
    float: right;
    padding: 8px 8px 8px 8px;
    margin-top: 20px; /*background: url(../images/paper-dark-cream.png);     border: 2px solid #00417A;*/
    background: #E7E6D3;
    border: 2px solid #DCDBCB;
}

#FCbottom
{
    width: 60%;
    float: none;
}

.FCli
{
   
   padding-bottom:5px; 
 
}

.FClist
{
    font-size: 125%;
    color: #086BA3;
    padding: 3px 3px 3px 3px;
}

.FClist:hover
{
    color: #0A8BD4;
}

.FCformheader
{
    font-family: pt_sansbold;
    font-size: 150%; /*color: #086BA3;*/
    color: #9D5507;
    line-height: 1.4em;
    border-bottom: 2px solid #00417A;
}

.FCbullet
{
    overflow: visible;
    list-style-type: disc;
    margin: 6px 0 1px 15px;
}

#LiveChat
{
    margin-top: 12px;
    background-image: url(../Images/assist.png);
    background-size: 160px;
    width: 160;
    height: 50px;
    padding-right: 5px;
    background-repeat: no-repeat;
}

#LiveChat a
{
    width: 167px;
    height: 50px;
    display: block;
}

#LiveChat a:hover
{
    background-color: #DCDBCB;
    background-image: url(../Images/assist.png);
    background-size: 160px;
    width: 167;
    height: 50px;
    padding-right: 5px;
    background-repeat: no-repeat;
}

/*  RC this is used for the LiveChat link not the image link*/
/*#page-navigation .menu li.LiveChat
{
    text-decoration: none;
    color: #0b562b;
    font-size: 150%;
    margin-top: -10px;
    margin-bottom: 5px;
}

#page-navigation > ul > li.LiveChat > a
{
    color: #0b562b;
    text-decoration: none;
}

img
{
    border: none;
 }
*/

/*RC Added to give consistency across all browsers*/ 
 br {
        line-height: 150%;
     }
     
#body 
{
	position: relative;
}

#AlertMessage
{
    display: none; 
    font-weight: bold; 
    color: red;
   /* margin: 130px 0 200px 0; */
   margin: 35px 0 55px 0;
}