@charset "utf-8";
/* CSS Document */

/*
Reset Styles
Do Not Edit
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: #FFFFFF url(images/PCIbkgnd.jpg) repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* 
Start PCI Styles
*/

/* Main Styles */

#container {
	width: 735px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #FFFFFF;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.2em;
}
/* Header Styles */

#HeadNav {
	width: 730px;
	position: relative;
	font-size: 12px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
}
#HeadNav img {
	float: left;
}
.navigation {
	float: right;
	position: relative;
	margin-top: 55px;
}
.navigation a {
	text-decoration: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	color: #666;
}
.navigation a:hover {
	color: #F90;
}
/* Banner Styles */

#Banner {
	padding: 0px;
	position: relative;
	width: 730px;
	height: 273px;
	margin-top: 10px;
	clear: both;
	background: url(images/PCIbannerBkgnd.jpg) no-repeat center top;
}
/* Main Content Styles */

#mainContent {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
/* What's New */

#WhatsNew p {
	margin-top: 4px;
	margin-left: 14px;
	width: 125px;
	font-size: 11px;
}
#WhatsNew {
	padding: 10px;
	float: left;
	height: 298px;
	width: 270px;
	margin-top: 0px;
	position: relative;
	vertical-align: top;
	background: #FFFFFF url(images/WhatsNewBkgnd.jpg) no-repeat center center;
	clear: left;
}
#WhatsNew h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
}

#WhatsNew #GuardianOLP {
}
#WhatsNew #GuardianPQVp {
	margin-bottom: 91px;
}
#WhatsNew #GuardianOLPp {
	width: auto;
}
#WhatsNew a {
	color: #FF9900;
	text-decoration: none;
}
#WhatsNew a:hover {
	color: #666666;
}
/* Company Overview */

#CompanyOverview {
	background: url(images/CompanyOverviewBkgnd.jpg) no-repeat center center;
	padding-left: 10px;
	padding: 10px;
	float: right;
	height: 297px;
	width: 419px;
	position: relative;
}
#CompanyOverview h3 {
	text-transform: uppercase;
	color: #006;
	font-size: 12px;
	margin-top: 63px;
	margin-left: 10px;
	font-weight: bold;
}
#CompanyOverview a {
	color: #333333;
	text-decoration: none;
}
#CompanyOverview a:hover {
	color: #006699;
	font-weight: bold;
}
#CompanyOverview h4 a:hover {
	color: #FFFF66;
}
#CompanyOverview h5 {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-left: 10px;
}
#CompanyOverview ul {
	list-style-type: none;
	margin-top: 0px;
	font-size: 11px;
	line-height: 1.28em;
	color: #666;
	margin-left: 33px;
}
#CompanyOverview h4 {
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin-top: 14px;
	line-height: 2em;
}
#CompanyOverview h4 a {
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 24px;
	margin-right: 10px;
	margin-left: 10px;
}
#CompanyOverview h2 {
	font-size: 24px;
	color: #F90;
	font-weight: normal;
	margin-left: 10px;
}
#CompanyOverview p {
	margin: 0px 0px 0px 10px;
}

/* Footer Styles */
#footer #phoneNumberFooter {
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}
#footer {
	clear: both;
	height: 40px;
	width: 750px;
	margin-top: 10px;
}
#subFooter {
	width: 730px;
	margin: 10px auto 0px;
	padding: 0px 0px 25px;
	text-align: center;
}
#footer .navigation a:hover {
	color: #000;
}
#footer {
	width: 730px;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/FooterBkgnd.jpg) no-repeat center center;
}
#footer p {
	color: #FFF;
	margin-top: 0px;
}
#footer .navigation {
	color: #FFF;
	font-size: 11px;
	display: inline;
	margin: 15px 25px 0px 0px;
}
#footer .navigation a {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFF;
}
#phoneNumberFooter a {
	color: #CCCCCC;
}
#HeadNav img {
	padding-top: 10px;
	padding-bottom: 15px;
}
.smOrangeBullets {
	list-style: url(images/smallOrangeBullet.jpg);
}
.lgOrangeBullets {
	list-style: url(images/LargeOrangeBullet.jpg) none;
	
}
