H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
P
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px !important;
}
H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #818EA6;
}
#rightpane
{
	width: 100%;
}
H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}
TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
A:link
{
	text-decoration: none;
	color: #003366;
}
A:visited
{
	text-decoration: none;
	color: #003366;
}
A:hover
{
	text-decoration: underline;
	color: #FF0000;
}
A:active
{
	text-decoration: none;
	color: #003366;
}
SMALL
{
	font-size: 8px;
}
BIG
{
	font-size: 14px;
}
BLOCKQUOTE, PRE
{
	font-family: "Lucida Console", monospace;
}
UL LI
{
	list-style-type: square;
	/*[empty]font-family:;*/
	font-size: 9pt !important;
	margin-left: 0 !important;
	line-height: 1.2;
	margin-bottom: 4px;
}
UL LI LI
{
	list-style-type: disc;
}
UL LI LI LI
{
	list-style-type: circle;
}
OL LI
{
	list-style-type: decimal;
}
OL OL LI
{
	list-style-type: lower-alpha;
}
OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}
HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}
DL, DT, DD
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
DL.accordion-menu DT
{
	color: #307CBA;
	font-size: 12px;
	font-weight: bold;
	font-family: Calibri, Tahoma;
	height: 20px;
	line-height: 18px;
	background-image: url(http://www.backlashsolutions.com/DesktopModules/CISS.SideMenu/styles/VerticalAccordion_SBD/dotedline_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-bottom: 5px;
}
DL.accordion-menu DL.accordion-menu, DL.accordion-menu DT
{
	color: #307CBA;
	font-family: Calibri, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
DL.accordion-menu DT A
{
	color: #307CBA;
	font-family: Calibri, Tahoma;
	font-size: 15px;
	text-decoration: none;
}
DL.accordion-menu DT:hover
{
	color: #FFA800;
	font-family: Calibri, Tahoma;
	font-size: 12px;
	cursor: pointer;
	display: block;
}
DL.accordion-menu DT A:hover
{
	color: #FFA800;
	font-family: Calibri, Tahoma;
	font-size: 15px;
}
