﻿h1
{
	font-family:Verdana;
	color:#85aee6;	
	font-size:14px;
}
h2
{
	font-family:Verdana;
	color:#85aee6;	
	font-weight:bold;
	font-size:12px;
}

p.leftnav-bigtxt
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.UserNotification-Error
{
	background-color:Red;
	color:#ffffff;
	padding:2px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	width:100%;
	text-align:center;
	top:15px;
}

.UserNotification-Message
{
	background-color:#eff8bb;
	color:#000000;
	padding:2px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	width:100%;
	text-align:center;
	top:15px;
}

p.contact-phone
{
	font-size:14px;
	font-weight:bold;	
}