/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:regular,bold); /*sccs*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:regular,bold); /*sccs*/
body {
	font-family: "Open Sans", "Source Sans Pro", "Arial Unicode MS", Arial, Helvetica, sans-serif; /*sccs*/
	font-size: 85%;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
#jsn-menu2 a, /*sccs*/
#jsn-menu2 span, /*sccs*/
.componentheading,
.contentheading {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; /*SCCS*/
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: normal;
}