.default, .defaultSmall, .bold, .boldLight, .std, .stdSmall, .stdXSmall, .stdBold, .stdBoldSmall, .profile, .header, .lightHeader, .footer, .error, .message, .grid, .footer, .profileLarge, .btnLink, .title, .lightHeaderBold, .alertSmall, td {
	FONT-FAMILY: verdana;
    FONT-SIZE: x-small
}
.nav, .navMain, .navBold {
	FONT-SIZE: 8pt
}
.bold, .boldLight, .boldSmall, .stdBold, .stdBoldSmall, .header, .lightHeader, .subHeader, .profile, .error, .message, .grid, .profileLarge, .navMain, .navMain2, .navBold, .title, .lightHeaderBold, .alertSmall {
    FONT-WEIGHT: bold
}
.std, .std:visited, .stdSmall, .stdSmall:visited, .stdBold, .stdBold:visited, .stdBoldSmall, .stdBoldSmall:visited, .std2, .std2:visited, .std2Small, .std2Small:visited, .std2Bold, .std2Bold:visited, .std2BoldSmall, .std2BoldSmall:visited, .footer, .footer:visited, .nav, .nav:visited, .navMain, .navMain:visited, .navMain2, .navMain2:visited, .btnLink, .btnLink:hover {
    TEXT-DECORATION: none
}
.std:hover, .stdSmall:hover, .stdBold:hover, .stdBoldSmall:hover, .std2:hover, .std2Small:hover, .std2Bold:hover, .std2BoldSmall:hover, .nav:hover, .navMain:hover, .navMain2:hover {
	TEXT-DECORATION: underline
}
.defaultSmall, .stdSmall, .boldSmall, .stdBoldSmall, .footer, .alertSmall {
    FONT-SIZE: xx-small	 
}
.lightHeaderBold {
	FONT-FAMILY: arial;
}
.profileLarge, .lightHeader, .title, .lightHeaderBold {
	FONT-SIZE: small
}
.navMain, .lightHeader, .boldLight, .lightHeaderBold {
	COLOR: #ffffff
}
.error, .alertSmall {
    COLOR: #ff0000
}
.btnLink {
	COLOR: #000000
}
.default:visited, .defaultSmall:visited, .bold:visited, .boldSmall:visited, .message, .btnLink:hover {
    COLOR: #0000FF
}
.grid
{
    BORDER: thin solid #bbbbbb;
    COLOR: #000000;
    BACKGROUND-COLOR: #FBFBD8
}

.subHeader {
    BACKGROUND-COLOR: #fafafa
}