body { margin: 20px 0px 30px 0px; color: #262b33; }
td, tr, p, div, ul li, em { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #262b33; }
ul { margin: 0px 0px 0px 0px; }
hr { background: #CCCCCC; height: 1px; width: 100%; }
.title { font-family: sans-serif; font-size: 24px; font-weight: bold; color: white; }
.pathway { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc; }
a.pathway:link, a.pathway:visited { color: #cccccc; font-weight: normal; }

.productlist { display:block; margin:10px 0px; padding:0px; list-style:none; }
.productlist li { display:block; float:left; width:160px; height:180px; margin:5px; text-align:center; line-height:15px; }
.productlist li a { font-size:12px; }
.productlist li a img { display:block; margin:10px auto 10px; }
.productlist li a span { display:block; }
.productlist li a span.thumbdesc { margin-top:10px; color:#999; font-style:italic; }
span.title { font-size:11px; color:black; }


a.pathway:hover
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0c1c33;
	text-align: center;
	font-weight: bold;
}

a.mainlevel:hover
{
	color: #ffcc00;
	text-align: center;
}

a.sublevel:link, a.sublevel:visited
{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

a.sublevel:hover
{
	color: #000000;
	text-decoration: underline;
}

a.mainlevel_top_nav:link, a.mainlevel_top_nav:visited
{
	color: #cccccc;
	background-position: left;
	text-align: left;
	font-weight: normal;
}

a.mainlevel_top_nav:hover
{
	color: #ffcc00;
	background-position: left;
	text-align: left;
}

.active
{
	color: white!important;
}

table.moduletable
{
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 350px;
background-color: #408fff;
}

table.moduletable th
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin: 20px 5px 20px 5px;
}

table.moduletable td
{
	font-size: 10px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

table.moduletable_flash
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 750px;
border: 0px 0px 0px 0px;
}


.poll
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.sectiontableheader
{
	color: #000000;
	font-weight: bold;
}

.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366C0;
	text-decoration: none;
	font-weight: medium;
}

.smalldark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.image_float_right
{
	float: right;
	padding: 10px 10px 10px 10px;
}

.image_float_left
{
	float: left;
	padding: 10px 10px 10px 10px;
}


/*content area background image and color */
td.content_BG
{
	background-image: url(/site/content_only.gif);
	background-repeat: no-repeat;
	background-color: #408fff;
}

/*banner area background image and color */
.banner_BG
{
	background-image: url(/site/banner.gif);
	background-repeat: no-repeat;

}

.contentpane { padding: 10px 10px 0px 10px; }

.contentpaneopen
{
	padding: 10px 10px 0px 10px;
	text-align: left;
margin-right:20px;
}


/* This controls the content heading (like h1) */
.contentheading, .componentheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0c1c33;
	text-align: left;
}

.createdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}

.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.inputbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}

#footer
{
	color:#000;
	font-family: verdana;
	font-size: 10px;
	text-align:center;
}

#footer a, #footer a:visited
{
	color: #000;
	text-decoration: underline;
}

#footer a:hover
{
	color: #bfdaff;
	text-decoration: none;
}

a:link, a:visited
{
	color: #000000;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

a.contentpagetitle:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #7B8DA1;
	text-decoration: underline;
	font-weight: bold;
}

a.category:link, a.category:visited
{
	
	color: #0c1c33;
	font-weight: bold;
}

a.category:hover { color: #bfdaff; }

.ontab
{
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab
{
	background-color: #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding { }

.tabheading
{
	background-color: #ffae00;
	text-align: left;
}

.pagetext
{
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.moscode { background-color: #f0f0f0; }

.message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff6600;
	text-align: center;
}

/* custom stuff */
.container
{
	border: solid;
	border-width: 1px;
	border-color: #efefef;
	background-color: White;
}

.boxes
{
	border: solid;
	border-color: #efefef;
	border-width: 1px;
}
td p{padding-right:20px!important;}
td h3{font-size:21px;}
