@charset "UTF-8";

body {
	background-image: url(images/bg_pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#header {
	width: 100%;
	height: 108px;
	background-image: url(images/bg_header.gif);
}

#headercontent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#maincontent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg_content.gif);
}

.bgpod {
	background-image: url(images/pod_clicktocall_btm.png);
	background-repeat: no-repeat;
}

.pgtitle {
	font-size: 16px;
	font-weight: bold;
	color: #e3e0b8;
}

ul {
	list-style-image: url(images/bullet_star.gif);
}

.contacttable {
	border: 1px solid #e3e0b8;
}

.contacttitle {
	color: #1b509e;
	font-size: 16px;
	font-weight: bold;
}

.contactsubtitle {
	color: #8b3064;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.formfield {
	color: #000000;
}
	
a {
	font-style: italic;
	font-weight: bold;
	color: #e3e0b8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.linktitle {
	font-style: italic;
	font-weight: bold;
	color: #e3e0b8;
}

td, img, div, ul, li { behavior: url(iepngfix.htc)
}.phone {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
