body{
	font-family: Tahoma;
	font-size: 8pt;
	margin: 0px;
	background: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a6b96;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a6b96;
}
a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a6b96;
}
a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	color: #AEBBCE;
}
.headerbg {
	background-color: #AEBBCE;
	background: url(images/headerbg.gif);
	background-repeat: repeat-x;
	height: 150px;
}
.logoheader {
	background: url(images/logobg.gif);
	background-repeat: repeat-x;
	height: 50px;
}
.darkbluebar {
	background-color: #AEBBCE;
}
.lightbluebar {
	background-color: #a5b5cb;
}
.bluebar {
	background-color: #9FABBC;
}
.pageheader {
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	font: 8pt Tahoma;
	padding-left: 5px;
	BACKGROUND-COLOR: #9FABBC;
}
.quickbox {
	background-color: #FFFFFF;
	height: 25px;
	padding-left: 5px;
	background-image: url(images/quickboxbg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #9FABBC;
	font-family: Tahoma;
	font-weight: bold;
	size: 8pt;
}
.navbartop
{
	background-color: #9FABBC;
	background-image: url(images/navbarheadertop.gif);
	background-repeat: no-repeat;
}
.navbarheader
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	background-color: #9FABBC;
	height: 17px;
	vertical-align: top;
}
.navbartext
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
}
a.navbartext:link
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbartext:active
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbartext:visited
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbartext:hover
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.navtext
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	background-color: #9FABBC;
	padding-left: 5px;
}
a.navtext:link
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:active
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:visited
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:hover
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.navbartable {
	border: solid;
	border-width: 1px;
	border-color: #a5b5cb;
}
.note
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
	padding: 2px;
}
a.note:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
	text-decoration: none;
}
a.note:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
	text-decoration: none;
}
a.note:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
	text-decoration: none;
}
a.note:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
	text-decoration: underline;
}
.gnote
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
}
a.gnote:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}
a.gnote:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}
a.gnote:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}
a.gnote:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #414141;
	text-decoration: underline;	
}
.dnote {
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
}
a.dnote {
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
}
a.dnote:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
}
a.dnote:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
	text-decoration: underline;
}
.formtextbox
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #888888;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.formtextarea
{	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #888888;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.formselect
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #888888;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.navbarlogintext
{
	WIDTH: 139px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #888888;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: dotted;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	BACKGROUND-COLOR: #5F5F5;
}
.passwordtextbox
{
	WIDTH: 139px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #888888;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: dotted;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	BACKGROUND-COLOR: #5F5F5;
}
.searchtextbox
{
	WIDTH: 140px;
	PADDING: 2px 2px 2px 2px;
	COLOR: #888888;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: dotted;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	BACKGROUND-COLOR: #5F5F5;
	MARGIN: 0px;
	vertical-align: middle;
}
.navsearchselect
{	
	BACKGROUND-COLOR: #5F5F5;
	COLOR: #888888;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: dotted;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.navbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/bluebutton.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 64px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	MARGIN: 0px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 5px;
	vertical-align: middle;
}
.navbigbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/bigbluebutton.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 85px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	MARGIN: 0px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 5px;
	vertical-align: middle;
}
.content
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
}
.catdisplay
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #9FABBC;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #9FABBC;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #9FABBC;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #9FABBC;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #AEBBCE;
	font-weight: bold;
	text-decoration: underline;
}
.itemheader
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #a5b5cb;
}
a.itemheader:active
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #a5b5cb;
	text-decoration: none;
}
a.itemheader:link
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #a5b5cb;
	text-decoration: none;
}
a.itemheader:visited
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #a5b5cb;
	text-decoration: none;
}
a.itemheader:hover
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #9FABBC;
	text-decoration: none;
}
.fieldheader
{
	color: #9FABBC;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
}
.normal
{
	color: #414141;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
}
.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 Tahoma;
	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 Tahoma;
	BACKGROUND-COLOR: #ffeaea;
}
.requiredtext
{
	color: #b54545;
	font: 8pt Tahoma;
}
.tableborder {
	border-left: 1px solid #d1d7df;
	border-right: 1px solid #d1d7df;
	border-bottom: 1px solid #d1d7df;
}
.ticketheader {
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	font: 8pt Tahoma;
	background-image: url(images/pageheader.gif);
	background-position: right;
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #9FABBC;
}
.ticketboxline
{
	BACKGROUND-COLOR: #d1d7df;
}
.ticketsubject
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
a.ticketsubject:active
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.ticketsubject:link
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.ticketsubject:visited
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.ticketsubject:hover
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.ticketirsui
{
	BACKGROUND-COLOR: #f3f4f6; 
	BORDER: 1px SOLID #d1d7df; 
	COLOR: #555555; 
	WIDTH: 100%;-moz-border-radius: 6px 6px 6px 6px; 
	PADDING: 0px; 
	MARGIN: 0px;
}

.ticketirshr
{
	BORDER: none;
	COLOR: #d1d7df;
	BACKGROUND-COLOR: #f3f4f6;
	HEIGHT: 1px;
	MARGIN: 3 1 3 1;
	PADDING: 0;
}
.ticketboxbg
{
	background-color: #f3f4f6;
}
.ticketheadertext
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #a5b5cb;
}
.skintickethr
{
	BACKGROUND-COLOR: #d8dde5; 
	COLOR: #d8dde5; 
	BORDER: 0; 
	HEIGHT:1px; 
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 8; 
}
.titletablerow
{
	BACKGROUND: #dbe0e6;
   COLOR: #9FABBC;
	FONT: 8pt Tahoma;
}
.contenttablesborder
{
	background: #e5e8ef;
	color: #FFFFFF;
}
.row1
{
	BACKGROUND-COLOR: #f3f4f6;
	COLOR: #000000;
   FONT-SIZE: 11px;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
.row2
{
	BACKGROUND-COLOR: #fafafb;
	COLOR: #000000;
   FONT-SIZE: 11px;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
.chatheader {
	background-color: #FFFFFF;
	background-image: url(images/chatheaderbg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.langbar {
	background: #e5e8ef;
}
.langbartext
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6f7ea2;
	text-decoration: none;
}
a.langbartext:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6f7ea2;
	text-decoration: none;
}
a.langbartext:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6f7ea2;
	text-decoration: none;
}
a.langbartext:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6f7ea2;
	text-decoration: none;
}
a.langbartext:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6f7ea2;
	text-decoration: underline;
}
.langselect
{
	BACKGROUND-COLOR: #e5e8ef;
	COLOR: #6f7ea2;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #e5e8ef;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.widgettext
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #AEBBCE;
	font-weight: bold;
	text-decoration: none;
}
a.widgettext:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #AEBBCE;
	font-weight: bold;
	text-decoration: none;
}
a.widgettext:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #AEBBCE;
	font-weight: bold;
	text-decoration: none;
}
a.widgettext:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #AEBBCE;
	font-weight: bold;
	text-decoration: none;
}
a.widgettext:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #a5b5cb;
	font-weight: bold;
	text-decoration: underline;
}
.copyrighttext
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
a.copyrighttext:link
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyrighttext:active
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyrighttext:visited
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyrighttext:hover
{
	font-family: Tahoma;
	size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
