/*	This is Q2Style.css	*/

/* H1 is used for all page titles (e.g. About Q2) */
/* H2 is used for                                 */
/* H3 is used for para heads in Client area pages */
/* H4 is used for                  */
/* H5 is used for                  */
/* H6 is used for webmaster link/last update info */

h1		{ color:"#000069"; font-size:30pt; font-family:Arial,"Times New Roman"}
h2		{ color:"#000069"; font-size:24pt; font-family:Arial,"Times New Roman"}
h3		{ color:"#000069"; font-size:18pt; font-family:"Trebuchet MS, Arial, Helvetica"}
h4		{ color:"#000080"; font-size:14pt; font-family:"Trebuchet MS, Arial, Helvetica"; font-weight:"200"}
h5		{ color:"#000077"; font-size:12pt; font-family:"Times New Roman",Arial; text-decoration:italic}
h6		{ color:"#000069"; font-size:10pt; font-family:"Comic sans ms"; font-style:Italic}
p		{ color:navy;	   font-size:11pt; font-family:"Trebuchet MS, Arial, Helvetica"; font-weight:"300"}
li		{ color:"#00009F"; font-size:10pt; font-family:"Trebuchet MS, Arial, Helvetica"; font-weight:"100"; text-align:left}

a:hover 	{ color:'black';font-weight:'bolder';font-style:Italic }
/* a:link		{ color:black;font-size:8pt; font-family:"Comic Sans ms",Arial }*/
a:visited	{ font-style:Italic }


/* Classes...   */
.NotHomebody	{ background: url("./images/BEdge150.gif") repeat-y; bgcolor:"#FFFFFF" text:"#000000" link:"#993300" vlink:"#0000FF" alink:"#FF9900"} /*scroll 1% 2%} */
.Logo		{ position:relative; top:-8px;}
.Head		{ position:absolute; top:52px;left:52px}
.LHMargin	{ valign:"top"; width:100}
.RHMargin	{ valign:"top"; width:50}
.LiLHMargin     { valign:"top"; width:100}
.LiRHMargin     { valign:"top"; width:50}
.ContaxFont     { color:"#000080"; font-size:14pt; font-family:"Trebuchet MS, Arial, Helvetica"}

/*   <img border="0" src="images/q2logo.jpg" >      </span>  */




