body{
	margin: 0px;
}
#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;
}
.navbarheader{
	background: #559b21;
	background-image: url(images/navbarheaderbg.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}
.navbartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
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{
	border: 1px solid #e7f0e1;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.note
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
}
a.note:link
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.note:active
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.note:visited
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.note:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: underline;
}
.gnote
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
}
a.gnote:link
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.gnote:active
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.gnote:visited
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.gnote:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: underline;	
}
.dnote {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.dnote {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.dnote:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}
a.dnote:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	text-decoration: underline;
}
.formtextbox
{
	BACKGROUND-COLOR: White;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formpasswordtextbox
{
	BACKGROUND-COLOR: White;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formtextarea
{	BACKGROUND-COLOR: White;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.formselect
{
	BACKGROUND-COLOR: White;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.navbarlogintext
{
	background: White;
	WIDTH: 190px;
	PADDING: 2px 2px 2px 2px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.passwordtextbox
{
	background: White;
	WIDTH: 190px;
	PADDING: 2px 2px 2px 2px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.subscribetextbox
{
	background: White;
	WIDTH: 183px;
	PADDING: 2px 2px 2px 2px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.searchtextbox
{
	background: White;
	WIDTH: 120px;
	PADDING: 2px 2px 2px 2px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	vertical-align: middle;
}
.navsearchselect
{	
	background: White;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	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, Helvetica, sans-serif;
	font-size: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 1px;
	font-weight: bold;
}
.navbigbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbigbluebutton.gif) no-repeat;
	HEIGHT: 22px;
	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;
	BORDER-BOTTOM: 0px solid #dce8ee;
	PADDING: 4px;
}
.tabletitle
{
	background: #FFFFFF url(images/titletablebg.gif) repeat-x top left;
   COLOR: black;
	FONT-FAMILY: Arial, 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: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:link{
   COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:active{
   COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:visited{
   COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.tabletitletext:hover{
   COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.content
{
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.normal
{
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.catdisplay
{
	FONT-SIZE: 8pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:link
{
	FONT-SIZE: 8pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:active
{
	FONT-SIZE: 8pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:visited
{
	FONT-SIZE: 8pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:hover
{
	FONT-SIZE: 8pt;
	COLOR: #7fc345; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.itemheader
{
	FONT-SIZE: 10pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:link
{
	FONT-SIZE: 10pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:active
{
	FONT-SIZE: 10pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:visited
{
	FONT-SIZE: 10pt;
	COLOR: #549920; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.itemheader:hover
{
	FONT-SIZE: 10pt;
	COLOR: #7fc345; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.fieldheader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR: #115b2a;
}
.swiftfieldset { margin-bottom: 6px; color: #115b2a; BORDER: 1px SOLID #dedede; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 8pt Arial, Helvetica, sans-serif; }
.requiredtext
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	COLOR: #c2000b;
}
.ticketirsui
{
	BACKGROUND-COLOR: #f7fff0; 
	BORDER: 1px SOLID #d6f2bc; 
	COLOR: #333333; 
	WIDTH: 100%;-moz-border-radius: 6px 6px 6px 6px; 
	PADDING: 0px; 
	MARGIN: 0px;
}
.ticketirshr
{
	BORDER: none;
	COLOR: #d6f2bc;
	BACKGROUND-COLOR: #d6f2bc;
	HEIGHT: 1px;
	MARGIN: 3 1 3 1;
	PADDING: 0;
}
.ticketheader{
	background: #559b21;
	background-image: url(images/navbarheaderbg.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}
.ticketborder
{
	background-color: White;
	color: #333333;
	border: 1px solid #559b21;
}
.ticketline
{
	BACKGROUND-COLOR: #d6f2bc;
}
.row1
{
	BACKGROUND-COLOR: White;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.row2
{
	BACKGROUND-COLOR: #f7fff0;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.row3{
	BACKGROUND-COLOR: #f7fff0;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: 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: #d6f2bc; 
	COLOR: #d6f2bc; 
	BORDER: 0; 
	HEIGHT:1px; 
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 8; 
}
.skintborder
{
	color: White;
	border: 1px solid #115b2a;
}
.highlightpage
{
	background: #115b2a;
	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: #569a23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	font-weight: bold;
}
a.tickettitle:link {
	background: #569a23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:active {
	background: #569a23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:visited {
	background: #569a23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:hover {
	background: #569a23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}
.quickboxheader
{
	background: #FFFFFF url(images/titletablebg.gif) repeat-x top left;
   COLOR: black;
	FONT-FAMILY: Arial, 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-left: 3px;
	padding-right: 3px;
}
.quickboxtable{
	border: 0px solid #fadfc8;
}
.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;
}
.errormsg a{
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.errormsg a:visited{
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.errormsg a:hover{
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.pageheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #278247;
	height: 30px;
}
#moduletitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: none;
}
#moduletitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: none;
}
#moduletitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: underline;
}
.chatheaderbg{
	background: white;
	height: 50px;
}
.swifttimer
{	
	BACKGROUND-COLOR: transparent;
	color: White;
	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: White;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	OVERFLOW: auto;
	PADDING: 2px 2px 2px 2px;
}
.footerbg{
	background: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}
.swiftsendbutton
{
	BACKGROUND: URL(images/sendbuttonbg.gif);
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: White;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #54991e;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	PADDING: 2px 2px 2px 2px;
	font-weight: bold;
}
