﻿body
{
    background-image: url(/Skin/Graphics/Backgrounds/Main.gif);
    background-repeat: repeat-y;
    background-position: top;
    background-color: #FFF;
    color: #6d6e71;
    font-family: "Arial" , "Helvetica" , "Trebuchet MS" , sans-serif;
    font-size: 10pt;
    font-weight: normal;
    padding: 8px 0px 0px 0px;
    margin: 0px;
    line-height: 1.6em;
}

h1
{
    /*font-size: 19pt;
    color: Orange;
    margin: 5px 0 5px 0;*/
}

h1
{
	background-color: #efefef;
	color: #666;
	font-size: 98%;
	padding: 3px;
	display: block;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h2
{
    margin: 20px 0 0 0;
    padding: 0; 
    text-transform: capitalize;
    color: #666;
    font-size: 11pt;
}

/*h3
{
    width: 100%;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    font-weight: normal;
    display: inline !important;
}*/

h3
{
    background-color: #efefef;
    color: #666;
    font-size: 10pt;
    margin: 0;
    padding: 5px 0 5px 3px;
    text-transform: capitalize;
}



#Header
{
    background-color: #fff;
    background-image: url(/Skin/Graphics/Backgrounds/headerDrop04.gif);
    margin-bottom: 0px;
    padding: 0;
    height: 68px;
    width: 960px;
    margin: 0 auto 10px auto;
    border: 0px solid blue;
}

#Header #logo
{
    float: left;
    margin: 0;
}

#Header #logo h1 
{
padding: 0;
}

#Header #logo h1 a
{
    width: 225px;
    height: 45px;
    display: block;
    margin: 0px;
    padding: 0px;
    text-indent: -1000em;
    font-size: 0px;
    background-image: url(/Skin/Graphics/logo.gif);
    background-repeat: no-repeat;
    
}

#Header #logo h1 a:hover
{
    background-position: 0px -45px;
}

#Header img
{
    border: none;
    width: 225px;
}

#Middle
{
    width: 960px;
    margin: 0 auto 0 auto;
    border: 0px solid red;
}

.ContentText
{
    float: left;
    margin: 6px 0px 6px 0px;
    border: 0px solid blue;
    padding: 0;
}

.ClearDiv
{
    height: 1px;
    clear: both;
}

#FooterOuter
{
    width: 100%;
    height: 92px;
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
    border: 0px solid green;
    margin-top: 30px;
}

#FooterInner
{
    width: 960px;
    margin: 0 auto 0 auto;
    background-image: url(/Skin/Graphics/Backgrounds/dotsHorizontal.gif);
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 36px;
    text-align: center;
    font-weight: bold;
    font-size: 8pt;
}

#FooterInner ul
{
    display: inline;
    list-style: none;
    padding: 0;
    text-transform: uppercase;
    border: 0px solid red;
}

#FooterInner li
{
    display: inline;
    padding: 11px;
    border: 0px solid pink;
}

a:hover
{
    color: #2E5498;
    text-decoration: underline;
}

.Blank
{
    background-image: none;
    background-color: White;
}

.styledButton
{
    padding: 3px 10px 3px 10px;
    background-color: #ff9e00;
    color: White !important;
    border: none;
    text-decoration: none;
    cursor: pointer;
}

.styledButton:hover
{
    background-color: #ffb840;
}

.styledButton[disabled]
{
    padding: 3px 10px 3px 10px;
    background-color: #ffb871;
    border: none;
    text-decoration: none;
}



.styledInput
{
    border: solid 1px #ccc;
}

.req
{
    color: Red;
}

input.req
{
    color: Black;
    border-color: Red;
}

.FloatLeft
{
    float: left;
}

.FloatRight
{
    float: right;
}

.textLeft
{
    text-align: left !important;
}

.textRight
{
    text-align: right !important;
}

.textCenter
{
    text-align: center;
}

.warning
{
    border: solid 1px #ccc;
    padding: 1em 0 1em 0;
    width: 100%;
    min-height: 20px;
    margin-bottom: 5px;
    background-color: #ffffce;
    text-align: center;
}

.message
{
    font-weight: normal;
    color: Red;
}

.smallText
{
    font-size: 8pt;
}

.Multipage
{
    border: solid 1px black;
    padding: 10px;
    width: 680px;
}

.moveUp1px
{
    position: relative;
    top: -1px;
    z-index: -1000;
}


a:link, a:active, a:visited, a:hover
{
    color: #2E5498;
    text-decoration: none;
}

a: hover
{
    text-decoration: underline;
}

.divDevHelp
{
    position: fixed;
    top: 1px;
    left: 1px;
    width: 180px;
    height: 300px;
    background-color: White;
    border: solid 3px red;
}



#helpCentre ul
{
    border: none;
    border-top: 0px solid #7e7e81;
    border-bottom: 1px solid #999;
    border-right: 0px solid #eee;
    display: block;
    list-style-type: none;
    padding: 0px;
    width: 177px;
    margin: 0px 0px 7px 0px;
}

#helpCentre li
{
    position: relative;
    line-height: 1.6em;
    margin-bottom: 0px;
    width: 177px;
    background-color: #fff;
    color: #6d6e71;
    border-top: 1px solid #eee;
}

#helpCentre li.first
{
    border-top: none;
}

#helpCentre li a
{
    width: 165px;
    display: block;
    color: #000;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    padding-left: 7px;
    border-left: 5px solid #b79d74;
    background-color: inherit;
}

#helpCentre li a:hover
{
    color: #000 !important;
    background-color: #c3aa83;
    border-left: 5px solid #ff9e00;
}

#returnDiv
{
    border: 2px solid red !important;
    text-align: left;
}

a.ReturnLink:visited, a.ReturnLink
{
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-left: 35px;
    background-image: url(/Skin/Graphics/Backgrounds/return.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

a.ReturnLink:hover
{
    background-position: 0px -30px;
}

.returnDiv
{
    text-align: left;
    height: 30px;
    display: block !important;
}