.jclinkmenu:link{
font-family: arial,helvetica,verdana;
font-weight:bold;
font-size: 14px;
color:#004A80;
text-decoration : underline;	
}
.jclinkmenu:hover{
font-family: Arial,helvetica,verdana;
font-weight:bold;
font-size: 14px;
color:#900000;
text-decoration : none;	
}
.jclinkmenu:visited{
font-family:arial,helvetica,verdana;
font-weight:bold;
font-size: 14px;
color:#A9003D;
text-decoration : underline;	
}
.jclinkmenusm:link{
font-family: arial,helvetica,verdana;
font-weight: bold;
font-size: 18px;
color: #004A80;
text-decoration : underline;	
}
.jclinkmenusm:hover{
font-family: Arial,helvetica,verdana;
font-weight: bold;
font-size: 18px;
color:#900000;
text-decoration : none;	
}
.jclinkmenusm:visited{
font-family:arial,helvetica,verdana;
font-weight:bold;
font-size: 18px;
color:#A9003D;
text-decoration : underline;	
}
.FONTXSMALLBLUE
{	
font-family: arial,helvetica,verdana;
font-size:	14px;
font-weight:	500;
font-style:	normal;
color: #004A80;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
.FONTSMALLBLUE
{	
font-family: arial,helvetica,verdana;
font-size:	18px;
font-weight:	600;
font-style:	normal;
color: #004A80;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
.FONTMEDBLUE
{	
font-family: arial,helvetica,verdana;
font-size:	22px;
font-weight:	700;
font-style:	normal;
color: #004A80;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
.FONTXSMALLRED
{	
font-family: arial,helvetica,verdana;
font-size:	14px;
font-weight:	500;
font-style:	normal;
color: #A9003D;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
.FONTSMALLRED
{	
font-family: arial,helvetica,verdana;
font-size:	18px;
font-weight:	600;
font-style:	normal;
color: #A9003D;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
.FONTMEDRED
{	
font-family: arial,helvetica,verdana;
font-size:	22px;
font-weight:	700;
font-style:	normal;
color: #A9003D;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}	
.FONTXSMALLWHITE{
font-family: arial,helvetica,verdana;
font-size:	14px;
font-weight:	500;
font-style:	normal;
color: #ffffff;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
.FONTSMALLWHITE{
font-family: arial,helvetica,verdana;
font-size:	18px;
font-weight:	600;
font-style:	normal;
color: #ffffff;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
.FONTMEDWHITE{
font-family: arial,helvetica,verdana;
font-size:	22px;
font-weight:	700;
font-style:	normal;
color: #ffffff;
text-decoration:	none;
word-spacing:	normal;
letter-spacing:	normal;
text-transform:	none;
}
/* ICONS */
a.new {
                background: url(/images/icons/page_white.png) no-repeat;
                padding-left: 18px;
                padding-bottom:5px;
                line-height:18px;
}
a.pdf {
                background: url(/images/icons/page_white_acrobat.png) no-repeat;
                padding-left: 18px;
                padding-bottom:5px;
                line-height:18px;
}
a.zip {
                background: url(/images/icons/page_white_compressed.png) no-repeat;
                padding-left: 18px;
                padding-bottom:5px;
                line-height:18px;
}
a.word {
                background: url(/images/icons/page_white_word.png) no-repeat;
                padding-left: 18px;
                padding-bottom:5px;
                line-height:18px;
}
a.excel {
                background: url(/images/icons/page_white_excel.png) no-repeat;
                padding-left: 18px;
                padding-bottom:5px;
                line-height:18px;
}
a.email {
                background: url(/images/icons/email.png) no-repeat;
                padding-left: 18px;
                padding-bottom:5px;
                line-height:18px;
}
a.external {
                background: url(/images/icons/page_world.png) no-repeat;
                padding-left: 18px;
                padding-bottom:5px;
                line-height:18px;
}
