
@import url('08news.css');
@import url('08events.css');
@import url('08litrack.css');
@import url('08faq.css');
@import url('08jobs.css');
@import url('08users.css');
@import url('08items.css')
;
@import url('08layout.css');

@import url('08novo.css');

/*	BEGIN: Standard HTML Tags */
* 
{
    font-family:'Arial','Helvetica', sans-serif;
    font-size:12px;
}

body
{
    margin:0px;
    padding:0px;
    overflow:scroll;
    background-color:#E6FCFA;
}

p 
{
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 1.3em;
}

.blurb_Paragraph
{
	font-size: .9em;
}

h2
{
	font-family: inherit;
	font-size: 1.3em;
	color: #B24800;
	margin-bottom: 1.3em;
}


img
{
    border:0px;
}




a, a:link, a:visited
{
    font-size: 1em;
    color:#025C89;
    text-decoration:underline;
}


a:hover
{
    color:#95053E;
    text-decoration:none;
}





div.hr {
	height: 15px;
  	border-bottom: 1px #B2B2B2 solid;
  	margin-top: 15px;
  	margin-bottom: 20px;

}

div.hr2 {
	height: 14px;
  	border-bottom: 1px #B2B2B2 solid;
  	
  	margin-bottom: 13px;

}


/* Theme classes - these will appear in PageBuilder */



.SubHeading-Charcoal
{
	color:#3F3F3F;
	font-size:12px;
	font-weight:bold;
}



.specialsummary
{
	border-left: 2px solid #ccf0ec;
	padding: 0 0 0 13px;
	margin: 30px 0;
}


.Heading-1 
{
	font-family: inherit;
	font-size:1.5em;
	color: #B24800;
	margin: 1.5em 0 .5em 0;
}

.Heading-2 
{
	font-family: inherit;
	font-size:1.2em;
	font-weight: bold;
	color: #B24800;

}

.subHead2
{
	font-size: 1.1em;
	font-weight: bold;
}


.RedText {color:Red}


.disclosure
{
	padding: 20px 0 0 0;
	font-size: .9em;
	color: #777;
}





.disclosure_invst
{
	margin: 20px 0 0 0;
	padding: 14px;
	font-size: .9em;
	color: #777;
	border: 1px #777 solid;
}


#recaptcha_response_field {text-align:left; position: relative; left:0px; border:0 !important;}

.disclosure_captcha {padding: 5px 0 5x 15px; font-size: .9em; color: #666;}