#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */

body,ul,ol,li,img,form,p,h1,h2,h3,h4,h5,h6,blockquote {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-weight: normal;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #5B9DD9;
	background-repeat: repeat-x;
	background-image:url(../images/blue-violet-bkgr.gif);
}
#header {
	height: 123px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
}

#header #logo {
	position: absolute;
	width:165px;
	height:115px;
	z-index: 100;
	margin-top: 11px;
	margin-left: 12px;
	top: -8px;
	left: -12px;
	}

#header #since {
	width: auto;
	height: auto;
	margin-top: 65px;
	margin-left: 182px;
	position: absolute;
	top: -38px;
	left: -59px;
}


#header #tools {
	position:absolute;
	margin-top: 0px;
	margin-left:260px;
	overflow: visible;
	width:730px;
	z-index: 1001;
	
}

#header #tools li {
	display: block;
	height: 27px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding: 5px;
	border-right:#725198 1px solid;
	position:relative;
}


#header #tools ul {
	padding: 0px;
	position: relative;
	z-index: 100;
	height: auto;
	width: auto;
	margin: 0px;
}

/*----colorCombo Style 1--------------------------------------------------------------------------------*/

.colorCombo {
	/*display:inline-block !important;*/
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
.colorCombo .ddTitle {
	background:none;	
	cursor:default;
	overflow:hidden;
	height:27px;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/selectColor-violet.png');
	width:auto;
	padding-left:12px;
}

.colorCombo .ddTitle[class] {
	background-image:url(../images/selectColor-violet.png);
	background-repeat:no-repeat;
}


.colorCombo .ddTitle span.arrow {
	background:transparent url(../images/icon-arrow4.gif) no-repeat 0 0; 
	float:right; 
	display:inline-block;
	width:27px; 
	height:27px; 
	cursor:pointer; 
	position:relative; 
	margin-left:1px;
}

.colorCombo .ddTitle span.ddTitleText {
	text-indent:1px; 
	overflow:hidden; 
	line-height:28px; 
	padding-left:7px;
	font-family:Arial; 
	font-size:11px; 
	color:#FFF;
}
.colorCombo .ddTitle span.ddTitleText img {
	text-align:left; 
	padding:0 2px 0 0;
}

.colorCombo .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.colorCombo .ddChild {
	position:absolute;
	border:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#f3f3f3;
	font-size:11px;
}

.colorCombo .ddChild .opta a, .colorCombo .ddChild .opta a:visited {
	padding-left:10px
}

.colorCombo .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#333333;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	padding:8px;
}

.colorCombo .ddChild a:hover {
	background-color: #E6E6E6;
	padding:8px;
	color:#000;
}

.colorCombo .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}

.colorCombo .ddChild a.selected {
	background-color: #CCCCCC;
	padding:8px;
}
/*------------------------------------------------------------------------*/

/*----colorCombo Style 2--------------------------------------------------------------------------------*/

.colorCombo1 {
	/*display:inline-block !important;*/
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
.colorCombo1 .ddTitle {
	background:none;	
	cursor:default;
	overflow:hidden;
	height:27px;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/combo-bk.png');
	width:auto;
	
}

.colorCombo1 .ddTitle[class] {
	background-image: url(../images/combo-bk.png);
}


.colorCombo1 .ddTitle span.arrow {
	background:transparent url(../images/icon-arrow4.gif) no-repeat 0 0; 
	float:right; 
	display:inline-block;
	width:27px; 
	height:27px; 
	cursor:pointer; 
	position:relative; 
	margin-left:1px;
	border-left:#5b2c91 1px solid;
}

.colorCombo1 .ddTitle span.ddTitleText {
	text-indent:1px;
	overflow:hidden;
	line-height:28px;
	padding-left:7px;
	font-family:Arial;
	font-size:11px;
	color:#FFF;
}
.colorCombo1 .ddTitle span.ddTitleText img {
	text-align:left; 
	padding:0 2px 0 0;
}

.colorCombo1 .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.colorCombo1 .ddChild {
	position:absolute;
	border:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#f3f3f3;
	font-size:11px;
}

.colorCombo1 .ddChild .opta a, .colorCombo .ddChild .opta a:visited {
	padding-left:10px
}

.colorCombo1 .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#333333;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	padding:8px;
}

.colorCombo1 .ddChild a:hover {
	background-color: #E6E6E6;
	padding:8px;
	color:#000;
}

.colorCombo1 .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}

.colorCombo1 .ddChild a.selected {
	background-color: #CCCCCC;
	padding:8px;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 525px;
	margin-top: 70px;
	margin-left: 460px;
	position: absolute;
	top: -9px;
}

