/* CSS-typography for fused group corperate site */
/* Created 06-09-2007 */
/* Author: Sharon Lee - poptech/cyonix */

/****** general ******/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

blockquote, label, input, select, #right-col, #right-col li{
	font-size: 88%;
}


 blockquote {
	font-style: italic;
}

h1 {font-size: 1.27em;} /*background: #92122F url(../images/grad-para-bg.gif) repeat-x bottom left;*/
h2{font-size: 1.15em;}
h3 {font-size: 1.13em;}
h4 {font-size: 1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em}
dd, p {font-size: .83em;}

h2.htdigHeader {
	font-size: 0.9em;
}

.about-us-tech h2, .about-us-calls h2, .about-us-net h2, .about-us-mob h2, .about-us-home h2, .about-us-virtual h2 {
    font-size: 1em;
	color: #fff;   
}

h1,h2, h3, h4, h5, h6, dl#news dt, dl.feature dt {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#content .top-section h1 {
	color: #7F6F75;
	font-weight: bold;
}

a { 
	text-decoration: none;  
	color: #DD0034;
}

a:hover {
	color: #660000;
}

/****** main navigation******/

#navigation a, #navigation a.current {
	text-decoration: none;
    font-size: 80%;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	list-style-type: none;
}

/****** containers******/

#home #left-lower-section p.link a{
	font-weight: bold;
}

p.summary {
	font-style: italic;
}

p.summary a, dl.feature a, .about-us-tech a.last, .about-us-calls a.last, .about-us-net a.last, .about-us-mob a.last, .about-us-home a.last , .about-us-virtual a.last {
	font-style: normal;
	font-weight: bold;
    margin-right: 5px;
}

.summary em {
	font-size: 190%;
}

/****** feature and heading backgrounds******/
#lower-section h2, #lower-section h3, dl#news dt {
	font-size: 97%;
}

dl.feature dd {
  font-size: 70%; 
}

#lower-section div.feature-col h3 {
	font-size: 80%;
}

/****** News block styles******/ 
.top {
  font-size:1px;
  }

.bottom {
  font-size:1px; 
  }

dl#news dd {
	font-size: 80%; 
}

dl#news dt {
	font-weight: bold;
}

dl#news dd.more-news  {
    font-weight: bold;
}

dl#news a span  {
	font-size: x-small;
}

.newsList dt {
   font-size:1em;
}

.newsList dt {
	font-size: 83%;
}

.newsList dt a {
	font-weight: bold;
   }


/****** news archive ******/
.archiveNewsHolder {
	font-size: 83%;
}

.archiveNews {
	list-style:none;
	float:left;
}

ul.archiveNews  {
	list-style-type: none !important;
}

 ul.archiveNews li {
	list-style: none;
	list-style-type: none !important;
}

.archiveNews li a:hover {
	text-decoration:underline;
}

.pageLinks ul, .pageLinks li {
	list-style:square;
}

/****** utilitnav******/
#utility-nav a {
	text-decoration: none;
	padding-left: 10px;
    font-size: 70%;
    font-family: Tahoma, Verdana, sans-serif;
}

#utility-nav ul {
	list-style: none;
}

#utility-nav li {
	list-style-type: none;
}

/****** search ******/ 


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	font-size: 1px;
}

/****** forms ******/ 
form.search {
    font-size: 80%;
 }

form.search .submit {
	font-size: 90%;
 	font-weight: bold;
}

.head-background h4 {
   font-size: 90%;
}

form.genForm input.submit {
	font-weight: bold;
}

form.genForm legend {
  font-size: 80%;
}

form.genForm select {
	font-size: 80%;
}

.address p span{ 
    font-weight: bold;
}

/***** site map ******/
.sitemap {
	list-style:none;
}

ul.sitemap li {
 list-style-type:none !important;
}

.sitemap li {
	font-size:.9em;
}

.sitemap li {
	list-style:none;
}

/***** sub nav *******/

dl.feature dt  {
    font-weight: bold;
	font-size: 80%;
}

ul.subnav {
	list-style:none;
    font-size: 1em;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

ul.subnav li {
   list-style:none;
	font-size: 90%;
}

ul.subnav li a {
    list-style:none;
	font-size: .92em;
}

.subnav li a:hover {
    text-decoration:none;
}


div.footernav li {
	display:inline;	   
    font-size: 65%;
}

div.searchpagelinks {	
 font-size: 90%;
}

div.searchpagelinks li {
   display: inline;
   padding: 5px;

}

#right-col ul li {
list-style-type: disc;
}

   list-style:none;
