body
{
	background-color: #718DE0;
	font-family: Arial;
	font-size: 8pt
}
h1
{
	color: White;
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
}
h2
{
	color: White;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}
a
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
a:hover
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
.title
{
	color: White;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}
.banner
{
	background-color: #3466CC;
	color: White;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}
.panel
{
	background-color: #829EF1;
}
.footer
{
	background-color: #3466CC;
	color: White;
	font-family: verdana;
	font-size: 8pt;
}
a.menu-link
{
	color: White;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu-link:hover
{
	color: White;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
a.nav-link
{
	color: White;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.nav-link:hover
{
	color: White;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
}
.heading
{
	color: White;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}
.labels
{
	color: White;
	font-family: tahoma;
	font-size: 8pt;
}
.help-text
{
	color: White;
	font-family: tahoma;
	font-size: 7pt;
}
.error-text
{
	color: White;
	font-family: tahoma;
	font-size: 8pt;
}
input
{
	font-family: Tahoma;
	font-size: 8pt;
}
select
{
	font-family: Tahoma;
	font-size: 8pt;
}
textarea
{
	font-family: Tahoma;
	font-size: 8pt;
}
.data-grid-column-heading
{
	background-color: #3466CC;
}
.faq-data-grid-column-heading
{
	background-color: #3466CC;
	color: White;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.data-grid-column-heading
{
	background-color: #3466CC;
	color: White;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.data-grid-column-heading:hover
{
	background-color: #3466CC;
	color: White;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
.data-grid-row
{
	color: White;
	background-color: #799EE5;
	font-family:Tahoma;
	font-size:9pt;
	
}
.data-grid-row-alternate
{
	color: White;
	font-family:Tahoma;
	font-size:9pt;
	
}
.data-grid-selected-row
{
	color: White;
	background-color: #3466CC;
	font-family:Tahoma;
	font-size:9pt;
	cursor:hand;
}
.data-grid-nav-bar
{
	font-family:Tahoma;
	font-size:8pt;
	color: white;
}
a.data-grid-nav-links
{
	color: #BBBBBB;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.data-grid-nav-links:hover
{
	color: White;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
td.cal{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  background-color : #d3d3d3;
}
select.month{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  width : 85px;
}
input.year{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  width : 30px;
}
td.calDaysColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #000000;
}
td.calWeekend {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #d3d3d3;
}
td.calBgColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #d3d3d3;
}
.calBorderColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #a9a9a9;
}
td.calHighlightColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #ffffcc;
}
A.cal {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}  
A.cal:Hover {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #FF0000;
  text-decoration : none;
} 
.disabled {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #808080;
  text-decoration : none;
}
#edit
{
    FONT-SIZE: 8pt;
    WIDTH: 100%;
    FONT-FAMILY: tahoma,verdana,arial;
    HEIGHT: 100px;
    BACKGROUND-COLOR: white
}
.btn
{
    BORDER-RIGHT: thin outset 2 white;
    PADDING-RIGHT: 3px;
    BORDER-TOP: thin outset 2 white;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: thin outset 2 white;
    CURSOR: default;
    COLOR: white;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: thin outset 2 white;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #43cf43
}

/* Discussion Forums Styles */

TD.AWSDFbody{background-color: #718DE0;	color: White;font-family: tahoma;font-size: 8pt;}
TD.AWSDFbgcolor { BACKGROUND-COLOR: #ffffff}
TD.AWSDFheader	{BACKGROUND-COLOR:#3466CC;COLOR:#646464;FONT-FAMILY:verdana,tahoma,arial;PADDING-TOP: 5px;PADDING-BOTTOM: 5px;PADDING-LEFT: 5px;PADDING-RIGHT: 5px}
TD.AWSDFtitle  {height:30px;padding-bottom:10px}
TD.AWSDFfooter {BACKGROUND-COLOR:#718DE0;FONT-SIZE:8pt;COLOR:#646464;FONT-FAMILY:verdana,tahoma,arial;TEXT-DECORATION:none;PADDING-TOP: 2px;PADDING-BOTTOM: 2px;PADDING-LEFT: 5px;PADDING-RIGHT: 5px}
TD.AWSDFspacer {BACKGROUND-COLOR:#ffffff;height:10px}
TD.AWSDFpostheading  {BACKGROUND-COLOR:#ffffff;PADDING-TOP: 8px;PADDING-BOTTOM: 2px}
TD.AWSDFcolumnheading {FONT-WEIGHT:bold;color: White;font-family: tahoma;font-size: 8pt;TEXT-DECORATION:none;PADDING-TOP: 4px;PADDING-BOTTOM: 4px; padding-left:4px;padding-right:4px}
tr.AWSDFoddrow{color: White;font-family:Tahoma;font-size:9pt;}
tr.AWSDFevenrow{background-color: #799EE5;color: White;font-family:Tahoma;font-size:9pt;cursor:hand;}
tr.AWSDFselectedrow{color: White;background-color: #3466CC;font-family:Tahoma;font-size:9pt;cursor:hand;}
TD.AWSDFoddrow	{PADDING-TOP: 4px;PADDING-BOTTOM: 4px; padding-left:4px;padding-right:4px}
TD.AWSDFevenrow {PADDING-TOP: 4px;PADDING-BOTTOM: 4px; padding-left:4px;padding-right:4px}
FONT.AWSDForientation  {color:White;font-family:arial;font-size:8pt;font-weight:bold}
FONT.AWSDFtitle {color: White;font-family: arial;font-size: 14pt;font-weight: bold}
FONT.AWSDFpagedetails {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#718DE0;FONT-FAMILY:verdana,tahoma,arial}
FONT.AWSDFsubjectinfo {color: White;font-family:Tahoma;font-size:9pt;TEXT-DECORATION:none}
FONT.AWSDFpostheading {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#ffffff;FONT-FAMILY:verdana,tahoma,arial}
FONT.AWSDFpostdetail {FONT-SIZE:8pt;COLOR:#ffffff;FONT-FAMILY:verdana,tahoma,arial}
A.AWSDFpagelink {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#0000C0;FONT-FAMILY:verdana,tahoma,arial;TEXT-DECORATION:none}
A.AWSDFpagelink:visited {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#0000C0;FONT-FAMILY:verdana,tahoma,arial}
A.AWSDFpagelink:hover {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#ff0000;FONT-FAMILY:verdana,tahoma,arial;TEXT-DECORATION:none}
A.AWSDForientation {color:White;font-family:arial;font-size:8pt;font-weight:bold;text-decoration:none}
A.AWSDForientation:visited  {color:White;font-family:arial;font-size:8pt;font-weight:bold;text-decoration:none}
A.AWSDForientation:hover  {color:White;font-family:arial;font-size:8pt;font-weight:bold;text-decoration:underline}
A.AWSDFgoback {color:White;font-family:arial;font-size:8pt;font-weight:bold;text-decoration:none}
A.AWSDFgoback:visited  {color:White;font-family:arial;font-size:8pt;font-weight:bold;text-decoration:none}
A.AWSDFgoback:hover  {color:White;font-family:arial;font-size:8pt;font-weight:bold;text-decoration:underline}
A.AWSDFuserlink {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#0000c0;FONT-FAMILY:verdana,tahoma,arial;TEXT-DECORATION:none}
A.AWSDFuserlink:visited {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#0000c0;FONT-FAMILY:verdana,tahoma,arial;TEXT-DECORATION:none}
A.AWSDFuserlink:hover {FONT-WEIGHT:bold;FONT-SIZE:8pt;COLOR:#ff0000;FONT-FAMILY:verdana,tahoma,arial;TEXT-DECORATION:none}
A.AWSDFsubject {color: White;font-family:Tahoma;font-size:9pt;TEXT-DECORATION:none}
A.AWSDFsubject:visited {color: White;font-family:Tahoma;font-size:9pt;TEXT-DECORATION:none}
A.AWSDFsubject:hover {color: White;font-family:Tahoma;font-size:9pt;TEXT-DECORATION:none}
HR.AWSDFhr {width:100%;height:1px;color:White}
