/* Template CSS */

/* template general screen */
.ajax__calendar .ajax__calendar_container
{
    margin-left: 23px;
    margin-top: 14px;
    z-index: 1;
}
.index .ajax__calendar .ajax__calendar_container
{
    margin-left: 23px;
    margin-top: -11px;
    z-index: 1;
}
.tinyTextBox
{
    display: inline;
    width: 0px;
    height: 0px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

/* Hide print header and footer */
.printheaderfooter
{
    display: none;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 130%;
    margin: 0;
    color: #1B518B;
	background-color: #FFFFFF;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 130%;
    margin: 0;
    margin-bottom: .7em;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #1B518B;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #1B518B;
}

li
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B518B;
    font-size: 0.85em;
    margin-bottom: 5px;
}

.navbar_navigation li
{
    font-size: 1.0em;
}

a:link, a:visited, a:active
{
    color: #1B518B;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
    color: #1B518B;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.form
{
    color: #1B518B;
    font-size: .75em;
}

#clear
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0;
    font-size: 0em;
}



#feedback
{
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1B518B;
    font-size: 0.75em;
    font-weight: bold;
    height: 30px;
    float: left;
}

.feedbackcontrol
{
    float: left;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1B518B;
    font-size: 0.75em;
    font-weight: bold;
}

.feedbackcontrol2
{
    float: left;
    margin-left: 35px;
}

select
{
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px;
    width: auto;
}

.hidden {
	display: none;
}

/* template title */

.title_maincontainer
{
    width: 100%;
    margin: 0 auto;
}

.title_contentwrapper
{
    float: left;
    width: 100%;
    height: 81px;
    min-width: 800px;
}

* html .title_contentwrapper
{
    height: 73px;
}

.title_contentcolumn
{
    height: 81px;
    margin-right: 363px; /*Set right margin to RightColumnWidth*/ /*background:white url('../Images/template/title_left.png');*/
    background: white url(      '../Images/template/TE_TopLeft_Text.gif' );
    background-repeat: no-repeat;
    background-position: top left;
}

.title_rightcolumn
{
    height: 81px;
    float: left;
    width: 363px; /*Width of right column in pixels*/
    margin-left: -363px; /*Set left margin to -(RightColumnWidth) */ /*background:white url('../Images/template/title_right.png');*/
    background: white url(      '../Images/template/TE_TopRight_Curve.gif' );
    background-repeat: no-repeat;
    background-position: top right;
}

.title_footer
{
    clear: left;
    height: 8px;
    width: 100%;
    background: #6499CB;
    color: #FFF;
    text-align: center;
    margin: 0;
}

* html .title_footer
{
    font-size: 1px;
}

.title_footer a
{
    color: white;
}

.title_innertube
{
    margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

/* Change for RFC211 23/03/2009 */
.title_innertube_message
{
    display: inline-block;
    position: relative;
    font-size: 1.2em;
    font-weight: bold;
    width: 266px;
    height: 39px;
    left: 440px;
    top: 15px;
}
.title_innertube_right
{
    float: right;
    display: inline;
    margin-top: 22px;
    margin-right: 5px;
}

.layout_title
{
    margin: 5px 0px 0px 0px;
}
/* End Changes */

.title_todays_date
{
    float: right;
    position: relative;
    left: 350px;
    top: 25px;
}

.faqText
{
    margin: 2px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
    font-weight: bold;
}

.faqTextAnswers
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
    font-weight: bold;
}

.faqTextnobold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
}

.linksHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .95em;
    color: #88bfee;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}

.linkTitle, .linkTitle:link, .linkTitle:visited, .linkTitle:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
    font-weight: bold;
    text-decoration: none;
}


.linkTitle:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
    font-weight: bold;
    text-decoration: underline;
}

.linkTitleNoBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
}

.privacyText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
}

.helpText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
}

.helpTitles
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .95em;
    color: #1B518B;
    font-weight: bold;
}

.helpText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
}

