﻿.tabs_One
{
	width: 559px;
	height: 33px;
	background-image: url('../images/misc/contactus/contact_buttons_one_new.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_Two
{
	width: 559px;
	height: 33px;
	background-image: url('../images/misc/contactus/contact_buttons_two_new.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_Three
{
	width: 559px;
	height: 33px;
	background-image: url('../images/misc/contactus/contact_buttons_three_new.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_Four
{
	width: 559px;
	height: 33px;
	background-image:  url('../images/misc/contactus/contact_buttons_four_new.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#One
{
	display: block;
	text-align: left;
	width: 527px;
	height: 400px;
	margin: 0px;
	padding: 12px;
}
div#Two
{
	display: none;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}
div#Three
{
	display: none;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}
div#Four
{
	display: none;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}
.textbox
{
	font-family:Verdana;font-size:10px;
}

.button
{
	font-family:Verdana;
	font-size:10px;
	background-color:#5a87c5;
	color:White;
}