/*------------------------------------------------------------------------*/
#nav2 {
	height: 38px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border:#24649D 1px solid;
	z-index: 80;
	background-color:#24649D;
}
#nav2 ul.left {
	height: 35px;
	width: 397px;
	margin-top: 4px;
	position: absolute;
	z-index: 1000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#nav2 .left li {
	position: relative;
	height: 35px;
	width: 130px;
	float: left;
	list-style-type: none;
	margin-right: 1px;
}
#nav2 .left a.nonSelectedTab {
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 35px;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/2nd-nav-arrow1.gif);
	background-repeat: no-repeat;
	background-position: 14px 11px;
	padding-left: 25px;
}
#nav2 .left a.nonSelectedTab:hover {
	background-color: #FFFFFF;
	color:#24649D;
	opacity:0.4;
	filter: alpha(opacity=50);
}
#nav2 .left a.SelectedTab {
	line-height: 30px;
	font-weight: bold;
	color: #24649D;
	display: block;
	height: 35px;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/2nd-nav-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 14px 11px;
	padding-left: 25px;
	background-color: #FFFFFF;
}
#nav2 #searchBox {
	position: absolute;
	height: 45px;
	margin-left: 748px;
	padding: 0px;
	margin-top: 7px;
	width: 222px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	left: 4px;
}
#nav2 #searchBox td.trans {
background:#7c56a7;
}
#nav2 #searchBox td.trans2 {
background:#7c56a7;
background-image:url(../images/search-arrow-violet.gif);
background-position:100% 50%;
background-repeat:no-repeat;
}
#nav2 #searchBox input {
	background: none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}
#middle {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 80;
	background-color:#FFFFFF;
	overflow: hidden;
}

#left-panel {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 342px;
	width: 202px;
	margin-top: 12px;
	z-index: 10000;
}
#right-panel {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 330px;
	width: 767px;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 11px;
}
#right-panel-content {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	width: 725px;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 11px;
	margin-bottom:11px;
	background-color: #FFFFFF;
	border:#CCC 1px solid;
	padding:20px;
	font-size: 12px;
	color: #323232;
	text-align: justify;
}
#bottom-panel {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 980px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B9DD9;
}

#middle #left-panel #new-launches {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}

#new-launches-flash {
	position:absolute;
	width:162px;
	height:71px;
	margin-left: 12px;
	margin-top: 77px;
	background-image: url(../images/sms_berger_violet.gif);
	background-repeat: no-repeat;
}
#new {
	position:absolute;
	width:73px;
	height:76px;
	z-index:1;
	margin-left: 93px;
}
#middle #bottom-panel table {
	margin-top: 13px;
	margin-left: 15px;
	margin-bottom: 22px;
}

.pink {color: #990033}

#footer {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	color: #05549B;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #05549B;
	text-decoration: underline;
	font-weight: bold;
}
#footer a.login {
	color: #ded5e9;
	background-image: url(../images/key.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	width: auto;
	background-position: 5px;
	margin-left: 615px;
	position: absolute;
}

.in-the-news {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/in-the-news.png', sizingMethod='crop');
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 35px;
	width: auto;
	padding-left: 130px;
	padding-bottom:11px;
	margin-bottom: 15px;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D78D9;
}

.in-the-news[class] {
	background-image: url(../images/in-the-news.png);
	background-repeat: no-repeat;
}

#middle #in-the-news a {
	color: #FD7BB6;
	text-decoration: none;
}
#middle #in-the-news a:hover {
	color: #FD7BB6;
	text-decoration: underline;
}
/* -------------- Horizontal menu ----------------------- */

ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	background:none;
}

ul.MenuBarActive
{
	z-index: 1000;
}

ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
	float: left;
}

ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}

ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}

ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}


ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
	background-color: #EEE;
}

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFF;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #5B9DD9;
	color: #FFF;
}

ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}

@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: none;
	}
}

/* -------------------------------------------------------- */



/* ---------- Vertical Menu --------------------- */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 8em;
	clear: right;
}

ul.MenuBarActive
{
	z-index: 1000;
}

ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
}

ul.MenuBarVertical ul
{
	margin: 0 0 0 100%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
	background-color: #E5E3E3;
}

ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}

ul.MenuBarVertical ul li
{
	width: 8.2em;
}


ul.MenuBarVertical
{
	border: 0px solid #fff;
}

ul.MenuBarVertical ul
{
	border: 1px solid #ccc;
}

ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background:none;
	padding: 0.5em 0.75em;
	color: #24649D;
	text-decoration: none;
}

ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #fff;
	color: #990033;
}

ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #fff;
	color: #990033;
}

ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}

@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
			}
}
/* ---------------------------------------------------------------- */


