

B {font-weight: bold}
TD {color: #000000; font : 9pt Arial, Sans-Serif; font-weight: normal}
SUP {color: #000000; font : 6pt Arial, Sans-Serif; font-weight: normal}
INPUT {font:10px Arial, Sans-Serif; color:#000000; font-weight:normal; border-color: #000000; border-style: solid; border-width: 1px;}
TEXTAREA {font:10px Arial, Sans-Serif; color:#000000; font-weight:normal; border-color: #000000; border-style: solid; border-width: 1px;}
/* CHECKBOX {font:10px Arial, Sans-Serif; color:#000000; font-weight:normal; border-color: #000000; border-style: solid; border-width: 1px;} */
SELECT {font:10px Arial, Sans-Serif; color:#000000; font-weight:normal; border-color: #000000; border-style: solid; border-width: 1px;}

.standard {color: #000000; font : 9pt Arial, Sans-Serif, Serif; font-weight: normal}
.default {color: #000000; font : 8pt Arial, Sans-Serif; font-weight: normal}
.grey {color: #AAAAAA; font : 7pt verdana, Sans-Serif; font-weight: normal}
.grey2 {color: #444444; font : 7pt verdana, Sans-Serif; font-weight: normal}
.small2 {font: 7pt verdana, Sans-Serif; font-weight:normal; color:#90B002}
.small {font: 7pt Arial, Sans-Serif; font-weight:normal; color:#000000}
.smalltitle {font: 8pt Arial, Sans-Serif; font-weight:bold; color:#FFFFFF}
.specialtitle {font: 8pt Arial, Sans-Serif; font-weight:bold; color:#000000}
.vantitle {font: 10pt Arial, Sans-Serif; font-weight:bold; color:#FFFFFF}
.vantitle2 {font: 9pt Arial, Sans-Serif; font-weight:bold; color:#000000}
.vantitle3 {font: 8pt Arial, Sans-Serif; font-weight:bold; color:#2c97c5}
.vantitle4 {font: 8pt Arial, Sans-Serif; font-weight:bold; color:#000000}
.vannotes {font: 8pt Arial, Sans-Serif; font-weight:normal; color:#000000}


A.vantitle3:link {text-decoration: none; color: #2d97c8; font :8pt Arial, Sans-Serif; font-weight:bold; }
A.vantitle3:visited {text-decoration: none; color: #2d97c8; font :8pt Arial, Sans-Serif; font-weight:bold; }
A.vantitle3:active {text-decoration: none; color: #2d97c8; font :8pt Arial, Sans-Serif; font-weight:bold; }
A.vantitle3:hover {text-decoration: underline; color: #2d97c8; font :8pt Arial,Sans-Serif; font-weight:bold; }

.homeheader {font: 14pt Arial, Sans-Serif; font-weight:normal; color:#026699}

.title {color: #979797; font : 14pt Arial, Sans-Serif; font-weight: normal}
.iheader {color: #026699; font : 12pt Arial, Sans-Serif; font-weight: normal; font-style: italic;}

/* BLOG */
.blogName {
	color: #979797;
	font:14pt Arial, Sans-Serif;
	font-weight: normal;
}
.blogSubContentContainer {
	float:right;
	width:170px;
	background-color:#DDD;
}
.blogSubContentTitle {
	color:#026699;
	font:12pt Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-align:center;
	text-decoration:underline;
	background-color:#CCC;
}
.blogCategoryListing {
	border-bottom:1px dashed #000;
	text-align:center;
}
.blogCategoryListing:hover {
	background-color:#999;
}
.blogCategoryLink:link {
	text-decoration:none;
	color:#000000;
	font:9pt Arial, Sans-Serif;
	font-weight:normal;
}
.blogCategoryLink:hover {
	text-decoration:none;
	color:#000000;
	font:9pt Arial, Sans-Serif;
	font-weight:normal;
}
.blogCategoryLink:active {
	text-decoration:none;
	color:#000000;
	font:9pt Arial, Sans-Serif;
	font-weight:bold;
}
.blogCategoryLink:visited {
	text-decoration:none;
	color:#000000;
	font:9pt Arial, Sans-Serif;
	font-weight:normal;
}
.blogContainer {
	width:850px;
}
.blogPostsContainer {
	float:left;
	width:655px;
}
.postContainer {
	border-bottom:1px outset #000;
	background-color:#EEE;
	padding:3px 3px 3px 3px;
}
.commentsContainer {
	background-color:#EEE;
}
.commentsTitle {
	color:#000000;
	font:12pt Arial, Sans-Serif, Serif;
	font-weight: bold;
}
.commentContainer {
	border-bottom:1px outset #000;
	background-color:#EEE;
	padding:3px 3px 3px 3px;
}
.commentHeaderContainer {
	background-color:#DDD;
}
.commentContentContainer {
	padding-top:10px;
}
.commentContent {
	color:#000000;
	font:9pt Arial, Sans-Serif, Serif;
	font-weight: normal;
	vertical-align:top;
}
.commentAuthorAndDate {
	font: 7pt Arial, Sans-Serif;
	font-weight:normal;
	color:#000000;
}
.postHeaderContainer {
	background-color:#DDD;
}
.blogNavigation {
}
.blogNavigationOlder {
	float:right;
}
.blogNavigationNewer {
	float:left;
}
.blogNavigation a:link {
	text-decoration:none;
	color:#000000;
	font:9pt Arial, Sans-Serif;
	font-weight:normal;
}
.blogNavigation a:hover {
	text-decoration:underline;
	color:#000000;
	font:9pt Arial, Sans-Serif;
	font-weight:normal;
}
.postTitleDiv {
	vertical-align:middle;
}
.postTitle:link {
	color:#026699;
	font:10pt Arial, Sans-Serif;
	font-weight: normal;
}
.postTitle:active {
	color:#026699;
	font:10pt Arial, Sans-Serif;
	font-weight: normal;
}
.postTitle:hover {
	color:#026699;
	font:10pt Arial, Sans-Serif;
	font-weight: normal;
	text-decoration:underline;
}
.postTitle:visited {
	color:#026699;
	font:10pt Arial, Sans-Serif;
	font-weight: normal;
}
.postTitleIconDiv {
	padding-top:2px;
	padding-right:5px;
	float:left;
}
.postDate {
	font: 7pt Arial, Sans-Serif;
	font-weight:normal;
	color:#000000;
}
.postDateDiv {
	vertical-align:top;
}
.postContentContainer {
	padding-top:10px;
}
.postContent {
	color:#000000;
	font:9pt Arial, Sans-Serif, Serif;
	font-weight: normal;
	vertical-align:top;
}
.viewEntirePostLink:link {
	font: 8pt Arial, Sans-Serif;
	font-weight:bold;
	color:#026699;
}
.viewEntirePostLink:hover {
	font: 8pt Arial, Sans-Serif;
	font-weight:bold;
	color:#026699;
	text-decoration:underline;
}
.viewEntirePostLink:visited {
	font: 8pt Arial, Sans-Serif;
	font-weight:bold;
	color:#026699;
}
.viewEntirePostLink:active {
	font: 8pt Arial, Sans-Serif;
	font-weight:bold;
	color:#026699;
}
.postDetailsDiv {
	vertical-align:top;
}
.postDetailsComments {
	font: 7pt Arial, Sans-Serif;
	font-weight:bold;
	color:#000000;
	float:left;
}
.postCommentsLink:link {
	font: 7pt Arial, Sans-Serif;
	font-weight:bold;
	color:#000000;
}
.postCommentsLink:hover {
	font: 7pt Arial, Sans-Serif;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.postCommentsLink:visited {
	font: 7pt Arial, Sans-Serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.postDetailsCategoriesLabel {
	font: 7pt Arial, Sans-Serif;
	font-weight:bold;
	color:#000000;
}
.postDetailsCategories {
	font: 7pt Arial, Sans-Serif;
	color:#000000;
	float:right;
}

/* HREFS */
form {font: 8pt verdana, Sans-Serif; font-weight:normal; color:#666666}
.error {font: 8pt Arial, Sans-Serif; font-weight:normal; color: #cc0000}
.fixed {font-family: fixed;}
.head {color: #000000; font : 9pt Arial, Sans-Serif; font-weight: bold}
.testimonial {color: #7F7F7F; font : 8pt Arial, Sans-Serif; font-weight: italic}

A:link {text-decoration: none; color: #000000; font :9pt Arial, Sans-Serif; font-weight:normal; }
A:visited {text-decoration: none; color: #000000; font :9pt Arial, Sans-Serif; font-weight:normal; }
A:active {text-decoration: none; color: #000000; font :9pt Arial, Sans-Serif; font-weight:normal; }
A:hover {text-decoration: underline; color: #0064A2; font :9pt Arial,Sans-Serif; font-weight:normal; }
/* A:hover {text-decoration: underline; color: #1638A8; font :9pt Arial,Sans-Serif; font-weight:normal; } */

A.portal:link {text-decoration: none; color: #2d97c8; font :9pt Arial, Sans-Serif; font-weight:normal; }
A.portal:visited {text-decoration: none; color: #2d97c8; font :9pt Arial, Sans-Serif; font-weight:normal; }
A.portal:active {text-decoration: none; color: #2d97c8; font :9pt Arial, Sans-Serif; font-weight:normal; }
A.portal:hover {text-decoration: underline; color: #2d97c8; font :9pt Arial,Sans-Serif; font-weight:normal; }

A.footer:link {text-decoration: none; color: #ffffff; font :8pt arial, sans-serif; font-weight:bold; }
A.footer:visited {text-decoration: none; color: #ffffff; font :8pt Arial, Sans-Serif; font-weight:bold; }
A.footer:active {text-decoration: none; color: #ffffff; font :8pt Arial, Sans-Serif; font-weight:bold; } 
A.footer:hover {text-decoration: underline; color: #ffffff; font :8pt Arial,Sans-Serif; font-weight:bold; }

.partners {color: #83BDD1; font :6pt arial, sans-serif; font-weight:bold;}
A.partners:link {text-decoration: none; color: #83BDD1; font :6pt arial, sans-serif; font-weight:bold; }
A.partners:visited {text-decoration: none; color: #83BDD1; font :6pt Arial, Sans-Serif; font-weight:bold; }
A.partners:active {text-decoration: none; color: #fff; font :6pt Arial, Sans-Serif; font-weight:bold; } 
A.partners:hover {text-decoration: none; color: #fff; font :6pt Arial,Sans-Serif; font-weight:bold; }


A.subnav:link {text-decoration: none; color: #2d97c8; font :9pt Arial, Sans-Serif; font-weight:bold; }
A.subnav:visited {text-decoration: none; color: #2d97c8; font :9pt Arial, Sans-Serif; font-weight:bold; }
A.subnav:active {text-decoration: none; color: #2d97c8; font :9pt Arial, Sans-Serif; font-weight:bold; }
A.subnav:hover {text-decoration: none; color: #026699; font :9pt Arial,Sans-Serif; font-weight:bold; }

A.subnavon:link {text-decoration: none; color: #FFFFFF; font :9pt Arial, Sans-Serif; font-weight:bold; }
A.subnavon:visited {text-decoration: none; color: #FFFFFF; font :9pt Arial, Sans-Serif; font-weight:bold; }  
A.subnavon:active {text-decoration: none; color: #FFFFFF; font :9pt Arial, Sans-Serif; font-weight:bold; }
A.subnavon:hover {text-decoration: none; color: #FFFFFF; font :9pt Arial,Sans-Serif; font-weight:bold; }


.subnavon {color: #FFFFFF; font : 9pt Arial, Sans-Serif; font-weight: bold}

A.subnav2:link {text-decoration: none; color: #000000; font :8pt Arial, Sans-Serif; font-weight:bold; }
A.subnav2:visited {text-decoration: none; color: #000000; font :8pt Arial, Sans-Serif; font-weight:bold; }
A.subnav2:active {text-decoration: none; color: #000000; font :8pt Arial, Sans-Serif; font-weight:bold; }
A.subnav2:hover {text-decoration: underline; color: #000000; font :8pt Arial,Sans-Serif; font-weight:bold; }

.midnav {font: 11pt Arial, Sans-Serif; font-weight:bold; color:#000000}
A.midnav:link {text-decoration: none; color: #000000; font :11pt Arial, Sans-Serif; font-weight:bold; }
A.midnav:visited {text-decoration: none; color: #000000; font :11pt Arial, Sans-Serif; font-weight:bold; }
A.midnav:active {text-decoration: none; color: #000000; font :11pt Arial, Sans-Serif; font-weight:bold; }
A.midnav:hover {text-decoration: none; color: #026699; font :11pt Arial,Sans-Serif; font-weight:bold; }

A.rev:link {text-decoration: none; color: #8EAF01; font :7pt Verdana, Sans-Serif; font-weight:normal; }
A.rev:visited {text-decoration: none; color: #8EAF01; font :7pt Verdana, Sans-Serif; font-weight:normal; }
A.rev:active {text-decoration: none; color: #8EAF01; font :7pt Verdana, Sans-Serif; font-weight:normal; }
A.rev:hover {text-decoration: underline; color: #1638A8; font :7pt Verdana, Sans-Serif; font-weight:normal; }


A.small:link {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #1638A8;}
A.small:visited {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #1638A8;}
A.small:active {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #1638A8;}
A.small:hover {text-decoration: none; font: 7pt verdana, Sans-Serif;; font-weight:normal; color: #8EAF01;}

body {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x; 
}


/* PRODUCT DISPLAY CSS */
.ProductImage {
	border:thin #0d93bf;
	border-style:solid;
}
.TemplateImageSide1
{
	float:right;
	padding:5px;
	border-style:solid;
	border: medium #0d93bf;
}
.TemplateParagraph
{
	float:left;
}
.TemplateItem
{
	width:99%;
	border-bottom:#999;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.TemplateItemDescription {
	font:Arial;
	font-size:12px;
	color:#000000;
}
.TemplateItemHeader {
	font:Arial;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}
.TemplateItemSubHeader {
	font:Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}