body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td { font-size: 11px;}
a:link, a:visited {
color:#92af5b;
font-weight:Bold;
}
p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 14px; }
h3{ padding:0; }
.popup{	font-size:11px;
	color:#000066;
	background-image:url(images/specialpopup.gif);
}
th {font-size: 11px;}
.title {
   	font-size: 15px;
	font-stretch:wider;
	font-weight:600;
	color:#4FA88B;
}
.contentHeader {
	font-size: 15px;
	font-weight:bold;
	color:#000000
}
.small{	font-size: 10px;}
.testbox {	font-size: 9px;}
.medium {	font-size: 12px;}
.big {	font-size: 16px;}
.xbig {	font-size: 24px;}
.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}
.tname{
    font-size: 10px;
    font-weight: bold;
}

.justified {	text-align: justify;}

.footer {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

div    { 
       margin: 0; 
       padding: 0; 
       }
       
.partheader{
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content { 
         /*\*/ 
		 font-size:11px;
		 height: 300px;
		 width: 445px;
         /*\*/ overflow: auto; /* no need for Mac IE5 to see this */ 
         }
		
#contentSM { 
         /*\*/ 
		 font-size:11px;
		 height: 340px;
		 width: 445px;
         /*\*/ overflow: auto; /* no need for Mac IE5 to see this */ 
         }
		
#contentMed { 
         /*\*/ 
		 font-size:11px;
		 height: 375px;
		 width: 445px;
         /*\*/ overflow: auto; /* no need for Mac IE5 to see this */ 
         }
		 
#contentLg { 
         /*\*/ 
		 height: 380px;
		 width: 445px;
         /*\*/ overflow: auto; /* no need for Mac IE5 to see this */ 
         }
		 
#contentNews { 
         /*\*/ 
		 font-size:11px;
		 height: 380px;
		 width: 645px;
         /*\*/ overflow: auto; /* no need for Mac IE5 to see this */ 
         }
.quote
{
background:url(../images/bg_q.gif) no-repeat center center;width:167px;height:117px;display:none;
}
.quote p
{
 margin:5px;
 width:160px;
}
* html .quote
{
 background:url(../images/bg_q.gif) no-repeat center center;width:167px;height:117px;padding-left:15px;
} 
*:first-child+html .quote
{
 background:url(../images/bg_q.gif) no-repeat center center;width:167px;height:117px;padding-left:15px;
} 