﻿body
{
	/*font-family:Arial; 
	font-size:10pt; 
	font-weight:normal;*/
	
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height:1.5em;*/
	letter-spacing:0.5px;

}

h1
{
	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
	color:#333399;	
   
}

h2
{
	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
	color:#333399;	
    
}

h3
{
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:#333399;	
	font-style:italic;
 

}
h4
{
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:#333399;	
	font-style:normal;
	
}
/***************************************************************************************/
/***************************************************************************************/
/*  IDs                                                                                */
/***************************************************************************************/
/***************************************************************************************/


#screen_banner
{
	padding:0px;
	margin-top:0px;
	width:100%;
	float:left;
	position:relative;
	z-index: 12;
}

#print_logo
{
	display:none;
}

#placeholder
{
  
}
#leftbottom
{
  float:left;
  margin-top:25px;
  margin-left:5px;
  /*margin-left:15px;*/
  margin-bottom:15px;
  width:132px;
}

#sideplus
{
	Width:162px;
	float:left;
}

#sidemenu
{
	float:left;
	width:132px;
	/*border:2px outset #CCCCCC;*/
	margin-top:24px;
	margin-bottom:24px;
 	/*background-color: #CCCCCC;*/
}

#div_sidemenu
{
	margin-Left:15px;
	margin-right:15px;
	margin-Top:15px;
	margin-bottom:15px;
	position:relative;
	/*width:132px;*/
}

#Menu_New
{
	display:block;
	position: relative;
	float:left;
	list-style:none;
	margin:0px;
	width:137px;
	z-index:5;
	top:5px;
	left:0;
	text-align: right;
	display:block;
	color: #003131; 
   
}
#Menu_New li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style-type:none;
	list-style:none;
	/*position:relative;*/
	margin:0;
	padding:0;
	line-height:10px;
	height:19px;
}

#

#Menu_New li a:hover, #Menu_new li a:focus
{
	
	background-color:#234192;
	color:#fff;
	text-transform:uppercase;
   
}
#Menu_New a
{
	font-weight: bold;
	text-decoration:none;
	display:block;
	padding:5px 20px;
	background-color:#fff;
	/*color:#234192;*/
	color: #00316B;
	background: url(../images/arrow_right.gif) right center no-repeat;  

/*	font-weight: bold;
	text-decoration: none;
	color: #00316B;
	display: block;
	padding: 2px;
	background: url(images/arrow_right.gif) right center no-repeat; 
	/*border-bottom: 1px solid #f9f9f9*/
}

#Menu_New a:hover {
	font-weight: bold;
	
	text-decoration: none;
	color: #0000FF;
	background-color:#234192;
	color:#fff;
	text-transform:uppercase;
	

/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}

#SideMenu_1
{
	color: #003131; 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	width: 160px;	
}

#SideMenu_1 a
{
	font-weight: bold;
	text-decoration: none;
	color: #00316B;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9*/
}

#SideMenu_1 a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #FF0000;
/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}
#SideMenu_2
{
	color: #003131; 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	width: 160px;	
}

#SideMenu_2 a
{
	font-weight: bold;
	text-decoration: none;
	color: #003131;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9;*/
}

#SideMenu_2 a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #FF0000;
/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}

#GrayBlock
{
  background-color: red;
}
#BottomMenu
{
	color: #003131; 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	width: 89px;	
	float:left; 
	text-align:center

}

#BottomMenu a
{
	font-weight: bold;
	text-decoration: none;
	color: #003131;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9;*/
}

#BottomMenu a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #FF0000;
/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}



#TopMenu
{
	color: #003131; 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	width: 89px;	
	float:left; 
	text-align:center
}

#TopMenu a
{
	font-weight: bold;
	text-decoration: none;
	color: #003131;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9;*/
}

#TopMenu a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #FF0000;
/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}



#logo-area{
	float: left;
	width: 100%;
	/*background-color: #3C3837;*/
	position: relative;
	z-index: 11;
	/*background-color: #403C3D;*/
	/*background-image: url("../images/logo-area/header_bkg.jpg");*/
	background-repeat: no-repeat;
	background-position: top right;
	height: 105px;
}

#logo-area #logo-overlay {
	position: absolute;
	z-index: 12;
	right: 0;
}

#screen_banner
{
	padding:0px;
	width:100%;
	float:left;
	position:relative;
	z-index: 12;
	/*padding-top:30;*/
}

