/* Site CSS */
.menu1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #417690; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.menu:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #417690; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.menu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #417690; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.menu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #417690; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
.menutop:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.menutop:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.menutop:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
.menubg {
	BACKGROUND-IMAGE: url(images/menu-bg.gif); BACKGROUND-REPEAT: repeat-x
}
/* Site CSS */
body{
	background: White;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #417690;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #417690;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #417690;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #417690;
	text-decoration: underline;
}
.contentbg{
	background: White;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.maintable{
	background: White;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
}
.navbarheader{
	BACKGROUND-IMAGE: url(images/menu-bg.gif);
	BACKGROUND-REPEAT: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	height: 30px;
}
.navbartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration: none;
}
a.navbartext:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration: none;
}
a.navbartext:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration: none;
}
a.navbartext:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration: none;
}
a.navbartext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration: underline;
}
.navbartable{
	background: White;
	border-right: 1px solid #dce8ee;
	border-left: 1px solid #dce8ee;
	border-bottom: 1px solid #dce8ee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
}
.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	padding: 2px;
}
a.note:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: none;
}
a.note:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: none;
}
a.note:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: none;
}
a.note:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: underline;
}
.gnote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
}
a.gnote:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: none;
}
a.gnote:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: none;
}
a.gnote:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: none;
}
a.gnote:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: underline;	
}
.dnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
}
a.dnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
}
a.dnote:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
}
a.dnote:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d8491;
	text-decoration: underline;
}
.formtextbox
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #b4bac1;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formtextarea
{	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #b4bac1;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.formselect
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #b4bac1;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.navbarlogintext
{
	background: White;
	WIDTH: 190px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #b4bac1;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.passwordtextbox
{
	background: White;
	WIDTH: 190px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #b4bac1;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.searchtextbox
{
	background: White;
	WIDTH: 115px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #b4bac1;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	vertical-align: middle;
}
.navsearchselect
{	
	background: White;
	COLOR: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #b4bac1;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	width: 100%;
	PADDING: 2px 2px 2px 2px;
}
.navbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbluebutton.gif) no-repeat;
	HEIGHT: 23px;
	WIDTH: 65px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	font-weight: bold;
}
.navbigbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbigbluebutton.gif) no-repeat;
	HEIGHT: 23px;
	WIDTH: 95px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 1px;
	font-weight: bold;
}
.navitem
{
	background: transparent;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-BOTTOM: 0px solid #dce8ee;
	PADDING: 4px;
}
.tabletitle
{
	background: #FFFFFF url(images/titletablebg.gif) repeat-x top left;
   COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	HEIGHT: 16px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	BORDER-TOP: 1px SOLID #dce8ee;
	BORDER-BOTTOM: 1px SOLID #dce8ee;
}
.content
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #7d8491;
}
.catdisplay
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #f46f00;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:link
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #f46f00;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:active
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #f46f00;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:visited
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #f46f00;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:hover
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #f46f00;
	font-weight: bold;
	text-decoration: underline;
}
.itemheader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #417690;
}
a.itemheader:active
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #417690;
	text-decoration: none;
}
a.itemheader:link
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #417690;
	text-decoration: none;
}
a.itemheader:visited
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #417690;
	text-decoration: none;
}
a.itemheader:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #729aad;
	text-decoration: none;
}
.fieldheader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	color: #ba0000;
}
.normal
{
	color: #7d8491;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
.swiftfieldset { margin-bottom: 6px; color: #267DDC; BORDER: 1px SOLID #dedede; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 11px Verdana, Tahoma; }
.requiredtext
{
	color: #ba0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
.x-small {
	font-family: Tahoma;
	font-size: 1pt;
	color: #FFFFFF;
}
a.x-small:link {
	font-family: Tahoma;
	font-size: 1pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.x-small:active {
	font-family: Tahoma;
	font-size: 1pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.x-small:visited {
	font-family: Tahoma;
	font-size: 1pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.x-small:hover {
	font-family: Tahoma;
	font-size: 1pt;
	color: #FFFFFF;
	text-decoration: none;
}
.ticketirsui
{
	BACKGROUND-COLOR: #f6f9fb; 
	BORDER: 1px SOLID #dce8ee; 
	COLOR: #555555; 
	WIDTH: 100%;-moz-border-radius: 6px 6px 6px 6px; 
	PADDING: 0px; 
	MARGIN: 0px;
}
.ticketirshr
{
	BORDER: none;
	COLOR: #dce8ee;
	BACKGROUND-COLOR: #dce8ee;
	HEIGHT: 1px;
	MARGIN: 3 1 3 1;
	PADDING: 0;
}
.ticketheader{
	background: #729aad;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 9pt;
	font-weight: bold;
}
.ticketborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #729aad;
}
.ticketline
{
	BACKGROUND-COLOR: #d5e3ea;
}
.row1
{
	BACKGROUND-COLOR: White;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row2
{
	BACKGROUND-COLOR: #e9f0f4;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row3{
	BACKGROUND-COLOR: #e9f0f4;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ticketsubject
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
a.ticketsubject:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.ticketsubject:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.ticketsubject:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.ticketsubject:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.skintborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #4f839d;
}
.highlightpage
{
	background: #4f839d;
	color: White;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}
.highlightpage a:link
{
	color: White;
	text-decoration: none;
}
.highlightpage a:visited
{
	color: White;
	text-decoration: none;
}
.highlightpage a:hover, .highlightpage a:active
{
	color: White;
	text-decoration: underline;
}
.tickettable{
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}
.contenttableborder
{
	background: #dbdbdb;
	color: #FFFFFF;
}
.tickettitle {
	background: #4f839d;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}
a.tickettitle:link {
	background: #4f839d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:active {
	background: #4f839d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:visited {
	background: #4f839d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:hover {
	background: #4f839d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}
.quickboxheader{
	background: #f46f00;
	background-image: url(images/quickboxheader.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.quickboxtable{
	border: 1px solid #fadfc8;
}
#navlink:link {
	color: #7d8491; TEXT-DECORATION: none; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt;
}
#navlink:visited {
	color: #7d8491; TEXT-DECORATION: none; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt;
}
#navlink:hover {
	color: #7d8491; TEXT-DECORATION: underline; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt;
}
.navlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7d8491;
	text-decoration: none;
}
.widgettext{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #417690;
	text-decoration: none;
}
a.widgettext:link{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #417690;
	text-decoration: none;
}
a.widgettext:active{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #417690;
	text-decoration: none;
}
a.widgettext:visited{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #417690;
	text-decoration: none;
}
a.widgettext:hover{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f46f00;
	text-decoration: none;
}
.infomsg {
	border-left: 1px dotted #7696be;
	border-right: 1px dotted #7696be;
	border-top: 1px dotted #7696be;
	border-bottom: 1px dotted #7696be;
	padding: 7px;
	color: #4970a0;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ebf0f7;
}
.errormsg {
	border-left: 1px dotted #ffb9b9;
	border-right: 1px dotted #ffb9b9;
	border-top: 1px dotted #ffb9b9;
	border-bottom: 1px dotted #ffb9b9;
	padding: 7px;
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffeaea;
}
.pageheader{
	background-image: url(images/header_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #417690;
	height: 25px;
	padding-left: 28px;
}
.footerbg{
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	height: 97px;
	border-right: 1px solid #dce8ee;
	border-left: 1px solid #dce8ee;
	padding-top: 5px;
}