﻿body
{padding:0px;margin:0px auto;text-align:center;background:url(../images/bg/bg.png);font-family:Verdana;}
.logoImage
{background:url(../images/bg/logo.png) no-repeat 0px 0px;width:200px;height:182px;float:right;padding-right:50px;}
.topNavigation
{float:left;height:38px;font-size:70%;background:url(../images/bg/greyThinFade.png) no-repeat bottom;width:550px;position:relative;left:40px;top:145px;}
.topNavigation ul
{padding:0px;margin:0px;}
.topNavigation li
{display:inline;list-style:none;}
.topNavigation input
{ font-size:80%;color:#333;}
.topNavigation a
{ color:#333;}
.searchWrapper
{padding-left:40px;padding-top:100px;_padding-top:80px;}
.searchWrapper a
{color:#333;font-size:70%;}
.searchTextBox
{color:#333;font-size:80%;}
.floatLeft
{float:left;}
.floatRight
{float:right;}
.textLeft
{text-align:left;}
.hide
{display:none;}


div.clear
{clear: both;display: block;font-size: 0; /* To fix back for IE */	line-height: 0px;overflow: hidden;height: 0;visibility: hidden;}

.divider
{ background:url(../images/bg/greyThinFade.png) no-repeat bottom;width:550px; height:2px;margin-top:18px;margin-bottom:8px;clear:both}


.paddingBottom20
{padding-bottom:20px;}

.loginPanel
{ background-color:#ccc;width:300px;padding:30px 30px 20px 40px;color:#333;}
.loginPanel a
{ color:#333; }
.loginPanel input
{ margin-bottom:3px; color:#333; font-size:9pt; }
.loginPanel .textBox
{ width:250px; }
.textboxHeader
{ font-size:80%;}
.errorMessage
{ font-size:70%; color:red; padding-bottom:3px;}