/* SRI blue: #0a2972 */
/* Site orange: #d55647 */

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	color: #202020;
}


/***************************/
/* HTML TAG  REformatting */
/***************************/

h1.title {
	color: #d55647;
	font-weight: bold;
	font-size: 16px
}
h2.section {
	color: #226ab2;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
}

/* Links */
a:link    { color: #0A2972; font-weight: normal; text-decoration: none }
a:visited { color: #226ab2; text-decoration: none }
a:hover   { text-decoration: underline }
a:active  { text-decoration: none }
a.navbar {
	color: #f3cf53;
	background-color: #0a2972;
	font-size: 11px;
}

/* Main tags */

img,object {	border: 0px; text-decoration: none }

p, span {
	line-height: 1.3em;
	padding: 3px;
}

ul,li     { 
	line-height: 1.3em;
}


span.sup 	{
	font-size: xx-small;
	margin-bottom: 10px;
}
 
sup {font-size:60%;}


/* TABLES */

table {  
	font-size: 12px;
	vertical-align:top;  
	padding: 5px;
}

td {  
	font-size: 12px;
	vertical-align:top;  
	padding: 5px;
}

td.centered {  
	vertical-align:top;  
	text-align:center; 
	padding: 5px;
}

td.top
{
	width: 200px;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	background-color: #D9D8FF;
	border-color:  #0a2972;
	border-width: 1px;
	border-style: none dotted solid none;
}

td.left
{

	vertical-align: top;
	padding: 3px 3px 3px 3px;
	border-color:  #0a2972;
	border-width: 1px;
	border-style: none dotted solid none;
}

td.padded {	padding: 10px 10px 25px 25px; }

table.tabular  { border: solid 2px #2e368a }
td.tabletitle  { color: white; font-weight: bold; font-size: 11px; background-color: #20b2aa }
td.title       { color: #ffffe0; font-weight: bold; font-size: 11px; text-decoration: none; background-color: #226ab2; display: block }
td.data1       { font-size: 11px; background-color: #fff79d; display: block }
td.data2       { font-size: 11px; background-color: #f3cf53; display: block }
td.total       { font-size: 11px; border-top: 2px solid #226ab2 }
tr.odd 				{	background-color: #F5F5F5}
tr.even	{	background-color: #D9D8FF;	}


/* NAVIGATION BAR */
table.navbar    { color: #3b4e7a;  font-size: 12px; padding-top:2px; padding-left: 40px; vertical-align:middle; }
td.navbar    {  
	width:150px; 
	vertical-align:middle;  
	text-align:center; 
	text-decoration: none;
	vertical-align:middle; 
	padding-top:3px; 
}
td.navbar a:link { color: #3b4e7a; text-decoration: none; vertical-align:middle;   }
td.navbar a:visited { color: #3b4e7a; text-decoration: none; vertical-align:middle;  }
td.navbar a:hover  { color: #d55647;   text-decoration: none; vertical-align:middle; }

td.subnavbar 	{ 
	height:10px;
	vertical-align:middle;  
	text-align:center;
}

/* SDK INSERT */
table.sdk    { color: #0a2972;  font-size: 12px; font-weight:bold; padding-left:10px;}
td.sdk    {  font-size:10px; line-height:1.1em; vertical-align:top;  text-align:left; padding:2px;}




/***************************/
/* Section/Text formatting */
/***************************/

/* MAIN PAGE */

.pagetitle     {
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
.section       { color: #226ab2; font-weight: bold; font-size: 14px }
.subsection    { color: black; font-size: 11px }
.maintext      { color: black; font-size: 11px; padding: 10px 5px 5px}

/* RIGHT SIDE BOX */
.rightsection       { color: #0a2972; font-size: 12px; font-weight: bold; padding: 3px 0px 8px 0px; margin:0px; text-align:left;}
.rightsubsection    { color: #226ab2; font-size: 10px; font-weight:bold; padding: 1px;  }
.righttext          { color: black; font-size: 11px; padding: 1px; text-align:justify;}

/* OTHER */
.menutitle    { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica, sans-serif }
.menutxt      { color: white; font-weight: normal; font-size: 11px; font-family: Verdana, Helvetica, sans-serif }
.sidetitle    { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; background-color: #226ab2; padding: 3px }
.sidebar      { font-size: 11px; font-family: Verdana, Helvetica, sans-serif }
.emphasis      {	font-weight: bold;	color: #0a2972;}
.smalltext     { font-weight: normal; font-size: 11px;  }
.smalllink     { font-weight: normal; font-size: 10px; text-decoration: underline }
.copyright     { font-weight: normal; font-size: 10px;  padding: 5px }
.footnote      { font-size: 9px; color: #666666; line-height: 12px;	text-align: center; }
.quote_text 	{	font-style: italic;	text-align: center;}

/* Color and Borders */
.bluebgcolor {	background-color: #0a2972;	color: #FFFFFF;}
.bgcolor      { background-color: #fff }
.bluespacer   { background-color: #0a2972 }
.rightborder  { border-right: solid 1px  #0a2972 }
.leftborder   { border-left: solid 1px  #0a2972 }
.topborder    { border-top: solid 1px  #0a2972 }
.bottomborder { border-bottom: solid 1px  #0a2972 }
.blueborder   { border: solid 1px #0a2972 }

/***************************/
/* Position ONLY           */
/***************************/
.center     { text-align: center }
.justify    { text-align: justify }
.bottom 		{	vertical-align: bottom;}
.middle 		{	vertical-align: middle;}
.top 				{	vertical-align: top;}

/***************************/
/* ID tag ONLY           */
/***************************/

#SRIheader {
	background-color: #0A2972;
	width: 790px;
	height: 20px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#header {
	color: #333366;
	background-color: #fff;
	text-align: left;
	width: 800px;
	visibility: visible;
	display: block;
}

#topNav {
	background-image: url(/images/navigation/navigation-bg.jpg);
	height: 35px;
	background-repeat: no-repeat;
	width: 800px;
	color:#3b4e7a;
	vertical-align:middle;
}

#page {
	color: #333366;
	width: 780px;
	visibility: visible;
	display: block;
	margin: 10px 10px 25px 25px;
	height: 400px;
	text-align: center;
}

#defaultpage {
	width: 700px;
	visibility: visible;
	display: block;
	margin: 10px 50px 25px 50px;
}


#flash {
	width: 500px;
	visibility: visible;
	height: 300px;
	float: left;
}	

#bottom { 
	font-size: xx-small; 
	width: 800px;
	color: #666666; 
	line-height: 12px;	
	text-align: center; 
	clear: left;
}

#indexpage {
	width: 780px;
	visibility: visible;
	display: block;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#indexleft {
	padding-left: 20px;
	width: 540px;
	visibility: visible;
	float: left;
	text-align: justify;
	line-height: 1.4em;		
}

#indexright {
	width: 200px;
	visibility: visible;
	float: right;
	height: 325px;
	text-align: center;
}

#quote {
	font-size: 10px;
	margin-left: 40px;
	width: 460px;
	visibility: visible;
	float: left;
	text-align: center;
	line-height: 1.2em;		
}

#sdk {
	width: 230px;
	visibility: visible;
	height: 290px;
	float: right;
}

/* Page with box on right side */

#rightboxpage {
	width: 800px;
	visibility: visible;
	display: block;
}

#leftside {
	width: 550px;
	float: left;
	visibility: visible;
	display: block;
	margin: 10px 10px 10px 30px;
	text-align: justify;
}

#rightside {
	width: 170px;
	visibility: visible;
	float: right;
	text-align: left;
	padding: 5px;
	margin-top: 15px;
	border: solid 1px  #0a2972;
	}

