﻿body
{
    font-family: Verdana;
    font-size: 11px;
    color: #727272;
    height: 100%;
min-height: 100%; 
}

#fullheight{height:100%}

a
{
  text-decoration:none; 
}

.TextSmall
{
  font-size:10px; 
}

.MainDiv
{
    background-image: url(../images/logo/logowithcolours.jpg);
    background-repeat: no-repeat; /*   height: 550px; */
    min-height: 610px;
    line-height: 15px;
    color: #555555;
}

.MainDivPadding
{
    padding: 25px;
    height: 100%;
}
.BG
{
  color:#999999;
  background-image:url(/images/demo_bg.gif);
  background-repeat: repeat-x; 	
  font-family: verdana; 
  font-weight:bold;
  font-size:11px; 
  padding-left:15px;
}

.ContentLHS
{
    width: 470px;
    float: left;
}
.GrayOutline
{
  border:1px silver solid; 
  background-color:#F6F6F6;
  height:530px;
  width:100%;
}

.ContentHeading
{
    background-image: url(../images/titleSeparator.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 8px;
    width: 250px;
    font-size: 20px;
    color: #7B7B7B;
    font-family: Arial, Helvetica, sans-serif;
}

.ContentHeadingNoWidth
{
    background-image: url(../images/titleSeparator.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 8px;
   max-width:370px;
    font-size: 20px;
    color: #7B7B7B;
    font-family: Arial, Helvetica, sans-serif;
}

a.Service
{
    font-size: 14px;
    color: #7B7B7B;
    font-family: Arial, Helvetica, sans-serif;
}

.ContentHeaderNavDiv
{
    margin-bottom: 22px;
    font-size: 9px;
    color: #C5C5C5;
}


.ContentHeaderNavHref
{
    color: #C5C5C5;
}

.Content1
{
    margin-right: 60px;
}

.Content2
{
    margin-right: 40px;
}

.RelatedLinksDiv
{
    width: 200px;
    float: right;
    margin-top: 180px;
    background-image: url(../images/webui_divider_vertical.gif);
    background-repeat: no-repeat;
    min-height: 200px;
   
}

.SurveyType
{
    font-size: 1.2em;
    color: #7B7B7B;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style:italic;
}

th
{
    font-weight: bold;
    text-align: left;
    height: 15px;
    font-size: 11px;
}

input, textarea
{
    font-family: Verdana;
    font-size: 10px;
}

#Gray
{
    color: blue;
}

.login_Button
{
    background-image: url(../images/LoginFormSmall/loginButton.gif);
    background-repeat: no-repeat;
    border: 0px;
    width: 26px;
    height: 23px;
    vertical-align: middle;
    margin-top: 3px;
}

.Services
{
    /* background-image: url(../images/ist2_6649093-man-with-checklist.jpg); */
    background-image: url(../images/logo/logowithcolours.jpg);
    background-repeat: no-repeat; /* width: 728px;     height: 400px;*/
    height: 550px;
    line-height: 15px;
    color: #555555;
    border: 1px solid #727272;
}



.ServicesLHS
{
    width: 470px;
    float: left; /*  border-style: dashed;     border-color: Gray;     border-width: 1px;*/
}



.Heading
{
    background-image: url(../images/titleSeparator.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 8px;
    width: 250px;
    font-size: 20px;
    color: #7B7B7B;
    font-family: Arial, Helvetica, sans-serif;
}

.HeadingRHS
{
    background-image: url(../images/titleSeparator.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 8px;
    width: 130px;
    margin-bottom: 17px;
    font-size: 16px;
    color: #7B7B7B;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 50px;
}


a.quickLinks, a.quickLinks:link, a.quickLinks:visited, a.quickLinks:active, a.quickLinks:focus
{
    display: block;
    color: #DD3409;
    background-color: #fff; /* w3c css validator required */
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    border-bottom: solid 1px #eeeeee;
    margin-left: 10px;
    margin-right: 31px;
    padding-bottom: 4px;
    padding-top: 8px;
}

.RelatedLink
{
    display: block;
  /*  color: #DD3409;*/
    background-color: #fff; /* w3c css validator required */
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    border-bottom: solid 1px #eeeeee;
    margin-left: 10px;
    margin-right: 31px;
    padding-bottom: 4px;
    padding-top: 8px;
}

.RelatedLinkImage
{
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 8px;
}

.RelatedLinkHref
{
    color: #666666; 
}


.plus
{
    vertical-align: middle;
    margin-right: 8px;
    margin-left: 8px;
}

.HeadingFrontPage
{
    /*background-image: url(../images/titleSeparator.gif);     background-repeat: repeat-x;     background-position: bottom;     padding-bottom: 4px;*/
    margin-top: 18px;
    width: 300px;
    font-size: 1.2em;
    color: #7B7B7B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* if you remove this then the container disappears in IE */
* html #container
{
    height: 99%;
}
