/*
	These are the styles peculiar to this site. Any styles
	specified in this file will override the baseline
	styles for the Convio product. The styles	must be in
	this file so that they will be available in the
	Internet Exporer WYSIWYG HTML editor as well as in the
	Page Wrapper.

	Convio does not maintain this file once it has been
	delivered to the client.
*/

 
a, a:link,
a:active {
	color: #036;
}

a:hover,
a:visited {
	color: #306;
}

div.navLeft {
	background-image: url(../images/pva/nvlf_Back.gif);
	border-top: 1px solid #c00;
	margin-bottom: 30px;
	width: 207px;
}

div.navLeftSub {
	border-bottom: 1px solid #c00;
}

a.navLeft,
a.navLeft:link,
a.navLeft:active,
a.navLeft:visited {
	color: #036;
	border-bottom: 1px solid #c00;
	display: block;
	padding-left: 28px;
	padding-top: 3px;
	text-decoration: none;
}

a.navLeft:hover {
	color: #069;
	border-bottom: 1px solid #d69999;
}

a.navLeftArrow:before {
	content: url(../images/pva/nvlf_arrowDown.gif);
}

a.navLeftArrow,
a.navLeftArrow:link,
a.navLeftArrow:active,
a.navLeftArrow:visited {
	color: #036;
	border-bottom: 1px solid #c00;
	display: block;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration: none;
}

a.navLeftArrow:hover {
	color: #069;
	border-bottom: 1px solid #d69999;
}

a.navLeftSubArrow:before {
	content: url(../images/pva/nvlf_arrowRight.gif);
}

a.navLeftSubArrow,
a.navLeftSubArrow:link,
a.navLeftSubArrow:active,
a.navLeftSubArrow:visited {
	color: #f30;
	display: block;
	padding-left: 28px;
	padding-top: 2px;
	text-decoration: none;
}

a.navLeftSubArrow:hover {
	color: #f63;
}

a.navLeftSubBullet:before {
	content: url(../images/pva/nvlf_bullet.gif);
}

a.navLeftSubBullet,
a.navLeftSubBullet:link,
a.navLeftSubBullet:active,
a.navLeftSubBullet:visited {
	color: #036;
	display: block;
	padding-left: 28px;
	padding-top: 2px;
	text-decoration: none;
}

a.navLeftSubBullet:hover {
	color: #069;
}

div.navFooter {
	width: 750;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.navFooter p {
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 6px;
	text-align: center;
}

.navFooter a,
.navFooter a:link,
.navFooter a:active,
.navFooter a:visited,
.navFooter a:hover {
	font-size: 8pt;
}

div.navFooterLine {
	background-color: #999;
	width: 732;
	height: 1;
}

.footer,
.footer td,
.footer a {
	font-size: 11px;
}

.state{
	font-size:12px;
	font-weight:bold;
	color:#A15555;
	}
.sklist1 ul {
	list-style-type:none;
	font-size:12px;
	color:#000000;
}
.sklist2 ul {
	list-style-type:none;
	font-size:12px;
	color:#000000;
}
.sklist3 ul {
	list-style-type:none;
	font-size:12px;
	color:#000000;
}
div.sklist1 {
	float:left;
	width: 150px;
}
div.sklist1 p{
	font-size:11px;
}
div.sklist2 {
	float:left;
	width: 150px;
}
div.sklist2 p{
	font-size:11px;
}
div.sklist3 {
	float:left;
	width: 150px;
}
div.sklist3 p{
	font-size:11px;
}
div.clear {
      clear:both;
}

/* added for SF 256105 */
select#cons_title {
	width: 100px;
}
