/* CSS-tyography for fused web calls */
/* Created 23-08-2007 */
/* Author: Sharon Lee - poptech */

/****** general ******/

body {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
    border-bottom: 1px dashed #9B3A9D;
}

#home h2 {
    margin:  0;
	font-size: 0.92em;
}

#home h3 {
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6 {
    font-family:  Tahoma, Verdana, Arial, serif;
}

/****** containers ******/

#left-col #mid-content p { 
	font-size: 80%;
}

#left-col p.read-more a {
	font-weight: bold;
}

/*end containers ******/

/****** header contents and utility aids******/

form.search {
	font-size: 82%;
	font-weight: bold;
}

form.search input {
	font-size: 93%;
}

ul#unav li a {
	font-size: 70%;
}

ul#unav li a:hover, ul#unav li a:focus {
	text-decoration: underline;
}

/****** begin footr navigation ******/

#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
}

/*end footer navigation ******/

/****** right expandable feature boxes******/



#right-col .box, body#subpage #left-col .box  {
	text-decoration: none;
    font-size: 75%;
}

#right-col .box h3, body#subpage #left-col .box h3 { 
	font-size: 1em; 
}
/* end right expandable feature boxes******/

/****** begin navigation ******/

#main-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
}
/* end main navigation ******/

/****** home page main feature boxes ******/

.feature-image-1 h1, .feature-image-2 h1, .feature-image-3 h1 {
	font-size: 1.1em; 
	font-family:Arial, Helvetica, sans-serif; 
}

.feature-image-1 p, .feature-image-2 p, .feature-image-3 p{
	font-size: 80%;
}
/*end home page feature boxes ******/

form.genForm .submit{
	font-size: .8em;
}

body#subpage #right-col h2, body#subpage #right-col h3  {
	font-size: 1em;

}

 body#subpage #right-col h3 {
 	font-size: .9em;
	}
	
	#right-col h4, #right-col h5, #right-col h6 {
	font-size: .88em;
}

body#subpage #left-col ul#sub-nav li a {
	font-size: .83em;
}

body#subpage #right-col p.summary {
	font-weight: bold;
}

body#subpage #right-col h1 {

	text-transform:capitalize;
	font-family: tahoma;
	font-size: 1.1em;

}

body#subpage #right-col h2, body#subpage #right-col h3  {
	font-size: 1em;

}

 body#subpage #right-col h3 {
 	font-size: .9em;
	margin-bottom: 10px;
}
body#subpage #left-col .subnav-heading{
	font-size: .88em;
}