.usual {
	color: black;
	font-family: georgia, serif;
	font-size: 12px;
	font-style: normal;
	
}

TD
{
    FONT-FAMILY: georgia, serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color:black;
    line-height: 15px;
}

.menu {
	line-height: 20px;
	font-weight: bold;
}

.blue {
	font-size: 17px;
	color: #002d69;
	font-variant: small-caps;
	font-weight: bold;
		font-family: georgia, serif;
}

.PageHeader
{
    FONT-FAMILY: Helvetica, Arial;
    FONT-SIZE: 11pt;
    color:#333333;
	font-weight: bold;
    border-style:none;
}

.BigTableHeader
{
    FONT-FAMILY: georgia, serif;
    FONT-SIZE: 17px;
    color: #002d69;
	font-variant: small-caps;
	font-weight: bold;
    border-style:none
}

.TableHeader
{
    FONT-FAMILY: Georgia,Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: #274f7e;
    color: White;
    font-weight: bold;
    border-style:none;
}

.borderless
{
    border-color:white;
    border-style:none;
 border-width:0px;  
 border-bottom-width:0px ;
 border-top-width:0px;
 border-left-width:0px;
 border-right-width:0px;
 border-color:White;
 padding-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-top:0px;
 padding:0px;
 color:#333333;
 font-family: georgia, serif;
 font-size:12pt;
 line-height:15pt;
 
}

.borderless2
{
    border-color:white;
    border-style:none;
 border-width:0px;  
 border-bottom-width:0px ;
 border-top-width:0px;
 border-left-width:0px;
 border-right-width:0px;
 border-color:White;
 padding-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-top:0px;
 padding:0px;
 color:#333333;
 font-family: georgia, serif;
 font-size:12pt;
 line-height:15pt;
 background-color: #bfb0a6;
 
}

.headline {
	font-size: 15px;
	font-weight: bold;
}

.text2 {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 3px;
	color: white;
	font-weight: bold;
}

.text3 {
	font-size: 9px;
	letter-spacing: 1px;
}
	
.small {
	font-size: 9px;
	line-height: 10px;
	color: gray;
}

.toptable {
	font-size: 10px;
	color: white;
}

ul.disc {
	list-style-type: disc;
	line-height: 15px;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #214162;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #214162;
	text-decoration: underline;
}



.label
{
    FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: right;
    font-weight: bold;
    vertical-align:top;
   
}

