.body {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}
.body-bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
font-weight:bold;
}
.body-6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 6pt;
color: #000000;
}
.body-bold-white{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #ffffff;
font-weight:bold;
text-decoration: none;
}
.alert{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #6b5775;
font-weight:bold;
}
.alert-red{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FF0000;
font-weight:bold;
}
.title{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-weight:bold;
}
.subtitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-weight:bold;
}
.login{
font-family : Tahoma;
font-size   : 8pt;
}
.headline{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
}
.headerTitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight:bold;
}
.folder{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #ffffff;
font-weight:bold;
}
.formfield{
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
font-weight:bold;
}
button
{
font-family:Tahoma;
font-size:11px;
height:22px;
width:80px;
cursor:Hand;
border-width:1pt;
border-style: solid;
border-color: black;
}
.button
{
font-family:Tahoma;
font-size:11px;
height:22px;
width:80px;
cursor:Hand;
border-width:1pt;
border-style: solid;
border-color: black;
}
body
{
font-family:Tahoma;
font-size:11px;
}
/* used throughout the hsc, primary font that all information uses */
.sys-font-body
{
font-family : Tahoma;
font-size   : 8pt;
}
/* bold variant of the body text font */
.sys-font-body-bold
{
font-family : Tahoma;
font-size   : 8pt;
font-weight : bold;
}
/* tall bold variant of the body text font */
.sys-font-body-tall
{
font-family : Tahoma;
font-size   : 8pt;
font-weight : bold;
line-height : 12pt;
}
/* used on subsite and centers content pages and search label in header */
.sys-font-heading3
{
font-family : Franklin Gothic Medium;
font-size   : 14pt;
font-weight : normal;
}
.sys-table-cell-bgcolor1
{
background-color : #FFFFFF;
}
/* alternating color 2 for table rows */
.sys-table-cell-bgcolor2
{
background-color : #D6DFF5;
}
/* color for all table cell outlines */
.sys-table-color-border
{
border-color : #6681D9;
}
/* primary header color for tables of data */
.sys-table-header-bgcolor1
{
background-color : #6681D9;
}
/* links in RHP, normal blue hyperlinks used throughout hsc */
A.sys-link-normal
{
color           : #3333FF;
text-decoration : none;
}
.sys-link-normal
{
color           : #3333FF;
text-decoration : none;
}
/* color used for titles in the content pages in the RHP */
.sys-rhp-color-title
{
color : #5A7EDC;
}
/* text color in top nav pane (The table header in List page)*/
.sys-toppane-header-color
{
color : #FFFFFF;
}
A.sys-link-normal:hover
{
color           : #6666FF;
text-decoration : underline;
}
.TableBorder11
{	
BORDER: #6681D9 1px solid;
border-width:1px;
border-style: solid;
border-color:#6681D9;
width:100%;	
}
.TableBorder22
{	
BORDER: #6681D9 1px solid;
border-width:1px;
border-style: solid;
border-color:#6681D9;
width:100%;	
background-color:#d6dff5;	
}