/* Out of service page */
.outOfServicecontainer
{
    margin-bottom: 20px;
    width: 50%;
    margin: auto;
    padding: 20px;
    border: 2px solid #1B518B;
    text-align: center;
}

.outOfServicecontainer p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    color: #1B518B;
    margin-top: 20px;
}

.outOfServiceHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #1B518B;
    font-weight: bold;
	display: inline;
}

/* -------------------------------------------------
    Navbar and announcements CSS new
   -------------------------------------------------
    S. F. - 01/10/2009
   -------------------------------------------------
*/
.navbar_wrapper
{
    width: 100%;
    height: 33px;
    background-color: #E3F1FA;
}

.navbar_navigation
{
    width: 620px;
    height: 33px;
    float: left;
}

.nav_announcement
{
    float: left;
    height: 33px;
    width: 370px;
    position:absolute;
    margin-left:620px;
}

* html .nav_announcement
{
    float: left;
    height: 33px;
    width: 370px;
    position:absolute;
    margin-left:20px;
}

* + html .nav_announcement
{
    float: left;
    height: 33px;
    width: 370px;
    position:absolute;
    margin-left:20px;
}

.nav_announcement .announcement
{
    color: #FF0000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    margin-top: 3px;
    padding: 5px 5px 5px 10px;
    text-decoration: none;
}

.nav_announcement .announcementImage
{
    float: left;
    margin: 11px 0px 0px 0px;
}
/* ------------------------------------------------- */

.navbar_navigation ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.navbar_navigation li
{
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #FFFFFF;
}

.navbar_navigation li a:link, .navbar_navigation li a:visited
{
    float: left;
    list-style-type: none;
    background-color: #1B518B;
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 3px solid #88bfee;
    color: #FFFFFF;
    height: 17px; /*line-height:22px;*/
}

.navbar_navigation li a:hover
{
    float: left;
    list-style-type: none;
    background-color: #88bfee;
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 3px solid #1B518B;
    color: #1B518B; /*line-height:22px;*/
}

.navbar_mainnav, .navbar_mainnav:link, .navbar_mainnav:active, .navbar_mainnav:hover, .navbar_mainnav:visited
{
    font-size: .85em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 0.7em;
}
/* footer */
.footer_container_logo
{
    border: none;
    padding: 0px;
    margin: 0px;
    float: left;
}
.footer_logo li
{
    display: inline;
}
.footer_logo
{
    position: relative;
    text-align: left;
    padding: 0px;
    margin: 5px;
    border: 0;
    display: inline;
}

.footer_container_logo_and_navbar
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-top: 5px solid #E8F2FB;
    vertical-align: top;
    text-align: left;
    padding: 0px;
}
.footer_container_navbar
{
    display: inline;
    position: relative;
    padding: 0px;
    margin: 0px;
    text-align: right;
    float: right;
}
.footer_navbar
{
    text-align: left;
    padding: 0px;
    margin: 0px;
    margin-right: 5px;
    border: 0px solid silver;
    vertical-align: middle;
    display: inline;
}
.footer_navbar li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 0px;
    padding: 0px;
    color: #1a5b80;
    display: inline;
    vertical-align: middle;
    border: none;
    overflow: visible;
}
.footer_navbar li a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1a5b80;
}
.footer_sub_navbar_item_delimiter
{
    border: none;
    width: 1px;
    height: 100%;
    display: inline;
    margin-left: 8px;
    margin-right: 8px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.instanceIdBanner
{
    font-size: 1.5em;
    font-weight: bold;
    background-color: Red;
    color: White;
    padding: 10px;
}
.instanceId
{
    font-size: 0.75em;
    display: inline;
    position: absolute;
    float: right;
    right: 8px;
    top: 28px;
}

.gridview *
{
    border: 0px solid red;
}
/* hack to get faqs rendering ok in ie */

/*
Author: JCaines
Date: 25th March 2009
Description: RFC211 - CSS overide for <a>tag links in page titles.
*/
a.boldunderline
{
    text-decoration: underline;
    font-weight: bold;
}

a.boldunderline:hover
{
    text-decoration: none;
}

