/* Site CSS */
UL { padding: 0; margin: 0; list-style: none; }
#header { height: 75px; position: relative; }
#header #langselect { float: right; margin: 0; padding: 8px 0 0 0; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
#header #delivered { float: right; clear: both; text-align: right; margin: 0; padding: 8px 0 0 0; line-height: 17px; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #333333;}
#header #delivered SPAN { color: #5bb142; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
#header #logo { margin: 0; padding-top: 11px; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
#header #headerhelp { float: right; margin: 0 0 0 15px; padding: 8px 0 0 0; font-size: 12px; font-weight: bold; }
#header #headerhelp A { float: left; background: url(images/ico_help.gif) 0 2px no-repeat; padding: 2px 0 1px 20px; text-decoration: underline; }
#header #headerlogin { float: right; margin: 0; padding: 8px 0 0 0; font-size: 12px; font-weight: bold; }
#header #headerlogin A { float: left; background: url(images/ico_secure.gif) 0 0 no-repeat; padding: 2px 0 1px 16px; text-decoration: underline; }

.langselect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0068af;
	text-decoration: none;
}
a.langselect:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0068af;
	text-decoration: none;
}
a.langselect:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0068af;
	text-decoration: none;
}
a.langselect:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0068af;
	text-decoration: none;
}
a.langselect:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #65bc4b;
	text-decoration: underline;
}

#menu1 { margin: 0; line-height: normal; background: url(images/bg08.gif) 0 100% repeat-x; padding-bottom: 2px; }
#menu1 LI { float: left; margin: 0 2px 0 0; }
#menu1 LI A { float: left; background: #e1e1e1 url(images/bg09.gif) no-repeat; color: #2c2c2c; }
#menu1 LI A SPAN { float: left; padding: 7px 13px; background: url(images/bg09.gif) 100% -30px no-repeat; cursor: pointer; }
#menu1 LI A.active { background: #5bb142 url(images/bg09.gif) 0 -60px no-repeat !important; color: #fff; }
#menu1 LI A.active SPAN { background-position: 100% -90px; }
#menu1 LI A:hover { background: #0068af url(images/bg09.gif) 0 -120px no-repeat !important; color: #fff; text-decoration: none; }
#menu1 LI A:hover SPAN { background-position: 100% -150px !important; }

#menu2 { background: #5bb142 url(images/bg10.gif) 0 100% no-repeat; }
#menu2 UL { padding: 0 3px; margin: 0; line-height: normal; background: url(images/bg11.gif) 100% 100% no-repeat; }
#menu2 LI { float: left; margin: 0 -1px 0 0; }
#menu2 LI A { float: left; background: url(images/bg12.gif) 100% -60px no-repeat; color: #fff; }
#menu2 LI A SPAN { float: left; padding: 5px 13px; cursor: pointer; background: url(images/bg12.gif) 100% -60px no-repeat; }
#menu2 LI A:hover { text-decoration: underline; }
#menu2 LI A.active { background: #fff url(images/bg12.gif) 0 0 no-repeat; color: #2c2c2c; text-decoration: none; }
#menu2 LI A.active SPAN { background: url(images/bg12.gif) 100% -30px no-repeat; }

#menu3 { padding: 0; margin: 0; }
#menu3 LI { display: inline; }
#menu3 LI A { display: block; color: #2c2c2c; text-decoration: none; background: #e1e1e1 url(images/bg24.gif) no-repeat; margin-bottom: 2px; }
#menu3 LI A SPAN { display: block; background: url(images/bg24.gif) -180px 100% no-repeat; padding: 5px 10px; }
#menu3 LI A:hover { background: #5bb142 url(images/bg24.gif) -360px 0 no-repeat; color: #fff; }
#menu3 LI A:hover SPAN { background-position: -540px 100%; }
#menu3 LI A.active { background: #5bb142 url(images/bg24.gif) -360px 0 no-repeat; color: #fff; }
#menu3 LI A.active SPAN { background-position: -540px 100%; }

.clear { overflow: hidden; }
* HTML .clear { overflow: visible; height: 1px; }

