BODY
{
}
.heading1
{
	font-family:arial;
	font-size:16pt;
	color:#63a71f;
}
.navbox
{
    color: gray;
    BORDER-right: silver 1px solid;
    BORDER-bottom: silver 1px solid;
    CURSOR: hand; 
    background: #ffffff;
}
.navItemHover
{
    COLOR: white;
    BORDER-right: silver 1px solid;
    BACKGROUND-COLOR: silver;
    CURSOR: pointer; 
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
A
{
    font-weight: bold;
    COLOR: #00309c;
    TEXT-DECORATION: none
}
.contentText
{
    FONT-SIZE: 9pt;
    COLOR: #636363;
    FONT-FAMILY: Arial, Verdana
}
.textSmall
{
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
	COLOR: gray;
}
.blackBorder
{
    border: black 1px solid;    
    margin: 5px;
}
.silverBorder
{
	border:silver 1px solid;
}
.whiteText
{
    FONT-SIZE: 11pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    padding:5px;
}
.frontHeadings
{
    FONT-SIZE: 13pt;
    COLOR: #515151;
    FONT-FAMILY: Arial;
    font-weight: bold;
    border-right:white 1px solid;	
    border-left:white 1px solid;	
}
.whiteHeading
{
	font-family:arial;
	font-size:16pt;
	color:#ffffff;
	font-weight:bold;
}
.heading4
{
	font-family:arial;
	font-size:10pt;
	color:#5c96aa;
	font-weight:bold;
}
.NewsLinks
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #00309c;
    text-decoration: none;
}

.NewsHeader
{
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #black;
    text-decoration: none;
}

.ticker-border
{
	height: 70;
	width: 85;
}
