﻿
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #56a2c4;
	background-image:url(images/backtile.jpg); background-repeat:repeat-x;
}

.logo{background-image:url(images/wsipowlogo.jpg); background-repeat:no-repeat;}
.topbar {background-image:url(images/topbar.jpg); background-repeat:no-repeat;}
.contentarea {background-color:#FFFFFF;}
.footer {background-image:url(images/footer.jpg); background-repeat:no-repeat;}
.lefttile {background-image:url(images/lefttile.jpg);}
.righttile {background-image:url(images/righttile.jpg);}
.copyright
{
	font-family : Verdana ;
	font-size :8pt; 
}

a { color :Blue ;}

.FormText
{
	font-family :Verdana ;
	font-size : 10pt;
	color :Black ;
}	

.PrivacyText
{
	font-family : Verdana ;
	font-size :xx-small ;
	color : Black ; 
}
.LinkText
{
	font-family : Verdana ;
	font-size : 10pt;
	color :Blue ;
	font-weight :bold  ;
}

.FormText_1
{
	font-family :Verdana ;
	font-size : 8pt;
	color :Black ;
	font-weight :bold; 
}	

.FormTextNew
{
	font-family :Verdana ;
	font-size : 10pt;
	color :Blue ;
}
.ErrorMessgage	
{
	font-family : Verdana ;
	font-size : 10pt;
	color : Red ;
}
.reportHeader
{
	font-family :Verdana ;
	font-size : 12pt;
	font-style :normal ;
	font-weight :bold ;
	color : Blue ;
}
.confirmMessage
{
	font-family : Verdana ;
	font-size : 10pt;
	color :Blue;
}
.LabelText
{
	font-family :Verdana ;
	font-size : 10pt;
	color :Black ;
	font-weight :bold ;
}
.Heading
{
	font-family : Verdana ;
	font-size : 14pt;
	color :Black;
	font-weight :bold ;
}
.buttonText
{
	font-family :Verdana ;
	font-size : 8pt;
	color :Black ;
	font-weight :bold ;
	height :35px;
}
.blueButton
{
	border : none;
	background : url(images/button_blue_bg1.gif) no-repeat;
	font-family : Verdana ;
	font-size : 10px;
	color : black;
	cursor : hand;
	width : 200px;
	height : 45px;
	font-weight :bold ;
}
.goButton
{
	border : none;
	background : url(images/button-go.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
	
}
.getPassword
{
	border : none;
	background : url(images/button-get_pw.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
}

.submitButton
{
	border : none;
	background : url(images/button-submit.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
}

.findCounsultant
{
	border : none;
	background : url(images/button-find.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
}
.editInfo
{
	border : none;
	background : url(images/button_edit.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
}

.tellFriend
{
	border : none;
	background : url(images/button-tell.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
}

.tryAnotherURL
{
	border : none;
	background : url(images/button-try.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
}

.getReport
{
	border : none;
	background : url(images/button-report.jpg) no-repeat;
	cursor : hand;
	width : 125px;
	height : 25px;
}