/* CSS Document */
h1,h2,h3,h4	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

#chkRequireDemo	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;

}

.chkRequireDemo	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;

}

body	{

	background-image: url(../images/background-tile.gif);
	background-repeat: repeat-x;
	background-color: #BFBFBF;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma;
}

.pricing-footnote { FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.pricing { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.pricing-header { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }

table,tr,td	{

	text-align: left;
}

a.homepage	{

	color: #5345EC;
	text-decoration: none;
}

a.homepage:hover	{

	color: #5345EC;
	text-decoration: underline;
}

a.sitemap	{

	color: #5345EC;
	text-decoration: none;
}

a.sitemap:hover	{

	color: #5345EC;
	text-decoration: underline;
}

a.global-configure	{

	color: #454545;
	text-decoration: none;
}

a.global-configure:hover	{

	color: #454545;
	text-decoration: underline;
}

a.symphony-full	{

	color: #5345EC;
	text-decoration: none;
	font-weight: bold;
}

a.symphony-full:hover	{

	color: #5345EC;
	text-decoration: underline;
	font-weight: bold;
}


#navigation-table	{

	background-image: url(../images/navigation/navigation-tile.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#content-table	{

	background-image: url(../images/home/content-tile.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#bottom-content-table	{

	background-image: url(../images/home/bottom-background.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#footer	{

	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/footer-tile.gif);
	background-repeat: repeat-x;
}

a.footer	{

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover	{

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.buttonscontainer1 { width: 155px; border-left: 1px solid #FFFFFF; }

.buttons1 a {color: #FFFFFF;
	background-color: #8C8FAE;
	padding: 1px;
	padding-left: 7px;
	font-family: 11px Tahoma;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #1A2060;
	display: block;
	margin: 0px;
	width: 100%;
	line-height: 17px;
	text-align: left;
}

.buttons1 a:hover {
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #C6C8D9;
	border-bottom: 1px solid #1A2060;
	color: #1C2269;
	line-height: 17px;
	text-decoration: none;
}

.active {color: #1C2269;
	background-color: #C6C8D9;
	padding: 1px;
	padding-left: 7px;
	font-family: 11px Tahoma;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #1A2060;
	display: block;
	margin: 0px;
	width: 100%;
	line-height: 17px;
	text-align: left;
}

.active a:hover {
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #C6C8D9;
	border-bottom: 1px solid #1A2060;
	color: #1C2269;
	line-height: 17px;
	text-decoration: none;
}

#content	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 19px;
}

#login-top-left	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 19px;
	padding-right: 10px;
	line-height: 19px;
}

#contact-top-left	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 19px;
	padding-right: 10px;
	line-height: 19px;
	width: 470px;
	float: left;
}

#contact-top-right	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 19px;
	padding-right: 10px;
	line-height: 19px;
	float: right;
}

#contact-bottom	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 19px;
	padding-right: 10px;
	padding-top: 20px;
	line-height: 19px;
	float: left;
}

#cboSalutation	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 81px;
}

#txtFirstName	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 121px;
}

#txtSurname	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 121px;
}

#txtCompanyName	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 353px;
}

#txtTelephoneNumber	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 353px;
}

#txtEmailAddress	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 353px;
}

#txtConfirmEmailAddress	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 353px;
}

#txtDetails	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 353px;
	height: 221px;
}

#pnlContactError	{

	border: 2px solid #EF2534;
	background-color: #FFF852;
	width: 332px;
	padding: 10px;
}

#ContactError	{

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: block;
}

#txtUserName	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 320px;
}

#txtPassword	{

	border: 1px solid #7F9DB9;
	background-color: #D8E1EA;
	width: 320px;
}	
	
#pnlLoginError	{

	border: 2px solid #EF2534;
	background-color: #FFF852;
	width: 300px;
	padding: 10px;
}

#LoginError	{

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: block;
}	
	
	