.colorElect {
	background:none;
	height:19px;
	background-repeat:no-repeat;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/selectColor-violet.png');
	width:auto;
	padding-top: 8px;
	padding-left: 25px;
}
#header #tools .colorElect a.dd {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}


.colorElect[class] {
	background-image:url(../images/selectColor-violet.png);
	background-repeat:no-repeat;
}

#colorSel {
	position:absolute;
	width:140px;
	height:auto;
	z-index:101;
	background-color: #FFFFFF;
	margin-top: 11px;
	margin-left: -25px;
	visibility: hidden;
}

#colorSel a {
	padding-left: 12px;
	display:block;
	color:#000000;
	margin:1px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;

}
#colorSel a:hover {
	padding-left: 12px;
	display:block;
	color:#000000;
	margin:1px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #E6E6E6;
}

#language-icon {
	background-image: url(../images/language-icon-violet.gif);
	background-repeat:no-repeat;
	display:block;
	width:17px;
	height:27px;
	background-position: 4px 6px;
} 
#country {
	background-image: url(../images/country-violet.gif);
	background-repeat:no-repeat;
	display:block;
	width:34px;
	height:27px;
	background-position: 4px 0px;
} 

#search-icon {
	background-image: url(../images/home.gif);
	background-repeat:no-repeat;
	display:block;
	width:14px;
	height:14px;
	} 

#semi {
	position:absolute;
	opacity:0.5;
	filter: alpha(opacity=50);
}

a.find-berger-centre{
	display:block;
	width:262px;
	height:114px;
	background-image: url(../images/placement_news.jpg);
	text-decoration: none;
	border-right:#CCC 1px solid;
}

a.home-painting{
	display:block;
	width:170px;
	height:114px;
	background-image: url(../images/agrade.jpg);
	text-decoration: none;
	border-right:#CCC 1px solid;
}

a.color-catalogue{
	display:block;
	width:302px;
	height:56px;
	background-image: url(../images/admission.jpg);
	text-decoration: none;
}

a.color-calculator{
display:block;
width:302px;
height:58px;
background-image: url(../images/colour-utilities-violet.gif);
text-decoration: none;
}
a.sms{
display:block;
width:217px;
height:114px;
background-image: url(../images/sms-berger-to-56767-violet.gif);
text-decoration: none;
border-left:#CCC 1px solid;
}
#page-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8E0F6;
	height: 35px;
	margin-bottom: 25px;
}
h1 {
	font-weight: normal;
	color: #990033;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
#bredcrumbs {
	width: 395px;
	position: absolute;
	z-index: 2;
	margin-left: 330px;
	font-size: 11px;
	color: #989898;
	margin-top: 6px;
	text-align: right;
}
#middle #right-panel-content p {
	margin-bottom: 15px;
}
#middle #right-panel-content h2 {
	font-size: 16px;
	color: #24649D;
	margin-bottom: 15px;
	font-weight: bold;
}
#middle #right-panel-content img.borderlessRight {
	float: right;
}
.path{
color:#990033;
}
h3 {
	font-size: 12px;
	color: #990033;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 20px;
	margin-bottom: 12px;
	margin-left: 12px;
	font-weight: bold;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5B9DD9;
	border-left-color: #5B9DD9;
	list-style:none;
	list-style-position:inside;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding:7px 0px 7px 0px;
	/*--Subtract 1px from the height of the unordered list--*/
	list-style:none;
	list-style-position:inside;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
		background-color: #DAC8EE;
	border-bottom: 1px #5B9DD9 solid;
	border-left: 1px none #5B9DD9;
	border-top: 1px solid #5B9DD9;
	border-right: 1px #5B9DD9 solid;
	color:#000;
	display:block;
	
}

