.siteText {
	font-size: 11px;
	font-family: Tahoma;
    font-weight: normal;
	color: #333333;
}
.siteTextBold {
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #333333;
}
.siteTextBold2 {
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #FF9C00;
}
.siteTextLarge {
	font-size: 12px;
	font-family: Tahoma;
	color: #333333;
}

.RightHeading
{
   font-size:18px;
   font-family:Garamond;
   color:#343434;
   font-weight:normal;
}
.subHeading
{
   font-size:14px;
   font-family:Garamond;
   color:#ef8553;
   font-weight:bold;
}

.EspanolLink 
{
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.EspanolLink 
{
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.EspanolLink:hover
 {
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #EF8553;
	text-decoration:underline;
}

.TextLink 
{
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #F5B95D;
	text-decoration:none;
}
a.TextLink 
{
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #F5B95D;
	text-decoration:none;
}
a.TextLink:hover
 {
	font-size: 11px;
	font-family: Tahoma;
    font-weight: bold;
	color: #EF8553;
	text-decoration:underline;
}


.TopMenu
{
    font-family: Arial;
    font-size: 10px;	
    color: White;
    text-decoration: none;
    font-weight: bold;
}
a.TopMenu
{
    font-family: Arial;
    font-size: 10px;	
    color: White;
    text-decoration: none;
    font-weight: bold;
}
a.TopMenu:hover
{
    font-family: Arial;
    font-size: 10px;	
    color: #f5b95d;
    text-decoration:none;
    font-weight: bold;
}

.SiteMapNavLink
{
    font-family: Arial;
    font-size: 11px;	
    color: Black;
    text-decoration: none;
    font-weight: bold;
}
a.SiteMapNavLink
{
    font-family: Arial;
    font-size: 11px;	
    color: Black;
    text-decoration: none;
    font-weight: bold;
}
a.SiteMapNavLink:hover
{
    font-family: Arial;
    font-size: 11px;	
    color: #f5b95d;
    text-decoration:none;
    font-weight: bold;
}

.moreLink
{
    font-family: Tahoma;
    font-size: 11px;	
    color:Black;
    text-decoration: none;
    font-weight: bold;
}
a.moreLink
{
    font-family: Tahoma;
    font-size: 11px;	
    color:Black;
    text-decoration: none;
    font-weight: bold;
}
a.moreLink:hover
{
    font-family: Tahoma;
    font-size: 11px;	
    color: #EF8553;
    text-decoration:none;
    font-weight: bold;
}
.TextLink2
{
    font-family: Tahoma;
    font-size: 11px;	
    color:#333333;
    text-decoration: none;
}
a.TextLink2
{
    font-family: Tahoma;
    font-size: 11px;	
    color:#333333;
    text-decoration: none;
}
a.TextLink2:hover
{
    font-family: Tahoma;
    font-size: 11px;	
    color: #333333;
    text-decoration:none;
}

.SiteMapLink
{
    font-family: Arial;
    font-size: 11px;	
    color:Black;
    text-decoration: none;
    font-weight:normal;
}
a.SiteMapLink
{
    font-family: Arial;
    font-size: 11px;	
    color:Black;
    text-decoration: none;
    font-weight:normal;
}
a.SiteMapLink:hover
{
    font-family: Arial;
    font-size: 11px;	
    color: #FFFFFF;
    text-decoration:none;
    font-weight: normal;
}

.FooterBold
{
    font-family: Arial;
    font-size: 11px;	
    color:Black;
    text-decoration: none;
    font-weight: bold;
}
a.FooterBold
{
    font-family: Arial;
    font-size: 11px;	
    color:Black;
    text-decoration: none;
    font-weight: bold;
}
a.FooterBold:hover
{
    font-family: Arial;
    font-size: 11px;	
    color: #FFFFFF;
    text-decoration:none;
    font-weight: bold;
}

.ERROR {
	font-size: 9pt;
	font-family: Tahoma;
	color: red;
}

.TextBox {

/*	BORDER-BOTTOM: #f5b95d 1px solid;
	BORDER-LEFT:   #f5b95d 1px solid; 
	BORDER-RIGHT:  #f5b95d 1px solid; 
	BORDER-TOP:    #f5b95d 1px solid;*/
	border: 0.9pt #7F9DB9 solid;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
	width:150px;
/*	background: #EFF7EC;
	text-decoration:none;
	text-align="Right";*/
}
.TextBox2 {

/*	BORDER-BOTTOM: #f5b95d 1px solid;
	BORDER-LEFT:   #f5b95d 1px solid; 
	BORDER-RIGHT:  #f5b95d 1px solid; 
	BORDER-TOP:    #f5b95d 1px solid;*/
	border: 0.9pt #7F9DB9 solid;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
}

.Button {

	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-RIGHT:  #000000 1px solid; 
	BORDER-TOP:    #000000 1px solid;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
	background: #f5b95d;
/*	
	text-decoration:none;
	text-align="Right";*/
}

/*
.ERRORMSG {
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma;
	color: red;
}
.Menu1 { 
		text-decoration: none;  
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #A50408;
		cursor: hand;

}

a.Menu1 { 
		text-decoration: none;  
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #A50408;
		cursor: hand;

}

a.Menu1:hover{
		text-decoration: none;  
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: bold;
		color:#FF9900;
		cursor: hand;
}

.blueCopy {
	font-size: 13px;
	font-family:  Tahoma;
	color: #003482;
	background-color: #FFFFFF;
	background-image: url(../contactme/images/teaser_04.gif);
}
*/

