BODY {
background-color: #9ca2c6;
scrollbar-face-color: #bbe7f1; 
scrollbar-base-color: #254554; 
scrollbar-arrow-color: #3a7a93; 
scrollbar-highlight-color: #275c7e; 
scrollbar-shadow-color: #66a5b4; 
}

H1 {
 font-family: Arial, Helvetica;
 font-size: 13pt;
 font-weight: bold;
 color: #ffffff;
 font-style: italic;
}

H2
{
 font-family: Arial, Helvetica;
 font-size: 12pt;
 font-weight: bold;
 color: #ffffff;
 font-style: italic;
}

H3
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #FCF9AA;
	line-height: 14px;
	text-align: center;
	margin-bottom: 1px;
}

H4
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 10px;
	text-align: center;
}

.pgborder {
	border: 1 solid #333366;
}

.content {
	background-color: #100138;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	font-family: Arial, Helvetica;
   font-size: 13px;
   color: #ffffff;
	text-align: justify;
}

.content1 {

	font-family: Arial, Helvetica;
   	font-size: 10px;
   	color: #ffffff;
}

.right {
	background-color: #0f1961;
	padding-top: 42px;
	background-image: url(images/righttop.jpg);
	background-repeat: no-repeat;
}

.rightcell{
	font-family: Arial, Helvetica;
   font-size: 9pt;
   color: #ffffff;
}

.left {
	background-color: #0f0136;
}

.imgborder {
	border: thin solid #FCF9AA;
	margin-left: 10px;
	margin-right: 10px;
}

b {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #A2B0CB;
}

.footer {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #D4DCF3;
	margin-top : 4px;
	text-align: center;
}

a:link
{
	font-family: Arial, Helvetica;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
} 

a:visited 
{
	font-family: Arial, Helvetica;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
} 

a:active 
{
	font-family: Arial, Helvetica;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
} 

a:hover
{
	font-family: Arial, Helvetica;
	color: #333333;
	background: #999999;
	font-weight: bold;
	text-decoration: none;
} 

input.norequire
{ 
background-color: #9ca2c6;
border: 1 solid #808080; 
} 

input,input.required,select.required,textarea.required,td.required 
{ 
background-color: #bbe7f1 ; 
border: 1 solid #808080; 
} 

p.abstract:first-letter { 
font-family: Arial, Helvetica;
font-size: 240%; 
color: #FCF9AA;
font-weight: bold;
float: left; 
} 

.addr {
color: Red;
font-size:10px;
font-weight:normal;
font-family:arial, helvetica, sans-serif;
}

.title {
color:black;
font-size:11px;
font-weight:500;
font-family:arial, helvetica, sans-serif;
background-color: #fcf9aa; 
border: 1 solid #808080;
 text-align: right;
}

.box {
color:#ffffff;
font-size:11px;
font-weight:500;
font-family:arial, helvetica, sans-serif;
background-color: #0f1961;
border: 1 solid #ffffff;
}

div#subnav {
padding:2px 0 5px;
background-color:#2033AF;
}

div#subnav a {
font-size:7pt;
color:#fff;
margin:10px;
}

div#subnav a:hover {
background-color:#2033AF;
text-decoration:underline;
}

.button 			{ text-align:center; color:#000; margin-bottom:10px; }
.button a 			{ margin:10px auto; width:170px; height:32px; background:transparent url(images/bg-temsa-button.gif) no-repeat top left; color:#000; padding:10px 0 18px; font-weight:bold; display:block; cursor:pointer; }
.button a:link,
.button a:visited	{ color:#000; }
.button a:hover 	{ background:transparent url(images/bg-temsa-button.gif) no-repeat bottom left; }

.fb_iframe_widget { background-color:#fff; }


/* social box ------------ */
.addthis_toolbox .vertical {
    background: #fff;
    width: 100px;
    padding: 1px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin:5px 0 10px 5px;
	font-family:arial,sans-serif;
}

.addthis_toolbox .vertical a {
    position: relative;
    display: block;
    background: #fff;
    width: 66px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #00bff3;
	font-size:12px;
}

.addthis_toolbox .vertical a:hover {    
    background: #f5f5f5;
    color: #027999;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0;
    margin: 0;
}
.addthis_toolbox .vertical .more a:hover {
    background: none;
}

.addthis_toolbox .vertical .more span {
    display: none;
}

