body {
	margin: 0;
	padding: 0;
}

#topBar {
	width: 740px;
	background: #000 url(/nav/top_bar_top.gif) no-repeat;
	padding-top: 35px;
}

	#topBar a {
		color: #ccc;
	}

#contactPhone {
	font-family: arial;
	font-weight: bold;
	color: #ccc;
	font-size: 10px;
	text-align: right;
	padding: 0 25px 10px 0;
	letter-spacing: 1px;
}


#topBarButtons {
	width: 740px;
	background: #000;
	padding-top: 10px;
}

	#topBarButtons img {
		float: left;
	}
	
.clearMod {
	clear: both;
	line-height: 0;
	display: block;
}

#leftNav {
	width: 219px;
	margin-top: 6px;
	border-top: 2px solid #fff;
	padding-top: 2px;
	float: left;
}

	#leftNav a {
		display: block;
		padding: 1px 0 1px 3px;
	}

#rightContent {
	width: 500px;
	float: left;
	margin: 20px 0 0 21px;
}

	#rightContent a {
		font-family: verdana;
		color: #BF8339;
		font-size: 11px;
		text-decoration: none;
	}
	
	#rightContent a:hover {
		text-decoration: underline;
	}
	
	#rightContent ul {
		padding: 0 0 0 0px;
		margin: 0 0 15px 0;
		list-style-type: none;
		line-height: 1.1em;
	}
	
	#rightContent ol {
		padding: 0 0 0 45px;
		margin: 0 0 15px 0;
		line-height: 1.1em;
	}
	
	#rightContent ul li {
		font-family: verdana;
		font-size: 11px;
		background: url(/nav/bullet.gif) no-repeat;
		background-position: 0 5px;
		padding: 0 0 0px 8px;
		margin-bottom: 6px;
		line-height: 1.2em;
	}
	
	#rightContent ol li {
		font-family: verdana;
		font-size: 11px;
		padding: 0 0 0px 0px;
		margin-bottom: 6px;
		line-height: 1.2em;
	}
	
h1 {
	font-family: Times New Roman, Serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 2px 0;
	padding: 0;
}

h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 2px 0;
	padding: 0;
}

h4 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 0px 0;
	padding: 0;
	color: #688A92;
}
p {
	font-family: verdana;
	font-size: 11px;
	margin: 0 0 0px 0;
	line-height: 1.4em;
	padding: 0 0 10px 0;
}

#pcs_notchFooter {
	background: url(/nav/pcs_leftNav_notch.gif) no-repeat;
	width: 740px;
	height: 210px;
}

#cs_notchFooter {
	background: url(/nav/cs_leftNav_notch.gif) no-repeat;
	width: 740px;
	height: 210px;
}

#misc_notchFooter {
	background: url(/nav/misc_leftNav_notch.gif) no-repeat;
	width: 740px;
	height: 210px;
}

.notchedTextFooter {
	font-size: 12px;
	padding: 93px 0 0 230px;
	color: #BF8339;
}

.notchedTextFooter a {
	font-family: arial;
	color: #BF8339;
	font-size: 10px;
	text-decoration: none;
}

.notchedTextFooter a:hover {
	text-decoration: underline;
}

#s11,#s12,#s13 {
	display: none;
}

.insetImage {
	float: left;
	padding: 0 10px 5px 0;
}

form {
	margin: 0;
	padding: 0;
}

#rightContent a.pdfLink {
	font-size: 12px;
	font-style: italic;
}