#pagecontainer 
{
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	color:#4C4C4C;
}
span, a
{
	color:#0088f4;
}
a.searchheader
{
	font-weight:bold;
}
a.more
{
	 color:#000000;
	 background:transparent url(../images/linkarrow.gif) no-repeat 75px 1px;
	 padding-right:20px;
	 /* color:#000000; */
}
a.event{
	padding-left: 20px;
	background:url(../images/date_add_icon.png) no-repeat left 50%;
	line-height: 1.4em;
}

p.error
{
     padding-bottom:20px;
	 color:#B50029;
	 font-size:16px;
}
img.right
{
	float:right;
	margin:0px 0px 5px 5px;
}
img.left
{
	float:left;
	margin:0px 5px 5px 0px;
}
#contact
{
	color:#777;
	font-size:16px;
	font-weight: bold;
}
#maincontent h1, .tabs h1
{
	color:#0088f4;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

#maincontent h2, .tabs h2
{
	color:#0088f4;
	font-size:12px;
	font-weight:bold;
}

#maincontent h3, .tabs h3
{
	color:#0088f4;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
}


#maincontent p, .tabs p, #contactform p
{
	margin-bottom:10px;
	color:#4C4C4C;
}
#maincontent ul, .tabs ul
{
	margin-bottom:15px;
}
#maincontent ul li, .tabs ul li
{
	background:transparent url(../images/bullet.gif) no-repeat 0px 3px;
	color:#4C4C4C;
	padding:0px 3px 0px 20px;

	
}

/* Definition lists */
.tabs dt{
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

.tabs dd{
	margin: 10px 0;
} 

/* Content pods */
.podleft h1, .podmid h1, .podright h1
{
	font-size:16px;
	color:#fff
}
.podleft p, .podmid p, .podright p
{
	color:#4C4C4C;
}
.podcontent a, .podlivechat a
{
	color:#4C4C4C;
}
.podcontent ul
{
 margin-top:3px;
}
.podcontent ul li
{
	background:transparent url(../images/bullet-sq.gif) no-repeat 0px 5px;
	padding-left:15px;
}

.podmiddle h2, .podcontent h2, .podlivechat h2, .podcallback h2,
.podmiddle h1, .podcontent h1, .podlivechat h1, .podcallback h1
{
	color:#0088f4;
	font-size:16px;
	font-weight:normal;
	
}
#jsSeo h1, #jsSeo h2{
	margin-left:16px;
}

ol.searchresults li
{
	padding-bottom:10px;
}

#footer a
{
	color:#686868;
}

