﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.header {
	font-weight:bold;
	font-size:11pt;
	color:#ffffff;
}

.heading {
	font-weight:bold;
	font-size:15pt;
	color:#000000;
}


.left {
	font-size:10pt;
	color:#ffffff;
}

.new {
	font-size:10pt;
	color:#000000;
	padding:0px 0px 0px 10px;
}

a.news:link, a.news:visited, a.news:active {
	text-decoration:underline;
	color:#000000;
	font-size:11pt;
	font-weight:bold;

}

a.news:hover {
	text-decoration:underline;
	color:#004338;
	font-size:11pt;
	font-weight:bold;

}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#990627;
}


a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	padding:10px;
}

a.nav:hover {
	text-decoration:underline;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	padding:10px;
}
a.side:link, a.side:visited, a.side:active {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#004338;
	border-bottom:1px #ffffff solid;
	padding:5px 0px 4px 10px;
	display:block;
	width: auto;
}

a.side:hover {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#FFEB4A;
	background-color:#004338;
	border-bottom:1px #ffffff solid;
	padding:5px 0px 4px 10px;
	display:block;
	width: auto;
}

* html .nav a {
	width:186px;
}

a.product:link, a.product:visited, a.product:active {
	text-decoration:underline;
	color:#000000;
	font-size:10pt;
	font-weight:bold;

}

a.product:hover {
	text-decoration:underline;
	color:#004338;
	font-size:10pt;
	font-weight:bold;

}
a.sub:link, a.sub:visited, a.sub:active {
	text-decoration:underline;
	color:#000000;
	font-size:9pt;
	padding: 0px 20px 0px 20px;

}

a.sub:hover {
	text-decoration:underline;
	color:#004338;
	font-size:9pt;
	padding: 0px 20px 0px 20px;

}

.products{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	
}


#flashContent { width:100%; height:100%; }