BODY  {
	background-color: #FFFFFF;
}

P  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

P.page {
	page-break-after: always
}


OL  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

UL  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

TD  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

H1  {
	font-size: x-large;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

H2  {
	font-size: large;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

H3  {
	font-size: medium;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

H4  {
	font-size: small;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

H5  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
}

H6  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.plain  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}
	
.reverse {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	}
	
.small  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.small-reverse  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.small-dark  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.small-dark-reverse  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}


.dark {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}

.grey {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
	}	

.dark-reverse {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	}
	
.listprice {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: line-through;
	color: #FF0000;
	}
	
.dark {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}
	
.dark-emphasis {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;	
	}	
			
.green-subhead {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #EF9931;
	text-decoration: underline;	
	}	
	
.big-dark {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}

.categories {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
	
.required {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

.error {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

.smallerror {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

.readonly
{
    background-color: #E9E9E9
}

.headertemplate
{
    background-color: #000000;
}

.itemtemplate
{
    background-color: #EEEEEE;
}

.alternatingitemtemplate
{
    background-color: #CCCCCC;
}

.title
{
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.notes
{
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #AFAFAF;	
}

.boldnotes
{
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #696969;	
}

.description
{
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.titlereverse
{
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

A  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

A:Visited  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

A:Active  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

A:Hover  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
	
A.reverse  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.reverse:Visited  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.reverse:Active  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.reverse:Hover  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}

FONT.topnav {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
}

A.topnav  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
	text-decoration: none;
}

A.topnav:Visited  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
	text-decoration: none;
}

A.topnav:Active  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
	text-decoration: none;
}

A.topnav:Hover  {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
	
A.title  {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

A.title:Visited  {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

A.title:Active  {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

A.title:Hover  {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

A.sidenav  {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.sidenav:Visited  {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.sidenav:Active  {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.sidenav:Hover  {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
A.sidenav-little  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: sidenav-little;
	color: #000000;
	text-decoration: none;
}

A.sidenav-little:Visited  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: sidenav-little;
	color: #000000;
	text-decoration: none;
}

A.sidenav-little:Active  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: sidenav-little;
	color: #000000;
	text-decoration: none;
}

A.sidenav-little:Hover  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: sidenav-little;
	color: #000000;
	text-decoration: underline;
	}
