﻿
itesoltbwatermark
{
    color:#2E4C71;
}


/* Romania Investment */
.RIFieldL
{
    color:#303030;
    Font-family:Calibri;
    font-size:11pt;
}

.RIFieldTB
{
    color:#cc6633;
    Font-family:Calibri;
    font-size:11pt;
}

.RIInverseTitle
{
    color:black;
    background-color:#EDB454;
    Font-family: Calibri;
    font-size:14pt;
    font-weight:bold;
}

.headerlabel
{
    color:#1E3C71;
    Font-family: Arial;
    font-size:9pt;
    font-weight:normal
}



body, div, p, h1, h2, h3, h4, ul, li, table
{
    margin: 0;
    padding: 0;
    border: none;
    font-family: Arial;
    color: #505050;
}

.headerlabel
{
    color:#1E3C71;
    Font-family: Arial;
    font-size:9pt;
    font-weight:normal
}

.FieldLabel
{
    color:#2E4C71;
    Font-family: Arial;
    font-size:9pt;
    font-weight:bold
}

.FieldTB
{
    color:#505050;
    Font-family: Arial;
    font-size:9pt;
    font-weight:normal;
}

.borderedimg
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
}  


.SkyTeambg
{
    background-color:#2E4C71;
}

/******************************/
.normalpagetittle
{
    color:#2E4C71;
    Font-family: Arial;
    font-size:24;
    font-weight:bold
}

.smalltext
{  
    color:#2E4C71;
    Font-family: Arial;
    font-size:smaller;
}


/**Styling information specific to individual content pages**/

/* Accordion */
.accordionLink
{
    color:White;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #78A3BC;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{	
    font-family: Arial, Sans-Serif;
    color:#505050;
	font-size: 8pt;
    background-color: #f3f3FF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

.smallhyperlink
{
     color:#505050;
     font-family:Arial;
     font-size:8pt;
}

.smallhyperlink2
{
     color:#78A3BC;
     font-family:Arial;
     font-size:8pt;
}


