input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #ce216b;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}


.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}

/* -- UE Newsletter box -- */
.nl-box {width: 351px; }
.nl-box form {padding:0px;margin:0px; }
.nl-box-top {height: 191px; background: url(../work/bknd_sw9.jpg) no-repeat;}
.nl-box-top .intro {float:left; padding:118px 130px 0 14px; font-family: verdana ; font-size:11px;color:#797C1E; } 
.nl-box-padding {padding: 0px 125px 1px 14px;}
.nl-box-padding {color: #46463B; }
.nl-box-padding p.reg {margin:0;}
.nl-box-bottom {text-align:center; height: 50px; padding-top:5px;background: url(../work/btm_bknd.jpg) no-repeat;background-color:#ffffff;}
.nl-list {padding:0px; margin: 0px;}
.nl-list table td {height:24px;} 
.nl-list table td font {vertical-align:middle;font-family: verdana, helvetica, arial, sans-serif;font-size: 10px;}
.nl-list table td a {font-family:Helvetica, Arial, sans-serif;font-weight:bold;font-size: 9px;color:#106BDE;}
.nl-list table td a:visited {color:#106BDE;}
.nl-list input {vertical-align:middle;}
.nl-box .button {margin: 0 -2px 0;vertical-align:middle;}
.nl-box .text-field {width: 165px; height:15px;margin: 3px 3px 3px 0; padding: 2px 0 2px 4px;  background-color: #FFFFFF; border: 1px solid #CCCC92; vertical-align: middle;}
.nl-list table td.more {padding: 0 0 0px 3px;height:22px;}
.nl-list table td.more a {font-size: 10px;}
.nl-box-bottom .login {padding: 4px 15px 0 0;text-align:right;}
/* -- UE Newsletter box new css -- */
.nl-box .intro1 {width: 110px; height: 68px; color: #5f6422; font: bold 1.8em Arial, Helvetica, sans-serif; padding-top: 49px; margin-left: 69px; }
.nl-box-top .intro2 {float:left; padding:0; font-family: verdana ; font-size:11px;color:#797C1E; margin: 0 0 0 16px; display: inline; } 

.footer {
    background-color: #000000;
}

.footer p {
    color: #ffffff;
}


.footer a {
    color: #ffffff;
}

.footer a:hover {
    color: #E6629A;
}


/*  login */

#supp {
	float:right;
	width:376px;
}

#supp form {
	margin:0;
	padding:0;
}

#supp #login-wrapper {
	position:relative;
	margin:20px;
	margin-bottom:0;
	padding:0 10px 36px 0;
	background:#9CC318 url(images/login-wr.gif) repeat-x bottom right;
}

#supp #latest h2,
#supp #login-wrapper h2 {
	color:#546B05;
	font-size:0.9em;
	margin:0;
	padding:10px 0 4px 10px;
	background:url(images/login-ws.gif) no-repeat top left;
}

#supp #latest h2 a,
#supp #latest h2 span,
#supp #login-wrapper h2 a,
#supp #login-wrapper h2 span {
	color:#546B05;
	display:block;
	height:20px;
	width:100px;
	position:absolute;
	top:0;
	left:126px;
	padding:10px 10px 0 0;
	text-align:right;
	background:url(images/login-wt.gif) no-repeat top right;
}

* html #supp #latest h2 a,
* html #supp #latest h2 span,
* html #supp #login-wrapper h2 a,
* html #supp #login-wrapper h2 span {
	width:90px;
}

#supp #latest h2 a:hover,
#supp #login-wrapper h2 a:hover {
	color:#fff;
}

#supp #latest #nav,
#supp #login-wrapper fieldset {
	font-size:0.7em;
	border:none;
	margin:0;
	padding:0 0 0 10px;
	background:url(images/fieldset.gif) no-repeat bottom left;
}

* html #supp #latest #nav { 
	background:none;
}

#supp #login-wrapper fieldset legend {
	display:none;
}

#supp #login-wrapper label {
	float:left;
	color:#fff;
	width:12em;
	padding-top:3px;
}

#supp #login-wrapper .cookiechk label {
	color:#67820A;
	width:10em;
	padding-top:0;
}

#supp #login-wrapper a {
	color:#67820A;
}

#supp #login-wrapper a:hover {
	color:#fff;
}

#supp #login-wrapper input {
	font-size:0.8em;
}

#supp #login-wrapper .cookiechk input.frmbtn {
	float:right;
}

#supp #latest .links,
#supp #login-wrapper div,
#supp #login-wrapper p {
	clear:both;
	position:relative;
	color:#fff;
	clear:both;
	padding:7px 3px 5px 6px;
	width:96%;
	background:url(images/fieldseu.gif) repeat-x top left;
}

#supp #login-wrapper p {
	margin:0;
	padding:7px 3px 7px 6px;
}

#supp #login-wrapper p a {
	color:#fff;
}

#supp #login-wrapper p a:hover {
	color:#000;
}

#supp #login-wrapper div.forgotpass {
	text-align:center;
	background:none;
}

* html #supp #login-wrapper div.forgotpass {
	background:url(images/fieldseu.gif) repeat-x top left;
}

#supp #login-wrapper div.forgotpass a {
	color:#C9EE4A;
	text-decoration:none;
}

#supp #login-wrapper div.forgotpass a:hover {
	color:#fff;
	text-decoration:underline;
}

.fieldError {
    margin: 15px; 
    padding-top: 5px; 
    padding-bottom: 5px;
    padding-right: 5px; 
    padding-left: 5px; 
    background-color: #F2F0F0;
    border: 1px dotted #c0c0c0;
    font-size : 12px;
	font-family : Verdana,Arial,Tahoma;
    color: #F03636;
}

.topError {
    margin: 15px; 
    padding-top: 15px; 
    padding-bottom: 15px;
    padding-right: 10px; 
    padding-left: 50px; 
    background: url(images/alert.gif) 6 no-repeat center left;
    background-color: #F2F0F0;
    border: 1px dotted #c0c0c0;
    font-size : 12px;
    font-weight: bold;
	font-family : Verdana,Arial,Tahoma;
    color: #F03636;
}

.topSuccess{
    margin: 15px; 
    padding-top: 15px; 
    padding-bottom: 15px;
    padding-right: 10px; 
    padding-left: 50px; 
    background-color: #F2F0F0;
    border: 1px dotted #c0c0c0;
    font-size : 12px;
    font-weight: bold;
	font-family : Verdana,Arial,Tahoma;
    color: #008000;
}

/*   tooltips */


	
	h1{
		line-height:130%;
	}
	a{
		color: #D60808;
		text-decoration:none;
		font-weight:bold;
	}
	a:hover{
/*		border-bottom:1px dotted #317082; */
		color: #307082;
	}
   		
	/* END PART YOU CAN REMOVE */
	
	
	#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}

.thumb {
    padding: 5px;
    border: 1px solid #000000;
    background: #c0c0c0;
}    
    
/*  */