#logo-area #logo-background {
	position: absolute;
	width: 100%;
	height: 105px;
	z-index: 12;
	padding-left: 224px;
	padding-right: 215px;
	
}

#logo-content {
	position: relative;
	z-index: 12;
	
}

#div_content
{
	width:70%;
	float:left;
	margin-top:40px;	
	padding-left:30px;
}

#div_whitepaper
{
	font-Family: Trebuchet MS;
	font-size: 12pt;
}


#GSIBlue
{
	color:#333399;
}

/***************************************************************************************/
/***************************************************************************************/
/* Classes */
/***************************************************************************************/
/***************************************************************************************/

.styleheading3
{
   font-Family: Trebuchet MS;
   font-size: 13pt;
   font-style:italic;
   font-weight: bold;
}
.styleheading4
{
   font-Family: Trebuchet MS;
   font-size: 14pt;
   font-weight: bold;
}

.BoldRedItalicText
{
	color: #FF0000;
	font-style:italic; 
	font-weight:bold;	
	
}


.ul_1 {
	font-Family: Arial;
	font-size:10pt;
	font-weight: bold;
}
.p_8pt {
	font-Family: arial;
	font-size: 8pt;
	font-weight:normal;
}

.p_10pt {
	font-Family: arial;
	font-size: 10pt;
	font-weight:normal;
}

.p_smaller {
	font-Family: arial;
	font-size: 10pt;
	font-weight:normal;
}

td { 
	font-family: Arial; 
	font-size: 10pt 
}

.p_12pt
{
	font-Family: arial;
	font-size: 12pt;
	font-weight:normal;
}


.div_small
{
	width:129px; 
	float:left; 
	height:97px
}

.div_12pt
{
	font-size: 12pt;
	font-family:arial; 
	width:438px; 
	height:255px
}



.Indent_1
{
	margin-left: 15
}

.indent_2
{
	text-indent:15px;
}

#MatrixTable
{
		border-collapse:collapse;
		width:100%;
			

}

#MatrixTable th
{
	border: 1px solid #000000;
	background-color:#C0C0C0;
	text-align:center;
	width:100px;
	font-size:10pt;
}

#MatrixTable td
{
   border:1px solid #000000;
   /* background-color:: " bgcolor="#C0C0C0" align="center" width="100px" 	
	*/
}

.Matrix
{
	Padding-Left:5px;
	Padding-right:5px;
	Padding-Top:5px;
	Padding-Bottom:5px;
	font-family:arial;
}

.yellowtext
{
	color:#0000FF;
}

.Matrix a
{
	color:Navy;
}

.Matrix a:visited
{
	color:Navy;
}

.Matrix_N
{
	Padding-Left:15px;
	Padding-right:5px;
	Padding-Top:5px;
	Padding-Bottom:5px;
	font-family:Arial;
	font-size:8pt;
	color:#000080
	;
}
.Matrix_O
{
	Padding-Left:5px;
	Padding-right:5px;
	Padding-Top:5px;
	Padding-Bottom:5px;
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	color:#008000;
	text-align:center;
}
.Matrix_P
{
	border-left:1px solid #000000; 
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000;
	background-color:#C0C0C0;
	color:#FFFF00;	
	font-style:italic;
	font-weight:bold;
	

}
.Matrix_Q
{
	border-left:1px solid #000000; 
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000;
	color:#000000;	
	font-weight:bold;
	font-size:10pt;
	Padding-Left:5px;
	Padding-right:5px;
	Padding-Top:5px;
	Padding-Bottom:5px;
	background-color:#C0C0C0;
}
.Matrix_R
{
	border-left:1px solid #000000; 
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000;
	color:#000000;	
	font-size:8pt;
	Padding-Left:5px;
	Padding-right:5px;
	Padding-Top:5px;
	Padding-Bottom:5px;

}

.Matrix_N a
{
	color:Navy;
}

.Matrix_N a:visited
{
	color:Navy;
}

.TopicHeader
{
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:#333399;	
}
.header_1
{
	font-size:18pt;
	font-family:Arial;
	color:#333399;
}

.header_2
{
	font-size:14pt;
	font-family:Arial;
}
.header_3
{
	font-size:14pt;
	font-family:Arial;
}
.compareeditions
{
	font-size:18pt;
	font-family:Arial;
	color:#333399
}

.BrightBlue
{
	color:#0000FF;
}

.GSIBlue
{
	color:#333399;
}
