body
{
	font-family:Arial; 
	font-size:10pt; 
	font-weight: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:132;
}

#sideplus
{
	Width:132px;
	float:left;
}

#sidemenu
{
	float:left;
	width:142px;
	border:2px outset #CCCCCC;
	margin-top:24px;
	margin-botton:24px;
 	background-color: #CCCCCC;
}

#div_sidemenu
{
	margin-Left:15;
	margin-right:15;
	margin-Top:15;
	margin-bottom:15;
	position:relative;
	width:132px;
}

#Menu_New
{
	color: #003131; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
/*	margin-left:15px;
	margin-right:15px;*/
    width: 132px;
}

#Menu_New a
{
	font-weight: bold;
	text-decoration: none;
	color: #00316B;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9*/
}

#Menu_New a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #0000FF;
/*	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;
}


.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:5px;
	Padding-right:5px;
	Padding-Top:5px;
	Padding-Bottom:5px;
	font-family:Arial;
	font-size:10pt;
	color=#000080
	;
}

.Matrix_N a
{
	color:Navy;
}

.Matrix_N a:visited
{
	color:Navy;
}


.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;
}