.label
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Times New Roman';
    BACKGROUND-COLOR: #fdf5e6
}
.title2
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #fdf5e6
}
.normal
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.normal FONT
{
    FONT-FAMILY: Arial
}
.normal P
{
    MARGIN: 0px
}
.categorylinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial
}
.categorylinks A:hover
{
    COLOR: red
}
.categorylinks TD
{
    FONT-SIZE: 10pt
}
.categorylinks .title
{
    FONT-SIZE: 14pt
}
.CategoryLinks UL LI
{
    LIST-STYLE-IMAGE: url(/OLACommon/images/hppointer.gif)
}
.ListHeader
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.noprint
{
    display: none;
}
@media screen {
	.printOnly {
		display: none;
	}
}
@media print {
	.printOnly {
		display: block;
		page-break-before: always; 
		background: blue;
	}
}
@media screen {
	.screenOnly {
		display: inherit;
	}
}
@media print {
	.screenOnly {
		display: none;
	}
}
.subnotetext
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify
}
#InternalApplicationsDiv
{
	border:1px solid #999999;
	background-color: #fcfcfc;
	padding: 10px;
}
