/* Layout Styles */
body{
		margin: 			0;	
	}
h1, h2, h3, h4, p, a, small, label, input, textarea , td, th, li	{
		font-family: 		Verdana;
		margin: 			0;
		padding: 			0;
	}
h1 	{
		font-family: 		Times New Roman;
		color: 				#164676;
		font-size: 			30px;
		font-weight: 		lighter;
		margin-bottom: 		10px;
		line-height: 		29px;
		margin-bottom: 		20px;
		padding-bottom: 	0px;
	}
h2 	{
		font-family: 		Times New Roman;
		color: 				#000000;
		color: 				#164676;
		font-size: 			24px;
		font-weight: 		lighter;
		margin-bottom: 		7px;	
	}
h3	{
		font-family: 		Verdana, Arial, Sans-Serif;
		color: 				#000000;
		font-size: 			14px;
		font-weight: 		lighter;
		text-decoration: 	underline;
	}
h4	{
		color: 				#FFFFFF;
		font-size: 			12px;
	}
p, label, input, textarea, td, th, li 	{
		font-size: 			12px;
		line-height: 		20px;
		color: 				#38353B;
	}
a 	{
		font-size: 			12px;
		line-height: 		20px;
		color: 				#597BA4;
		text-decoration: 	none;
	}
a img  {
		border: 			0;
	}
	
	
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}	


#page_Wrapper{
		width: 			960px;
		margin: 		40px auto;
	}
	.SitePage_Padding{
			padding: 	15px;
		}
		
.ContentBox_Wrapper{
		margin-bottom: 25px;
	}