UL.tabs { padding: 0 2px; margin: 1em 0 0 0; border-bottom: 2px solid #056fb1; line-height: normal; }
UL.tabs LI { background: none; float: left; padding: 0; margin: 0 2px 0 0; }
UL.tabs LI A { float: left; background: url(images/bg16.gif) 0 -40px no-repeat; text-decoration: none; color: #2c2c2c; }
UL.tabs LI A SPAN { float: left; background: url(images/bg16.gif) 100% -60px no-repeat; cursor: pointer; padding: 3px 10px 2px 10px; }
UL.tabs LI A.active { background-position: 0 0; color: #fff; }
UL.tabs LI A.active SPAN { background-position: 100% -20px; }
UL.tabs LI A:hover { background-position: 0 0; color: #fff; }
UL.tabs LI A:hover SPAN { background-position: 100% -20px; }

DIV.faq-search { border: dotted #838383; border-width: 1px 0; background: #eef7e7; text-align: center; padding: 5px; line-height: normal; font-size: 18px; margin:0px; }
DIV.faq-search TABLE { width: auto; margin: auto; }
DIV.faq-search TABLE TH { vertical-align: middle; background: none; border: none; padding: 0 10px 0 0; font-size: 14px; font-weight: bold; }
DIV.faq-search TABLE TD { vertical-align: middle; background: none; border: none; padding: 0 10px 0 0; }
DIV.faq-search INPUT.default { width: 180px; border: 1px solid #8d8d8d; padding: 2px 4px; }
DIV.faq-search TD.action { padding: 0; }
DIV.faq-search TD.action SPAN { float: left; background: url(images/bg03.gif) no-repeat; }
DIV.faq-search TD.action SPAN SPAN { background-position: 100% -24px; }
DIV.faq-search TD.action INPUT { padding: 3px 20px 3px 16px; color: #fff; overflow: visible; background: transparent; border: none; cursor: pointer; }

/* Site CSS */
body{
	background: White;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.blueline{
	background: #0169ad;
}
.biggertitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #0068af;
	font-weight: bold;
	height: 30px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0068af;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0068af;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0068af;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #65bc4b;
	text-decoration: underline;
}
.navbarheader{
	background: #5bb142;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	height: 25px;
}
.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;
}
.navbarbox{
	background: #f0f0f0;
	background-image: url(images/navboxbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 2px solid #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888888;
	padding: 2px;
}
a.note:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888888;
	text-decoration: none;
}
a.note:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888888;
	text-decoration: none;
}
a.note:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888888;
	text-decoration: none;
}
a.note:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	text-decoration: underline;
}
.gnote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
}
a.gnote:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
}
a.gnote:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
}
a.gnote:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
}
a.gnote:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #414141;
	text-decoration: underline;	
}
.dnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888888;
}
a.dnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
}
a.dnote:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
}
a.dnote:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	text-decoration: underline;
}
.formtextbox
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #555555;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	PADDING: 1px 1px 1px 1px;
}
.formtextarea
{	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #555555;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	WIDTH: 100%;
	PADDING: 1px 1px 1px 1px;
}
.formselect
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #555555;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	PADDING: 1px 1px 1px 1px;
}
.navbarlogintext
{
	WIDTH: 120px;
	PADDING: 1px 1px 1px 1px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.passwordtextbox
{
	WIDTH: 120px;
	PADDING: 1px 1px 1px 1px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
}
.searchtextbox
{
	WIDTH: 130px;
	PADDING: 1px 1px 1px 1px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	vertical-align: middle;
}
.navsearchselect
{	
	COLOR: #555555;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #c6c6c6;
	BORDER-WIDTH: 1px;
	MARGIN: 0px;
	width: 100%;
}
.navbarbutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbarbutton.gif) no-repeat;
	HEIGHT: 22px;
	WIDTH: 65px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
}
.navbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbluebutton.gif) no-repeat;
	HEIGHT: 24px;
	WIDTH: 65px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
}
.navbigbluebutton
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbigbluebutton.gif) no-repeat;
	HEIGHT: 24px;
	WIDTH: 90px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
}
.navitem
{
	background: transparent;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	BORDER-BOTTOM: 1px solid #f1f1f1;
	PADDING: 4px;
}
.tabletitle
{
	background: #ffffff url(images/tabletitlebg.gif) repeat-x top left;
   COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	HEIGHT: 16px;
	MARGIN: 0px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #d8d8d8;
}
.content
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #555555;
}
.catdisplay
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #0169ad;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:link
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #0169ad;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:active
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #0169ad;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:visited
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #0169ad;
	font-weight: bold;
	text-decoration: none;
}
a.catdisplay:hover
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #0169ad;
	font-weight: bold;
	text-decoration: underline;
}
.itemheader
{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5bb142;
}
a.itemheader:active
{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5bb142;
	text-decoration: none;
}
a.itemheader:link
{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5bb142;
	text-decoration: none;
}
a.itemheader:visited
{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5bb142;
	text-decoration: none;
}
a.itemheader:hover
{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0169ad;
	text-decoration: none;
}
.fieldheader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color: #0169ad;
}
.normal
{
	color: #414141;
	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: #e04e4e;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
.ticketirsui
{
	BACKGROUND-COLOR: #eef7e7; 
	BORDER: 1px SOLID #ceedb6; 
	COLOR: #555555; 
	WIDTH: 100%;-moz-border-radius: 6px 6px 6px 6px; 
	PADDING: 0px; 
	MARGIN: 0px;
}
.ticketirshr
{
	BORDER: none;
	COLOR: #ceedb6;
	BACKGROUND-COLOR: #ceedb6;
	HEIGHT: 1px;
	MARGIN: 3 1 3 1;
	PADDING: 0;
}
.ticketheader{
	background: #5bb142;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	height: 27px;
	font-weight: bold;
}
.ticketborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #5bb142;
}
.ticketline
{
	BACKGROUND-COLOR: #ceedb6;
}
.row1
{
	BACKGROUND-COLOR: White;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row2
{
	BACKGROUND-COLOR: #eef7e7;
	COLOR: #000000;
   FONT-SIZE: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.row3{
	BACKGROUND-COLOR: #eef7e7;
	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: #ceedb6;
	COLOR: #ceedb6;
	BORDER: 0;
	HEIGHT:1px;
	MARGIN-TOP: 0;
	MARGIN-BOTTOM: 8; 
}
.skintborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #5bb142;
}
.highlightpage
{
	background: #5bb142;
	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: #418b2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}
a.tickettitle:link {
	background: #418b2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:active {
	background: #418b2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:visited {
	background: #418b2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
a.tickettitle:hover {
	background: #418b2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}
.quickboxbg{
	background: #94d182;
	background-image: url(images/quickboxbg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.swiftsendbutton
{
	BACKGROUND: URL(images/sendbuttonbg.gif);
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #0169ad;
	BORDER-WIDTH: 1px;
	WIDTH: 98%;
	HEIGHT: 40px;
	PADDING: 2px 2px 2px 2px;
}
.chatborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #0169ad;
}
.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;
}
.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;
}
#navlink:link {
	color: #0068af; TEXT-DECORATION: none; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt;
}
#navlink:visited {
	color: #0068af; TEXT-DECORATION: none; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt;
}
#navlink:hover {
	color: #65bc4b; TEXT-DECORATION: none; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt;
}
.navlink{
	color: #0068af;
	TEXT-DECORATION: none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt;
}
.pageheader{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5bb142;
	height: 21px;
}
.widgettext{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #0068af;
	text-decoration: none;
}
a.widgettext:link{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #0068af;
	text-decoration: none;
}
a.widgettext:active{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #0068af;
	text-decoration: none;
}
a.widgettext:visited{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #0068af;
	text-decoration: none;
}
a.widgettext:hover{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #65bc4b;
	text-decoration: none;
}
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: White;
	text-decoration: none;
}
a.footertext:link{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: White;
	text-decoration: none;
}
a.footertext:visited{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: White;
	text-decoration: none;
}
a.footertext:active{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: White;
	text-decoration: none;
}
a.footertext:hover{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: White;
	text-decoration: underline;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0068af;
	text-decoration: none;
}
a.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0068af;
	text-decoration: none;
}
a.textlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0068af;
	text-decoration: none;
}
a.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0068af;
	text-decoration: none;
}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #65bc4b;
	text-decoration: none;
}
