p, div, td, ul, ol, .normal {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #91B0D5;
        }

.orangetitle {
        font: 14px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #FBB161;
        }

.home {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #465E79;
        }

.country {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #465E79;
	font-weight: bold;
        }

.state {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #92B0D6;
	font-weight: bold;
        }

.title {
        font: 14px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #465E79;
        }

.white {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #FFFFFF;
        }

.homewhite {
        font: 12px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #FFFFFF;
        }

.missing {
        font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #FBB162;
        }

.dotted, .whitedotted {
	line-height: 22px;
}

*.white A:link        {text-decoration: none; color : #FFFFFF}
*.white A:visited     {text-decoration: none; color : #FFFFFF}
*.white A:active      {text-decoration: none; color : #FFFFFF}
*.white A:hover       {text-decoration: none; color : #688BB3}

*.homewhite A:link        {text-decoration: none; color : #FFFFFF}
*.homewhite A:visited     {text-decoration: none; color : #FFFFFF}
*.homewhite A:active      {text-decoration: none; color : #FFFFFF}
*.homewhite A:hover       {text-decoration: none; color : #688BB3}

*.dotted A:link        {text-decoration: none; color : #91B0D5; border-bottom: 1px dashed #91B0D5;}
*.dotted A:visited     {text-decoration: none; color : #91B0D5; border-bottom: 1px dashed #91B0D5;}
*.dotted A:active      {text-decoration: none; color : #91B0D5; border-bottom: 1px dashed #91B0D5;}
*.dotted A:hover       {text-decoration: none; color : #FBB162; border-bottom: 1px dashed #FBB162;}

*.whitedotted A:link        {text-decoration: none; color : #FFFFFF; border-bottom: 1px dashed #FFFFFF;}
*.whitedotted A:visited     {text-decoration: none; color : #FFFFFF; border-bottom: 1px dashed #FFFFFF;}
*.whitedotted A:active      {text-decoration: none; color : #FFFFFF; border-bottom: 1px dashed #FFFFFF;}
*.whitedotted A:hover       {text-decoration: none; color : #688BB3; border-bottom: 1px dashed #688BB3;}

A:link        {text-decoration: none; color : #91B0D5}
A:visited     {text-decoration: none; color : #91B0D5}
A:active      {text-decoration: none; color : #91B0D5}
A:hover       {text-decoration: none; color : #FBB162}

.submit { background-color: #6C7798; border: 0px; color: #FFFFFF; height: 18px; font-size: 10px; font-weight: bold; line-height:14px}

