@charset "utf-8";
.page {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p.text {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 16px;
}
p.textbold {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
p.textboldred {
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
p.textsmall {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
a {
	color: #ee1c23;
	text-decoration: none;
}
a:hover {
	color: #ee1c23;
	text-decoration: underline;
}
.companyfield {
	margin: 0px;
	padding: 2px 2px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.formfield {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.holder {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 949px;
	min-height:200px;
	background-image: url(../images/bg_holder.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.clearspace {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.header {
	height: 56px;
}
.innertube {
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.leftcontainer {
	padding: 0px;
	float: left;
	width: 238px;
	background-image: url(../images/bg_leftcontainer.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.rightcontainer {
	margin: 0px;
	float: left;
	width: 649px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.logopanel {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
/* Menu */

#menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 12px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#menu a {
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #016a99;
	height: 36px;
	line-height: 35px;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#menu a:hover {
	height: 36px;
	color: #016a99;
	text-decoration: none;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#menu .current_page_item {
}

#menu .current_page_item a {
	height: 36px;
	color: #016a99;
	text-decoration: none;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}

/* Menu ends */

#submenu {
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
}
#submenu ul, #submenu ul li {
	list-style:none;
	margin:0;
	padding:0
}
#submenu ul {
	margin:0px;
	padding: 0px;
}
#submenu ul li {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#submenu ul li a {
	display:block;
	padding-left: 38px;
}
#submenu ul li a span {
}
li#n-jobbutton a {
	height:26px;
	background-image:url(../images/bg_bluebutton.png);
	background-position: 0px 0px;
	height: 47px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 46px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
li#n-jobbutton a:hover {
	background-image: url(../images/bg_bluebutton.png);
	background-position: 0px -47px;
	height:47px;
	text-decoration: none;
	color: #000000;
}
li#n-jobbuttonhl a {
	background-image: url(../images/bg_bluebutton.png);
	background-position: 0px -47px;
	height:47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 46px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
li#n-staffbutton a {
	height:26px;
	background-image:url(../images/bg_greybutton.png);
	background-position: 0px 0px;
	height: 47px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 46px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
li#n-staffbutton a:hover {
	background-image: url(../images/bg_greybutton.png);
	background-position: 0px -47px;
	height:47px;
	text-decoration: none;
	color: #000000;
}
li#n-staffbuttonhl a {
	background-image: url(../images/bg_greybutton.png);
	background-position: 0px -47px;
	height:47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 46px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
li#n-servicebutton a {
	height:26px;
	background-image:url(../images/bg_pinkbutton.png);
	background-position: 0px 0px;
	height: 47px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 46px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
li#n-servicebutton a:hover {
	background-image: url(../images/bg_pinkbutton.png);
	background-position: 0px -47px;
	height:47px;
	text-decoration: none;
	color: #000000;
}
li#n-servicebuttonhl a {
	background-image: url(../images/bg_pinkbutton.png);
	background-position: 0px -47px;
	height:47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 46px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
.whatsnew_box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.whatsnew_box h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_title_gradient.png);
	line-height: 34px;
	background-color: #179fdd;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.whatsnew_box img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.footer {
	margin: 0px;
	padding: 0px;
	color: #444444;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
}
.footercontent {
	width: 949px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-decoration: none;
	padding-top: 58px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.footer a {
	color: #444444;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.rtc_buttonpanel {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.rtc_buttons {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 205px;
}
.rtc_formfiled {
	margin: 0px;
	float: right;
	padding: 0px;
}
/* Top Menu */

/* #topmenu {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topmenu li {
	display: inline;
	font-family: "Trebuchet MS", Arial, Verdana;
}
#topmenu a {
	display: block;
	float: left;
	padding: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	width: 69px;
	text-align: center;
	line-height: 22px;
	background-image: url(../images/bg_glassbutton.png);
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-repeat: no-repeat;
}
#topmenu a:hover {
	height: 22px;
	width: 69px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_glassbutton.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#topmenu .current {
}

#topmenu .current a {
	height: 22px;
	width: 69px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_glassbutton.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
} */

/* Menu ends */
.flash_holder {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rtcbox {
	margin: 0px;
	background-image: url(../images/bg_rtcbox.jpg);
	width: 296px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	min-height: 170px;
	min-height: 170px;
}
.rtcbox h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
.rtcbox img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rtcbox2 {
	margin: 0px;
	width: 316px;
	padding: 0px;
}
.rtcbox2 h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	background-image: url(../images/bg_title_blackgradient.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;

}
.rtcbox3 {
	margin: 0px;
	width: 316px;
	padding: 0px;
}
.rtcbox3 h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	background-image: url(../images/bg_title_blackgradient.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 8px;

}
.rtcbox3 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.rtcbox2 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.rtcfullbox {
	margin: 0px;
	background-image: url(../images/bg_rtcfullbox.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px 15px;
}
.rtcfullbox .imagebox {
	border: 6px solid #dff2f9;
}
.rtcfullbox h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
.rtcfullbox h2 {
	font-size: 14px;
	color: #0488c6;
	text-decoration: none;
	padding: 15px 0px 5px;
	margin: 0px;
	font-weight: bold;
}
.rtcjobbox {
	margin: 0px;
	width: 316px;
	padding: 0px;
}
.rtcjobbox h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	background-image: url(../images/bg_title_redgradient.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.rtcjobbox .viewlink {
	margin: 10px 0px 0px 260px;
	padding: 0px;
	display: block;
	position: absolute;
	z-index: 1;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rtcjobbox .viewlink a {
	color: #FFFFFF;
	text-decoration: none;
}
.rtcjobbox .viewlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rtcinnertube {
	padding: 0px;
}
Table.job {
	width: 100%;
}
Table.job TD.jobcontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	padding-right: 10px;
}
Table.job TD.jobarrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.joblink {
	color: #333333;
	text-decoration: none;
}
.joblink:hover {
	color: #333333;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.serachleft {
	float: left;
	height: 55px;
	width: 520px;
}

.searchpanel {
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 255px;
}
.searchpanel .search {
	margin: 0px;
	padding: 6px 5px 0px 0px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.searchpanel .searchbox {
	margin: 0px;
	padding: 1px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #9b9fa6;

}
.searchformfiled {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 175px;
}
.languagepanel {
	margin: 25px 0px 0px;
	padding: 0px 13px 0px 0px;
	float: right;
	width: 140px;
}
#language {
	font-size: 11px;
}
#language ul, #language ul li {
	list-style:none;
	margin:0;
	padding:0
}
#language ul {
	margin:0;
}
#language ul li {
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: none;
}
#language ul li a {
	display:block
}
#language ul li a span {

}
li#n-english a {
	width:28px;
	background-image:url(../images/flag.png);
	background-position: 0px 0px;
	height: 18px;
	margin-right: 8px;
}
li#n-english a:hover {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: 0px -18px;
	height:18px;
	text-decoration: none;
}
li#n-englishhl a {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: 0px -18px;
	height:18px;
	text-decoration: none;
	margin-right: 8px;
}
li#n-norway a {
	width:28px;
	background-image:url(../images/flag.png);
	background-position: -36px 0px;
	height: 18px;
	margin-right: 8px;
}
li#n-norway a:hover {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: -36px -18px;
	height:18px;
	text-decoration: none;
}
li#n-norwayhl a {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: -36px -18px;
	height:18px;
	text-decoration: none;
	margin-right: 8px;
}
li#n-polish a {
	width:28px;
	background-image:url(../images/flag.png);
	background-position: -72px 0px;
	height: 18px;
	margin-right: 8px;
}
li#n-polish a:hover {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: -72px -18px;
	height:18px;
	text-decoration: none;
}
li#n-polishhl a {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: -72px -18px;
	height:18px;
	text-decoration: none;
	margin-right: 8px;
}
li#n-slovakian a {
	width:28px;
	background-image:url(../images/flag.png);
	background-position: -108px 0px;
	height: 18px;
}
li#n-slovakian a:hover {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: -108px -18px;
	height:18px;
	text-decoration: none;
}
li#n-slovakianhl a {
	width:28px;
	background-image: url(../images/flag.png);
	background-position: -108px -18px;
	height:18px;
	text-decoration: none;
}
#login {
	background-image: url(../images/bg_loginbox.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 316px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#login .content {
	padding: 15px 20px 10px;
	margin: 0px;
}
#login h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#login a {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#login a:hover {
	font-size: 11px;
	color: #ee1c23;
	text-decoration: underline;
}
#login_error  {
	margin: 0px 0px 16px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	background-color: #ffebe8;
	border-color: #c00;
}
.loginformfiled {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 272px;
}
.logintitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 3px;
}
.formbutton {
	background-color: #1570CA;
	border: 1px solid #1367B9;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.formstyle {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg_formbackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #c2c2c2;
	padding: 3px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redtext {
	color: #CC0000;
}
#base {
	margin: 0px;
	padding: 10px 0px 0px;
}
#base ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#base li {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	white-space: inherit;
	background-image: url(../images/dot03.png);
}
#base li a {
	color: #0070c0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#base li a:hover {
	color: #0070c0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.bluelink {
	font-weight: normal;
	color: #0070c0;
	text-decoration: none;
}
.bluelink:hover {
	font-weight: normal;
	color: #0070c0;
	text-decoration: underline;
}
.logolink {
	border: 1px solid #e4f4fb;
	display: block;
}
.logolink:hover {
	border: 1px solid #bae3f5;
	display: block;
}
Table.viewjob {
	width: 100%;
}
Table.viewjob TD.jobtitle {
	background-color: #e3f0f8;
	color: #016a99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
Table.viewjob TD.jobcontent {
	background-color: #FFFFFF;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.viewjoblink {
	background-color: #6399bb;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.viewjoblink:hover {
	background-color: #2d688a;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

/*added for pagination*/
#tnt_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
/*end of added for pagination*/

/*added for gallery and archives news*/
.rtc_dailynews {
	margin: 0px;
	background-image: url(../images/bg_dailynews.gif);
	background-repeat: repeat-x;
	padding: 10px;
	background-position: top;
}
.rtc_dailynews .leftbox {
	float: left;
	width: 300px;
}
.rtc_dailynews .rightbox {
	float: right;
	width: 300px;
}
.rtc_dailynews .newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #0688c6;
	text-decoration: none;
	background-image: url(../images/bu_news.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 5px 5px 18px;
}
.ltc_buttonbox {
	margin: 0px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.ltc_buttonbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ltc_buttonbox li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #0488c8;
	text-decoration: none;
}
.ltc_buttonbox li a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	line-height: 31px;
	background-image: url(../images/bg_activebutton.gif);
	background-repeat: repeat-x;
	height: 31px;
	display: block;
	color: #0488c8;
	text-decoration: none;
}
.ltc_buttonbox li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	line-height: 31px;
	background-image: url(../images/bg_hoverbutton.gif);
	background-repeat: repeat-x;
	height: 31px;
	display: block;
	color: #0488c8;
	text-decoration: none;
}
/*end of added for gallery and archives news*/

/*added for new image in contact us page*/
.contactpanel {
 background-image: url(../images/contact.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
}
/*end of added for new image in contact us page*/