/*
	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.
*/

body{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flashDiv
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 332px;
	height: 302px;
	visibility: visible;
	z-index: 2
}

/* added selectors to override Convio baseline styles */
a, a:link,
a:active { 
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

b { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

a:visited { 
	text-decoration: none; 
	color: #990000;
}

a:hover { 
	text-decoration: underline; 
	color: #990000;
}


.orgbar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; text-decoration: none; 
	font-weight: bold;
}

.blubar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; text-decoration: none; 
	font-weight: bold;
 	color: #003366;
 	
}

/* added selectors to override Convio baseline styles */
p, .Explicit  {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td, th {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

br {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 { font-family: Arial, Helvetica, sans-serif;
     font-size: 15px;
     color: #003366;
     font-weight: bold;
		}

h2 { font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     color: #003366;
     font-weight: bold;
		}

.bodylink a { 
	color: #990000;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.bodylink a:visited { 
	text-decoration: none;
	color: #990000;
	font-size: 12px;
}

.bodylink a:hover { 
	text-decoration: underline; 
	color: #990000;
	font-size: 12px;
}

/*body{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #036;
	width: 450px;
}*/

/* new for Convio wrapper */
.blueNav,
a.blueNav,
a.blueNav:link,
a.blueNav:hover,
a.blueNav:active,
a.blueNav:visited {
	text-decoration: none;
	color: #036;
	font-weight: bold;
}

.footNav,
a.footNav,
a.footNav:link,
a.footNav:hover,
a.footNav:active,
a.footNav:visited {
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.whiteNav,
a.whiteNav,
a.whiteNav:link,
a.whiteNav:hover,
a.whiteNav:active,
a.whiteNav:visited {
	color: white;
	font-weight: bold;
}


.SectionHead {

	font-family: Arial, Helvetica, Verdana, sans-serif;

}

.ObjTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 6px;
	padding: 0px;
}

.FormBox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: white;
	background-image: URL(../images/sp.gif);
	width: auto;
}


td.TableHeadings {
background-color: #036;
padding-right: 0px;
padding-left: 0px;
border: white 0px solid;
}

.ListItem0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECF5FF;
	font-size: 8pt;
}

.Divider {
	background-color: #036;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

th.TableHeadings {
	background-color: #036;
}

div.appArea {
	margin-left: 1px;
	text-align:left;
	width: 650px;
	background-color:#FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
		}

/* styles for FAQ page */
#faq li {
	color:#006699;
	line-height:130%;
}

#faq hr {
	width:80%;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
}
