td
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 9pt;
    letter-spacing: .0;
    color: #666666;
}
.titleblack
{
    font-family: Arial;
    font-size: 13px;
    color: black;
	line-height: 30px;
}

.titleorange
{
    font-family: Arial;
    font-size: 14px;
    color: #f79700;
	line-height: 28px;
}
.titlewhite
{
    font-family: Arial;
    font-size: 13px;
	letter-spacing: 0;
    color: #FFFFFF;
	font-weight:bold;
}
.titleblack-bold {
	font-family: Arial;
	color: #000;
	line-height: 25px;
	}
.pullout {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: .0;
    color: #666666;
}
a.link:pullout, a.active:pullout, a.visited:pullout {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: .0;
    color: #666666;
}
.copyright {
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

Select {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000000;
    background-color: #FFFFFF
    }


Input {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 8.5pt;
    color: #000000;
    background-color: #FFFFFF;
    border-bottom: #333300 1px solid;
    border-left: #333300 1px solid;
    border-right: #333300 1px solid;
    border-top: #333300 1px solid
    }
    
Textarea {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 8.5pt;
    color: #000000;
    background-color: #FFFFFF;
    border-bottom: #333300 1px solid;
    border-left: #333300 1px solid;
    border-right: #333300 1px solid;
    border-top: #333300 1px solid
    } 

.checkbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom:;
	border-left:;
	border-right:;
	border-top:
}

A:link
{
    font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 8.5pt;*/
    color: #f79700;
    letter-spacing: .0;
    text-decoration: none;
}

A:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 8.5pt;    */
	color: #f79700;
	letter-spacing: .0;
    text-decoration: none;
}

A:hover
{
    font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 8.5pt;*/
	color: #000000;
	letter-spacing: .0;
    text-decoration: none;
}

A:active
{
    font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 8.5pt;*/
	color: #000000;
	letter-spacing: .0;
    text-decoration: none;
}

A.link1, A.link1:active, A.link1:visited
{
    font-family: Arial;
	font-size: 11px;
    /*font-size: 8.5pt;*/
    /*color: #0768b2;*/
	color: #000000;
    text-decoration: none;
}

A.link1:hover
{
    color: #f79700;
    text-decoration: underline;
}

A.link2
{
    font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 9pt;*/
    color: #f79700;
    letter-spacing: .0;
    text-decoration: none;
}

A.link2:visited
{
   	font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 9pt;*/
    color: #f79700;
	letter-spacing: .0;
    text-decoration: none;
}

A.link2:hover
{
   	font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 9pt;*/
    color: #000000;
	letter-spacing: .0;
    text-decoration: underline;
}

A.link2:active
{
   	font-family: Georgia, "Times New Roman", Times, serif;
    /*font-size: 9pt;*/
    color: #000000;
	letter-spacing: .0;
    text-decoration: underline;
}
td.sub_Header {
	font-family: Arial;
	font-size: 24px;
	color: #f79700;
	padding: 3px;
	font-weight: bold;
	line-height: 34px;
}
table.quote td { 
	background-color:#F79700;
}
table.quote td.text {
	font-family: Arial;
	font-size:16px;
	color: white;
	font-weight: bold;
	padding: 2px;
}
table.quote td.text2 {
	font-family: Arial;
	font-size:12px;
	color: white;
	padding: 2px;
}
div.quote {
	width: 100%;
}
td.small_Header {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	}
body, table, td, a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.MM_menu a div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
td.subHeader_bg-black {
	background-image: url(../images/duotone_header-center.jpg);
	background-repeat: repeat-x;
	color: orange;
}

