/* CSS Document */

body{
	margin-top:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
	background-image:url(images/background1.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
form{
	margin:0px;
}
.buttonbg{
	background-image:url(images/button_bg.gif);
	background-repeat:repeat-x;
	height:50px;
	border:#FF9999;
}
.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	line-height:18px;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}
.button a:link, .button a:active, .button a:visited, .button a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	line-height:18px;
	text-transform:none;
	color: #FFFFFF;
	text-decoration: none;
}
.div{
	background-image:url(images/div.gif);
	background-repeat:repeat-y;
	height:50px;
	width: 1px;
}
.bodyleft {
	background-image: url(images/bodyleft.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.bodyright {
	background-image: url(images/bodyright.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.white {
	background-color: #FFFFFF;
}
.skytd {
	background-color: #E9EFF2;
	border: 1px solid #5991AD;
	width: 502px;
}
.skytd_contact {
	background-color: #AEBBC3;
	border: 1px solid #5991AD;
	
}
.greytd {

	background-color: #AEBBC3;
	border: 1px solid #5E727F;
	width: 253px;
}
.headertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: normal;
	color: #005B9A;
	text-decoration: none;
}
.ptxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-style: normal;
	color: #313757;
	text-decoration: none;
}
.darkheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: normal;
	color: #003458;
	text-decoration: none;
}
.whitetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.footer  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}