body
{
	background-color: #CCCCCC;
font-family: Verdana, Tahoma, Arial; 
font-size: 12px;
color: #000000;
}

.txt {font-family: Verdana, Tahoma, Arial; 
       font-size: 11px;
       color: #3A4758;
      }
H3
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
}
H2
{
	font-weight: normal;
	font-size: 15pt;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
BUTTON
{
	font-weight: normal;
	font-size: 11pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: #000099;
}

H4
{
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

A:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #333366;
	}
	
A:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}
	
A.tn:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

A.tn:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	}
	
A.tn:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}
	
A.small:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	color: #666666;
}

A.small:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	color: #666666;
	}
	
A.small:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 9px;
	color: #333333;
	}
	
A.nav:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

A.nav:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	}
	
A.nav:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}

A.navred:link {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
}

A.navred:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	}

A.navred:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	}

A.subnav:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

A.subnavred:link {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
}

A.subnav:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	}

A.subnavred:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}

A.subnav:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	}

A.subnavred:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}

A.popupred:link, A.popupred:visited, A.popupred:hover {
	color: #cc001e;
	font-size: 10px;
	font-variant : small-caps;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}

A.standardSmall:link, A.standardSmall:visited, A.standardSmall.hover {
    font-size: 10px;
    }
    
    

td {
	height: auto;
	width: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	background-color: #FFFF00;
}
.SwatchDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* New Classes */
#logoholder
{
 position:relative;
}
h1.logo
{
 position:absolute;
 background:url(images/logo.jpg) no-repeat;
 float:left;
 height:112px;
 margin:0;
 width:209px;
 top:13px;
 left:13px;
}
h1.logo a
{
 display:block;
 height:112px;
 text-indent:-9999px;
 width:209px;
}
#mainnav
{
 font-size:10px;
 text-align:right;
 margin:100px 20px 0 0;
}
.content
{
 padding-top:1em;
}

.fomrme
{
 margin:1em;
}
.question
{ 
 font-size:0.8em;
}
.centerme
{
 font-size:0.7em;
 text-align:center;
}

.subtitle
{
 font-size: 10.5px;
 text-align:center;
}

.content blockquote
{
 border-bottom:1px solid #e2e2e2;
 font-size:0.8em;
 margin:0 0 12px 0;
 width:inherit;
}
blockquote ul
{
 list-style:none;
 margin-left:0;
 padding-left:0;
}
blockquote ul li
{
 font-weight:bold;
}
.biglink
{
 font-size:1.3em;
 font-weight:bold;
}