body{
	MARGIN: 0px;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	background: white;
	font-size: 9pt;
}
.navbarheader{
	background: #006092;
	background-image: url(images/navbarheaderbg.gif);
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}
.navbartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;	
}
a.navbartext:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.navbartext:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.navbartext:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a.navbartext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}
.navbartable{
	background: #f4f4f4;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	color: black;
	padding-left: 4px;
	padding-right: 4px;
}
.note
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
}
a.note:link
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.note:active
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.note:visited
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.note:hover
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: underline;
}
.gnote
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
}
a.gnote:link
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.gnote:active
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.gnote:visited
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.gnote:hover
{
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: underline;	
}
.dnote {
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.dnote {
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.dnote:visited {
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}
a.dnote:hover {
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	text-decoration: underline;
}
.formtextbox
{
	BACKGROUND-COLOR: #f0f0f0;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formpasswordtextbox
{
	BACKGROUND-COLOR: #f0f0f0;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formtextarea
{
	BACKGROUND-COLOR: #f0f0f0;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.formselect
{
	BACKGROUND-COLOR: #f0f0f0;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.navbarlogintext
{
	BACKGROUND-COLOR: #f0f0f0;
	WIDTH: 180px;
	PADDING: 2px 2px 2px 2px;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.passwordtextbox
{
	BACKGROUND-COLOR: #f0f0f0;
	WIDTH: 180px;
	PADDING: 2px 2px 2px 2px;
	COLOR: Black;
	FONT-FAMILY: tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.subscribetextbox
{
	BACKGROUND-COLOR: #f0f0f0;
	WIDTH: 177px;
	PADDING: 2px 2px 2px 2px;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.searchtextbox
{
	BACKGROUND-COLOR: #f0f0f0;
	WIDTH: 110px;
	PADDING: 2px 2px 2px 2px;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	vertical-align: middle;
}
.navsearchselect
{	
	BACKGROUND-COLOR: #f0f0f0;
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c0c0c0;
	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: 21px;
	WIDTH: 65px;
	COLOR: White;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 1px;
}
.navbigbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbigbluebutton.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 95px;
	COLOR: White;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 1px;
}
.navbartablebottombg{
	background-color: #f0f0f0;
	background-image: url(images/navbartable_bottombg.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.navitem
{
	background: transparent;
	BORDER-BOTTOM: 0px solid #dce8ee;
	PADDING: 4px;
}
.contentbox{
	background: #f0f0f0;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	vertical-align: top;
	FONT-FAMILY: Arial, Tahoma, sans-serif; 
	font-size: 9pt;
	color: Black;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contenttop{
	background-image: url(images/contentboxtop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}
.contentbottom{
	background-image: url(images/contentboxbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
}
.tabletitle
{
	background: #FFFFFF url(images/titletablebg.gif) repeat-x top left;
   COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	HEIGHT: 16px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	BORDER-TOP: 1px SOLID #dedede;
	BORDER-BOTTOM: 1px SOLID #dedede;
	font-weight: bold;
}
.tabletitletext{
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: none;
}
a.tabletitletext:link{
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: none;
}
a.tabletitletext:active{
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: none;
}
a.tabletitletext:visited{
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: none;
}
a.tabletitletext:hover{
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: none;
}
.content
{
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	FONT-SIZE: 9pt;
}
.normal
{
	COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	FONT-SIZE: 9pt;
}
.catdisplay
{
	FONT-SIZE: 9pt;
	COLOR: #fa0000; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:link
{
	FONT-SIZE: 9pt;
	COLOR: #fa0000; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:active
{
	FONT-SIZE: 9pt;
	COLOR: #fa0000; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:visited
{
	FONT-SIZE: 9pt;
	COLOR: #fa0000; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:hover
{
	FONT-SIZE: 9pt;
	COLOR: #fa0000; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.itemheader
{
	FONT-SIZE: 14pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.itemheader:link
{
	FONT-SIZE: 14pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.itemheader:active
{
	FONT-SIZE: 14pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.itemheader:visited
{
	FONT-SIZE: 14pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.itemheader:hover
{
	FONT-SIZE: 14pt;
	COLOR: #fa0000; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
}
.fieldheader
{
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	COLOR: #fa0000;
}
.swiftfieldset { margin-bottom: 6px; color: #fa0000; BORDER: 1px SOLID #dbdbdb; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 8pt Arial, Tahoma, sans-serif; }
.requiredtext
{
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	COLOR: #fa0000;
}
.widgettext
{
	FONT-SIZE: 10pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.widgettext:link
{
	FONT-SIZE: 10pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.widgettext:active
{
	FONT-SIZE: 10pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.widgettext:visited
{
	FONT-SIZE: 10pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.widgettext:hover
{
	FONT-SIZE: 10pt;
	COLOR: #fa0000; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.x-small {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1pt;
	color: White;
}
a.x-small:link {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
a.x-small:active {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
a.x-small:visited {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
a.x-small:hover {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
.quickboxheader
{
	background: #FFFFFF url(images/titletablebg.gif) repeat-x top left;
   COLOR: Black;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	HEIGHT: 16px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	BORDER-TOP: 1px SOLID #dedede;
	BORDER-BOTTOM: 1px SOLID #dedede;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.quickboxtable{
	border: 0px solid #fadfc8;
}
.ticketheader{
	background: #006092;
	background-image: url(images/ticketheaderbg.gif);
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight: bold;
}
.ticketborder
{
	background-color: transparent;
	color: black;
	border: 1px solid #c0c0c0;
}
.ticketline
{
	BACKGROUND-COLOR: #dbdbdb;
}
.row1
{
	BACKGROUND-COLOR: White;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row2
{
	BACKGROUND-COLOR: #f5f5f5;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row3{
	BACKGROUND-COLOR: #f5f5f5;
	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: black;
}
a.ticketsubject:active
{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.ticketsubject:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.ticketsubject:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.ticketsubject:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.tickethr
{
	BACKGROUND-COLOR: #dedede; 
	COLOR: #dedede; 
	BORDER: 0; 
	HEIGHT:1px; 
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 8; 
}
.skintborder
{
	color: White;
	border: 1px solid #004b83;
}
.highlightpage
{
	background: #004b83;
	color: White;
	font: bold 8pt 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: #003258;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	font-weight: bold;
}
a.tickettitle:link {
	background: #003258;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:active {
	background: #003258;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:visited {
	background: #003258;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:hover {
	background: #003258;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}
.ticketirsui
{
	BACKGROUND-COLOR: #F5F5F5; 
	BORDER: 1px SOLID #dedede; 
	COLOR: #333333; 
	WIDTH: 100%;-moz-border-radius: 6px 6px 6px 6px; 
	PADDING: 0px; 
	MARGIN: 0px;
}
.ticketirshr
{
	BORDER: none;
	COLOR: #dedede;
	BACKGROUND-COLOR: #dedede;
	HEIGHT: 1px;
	MARGIN: 3 1 3 1;
	PADDING: 0;
}
.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{
	FONT-SIZE: 14pt;
	COLOR: #00437d; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	text-decoration: none;
	height: 25px;
}
#navlink:link {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#navlink:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#navlink:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}
.navlink{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#moduletitle:link {
	COLOR: #00437d; 
	TEXT-DECORATION: underline;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
}
#moduletitle:visited {
	COLOR: #00437d; 
	TEXT-DECORATION: underline;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
}
#moduletitle:hover {
	COLOR: #0f75bc;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 9pt;
}