ul.tabs li a {
	text-decoration: none;
	color: #5B9DD9;
	font-size: 11px;
	
	/*--Gives the bevel look with a 1px white border inside the list item--*/
	
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
}
ul.tabs li:hover {
	background-color: #84C1F7;
	
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B9DD9;
	border-right-color: #5B9DD9;
	border-bottom-color: #5B9DD9;
	border-left-color: #5B9DD9;
}
.tab_content {
	padding: 20px;
	font-size: 12px;
}
#middle #right-panel-content ul li {
	list-style-type: disc;
	list-style-position: inside;
}
#middle #right-panel-content ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#right-panel-content h2.trigger {
	display: block;
	background-color: #F5F0FB;
	background-image: url(../images/2nd-nav-arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 0px;
}
#right-panel-content h2.trigger a {
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
}
#right-panel-content h2.trigger a:hover {
	
	background-color: #F5F0FB;
	background-image: url(../images/2nd-nav-arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
#right-panel-content h2.active {
	background-color: #E6D9F4;
	background-image: url(../images/2nd-nav-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	color: #FFFFFF;
}
#right-panel-content .toggle_container {
	clear: both;
	margin:0px;
	padding: 6px;
}
#dataTable td {

}
#dataTable td.header {
	color: #5B9DD9;
	background-color: #E6D9F4;
	font-weight: bold;
	padding: 5px;
}
#dataTable td.data {
	background-color: #F3F3F3;
	text-align: center;
}
#dataTable .data a.maillink {
	background-color: #F5F0FB;
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #5B9DD9;
}
#dataTable .data a.maillink:hover {
	background-color: #E6D9F4;
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #CC0000;
}
#dataTable .data a.maillink1 {
	background-color: #F5F0FB;
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #5B9DD9;
}
#dataTable .data a.maillink1:hover {
	background-color: #E6D9F4;
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #CC0000;
}
li.pink-bullet {
	margin: 0px;
	padding: 0px;
}
td.right-border {
	border-right: 1px dotted #CCCCCC;
	padding-right: 20px;	
}
td.highlight {
	background-color: #F5BED1;
	padding: 10px;
	border: 1px solid #99A9F6 ;
	font-size: 12px;
	line-height: 14px;
	color: #24649D;
}
td.highlight li a{
	color: #990033;
	text-decoration:none;
	font-size: 11px;
	
}
td.highlight li {
	color: #24649D;
	font-size: 11px;
}

td.highlight li a:hover{
	color: #990033;
	text-decoration:underline;
	font-size: 11px;
}

a.openlink {
	text-decoration: none;
	color: #000000;
}
a.openlink:hover {
	text-decoration: underline;
	color: #666666;
}
.line {
	width: 100%;
	border-bottom: 1px solid #f2e3fe;

}
select {
	font-size: 12px;
	color: #000000;
	background-color: #F8F3FC;
	border: 1px solid C76AE6;
	}
img.leftimage {
	float: left;
	border: 1px solid #DDDDDD;
	padding: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.centerimage {
	float: center;
	border: 1px solid #DDDDDD;
	padding: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a.colorshade {

display:block;
width:200px;
height:114px;
background-image: url(../images/colorshade.jpg);
text-decoration: none;
border-left:#CCC 1px solid;
}
img.border-image {
	border: 1px solid #CCC;
}
td.border-bottom {
	border-bottom: 1px solid #EFE7F8;

}


a.hashlink {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EAEAEA;
	text-align: center;
	display: block;
	height: 20px;
	width: 150px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	padding-top: 8px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	}
a.hashlink:hover {

	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	display: block;
	height: 20px;
	width: 150px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	padding-top: 8px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
input {
	font-size: 12px;
	color: #000000;
	background-color: #D6E4F6;
	border: 1px solid #96C1F7;
}
textarea {


	font-size: 12px;
	color: #000000;
	background-color: #D6E4F6;
	border: 1px solid #96C1F7;
}
input.submit {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F0299;
	border: 1px solid #96C1F7;
	display: block;
	height: 30px;
	width: 80px;
	text-align: center;
}
input.submit:hover {
	font-size: 12px;
	color: #ffffff;
	background-color: #D6E4F6;
	border: 1px solid #050ABD;
	display: block;
	height: 30px;
	width: 80px;
	text-align: center;
}
a.download-industrial{
display:block;
width:250px;
height:59px;
background-image: url(../images/downloads-industrial-violet.gif);
text-decoration: none;
}
a.protective-coating{
display:block;
width:250px;
height:52px;
background-image: url(../images/protective-coatings-violet.gif);
text-decoration: none;
}
a.utility-tool{
display:block;
width:218px;
height:114px;
background-image: url(../images/utility-tools-violet.jpg);
text-decoration: none;
}img.fourside-border {
	text-decoration: none;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
a.sitemap-head {
	text-decoration: none;
	font-weight: bold;
	color: #FD509E;
}
a.sitemap-head:hover {

	text-decoration: none;
	font-weight: bold;
	color: #7C4AB4;
}
select.businessform {

	font-size: 12px;
	color: #000000;
	background-color: #F8F3FC;
	border: 1px solid #DDC4F2;
}
td.caption {
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
}
a.hashlink-month {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EAEAEA;
	text-align: center;
	display: block;
	height: 20px;
	width: 80px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	padding-top: 8px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	}
	a.hashlink-month:hover {

	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	display: block;
	height: 20px;
	width: 80px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	padding-top: 8px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}td.month-header {
	background-color: #5B9DD9;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
}

a.product-comparison {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #5B9DD9;
	text-align: center;
	display: block;
	height: 20px;
	width: 150px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	padding-top: 8px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	}
	a.product-comparison:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #f94093;
	text-align: center;
	display: block;
	height: 20px;
	width: 150px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	padding-top: 8px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	}
