@charset "utf-8";
/* CSS Document */

a {text-decoration:none !important; color:#f63;}
a:hover {text-decoration:none !important; color:#f63 !important;}

BODY {
	padding:0;
	margin:17px 0 17px 0;
	background-image:url(bodyBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	text-align:center;
}
div.mainContainer {
	width:790px;
	text-align:left;
	padding:0;
	margin:0;
}
div.header {
	width:770px;
	margin:0;
	padding:0;
	font-size:10px;
	color:#AAA;
}
table.headerMainMenu {
	margin-bottom:37px;
}
input.search {
	background-color:transparent;
	border:0;
	background-image:url(searchBG.jpg);
	background-repeat:no-repeat;
	width:117px;
	height:19px;
	font-size:10px;
	color:#DDD;
	padding:3px 0 0 4px;
}
input.searchFocus {
	background-color:transparent;
	border:0;
	background-image:url(searchBG_focus.jpg);
	background-repeat:no-repeat;
	width:117px;
	height:19px;
	font-size:10px;
	color:#666;
	padding:3px 0 0 4px;
}
table.headerSubMenu {
	font-size:10px;
	color:#AAA;
	margin-bottom:8px;
}
table.headerSubMenu A {
	font-size:10px;
	font-weight:bold;
	color:#CCC;
	text-decoration:none;
}
table.headerSubMenu A:hover {
	color:#FFF;
	text-decoration:underline;
}
/*div.contentContainer {width:790px; margin:0; padding:0;  font-size:10px; color:#666; } */
div.contentContainer {
	width:790px;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#666;
	background: #fff;
}
div.banner { width:790px; height:160px; margin:0; padding:0; background-image:url(images/contentBG.gif); background-repeat:repeat-y; background-position:center; text-align:center; 
}
div.BreadcrumbBack {
	width:790px;
	height:60px;
	margin:0;
	padding:0;
	background-image:url(images/contentBG.gif);
	background-repeat:repeat-y;
	background-position:center;
}
div.Breadcrumb {
	width:760px;
	height:50px;
	margin:0;
	padding: 18px 0px 0px 16px;
	text-align:left;
}
div.content {
	width:790px;
	margin:0;
	padding:0;/* background-image:url("contentBG.gif"); background-repeat:repeat-y; background-position:center; background-color:#FFF; */
}
div.footer {
	width:770px;
	margin:0;
	padding:0;
}
table.footerMenu {
	font-size:10px;
	color:#AAA;
	margin-top:7px;
}
table.footerMenu A {
	font-size:10px;
	font-weight:normal;
	color:#999;
	text-decoration:none;
}
table.footerMenu A:hover {
	color:#666;
	text-decoration:underline;
}
a.rss {
	height:30px;
	font-size:10px;
	color:#999;
	text-decoration:none;
	background-image:url(rssFeed.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:10px 22px 10px 0px;
}
div.leftMenuContainer { float:left; width:190px; background-image:url(images/contentBG.gif); background-repeat:repeat-y; background-position:left; line-height:150%; padding-right: 15px; 
}
div.centerContainer { float:left; width:375px; min-height:400px; background-color:#FFF; padding:0 0 20px 0; margin:0; font-size:12px; color:#000; line-height:150%; 
}
div.centerContainer_2Column {
	float:left;
	width:565px;
	min-height:400px;
	background-color:#FFF;
	padding: 0 0 15px 0;
	margin:0;
	font-size:11px;
	color:#000;
	line-height:150%;
}
div.centerContainer_Glossary {
	float:left;
	width:565px;
	min-height:400px;
	background-color:#FFF;
	padding: 0 0 15px 0;
	margin:0;
	font-size:11px;
	color:#666666;
	line-height:150%;
}
div.centerContainer_2ColumnR {
	float:left;
	width:565px;
	min-height:400px;
	background-color:#FFF;
	padding:0 0 15px 0;
	margin:0;
	font-size:11px;
	color:#666666;
	line-height:150%;
}

div.centerContainer_2ColumnR_2 {
	float:left;
	width:480px;
	min-height:400px;
	background-color:#FFF;
	padding:0 0 15px 20px;
	margin:0;
	font-size:11px;
	color:#666666;
	line-height:150%;
	text-align: justify;
}

div.rightMenuContainer { float:left; width:210px; background-image:url(contentBG.gif); background-repeat:repeat-y; background-position:right; background-color:#FFF; line-height:150%; padding-top:36px;
}
div.leftMenu { margin: 0px 0px 20px 30px;  padding: 44px 0px 0px 0px;  
}
div.leftMenu ul {
	margin:0;
	padding: 0 0 15px 0px;
	text-indent:0;
	list-style:none;
	line-height:200%;
}
div.leftMenu ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
div.leftMenu ul li A {
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}
div.leftMenu ul li A:hover {
	color:#F63;
	text-decoration:underline;
}
div.leftMenu h1 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding: 0;
}
/*********************************************/
div.rightMenu {
	padding: 0px 0px 18px 30px;

}
div.rightMenu ul {
	margin:0px 0px 8px 0px;
	padding:0px 0px 15px 0px;
	text-indent:0;
	list-style:none;
	line-height:200%;
}
div.rightMenu ul li {
	margin:0;
	padding:0;
	text-indent:0;
	line-height:200%;
}
div.rightMenu ul li A {
	font-weight:700;
	text-decoration:underline;
	font-size:12px;
	text-transform:none;
	display:block;
	padding:3px 0px;
	margin:0;
	background:#fff;
	color:#333;
}
div.rightMenu ul li A:hover {
	text-decoration:none;
	color:#f63;
}
div.rightMenu h1 {
	font-size:11px;
	font-weight:bold;
	color:#999;
	padding:0;
	margin:0px 0px 12px 0px;
}
div.rightMenu h6 { font-size:11px; font-weight:bold; color:#888; padding:8px 0px 0px 0px; margin:0px 0px 12px 0px; text-transform:uppercase; font-family:"Arial Black", Gadget, sans-serif; 		border-top:1px solid #DDD;
                   width:85%;

}
img.rightMenuTitle {
	border:0;
	margin-bottom:13px;
}

.cssArchiveLnk 
{
	font-weight:700;
	text-decoration:underline;
	font-size:12px;
	text-transform:none;
	display:block;
	padding:3px 0px;
	margin:0;
	background:#fff;
	color:#333;
}
/************************************************/
div.centerContainer h1 {
	font-size:21px;
	font-weight:700;
	color:#000;
	margin:0px 0px 24px 0px;
	padding:0;
}
div.centerContainer h2 { font-size:15px; font-weight:700; color:#000; margin:24px 0px 16px 0px; 
	/*padding:0px;*/
}
div.centerContainer ul { margin:0px 0px 24px 5px; padding:0px 0px 0px 18px; line-height:150%; 
}
div.centerContainer ul li {
	font-weight:normal;
	margin:0px 0px 8px 0px;
	padding:0px;
	line-height:150%;
}
div.centerContainer a {
	color:#f63;
	text-decoration:underline !important;
	font-weight:700;
}
div.centerContainer a:hover {
	color:#f30;
	text-decoration:none !important;
}
div.centerContainer_2Column h1 {
	font-size:19px;
	font-weight:bold;
	color:black;
	margin:0;
	padding:0;
}
div.centerContainer_2Column h2 {
	font-size:12px;
	font-weight:bold;
	color:#f63;
	margin:0;
	padding:0;
}
div.centerContainer_2Column ul {
	margin:0;
	padding:0 0 0 17px;
	line-height:130%;
}
div.centerContainer_2Column ul li {
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:130%;
	margin-bottom:5px;
}
div.centerContainer_2Column a {
	color:#f63;
	font-weight:normal;
	text-decoration: none;
}
div.centerContainer_2Column a:hover {
	text-decoration:none;
}
div.centerContainer_2ColumnR h1 {
	font-size:19px;
	font-weight:bold;
	color:#f63;
	margin:0;
	padding:0;
}
div.centerContainer_2ColumnR h2 {
	font-size:12px;
	font-weight:bold;
	color:#f63;
	margin:0;
	padding:0;
}
div.centerContainer_2ColumnR ul {
	margin:0;
	padding:0 0 0 17px;
	line-height:130%;
}
div.centerContainer_2ColumnR ul li {
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:130%;
	margin-bottom:5px;
}
div.centerContainer_2ColumnR a {
	color:#f63;
	font-weight:normal;
	text-decoration: none;
}
div.centerContainer_2ColumnR a:hover {
	text-decoration:none;
}

div.centerContainer_2ColumnR_2 h1 {
	font-size:19px;
	font-weight:bold;
	color:black;
	margin:0;
	padding:0;
}
div.centerContainer_2ColumnR_2 h2 {
	font-size:12px;
	font-weight:bold;
	color:#f63;
	margin:0;
	padding:0;
}

/*
div.centerContainer_2ColumnR_2 ul {
	margin:0;
	padding:0 0 0 17px;
	line-height:130%;
}
*/
div.centerContainer_2ColumnR_2 ul li {
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:130%;
	margin-bottom:5px;
}
/*
div.centerContainer_2ColumnR_2 a {
	color:#f63;
	font-weight:normal;
	text-decoration: none;
}
div.centerContainer_2ColumnR_2 a:hover {
	text-decoration:none;
}
*/
sup {
	font-size:9px
}
.smallContact {
	font-size: 9px;
}
div.homepageParagraph {
	float:left;
	width:155px;
	font-weight:normal;
	font-size:11px;
	color:#666;
	text-align:left;
	margin-right:30px;
	line-height:150%;
}
div.homepageParagraph A {
	font-size:11px;
	font-weight:normal;
	color:#F63;
}
div.homepageParagraph A:hover {
	text-decoration:none;
	color:#F63
}
div.homepageParagraph h3 
{
	color:#666;
	font-weight: bold;
}

div.homepageParagraph2 {
	float:left;
	width:155px;
	font-weight:normal;
	font-size:11px;
	color:#666;
	text-align:left;
	margin-right:30px;
	line-height:150%;
}
div.homepageParagraph2 A:link {
	font-size:10px;
	font-weight:bold;
	color:#838383;
	text-decoration: none;
}
div.homepageParagraph2 A:hover {
	text-decoration:none;
	color:#F63
}
div.homepageParagraph2 h3 {
	color: #F63;
	font-weight: bold;
}
div.homepageParagraph_wide {
	float:left;
	width:340px;
	font-weight:normal;
	font-size:11px;
	color:#666;
	text-align:left;
	margin-right:30px;
	line-height:150%;
}
div.homepageParagraph_wide A:link {
	font-size:10px;
	font-weight:bold;
	color:#838383;
	text-decoration: none;
}
div.homepageParagraph_wide A:hover {
	text-decoration:none;
	color:#F63
}
div.homepageParagraph_wide h3 {
	color: #F63;
	font-weight: bold;
}
.homepageParagraphNaslov {
	font-size: 18px;
	font-weight: bold;
	color: Gray;
	line-height: 20px;
}
.homepageParagraphNaslov a:link {
	font-size: 18px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
.homepageParagraphNaslov a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #F63;
	text-decoration: none;
}
.homepageParagraphPodNaslov {
	font-size: 18px;
	font-weight: normal;
	color: Silver;
}
.homepageParagraphPodNaslov a:link {
	font-size: 18px;
	font-weight: normal;
	color: Silver;
	text-decoration: none;
}
.homepageParagraphPodNaslov a:hover {
	font-size: 18px;
	font-weight: normal;
	color: #F63;
	text-decoration: none;
}
div.homepageParagraphLast {
	float:left;
	width:155px;
	font-weight:normal;
	font-size:11px;
	color:#666;
	text-align:left;
	line-height:150%;
}
div.homepageParagraphLast A {
	font-size:11px;
	font-weight:normal;
	color:#F63;
}
div.homepageParagraphLast A:hover {
	text-decoration:none;
	color:#F63
}
div.homepageParagraphLast2 {
	float:left;
	width:150px;
	font-weight:normal;
	font-size:11px;
	color:#666;
	text-align:left;
	line-height:150%;
}
div.homepageParagraphLast2 A {
	font-size:11px;
	font-weight:normal;
	color:#F63;
}
div.homepageParagraphLast2 A:hover {
	text-decoration:none;
	color:#F63
}
div.homepageContent {
	padding:0 40px 0 40px;
	margin:0;
}
div.marquee {
	margin: 30px 0 20px 0;
}
marquee {
	width:710px;
	font-size:11px;
	font-weight:normal;
	color:#666;
	margin:0;
	padding:8px 0 8px 0;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
marquee A {
	font-size:11px;
	font-weight:normal;
	color:#F63;
}
marquee A:hover {
	text-decoration:none;
	color:#F63
}
.clear {
	clear:both;
	visibility:collapse;
}
.contentTop {
	background-image:url(contentTop.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 10px;
	width: 790px;
}
.contentBottom {
	background-image:url(contentBottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 790px;
	height: 21px;
}
.searchButton {
	background-image:url(goButton.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 27px;
	height: 19px;
	border:none;
}
.requiredFieldSign {
	color: Red;
}
.ContactUsFormField {
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.SmsMTtable { border-collapse: collapse; border-color:#ccc; border-style:solid; font-size:11px; color:#666; text-align: center; 
}
.SmsMTtableCellOrange {
	background-color: #FF6633;
	color:#FFFFFF;
	font-weight:bold;
}
.SmsMTtableCellGray {
	background-color: #A3A3A3;
	color:#FFFFFF;
	font-weight:bold;
}
.SmsMTtableCellSilver {
	background-color: #E8E8E8;
	height: 25px;
}
.News {
	border-bottom: solid 1px gainsboro;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.News_pubDate {
	height: 20px;
	font-size: 10px;
}
.News_title {
	padding-bottom: 7px;
}
.ContactUs_ThankYou {
	font-size: 24px;
	font-weight: normal;
	color: Gray;
	width: 100%;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	padding-top: 100px;
}
.Popup {
	background-color: Black;
	border: 2px solid black;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.NewsletterSubscribe {
	font-weight: normal;
	color: #FF6633;
}
.NewsletterSubscribe a:link {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.NewsletterSubscribe a:hover {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.NewsletterSubscribeDecent a:link, a:hover {
	font-weight: lighter;
	color: #FF6633;
	text-decoration: none;
}
.Newsletter_Subscribe_Title {
	font-size: 13px;
	color: white;
	font-weight: bold;
	background-color: Gray;
	height: 25px;
	padding-left: 10px;
	border-bottom: solid 1px black;
}
.Newsletter_Subscribe_Note {
	color: Black;
	font-weight: bold;
}
.Newsletter_Subscribe_Label {
	font-weight: normal;
	color: Black;
}
.Newsletter_Subscribe_TxtBox {
	font-weight: normal;
	color: Black;
	width: 200px;
}
.Newsletter_Subscribe_DDL {
	font-weight: normal;
	color: Black;
	width: 200px;
}
.Newsletter_Subscribe_Button {
	font-weight: normal;
	color: Black;
	width: 120px;
	text-align: center;
}
.Newsletter_Confirmation_Note {
	width:100%;
	height: 300px;
	padding-top: 80px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.Newsletter_Confirmation_Note a:link {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FF6633;
	text-decoration: underline;
}
.Newsletter_Confirmation_Note a:hover {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FF6633;
	text-decoration: none;
}
.footer2_left {
	color: #F63;
	vertical-align: top;
}
table.QuickContact {
	margin: 5px 0px 0px 0px;
	width: 100%;
}
table.QuickContact A {
	font-size:11px;
	font-weight:normal;
	color:#F63;
}
table.QuickContact A:hover {
	text-decoration:none;
	color:#F63
}
table.QuickContact th A {
	font-weight: bold;
	text-decoration:none;
}
td.tableIcon {
	width: 18px;
}
div.tableQuickContact {
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #DDD;
	display: block;
	width: 155px;
}
div#QuickContactsArea {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}
div#ContactUs_Quick {
	display: block;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
/* ------------------ PopupExtender ------------------ */
div.PopupExtender_Panel {
	border: solid 1px #cb4b31;
	background-color: White;
	z-index: auto;
}
div.PopupExtender_Background {
	background-color: Black;
	border: 2px solid black;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	z-index: auto;
}
div.PopupExtender_Title {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: white;
	background: #EF643C url('button_background.gif') top;
	background-repeat: repeat-x;
	height: 20px;
	padding: 3px;
}
div.PopupExtender_Container {
	position: relative;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 3;
}
div.PopupExtender_Footer {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFDFDF;
	border: solid 1px #999999;
	margin: 5px;
	padding: 5px;
	z-index: 2;
}
div.PopupExtender_Buttons {
	background-color: #DFDFDF;
	padding: 5px;
}
div.PopupExtender_Header {
	background-image:url(header_up.png);
	background-repeat:repeat-x;
	background-position:left;
	color: White;
}
.divContentWrapper {
	background-color: White;
	border: solid 1px gray;
	padding: 10px;
}
/* --------------------------------------------------- */
.networksByCountry 
{
	border-right: hidden 0px;
	border-bottom: hidden 0px;
	border-top: hidden 0px;
}