BODY,TD {
    font-family : Verdana, Arial sans-serif ;
    font-size : 9pt;
    color: 000000;
    text-decoration: none;
    border : none;
    }
    
    .note {
    font-size : 7pt;
	 }
	 	 
    .trailertext {
	font-size : 8pt;
	font-family : Verdana, Arial sans-serif ;
	text-align : center;
}
	
    .address {
    font-size : 7pt;
	color : #FFFFFF;
	padding-left : 3 px;
    }
    
    LI {
	border : none;
	padding-bottom : 6px;
	list-style : square;
}

    LI.featurelist {
    font-size : 8pt;
}

	IMG.screenshot {
	border : thin outset Black;
}

   
	TH {
    font-family :  Verdana, Arial, sans-serif ;
    font-size : 9pt;
    color: 000066;
    font-weight : bold;
    }

    TD.bodycontent {
	font-family : Verdana, Arial sans-serif ;
	font-size : 9pt;
	color: black;
	background : EEEEEE;
	border : thin solid #003366;
	vertical-align : top;
	padding : 5px;
}

    TD.menu {
    font-family : Verdana, Arial sans-serif ;
    font-size : 8pt;
    color: burgundy;
    background : Silver;
    }
    
    .header {
	font-size : 13pt;
	color: #003B45;
}
    
    .subheadorange {
    font-size : 10pt;
    color: F0A838;
    font-weight: bold;
    }
   
    .subheadblue {
    font-size : 10pt;
    color: 000066;
    font-weight: bold;
    }
   
    DT {
    font-family : Verdana, Arial, sans-serif ;
    font-size : 11pt;
    color: 000066;
    text-decoration: none;
    font-weight : bold;
    }
    
	.goldhead {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 13pt;
	color: FFCC00;
	font-weight : bold;
}

	.insetTable {
	background-color: #336699;
	border-color: #FFCC00;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	behavior: url(/includes/css/default.htc);
}

	.insetHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	background-color: #003366;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	cursor: default;
}

    
    TABLE.inset {
    border : thin inset Navy;
    }

    TD.inset {
    font-family : Verdana, Arial sans-serif ;
    font-size : 9pt;
    background : Silver;
    }
    
	TD.form {
	font-family : Verdana, Arial sans-serif ;
	font-size : 9pt;
	color: #000000;
	font-weight: bold;
	text-align : right;
	vertical-align : middle;
}
    
    A {
    text-decoration: underline;
    color: #000066;
    }
    
    A:Hover {
    text-decoration: underline;
    color: #660000;
    }
    
    B.note {
    font-family : Verdana, Arial sans-serif ;
    color: #F0A838;
    }
    
    BLOCKQUOTE.example {
    background-color : ECD9BE;
    border : thin solid Black;
    font-family : "Courier New", Courier, monospace;
    font-size : 11;
    padding : 3;
    }
	
	INPUT.block   {
	FONT-SIZE: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFCE;
	font-weight: normal
}
	
	TEXTAREA.block   {
	FONT-SIZE: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFCE;
	font-weight: normal
}

	SELECT.block   {
	FONT-SIZE: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFCE;
	font-weight: normal
}
	 
	 OPTION.block   {
	 FONT-SIZE: 6pt  
	 }
	
