@charset "utf-8";
/* CSS Document for TelCom Switchboard page*/
body {
	color: #003399;
}
.pg_hdr {
	font-size: 2em;
}
.services p a {
	font-weight: bold;
	margin-top:3ex;
	padding-top:3ex;
	font-variant: normal;
}
.services ul {
	list-style-image: url(../switchboard/images/imgOldphone.gif);
	margin-top: 10ex;
}	
.services ul li {
	line-height: 3ex;
}
.services h2 {font-weight:bold;
	font-size: 1.01em;  
}
.paraheader {
	font-weight: bold;
	font-size: 1.2em;
}
.catcheye a {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.4em;
}
.odd {

}
.even {
	background-color: #CCCCCC;
}
