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


/* main */
body {
	background-image: url(images/greyGrad.png);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 12px;
	line-height: 22px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 12px;
	color: #336699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	padding-left: 12px;
	line-height: 22px;
	padding-right: 12px;
}
h1 #initCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #6699CC;
	line-height: -2px;
}
ul {
margin-top: -10px
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	padding-bottom: 8px;
	padding-right: 12px;
}
#chartHeadGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	background-image: url(images/grnHeadbar.png);
	background-repeat: repeat-x;
	width: 100%;
	font-weight: bold;
	height: 40px;
	letter-spacing: 0.2px;
	line-height: 14px;
}
#chartHeadBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-image: url(images/bluHeadbar.png);
	background-repeat: repeat-x;
	width: 100%;
	font-weight: bold;
	height: 40px;
	letter-spacing: 0.2px;
	vertical-align: 40%;
	line-height: 14px;
}
#chartGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #669999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99cccc;
	border-bottom-color: #99cccc;
	border-left-color: #99cccc;
	padding: 6px;
	font-weight: bold;
	text-align: left;
}
#chartBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #336699;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	padding: 6px;
	font-weight: bold;
	text-align: left;
}

#callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: normal;
}
#contentBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CCFF;
	height: 100%;
}
#content {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99CCFF;
	height: 100%;
}
#content a {
	text-decoration: none;
	color: #009900;
}
#content a:hover {
	text-decoration: underline;
	color: #3366CC;
}
#ContentDivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CCFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	background-image: url(../images/blueGradH.png);
	background-repeat: repeat-y;
	height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CCFF;
	border-bottom-color: #99CCFF;
}
.subnav {
	float: left;
}
.subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	line-height: 24px;
	letter-spacing: 0.4px;
}
.subnav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav/grn.png);
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
	letter-spacing: 0.4px;
}
.subnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	background-image: url(images/nav/grn.png);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	letter-spacing: 0.4px;
}
.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	background-image: url(images/nav/grn.png);
	background-repeat: repeat;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	letter-spacing: 0.4px;
}
.subnav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav2 a:hover {
	color: #336633;
}
#initCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.photo {
	padding-left: 12px;
	margin-top: -6px;
}
.photoSm {
	margin-top: -6px;
	padding-right: 24px;
	padding-left: 12px;
	width: 240px;
	float: left;
	padding-bottom: 12px;
}
#phoneNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #6699CC;
	text-align: center;
	width: 220px;
	letter-spacing: 0px;
	padding-bottom: 24px;
	font-weight: normal;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 18px;
}
#sidebar a {
	text-decoration: none;
	color: #336699;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #CC6600;
}

/* left nav */

#leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #6699CC;
	height: 100%;
	padding-right: 0px;
	text-align: left;
	background-image: url(images/blueGradV1.png);
	background-repeat: repeat-x;
	padding-left: 14px;
	letter-spacing: 0.05em;
}
#leftNav ul {
	margin-top: 8px;
	padding-left: 72px;
}
#leftNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	line-height: 12px;
	list-style: none;
	letter-spacing: 0.05em;
	padding-left: 0px;
}
#leftNav li {
	list-style-position: outside;
	list-style-image: url(images/arrowBullet.png);
	list-style-type: none;
}
#leftNav a {
	text-decoration: none;
	color: #009900;
}
#leftNav a:hover {
	color: #3366CC;
	text-decoration: underline;
}

#profiles {
	padding-left: 14px;
}

/* right column */
#rtColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	height: 100%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999999;
}
#rtColumn #chartHeadGrn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	background-image: url(images/grnHeadbar1.png);
	background-repeat: repeat-x;
	width: 100%;
	font-weight: bold;
	height: 40px;
	letter-spacing: 0.2px;
	padding-bottom: 16px;
}
/*#rtColumn ul {
	margin-top: 4px;
	margin-left: -16px;
}*/
#rtColumn ul {
	margin-top: 8px;
	padding-left: 12px;
}
#rtColumn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	padding-bottom: 6px;	/*margin-left: -10px;*/
}
#rtColumn a {
	text-decoration: none;
	color: #CC6600;	/*color: #009900;*/
}
#rtColumn a:hover {
	text-decoration: underline;
	color: #3366CC;
}
#rtColumn li #pgPark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
	margin-left: -12px;
}
.style1 {
	font-size: 12px;
	margin-right: 12px;
}


/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/blueGradH1.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #99CCFF;
	padding-left: 6px;
	letter-spacing: .5px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/grnGradH1.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #66CC99;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 9px;
	letter-spacing: .1px;
}
#copyright{
	ont-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 4px;
}
#irbyCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 3px;
}
#irbyCredit a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}	
#irbyCredit a:link {
	text-decoration: none;
}
#irbyCredit a:visited {
	text-decoration: none;
}
#irbyCredit a:hover {
	text-decoration: underline;
}
#irbyCredit a:active {
	text-decoration: none;
}
#definition {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
#placeholder {
	text-decoration: line-through;
}

