/* main blue #3A485F */

body         { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11pt; 
color: #000000;
font-weight:normal ; 
text-align:justify;
vertical-align: top; 
line-height:150%;
}

table         { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11pt; 
color: #000000;
font-weight:normal ; 
text-align:justify; 
line-height:150%
}

/* ------------------header actions ------------------*/
h1           { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 24;
font-weight: bold;
text-transform: uppercase;
color: #3A485F;
}

h2           { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 18;
font-weight: bold;
text-transform: uppercase;
color: #3A485F;
}

h3           { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 14;
font-weight: bold;
text-transform: uppercase;
color: #3A485F;
}

h4           { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 12;
font-weight: bold;
text-transform: uppercase;
color: #3A485F;
}

h5           { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11;
font-weight: bold;
text-transform: uppercase;
color: #3A485F;
}


h6           { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11;
font-weight: bold;
color: #3A485F;
}

/* ----------------Link actions---------------- */

a:link 		{
font-family: Tahoma; 
font-size: 11pt; 
font-weight:normal ; 
color: #3A485F; 
text-decoration: none; 
}


a:visited	{
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11pt; 
font-weight:normal ; 
color: #3A485F;
text-decoration: underline;
}

a:hover 	{
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11pt; 
color: #000000;
font-weight: normal; 
text-decoration: underline;
}

a:active 	{
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11pt; 
color: #000000;
font-weight: normal;
text-decoration: none;
}


/* -----------------Body actions---------------- */

.loaderpage    { 
background-image: url('../images/bkgLoader.gif');
background-repeat: no-repeat;
font-family: Tahoma; 
font-size: 10pt; 
color: #000000 
}

.mainpage    { 
background-image: url('../images/background.jpg');
background-repeat: no-repeat;
font-family: Tahoma; 
font-size: 10pt; 
color: #000000 
}

.body	    { 
font-family: Tahoma, arial, verdana, helvetica; 
font-size: 11pt; 
color: #000000;
font-weight:normal ; 
text-align:justify; 
line-height:150%
}

.content    { 
/* background-image: url('../images/bkgMain.gif'); */
background-repeat: no-repeat;
background-position: 0x 1px;
vertical-align: top;
font-family: Tahoma; 
font-size: 10pt; 
color: #000000 
}

.contentOverlay    { 
background-image: url('../images/backgroundMainOverlay.jpg');
background-repeat: no-repeat;
font-family: Tahoma; 
font-size: 10pt; 
color: #000000 
}

.contentSmall    { 
/* background-image: url('../images/bkgMain.gif'); 
background-repeat: no-repeat;
background-position: 0x 1px; */
vertical-align: top;
font-family: Arial; 
font-size: 10pt; 
color: #000000;
text-align: left; 
line-height: 110%;
}

.contentEdges    { 
background-image: url('../images/edgeShadow.jpg');
background-repeat: repeat-y;
vertical-align: top;
font-family: Tahoma; 
font-size: 10pt; 
color: #000000 
}

.bottomShadow    { 
background-image: url('../images/bottomShadow.jpg');
background-repeat: no-repeat;
font-family: Tahoma; 
font-size: 10pt; 
color: #000000 
}