body, div, h1, h2, h3, h4, h5, h6, hr, p, ul, li, strong, em, span, img, form, fieldset, label {

	margin: 0;

	padding: 0;

    border: none;

	font-size: 1em;

}

hr {

	display: none;
	
}

input, textarea, select {

	margin: 0;

    font: 12px Arial, Helvetica, sans-serif;
	
}

button {

	margin: 0;
	
	cursor: pointer;
	
}

body {
	
    font: 15px Arial, Helvetica, sans-serif;
	
}

.clear-fix {
	
	clear: both;
	
}

.nomargin {
	
	margin: 0 !important;
	
}

.nopadding {
	
	padding: 0 !important;
	
}

.red {
	
	color: #ac0f0b;
	
}

.gray {
	
	color: #404040;
	
}

.black {
	
	color: #000;
	
}

.size22 {
	
	font-size: 22px;
	
}

.size39 {
	
	font-size: 39px;
	
}

/* header */

div.header {
	
	height: 40px;
	
}

div.header .companylogo {
	
	float: left;
	
	font-size: 20px;
	
}

div.header .companyphone {
	
	float: right;

	font-size: 20px;
	
}

/* breadcrumbs */

div.breadcrumbs {
	
	margin: 0 0 5px 0;
	
	font-size: 12px;
	
	color: #000;
	
}

div.breadcrumbs a {
	
	color: #000;
	
}

div.breadcrumbs span {
	
	color: #404040;
	
}

div.breadcrumbs .active,
div.breadcrumbs .B_currentCrumb,
div.breadcrumbs span.B_homeCrumb {
	
	color: #ac0f0b;
	
}

/* content */

div.content {
	
	position: relative;
	
	width: 100%;

}

/* footer */

div.footer {
	
	position: relative;
	
	width: 100%;
	
	padding: 15px 0;
	
	border-top: 1px solid #000;
	
	clear: both;

}

div.footer p {
	
	font-size: 13px;
	
	text-align: center;
	
	clear: both;
	
}

/*





defaultcontent

*******************************************************************************************************************/

div.defaultcontent {
	
	position: relative;
	
}

div.defaultcontent h1 {
	
	margin: 0 0 18px 0;
	
	font: 250% "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color: #ac0f0b;
	
}

div.defaultcontent .maintitle {
	
	width: 385px;
	
}

div.defaultcontent h2 {
	
	margin: 0 0 18px 0;
	
}

div.defaultcontent h3 {
	
	margin: 0 0 18px 0;
	
	padding: 5px 0 0 0;
	
	font-size: 120%;
	
	color: #ac0f0b;
	
}

div.defaultcontent h4 {
	
	margin: 0 0 18px 0;
	
	font-size: 110%;
	
	color: #404040;
	
}

div.defaultcontent h5 {
	
	margin: 0 0 18px 0;
	
	color: #505050;
	
}

div.defaultcontent h6 {
	
	margin: 0 0 18px 0;
	
}

div.defaultcontent ul {
	
	margin: 0 0 18px 15px;
	
}

div.defaultcontent ol {
	
	margin: 0 0 18px 20px;
	
	padding: 0;
	
}

div.defaultcontent li {
	
	margin: 0 0 5px 0;
	
}

div.defaultcontent p {
	
	margin: 0 0 18px 0;
	
}

div.defaultcontent p.searchmessage {
	
	margin: 0 0 25px 20px;
	
}

div.defaultcontent strong {
	
}

div.defaultcontent .video {
	
	display: block;
	
	float: left;
	
	margin: 0 20px 0 0;
	
	padding: 2px 2px 1px 2px;
	
	border: 1px solid #dbd9d2;
	
}

/*





BLOG

*******************************************************************************************************************/

div.blogcontent {
	
	background: url(../images/sidebarblogbottom.gif) right bottom no-repeat;
	
	margin: 92px 0 20px 0;
	
}

/*





maincontent

*******************************************************************************************************************/

div.maincontentblog {
	
	float: left;
	
	width: 685px;
	
	margin: 0;
	
	padding: 0;
	
}

/* breadcrumbs */

div.maincontentblog div.breadcrumbs {
	
	margin: 0 0 25px 42px;
	
}

/*





defaultcontent blog

*******************************************************************************************************************/

div.defaultcontent {
	
	padding: 0;
	
}

/* postlist */

div.defaultcontent .postlist {
	
	list-style: none;
	
}

div.defaultcontent .postlist li {
	
	display: block;
	
	background: url(../images/dotted.gif) left bottom repeat-x;
	
	margin: 0 0 18px 0;
	
	padding: 0 0 18px 20px;
	
}

div.defaultcontent .postlist .last {
	
	margin: 0;
	
}

div.defaultcontent .postlist .postwrapper,
div.maincontentpost .defaultcontent .postwrapper {
	
	background: url(../images/postinfobgbottom.gif) left bottom no-repeat;
	
}

div.maincontentpost .defaultcontent .postwrapper {
	
	margin: 0 0 0 20px;
	
}

div.defaultcontent .postlist .postsummary,
div.maincontentpost .defaultcontent .postcontent {
	
	float: right;
	
	width: 510px;
	
	margin: 0 10px 0 0;
	
	font-size: 87%;
	
}

div.defaultcontent .postlist .postsummary h1,
div.maincontentpost .defaultcontent .postcontent h1 {
	
	margin: 0 0 15px 0;
	
	font: bold 150% Arial, Helvetica, sans-serif;
	
}

div.defaultcontent .postlist .postsummary p {
	
	margin: 0;
	
}

div.defaultcontent .postlist .postsummary p.readmore {
	
	margin: 5px 0 15px 0;
	
	font-size: 12px;
	
}

