*
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-style: normal;
    list-style-type: none;
    text-decoration: none;
    outline: none;
}

a:link
{
    color: White;
}
a:hover
{
    text-decoration: underline;
}

HTML
{
    background: #011341 fixed repeat-x 0px 0px;
    float: left;
    padding-bottom: 20px;
    width: 100%;
    color: #001444;
}
BODY
{
    font: small/140% "Lucida Grande" , "Lucida Sans Unicode" , Verdana, sans-serif;
    text-align: center;
}

#articleDetailBody
{
    clear: both;
    width: 100%;
    background-color: White;
}
#articleDetailBody a
{
    color:Blue;
}

#generalBody
{
    clear: both;
    float: left;
    width: 100%;
    background: #679ef1;
}

#masthead
{
    clear: both;
    float: left;
    width: 100%;
    background: url(  'header.gif' ) no-repeat 0px 100%;
    overflow: hidden;
    position: relative;
    height: 133px;
}
#masthead h1 a
{
    display: block;
    background: url(  'woohoologo.gif' ) no-repeat 0px 0px;
    left: 25px;
    overflow: hidden;
    width: 215px;
    bottom:0px;
    line-height: 400px;
    position: absolute;
    height: 69px;
}


#footer
{
    clear: both;
    float: left;
    width: 100%;
}
#wrapper
{
    margin: 20px auto;
    width: 800px;
    text-align: left;
}

#navigation
{
    left: 20px;
    position: absolute;
    top: 0px;
}
#navigation *
{
    display: inline;
    color: #679ef1;
}
#navigation A:hover
{
    color: #fff;
    text-decoration: none;
}
#navigation LI
{
    padding-right: 20px;
    
}
#navigation A
{
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}
#login *
{
    float: right;
    padding-right: 30px;
    color: #679ef1;
}
#login A:hover
{
    color: #fff;
    text-decoration: none;
}
#serviceswrapper
{
    clear: both;
    float: left;
    width: 100%;
    background-color: White;
}
.column
{
    width: 340px;
    padding-right: 25px;
    padding-left: 25px;
    float: left;
    padding-bottom: 2em;
    padding-top: 2em;
}
.leftColumn
{
    float:left;
    padding-right: 0px;
    padding-left: 25px;
    padding-bottom: 2em;
    width: 235px;
    padding-top: 2em;
    background-color: White;
}
.rightColumn
{
    float:left;
    padding-right: 25px;
    padding-left: 0px;
    padding-bottom: 2em;
    width: 235px;
    padding-top: 2em;
    background-color: White;
}
.middleColumn
{
    float:left;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2em;
    width: 260px;
    padding-top: 2em;
    background-color: White;
}
.column login
{
    width: 350px;
    padding-left: 225px;
    padding-right: 225px;
}
.leftArticleColumn
{
    clear:both;
    float:left;
    padding-right: 0px;
    padding-left: 25px;
    padding-bottom: 0em;
    width: 150px;
    padding-top: 0em;
}
.rightArticleColumn
{
    float:left;
    padding-right: 0px;
    padding-left: 25px;
    padding-bottom: 0em;
    width: 580px;
    padding-top: 0em;
}
.bigColumn
{
    background-color:Transparent;
    PADDING-RIGHT: 0px; PADDING-LEFT: 25px; PADDING-BOTTOM: 2em; WIDTH: 740px; PADDING-TOP: 2em; margin-bottom: 1em;
}
.more.leftColumn
{
    padding-top: 0em;
}
.more.rightColumn
{
    float:left;
    padding-top: 0em;
}
.more.middleColumn
{
    float:left;
    padding-top: 0em;
}
H2
{
    font-size: 130%;
    margin-bottom: 1em;
    letter-spacing: -0.05em;
}
H2 SPAN
{
    color: #679ef1;
}
H3
{
    font-size: 110%;
    margin-bottom: 1em;
    letter-spacing: -0.05em;
}
H3 SPAN
{
    color: #679ef1;
}
P
{
    margin-bottom: 1em;
}

#wrapper .column P A
{
    color: #FFFFFF;
}

/*
#about P {
	MARGIN-BOTTOM: 1em
}
*/
#about .column A
{
    color: #fff;
}
.link
{
    clear: both;
    display: inline;
    background: url('linkButton.gif') no-repeat 0px 0px;
    cursor: pointer;
    float: left;
    color: #fff;
    line-height: 24px;
    height: 24px;
}
.link SPAN
{
    clear: both;
    display: inline;
    background: url('linkButton.gif') no-repeat 0px 0px;
    cursor: pointer;
    float: left;
    color: #fff;
    line-height: 24px;
    height: 24px;
}
.link SPAN
{
    padding-right: 15px;
    background-position: 100% 0px;
    right: -15px;
    position: relative;
    cursor: pointer;
}
.link:hover
{
    background-position: 0px -24px;
    text-decoration: none;
    cursor: pointer;
}
.link:hover SPAN
{
    background-position: 100% -24px;
}

#copyright
{
    clear: both;
    float: left;
    width: 100%;
    background: url(footer.gif) no-repeat 0px 0px;
    padding-top: 5px;
    position: relative;
    top: 0px;
    left: 0px;
    height: 50px;
    color: #679ef1;
}

#copyright H4
{
    padding-left: 10px;
    font-size: 80%;
}
#copyright STRONG
{
    color: #fff;
}

.servicelist
{
    padding-bottom: 1em;
}
.servicelist li
{
    padding-left: 23px;
    background: url('smalltick.png') no-repeat 0px 0.2em; 
}
.servicelist li SPAN
{
    display: block;
}
/* ie6 workaround */
.serviceListAlt
{
    padding-bottom: 1em;
}
.servicelistAlt li
{
    padding-left: 23px;
    background: url('smalltickBackground.png') no-repeat 0px 0.2em; 
}
.servicelistAlt li SPAN
{
    display: block;
}

/*Textbox Watermark*/

.unwatermarked
{
    height: 13px;
    width: 100px;
}

.watermarked
{
    height: 13px;
    width: 100px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
}

/*services alt colour*/
.servicesalt1
{
    clear: both;
    float: left;
    width: 100%;
    background-color: #679ef1;
}
.servicesalt2
{
    clear: both;
    float: left;
    width: 100%;
    background-color: White;
}
/*contact us*/
fieldset
{
    margin: 0 5px 5px 0;
    padding: 10px;
}
.contact
{
}
.contact p
{
    clear: both;
    margin: 1px 0 1px 0;
    padding: 5px;
}
.contact input, textarea
{
    width: 100%;
}
legend
{
    font-size: 130%;
    margin-bottom: 1em;
    letter-spacing: -0.05em;
}
/*Image attributes */
.imagefloat
{
    float: left;
    margin: 0 5px 5px 0;
}
.signInRememberMe
{
    background-color: Transparent;
    text-align: left;
    float: left;
}

/*error lables*/
.errorLabel
{
    color: Red;
}
.linkFloat
{
    float: right;
    margin: 5px 10px 0px 10px;
}
blockquote {
    margin: 0 0 0 20px;
    font-style: italic;
}
/*ie hack for transparant png*/
img { behavior: url('pngbehavior.htc');}


