body{
	margin: 0px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
#sitecontent{
	padding: 10px 3px 10px 5px;
}
.mainboxbg{
	background-image: url(images/mainboxbg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.mainboxcontent{
	padding: 0px 11px 8px 8px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
.navbar{
	background-image: url(images/navbarbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
}
/*
.headerbg{
	background-image: url(images/header_bannerbg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 71px;
	width: 956px;
}
.contentrightshadow{
	background-image: url(images/content_rightshadow.gif);
	background-repeat: repeat-y;
	width: 14px;	
}
.contentbottomshadow{
	background-image: url(images/content_bottomshadow.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.maintable{
	background: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #878787;
	font-size: 8pt;
	text-align: left;
}
*/
.navbarheader{
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #a71930;
	font-weight: normal;
}
.navbartable{
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
.navbartext{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.navbartext:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.navbartext:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.navbartext:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.navbartext:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
}
.navbarbottom{
	background: White;
	background-image: url(images/navbarbottombg.gif);
	height: 6px;
	background-repeat: repeat-x;
}
.note
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	padding: 2px;
}
a.note:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.note:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.note:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.note:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
}
.gnote
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
a.gnote:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.gnote:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.gnote:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.gnote:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;	
}
.dnote {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.dnote {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.dnote:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.dnote:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
}
.formtextbox
{
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formtextarea
{	
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.formselect
{
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.navbarlogintext
{
	WIDTH: 200px;
	PADDING: 2px 2px 2px 2px;
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.passwordtextbox
{
	WIDTH: 200px;
	PADDING: 2px 2px 2px 2px;
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.searchtextbox
{
	WIDTH: 130px;
	PADDING: 2px 2px 2px 2px;
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	vertical-align: middle;
}
.subscribetextbox
{
	WIDTH: 195px;
	PADDING: 2px 2px 2px 2px;
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.navsearchselect
{	
	PADDING: 2px 2px 2px 2px;
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	width: 100%;
	PADDING: 2px 2px 2px 2px;
}
.languageselect
{	
	background: #dde1e4;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #dde1e4;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	PADDING: 2px 2px 2px 2px;
	font-weight: normal;
}
.navbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbluebutton.gif) no-repeat;
	HEIGHT: 22px;
	WIDTH: 65px;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, 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: 23px;
	WIDTH: 95px;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 2px;
}
.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 center;
   COLOR: #333333;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	HEIGHT: 16px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	BORDER-TOP: 1px SOLID #eaeaea;
	BORDER-BOTTOM: 1px SOLID #e5e5e5;
	font-weight: bold;
}
.tabletitletext{
   COLOR: #333333;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:link{
   COLOR: #333333;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:active{
   COLOR: #333333;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:visited{
   COLOR: #333333;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:hover{
   COLOR: #333333;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
.catdisplay
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:link
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:active
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:visited
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:hover
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: underline;
}
.itemheader
{
	FONT-SIZE: 11pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
}
a.itemheader:active
{
	FONT-SIZE: 11pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:link
{
	FONT-SIZE: 11pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:visited
{
	FONT-SIZE: 11pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #a71930;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:hover
{
	FONT-SIZE: 11pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #c02c44;
	font-weight: bold;
	text-decoration: none;
}
.fieldheader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color: #a71930;
}
.normal
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
.swiftfieldset { margin-bottom: 6px; color: #333333; BORDER: 1px SOLID #dedede; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 9pt Arial, Verdana, Tahoma; }
.requiredtext
{
	color: #a71930;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
.x-small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: White;
}
a.x-small:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
a.x-small:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
a.x-small:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
a.x-small:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: White;
	text-decoration: none;
}
.ticketirsui
{
	BACKGROUND-COLOR: #f5f5f5; 
	BORDER: 1px SOLID #dedede; 
	COLOR: #555555; 
	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;
}
.ticketheader{
	background: #464646;
	background-image: url(images/ticketheaderbg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}
.ticketborder
{
	background-color: White;
	color: #333333;
	border: 1px solid #696969;
	font-family: Arial, Helvetica, sans-serif;
}
.ticketsborder
{
	background-color: White;
	color: #878787;
	border-right: 1px solid #dde1e4;
	border-left: 1px solid #dde1e4;
	border-bottom: 1px solid #dde1e4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ticketline
{
	BACKGROUND-COLOR: #dedede;
}
.row1
{
	BACKGROUND-COLOR: #FFFFFF;
	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: #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;
}
.tickethr
{
	BACKGROUND-COLOR: #dedede; 
	COLOR: #dedede; 
	BORDER: 0; 
	HEIGHT:1px; 
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 8; 
}
.skintborder
{
	color: #000000;
	border: 1px solid #a71930;
}
.highlightpage
{
	background: #a71930;
	color: white;
	font: bold 9pt 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: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}
a.tickettitle:link {
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:active {
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:visited {
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:hover {
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}
.quickboxheader{
	background: #FFFFFF url(images/titletablebg.gif) repeat-x center;
   COLOR: #333333;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	HEIGHT: 16px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	BORDER-TOP: 1px SOLID #eaeaea;
	BORDER-BOTTOM: 1px SOLID #e5e5e5;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.quickboxtable{
	background: White;
	border: 0px solid #414141;
}
#navlink:link {
	color: #333333;
	TEXT-DECORATION: none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt;
}
#navlink:visited {
	color: #333333;
	TEXT-DECORATION: none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt;
}
#navlink:hover {
	color: #333333;
	TEXT-DECORATION: underline; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt;
}
.navlink{
	color: #333333;
	TEXT-DECORATION: none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	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{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #a71930;
}
#moduletitle:link {
	COLOR: #0096ba;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}
#moduletitle:visited {
	COLOR: #0096ba;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}
#moduletitle:hover {
	COLOR: #0096ba;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}
.chatheaderbg{
	background-image: url(images/chatheaderbg.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.chatfooterbg{
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}
.chatfootertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight: bold;
}
.swifttimer
{	BACKGROUND-COLOR: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #FFFFFF;
	BORDER-WIDTH: 0px;
	WIDTH: 50px;
	TEXT-ALIGN: right;
	PADDING-RIGHT: 5px;
}
.usertyping
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: White;
}
.swiftpostmessage
{	
	BACKGROUND-COLOR: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #9e9e9e;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	OVERFLOW: auto;
	PADDING: 2px 2px 2px 2px;
}
.swiftsendbutton
{
	BACKGROUND: URL(images/sendbuttonbg.gif);
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: White;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #787777;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	PADDING: 2px 2px 2px 2px;
	font-weight: bold;
}
.swiftsendbutton
{
	BACKGROUND: URL(images/sendbuttonbg.gif);
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: White;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #333333;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	PADDING: 2px 2px 2px 2px;
	font-weight: bold;
}
.copyright{
	display: none;
}
