﻿.warnmsg
{
    background-color: #ffffcc;
    padding: 5px;
    border-right: #b33232 1px dashed;
    border-top: #b33232 1px dashed;
    border-left: #b33232 1px dashed;
    border-bottom: #b33232 1px dashed;
}
.borders
{
    padding: 3px;
    border: 1px solid #C0C0C0;
}
.menutable
{
    color: #336699;
    font-family: verdana;
    border-right: #0066cc 1px solid;
    border-top: #0066cc 1px solid;
    border-left: #0066cc 1px solid;
    border-bottom: #0066cc 1px solid;
    background-color: #d6e0eb;
    width: 100%;
    font-size: 11pt;
    font-weight: bold;
}
.smalltitles {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3f7d3f;
	text-decoration: none;
}
.gridheader 
{
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #C0C0C0;
}
.genmenutable
{
    font-size: 10pt;
    font-weight: bold;
    font-family: verdana;
    color: #336699;
    padding: 3px;
}
.genmenutable a
{
    color: #336699;
    text-decoration: none;
}
.loginlinks a
{
  	font-family: verdana;
	font-size: 10px;
    color: #336699;
    text-decoration: none;
}
.loginlinks a:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.genmenutable a:hover
{
    color: #000000;
}
.buttonrow
{
    padding-left: 110px;   
}

.menutable td
{
    padding: 5px;
}
.menulinks
{
    color: #336699;
    font-size: 9pt;
    text-decoration: none;
}
.menutable td a:hover
{
    color: #000000;
}
.pagetitles
{
    font-weight: bold;
    font-size: 14pt;
    color: #cccccc;
    font-family: 'verdana';
}

.forminput
{
    font-family: verdana;
	font-size: 11px;
    border-right: #336699 1px solid;
    border-top: #336699 1px solid;
    border-left: #336699 1px solid;
    border-bottom: #336699 1px solid;

}
td,p,.td,.plain
{
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
}
.smalltype {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
		
}

.redbuttons {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.sitelabels {
	font-family: verdana;
	font-size: 11px;
	color: #336699;
}

.analystheadline
{
    font-family: verdana;
    font-size: 34px;
    text-decoration: none;
    font-weight: bold;
    
}


.plainreports
{
    font-family: verdana;
    font-size: 15px;
    text-decoration: none;
    color: #000000;

}


.reportlinks {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
        color: #336699;
		
}
.bluetitles {
	color: #336699;
	font-size: small;
    text-decoration: none;
    color: #336699;
    font-weight: bold;
    font-family: Verdana;
}
.smallitalic
{
    font-family: Verdana;
    font-size: 9px;
    font-style: italic;
}
.bluetitles a
{
    text-decoration: none;
    color: #336699;

}
.smallbluetitles
{
    color: #336699;
    font-size: xx-small;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
}

.smallblacktitles
{
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    color: #000000;
}

.smallbluetitles a
{
    text-decoration: none;
    color: #336699;
}

.subheadline
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}

.graytitles
{
	background-color: #eeeeee;
	text-align: left;
}
.graytitlestext
{
    background-color: #ffffff;
    color: #999999;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

.graytitlestext a
{
    text-decoration: none;
}

.headline
{
    color: #336699;
    font-weight: bold;
    font-family: Verdana;
    font-size: 42px;
    text-decoration: none;
}
.seealllink
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.seealllink a
{
    text-decoration: none;
    color: #336699;
}
.gridmenu
{
	font-weight: normal;
	font-size: x-small;
	color: white;
	font-family: Times New Roman;
	background-color: #2f6fd5;
}
.gridalt
{
	font-size: x-small;
	font-family: Times New Roman;
	background-color: #DEE5EF;
}
.gridborder
{
	border-right: #2f6fd5 1px solid;
	border-top: #2f6fd5 1px solid;
	border-left: #2f6fd5 1px solid;
	border-bottom: #2f6fd5 1px solid;
}
h1
{
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
}