﻿h1
{
    color: #ec7d21;
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

.smalltext
{
    font-family: Verdana, Helvetica, Arial;
    font-size: x-small;
    color: #454545;
    width: 327px;
}



.smalltextbold
{
    font-family: Verdana;
    font-size: x-small;
    color: #454545;
    font-weight: bolder;
}


.smalltextitalic
{
    font-family: Verdana;
    font-size: x-small;
    color: #454545;
    font-style: italic;
}


.GenericCanvasTable 	{
	min-height:         800px;
	width:			    750px; 
    background-color:   #241f19;
    background-image:   url(/Common/Images/graphic_main_generic.jpg);
    background-position: top;
    background-repeat:  no-repeat;
    padding-left:       20px;
    padding-right:      20px;
    padding-top:        35px;
} 

.smalltextitalicdate
{
    font-family: Verdana;
    font-size: x-small;
    color: #454545;
    font-style: italic;
    line-height: 8px;
    margin-bottom: 4px;
}

#newsdate
{
    height: 20px;
    vertical-align: text-top;
    font-family: Verdana;
    font-size: x-small;
    color: #454545;
    font-style: italic;
}

.smalltextbolditalic
{
    font-family: Verdana;
    font-size: x-small;
    color: #454545;
    font-weight: bolder;
    font-style: italic;
}

.smalltextboldcyan
{
    font-family: Verdana;
    font-size: x-small;
    color: #015a9c;
    font-weight: bolder;
}


.smalltextboldorange
{
    font-family: Verdana;
    font-size: x-small;
    color: #ec7d21;
    font-weight: bolder;
    text-decoration: none;
    font-style: inherit;
}

.headlineorange
{
    font-family: Helvetica, Arial, Verdana;
    font-size: 12px;
    color: #ec7d21;
    font-weight: 900;
    text-decoration: none;
}

.headlineorange:hover
{
    font-family: Helvetica, Arial, Verdana;
    font-size: 12px;
    color: #015a9c;
    font-weight: 900;
    text-decoration: none;
}

.smalltextboldwhite
{
    font-family: Verdana;
    font-size: x-small;
    color: #FFFFFF;
    font-weight: bolder;
}

.smalltextboldwhiteitalic
{
    font-family: Verdana;
    font-size: x-small;
    color: #FFFFFF;
    font-weight: bolder;
    font-style:  italic;
}

.smalltextboldoblique
{
    font-family: Verdana;
    font-size: x-small;
    color: #a6ce39;
    font-weight: bolder;
	font-style:oblique
}

.smalltextred
{
    font-family: Verdana;
    font-size: x-small;
    color: #CC3300;
}

.smalltextboldred
{
    font-family: Verdana;
    font-size: x-small;
    color: #CC3300;
    font-weight: bolder;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.tinytextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
}

.smalltextboldwhite {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: 800;
    text-decoration: none;
}

.smalltextlink
{
    font-family: Verdana, Helvetica, Arial;
    font-size: x-small;
    color: #B0A49A;
    text-decoration: none;

}



.smalltextleaded
{
    font-family: Verdana, Helvetica, Arial;
    font-size: x-small;
    color: #b0a49a;
    width: 327px;
    line-height: 1.8em;
}

.OrangeHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #f38020;
}

.OrangeHeadline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    color: #f38020;
}

.OrangeHeadline:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    color: #004e9b;
}

.Dateline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #e4e0d7;
}
.headlineblue
{
    font-family: Helvetica, Arial, Verdana;
    font-size: 14px;
    color: #004F9A;
    font-weight: 900;
}

.seofooterclass
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    /*color: #004e9b;*/
    color: #fff;
}

.seofooterclass a
{
    /*color: #004e9b;*/
    color: #fff;
    text-decoration: none;
}

.seofooterclass a:hover
{
    /*color: #004e9b;*/
    color: #fff;
    text-decoration: underline;
}

#seomaslinks a
{
        color: Gray;
    text-decoration: none;
}

#seomaslinks a:hover
{
        color:  Gray;
    text-decoration: underline;
}