div.defaultcontent .postlist .postinfo,
div.maincontentpost .defaultcontent .postinfo {
	
	float: left;
	
	background: url(../images/postinfobgtop.gif) no-repeat;
	
	width: 123px;
	
	padding: 10px 0 0 0;
	
	color: #cac9c9;
	
}

div.defaultcontent .postlist .postdate,
div.maincontentpost .defaultcontent .postdate {
	
	float: right;
	
	padding: 4px 20px 0 0;
	
	text-transform: uppercase;
	
}

div.defaultcontent .postlist .postdate strong,
div.maincontentpost .defaultcontent .postdate strong {
	
	display: block;
	
	float: left;
	
	margin: 0 7px 0 0;
	
	font-size: 38px;
	
	line-height: 30px;
	
}

div.defaultcontent .postlist .postdate span,
div.maincontentpost .defaultcontent .postdate span {
	
	display: block;
	
	font-size: 16px;
	
	font-weight: bold;
	
	line-height: 16px;
	
}

div.defaultcontent .postlist .postauthor,
div.maincontentpost .defaultcontent .postauthor {
	
	float: right;
	
	padding: 0 20px 0 0;
	
	font-size: 11px;
	
	font-weight: bold;
	
	text-align: right;
	
}

div.defaultcontent .postlist .postauthor span,
div.maincontentpost .defaultcontent .postauthor span {
	
	display: block;
	
	color: #ac0f0b;
	
}

div.defaultcontent .postlist .postauthor em,
div.maincontentpost .defaultcontent .postauthor em {
	
	display: block;
	
}



/*





signupform

*******************************************************************************************************************/

div.blogcontent .defaultcontent .signupform {
	
	top: -77px;
	
	left: 40px;
	
}

/*  postcomments */

div.defaultcontent .postcomments {
	
	padding: 35px 0 0 0;
	
	font-size: 12px;
	
}

/* articles */

div.defaultcontent .article .articletitle {
	
	margin: 0;
	
}

div.defaultcontent .article .articleintrotext {
	
	margin: 0 0 5px 0;
	
}

div.defaultcontent .article .articlereadmore {
	
	text-align: right;
	
}


div.defaultcontent .readmorelist {
	
	padding: 25px 0 0 0;
	
}

div.defaultcontent .readmorelistitle {
	
	font-size: 16px;
	
	color: #000;
	
}

div.defaultcontent .readmorelist .readmorelistback {
	
	text-align: right;
	
}

div.defaultcontent .readmorelist .active a {
	
	font-weight: bold;
	
	color: #404040;
	
}

/* faq */

div.defaultcontent .faqrowlist .faqrow {
	
	margin: 0 0 5px 0;
	
}

div.defaultcontent .faqrowlist .faqrowtitle {
	
	margin: 0;
	
}

/* glossaryterms */

div.defaultcontent .glossarytermslist {
	
	position: relative;
	
}

div.defaultcontent .glossarytermslist .glossaryleft {
	
	float: left;
	
	width: 50%;
	
}

div.defaultcontent .glossarytermslist .glossaryright {
	
	float: right;
	
	width: 40%;
	
	margin: 0 0 120px 0;
	
}

div.defaultcontent .glossaryterms .glossarytitle {
	
	position: relative;
	
	width: 100%;
	
	padding: 20px 0;
	
	font-size: 130%;
	
	clear: both;
	
}

div.defaultcontent .glossaryterms ul {
	
	margin: 0;
	
	list-style: none;
	
}

div.defaultcontent .glossaryterms .glossarytermtitle {
	
	position: relative;
	
	width: 100%;
	
	margin: 0 0 5px 0;
	
	color: #ac0f0b;
	
	clear: both;
	
}

/*





forms

*******************************************************************************************************************/

div.defaultcontent .form h2 {
	
	font-weight: normal;
	
	font-size: 18px;
	
	color: #ac0f0b;
	
}

div.defaultcontent .form td {
	
	vertical-align: top;
	
}

div.defaultcontent .form input.text {
	
	background: url(../images/selectbg.png) left bottom repeat-x;

	width: 250px;
	
	height: 18px;
	
	margin: 0 0 15px 0;
	
	padding: 3px 3px 0;
	
	border: 1px solid #ccc;
	
}

div.defaultcontent .form select.text {
	
	background: url(../images/selectbg.png) left bottom repeat-x;
	
	width: 258px;
	
	height: 20px;
	
	margin: 0 0 15px 0;
	
	padding: 0;
	
	border: 1px solid #ccc;
	
}

div.defaultcontent .form select.text_short {
	
	width: 56px;
	
}

div.defaultcontent .form textarea.text {
	
	background: #d6edaf; 
	
	width: 460px;
	
	height: 100px;
	
	margin: 0 0 15px 0;
	
	padding: 3px;
	
	border: none;
	
}

div.defaultcontent .form input.text_short {
	
	width: 50px;
	
}

div.defaultcontent .form input.text_shortest {
	
	width: 30px;
	
}

div.defaultcontent .form td.label, 
div.defaultcontent .form td.labelwrap {
	
	padding: 0 9px 15px 0;
	
}

/*





HIDDEN

*******************************************************************************************************************/
div.footer img,
div.footer .footernav,
div.sidebar,
div.defaultcontent .topactions,
div.defaultcontent .signupform,
div.mainbaner,
div.navigation,
div.header .socialnetworks,
div.defaultcontent .pagination,
div.defaultcontent .postcomments form,
div.sidebarblog,
div.defaultcontent .postcomments h3 {
	
	display: none;
	
}

