@media print{body {display:none;}}


/* General page style. The scroll bar colours only visible in IE5.5+ */
body
{
	scrollbar-face-color		: #EBC362;
	scrollbar-shadow-color		: #F2E9E1; 
	scrollbar-highlight-color	: #F2E9E1;
	scrollbar-3dlight-color		: #F2E9E1;
	scrollbar-darkshadow-color	: #F2E9E1;
	scrollbar-track-color		: #F2E9E1;
	scrollbar-arrow-color		: #F2E9E1;
	margin						: 0px;
}

body, td, p
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-decoration	: none;
}

td.fieldLabelRight
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	text-decoration		: none;
	text-align			: right;
	background-color	: #FFF7E6;
}

.boxtext_black_bold
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
}

.boxtext_black
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-decoration	: none;
}

td.linkboxtext_black
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #000000;
	text-decoration	: none;
}
.linkboxtext_black
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-decoration	: none;
}

a.linkboxtext_black:link   	{ text-decoration: none; 	color: #000000; }
a.linkboxtext_black:visited	{ text-decoration: none; 	color: #000000; }
a.linkboxtext_black:hover 	{ text-decoration: underline;	color: #000000; }

.boxtext_white
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	text-decoration	: none;
}

a.boxtext_white
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.boxtext_white:link   	{ text-decoration: none; 	color: #FFFFFF; }
a.boxtext_white:visited	{ text-decoration: none; 	color: #FFFFFF; }
a.boxtext_white:hover 	{ text-decoration: none;	color: #FFFFFF; }

a.boxtext_black
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: none;
}
a.boxtext_black:link   	{ text-decoration: none; 	color: #000000; }
a.boxtext_black:visited	{ text-decoration: none; 	color: #000000; }
a.boxtext_black:hover 	{ text-decoration: none;	color: #000000; }

.boxheaders_black
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
}
a.boxheaders_black:link   	{ text-decoration: none; 		color: #000000; }
a.boxheaders_black:visited	{ text-decoration: none; 		color: #000000; }
a.boxheaders_black:hover	{ text-decoration: underline;	color: #000000; }

.boxheaders_white
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #FFFFFF;
	text-decoration	: none;
}

.boxheaders_grey
{

	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #666666;
	text-decoration	: none;
}

.footer
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.footer:link   	{ text-decoration: none; 	color: #FFFFFF; }
a.footer:visited	{ text-decoration: none; 	color: #FFFFFF; }
a.footer:hover		{ text-decoration: none;	color: #FFFFFF; }

.repeatxonly
{
	background-repeat	: repeat-x;
}

.forfields, input, textarea, select
{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #000000;
	border		: 1px solid #FDD47A;
}

.boxtext_yellow
{

	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FCD57A;
	text-decoration	: none;
}

.announcements
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.announcements:link   	{ text-decoration: none; 	color: #FFFFFF; }
a.announcements:visited	{ text-decoration: none; 	color: #FFFFFF; }
a.announcements:hover 	{ text-decoration: underline;	color: #FFFFFF; }

.dispwlecomeuser
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 18px;
	font-weight		: bold;
	color			: #1C3D6A;
	text-decoration	: none;
	font-style		: normal;
}

.myaccount_links
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.myaccount_links:hover	{ color: #FCD884; }

.articles,.fieldInputStyle
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-decoration	: none;
}

.mandatory
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #FF0000;
}

.mandatoryMark
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #FF0000;
}

.successMsg
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #173B6D;
}

.errorMsg
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #FF0000;
}

.form_button,.stdButton
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	text-decoration		: none;
	background-color	: #FBC873;
	border				: 1px outset #FFFFFF;
}

.faqtext
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #112644;
	text-decoration	: none;
}

.sitemap1
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	color			: #5C3912;
	text-decoration	: none;
}

.sitemap2
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
}
.dispPaperTitle
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 18px;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
	font-style		: normal;
}
.bodytext
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #000000;
	text-decoration	: none;
}
.bodytext_bold
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
}
td.divider
{
	height				: 1px;
	background-color	: #AAAAAA;
	width				: 95%;
}
td.dividerline
{
	height				: 1px;
	background-color	: #EEEEEE;
	width				: 95%;
}

.bodytextblue
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #000066;
	text-decoration	: none;
}
a.bodytextblue:link   	{ text-decoration: none; 	color: #000066; }
a.bodytextblue:visited	{ text-decoration: none; 	color: #000066; }
a.bodytextblue:hover 	{ text-decoration: underline;	color: #000066; }

.bodytextred
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #993300;
	text-decoration	: none;
}
a.bodytextred:link   	{ text-decoration: none; 	color: #993300; }
a.bodytextred:visited	{ text-decoration: none; 	color: #993300; }
a.bodytextred:hover 	{ text-decoration: underline;	color: #993300; }

.list_A
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: normal;
	color				: #000000;
	text-decoration		: none;
	background-color	: #E7E7CF;
}
.list_B
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: normal;
	color				: #000000;
	text-decoration		: none;
	background-color	: #FFCECE;
}

.linkboxtext_blue
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #1C3D6A;
	text-decoration	: none;
	font-weight		: bold;
}

a.linkboxtext_blue:link   	{ text-decoration: none; 	color: #1C3D6A; }
a.linkboxtext_blue:visited	{ text-decoration: none; 	color: #1C3D6A; }
a.linkboxtext_blue:hover 	{ text-decoration: underline;	color: #1C3D6A; }

.smallbodytext
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #999999;
	text-decoration	: none;
}
