/*
+**********************************************************************+
|  Copyright (c) 2003 CSCare Inc. All Rights Reserved.                 |
|  This is proprietary source code of CSCare Inc.                      |
+**********************************************************************+
*/
/*
+**********************************************************************+
| PAGE CONTACT                                                         |
+**********************************************************************+
*/	
#pgcontact H1 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-top: 40px; 
	padding-left: 100px; 
	background: url(../img/banner_news_left.gif) no-repeat 0px 0px; 
	margin: 10px 0px 10px 0px; 
}
#pgcontact TABLE { 
	width: 700px; 
	margin-bottom: 20px; 
}
#pgcontact TD { 
	background-image: url(../img/contact.png);
	background-repeat: no-repeat;
	width: 33%;
	vertical-align: top; 
	text-align: left;
	font-size: 12px; 
	padding-left: 150px; 
	padding-right: 3px; 
}
#pgcontact TD TABLE TD {
	padding-left: 3px;
}
#pgcontact TD.mid { 
	border-left: 1px solid Silver; 
/*	border-right: 1px solid Silver; */
}
#pgcontact H2 { 
	font-size: 11px; 
	color: Silver; 
}
#pgcontact H3 { 
	font-size: 12px; 
	margin: 0; 
}
#pgcontact P { 
	padding: 0px; 
	margin-bottom: 10px; 
	margin-top: 0px; 
}
#pgcontact A { 
	color: Black; 
	text-decoration: underline; 
}
#pgcontact TABLE TABLE { 
	width: auto; margin: 0; 
}
#pgcontact TABLE TABLE TD { 
	width: auto; 
	text-align: left; 
}
#pgcontact TABLE TABLE TH { 
	text-align: right;
	font-size: 12px; 
	font-weight: normal;
}
