/* Start of CMSMS style sheet 'type' */
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 8pt;
                line-height: 1em;
                color: #FFFFFF;
                top-margin: 0px;
	        background-color: #999999;
	        background-image: url(images/bg.jpg);
	        background-repeat: repeat-x;
	}
	div {
		font-size: 1em;
	}
	.img_border {
		border: 2px solid #efefef;
                margin: 5px;
	}

contentbg {
background-image: url(http://www.spyral-designs.com/public/jcr/images/bg.jpg);
background-repeat: repeat;
}

.calline
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;

}

.caltop
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
}




.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #335599;
	font-weight: bold;
	padding-left: 18px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #335599;
	font-weight: bold;
}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
	color: #FFFFFF;
}
	
/* LINKS */
	a,
	a:link 
	a:active, a:visited {
		text-decoration: underline;
                color: #FFFFFF;
	}


	a.black,
	a.black:link 
	a.black:active, a.black:visited {
		text-decoration: underline;
                color: #335599;
	}

a.cal,
a.cal:link 
a.cal:active, a.cal:visited
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: underline;
}


        div#footer a, 	
        div#footer a:link 
	div#footer a:active, div#footer a:visited {
               color: #fff;
        }

	a:hover {
	text-decoration: none;
	}
/* END LINKS */
	
/* HEADINGS */
	h1 {
		font-size: 2em;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-size: 1.5em;
                line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h3 {
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
/* END HEADINGS */

/* TEXT */
	p {
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.6em;
	}
	blockquote {
		border-left: 10px solid #ddd;
		margin-left: 10px;
	}
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */
	#main ul {
        line-height:1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	#main ul li {
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 30px;
		padding: 0;
	}
/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
		margin: 0 0 0 0;
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}
/* END TABLE */	
	
	hr {
		display: none;
	}

	div.hr {
		height: 1px;
		margin: 1em 10px;
		border-bottom: 1px dotted black;
	}

.twitstyle1 {
	font-size:14px;
	font-weight:bold;
	color: #333;
}
.twitstyle2 {
	font-size: 10px;
	font-weight:normal;
	margin-left: 5px;
}
.twithead {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333;
}


	
/* END TYPOGRAPHY */	


/* End of 'type' */

