/* CSS Document */
#notepic{
top:0px;
display:block;
left:0px;
position:fixed;
height:275px;
width:225px;
z-index:-1000;
}
.text_white_s{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #FBF8F8;	
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	
	}
	.text_italic_s{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #FBF8F8;	
	text-decoration:none;
	font-weight:bold;	
	font-style:italic;
	text-decoration:underline;
	
	
	}
	.border_box_s{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
		
	}
	.box_text_s{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #FFFFFF;	
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	font-style:italic;
	}
	.textField_s{
  font-family:Tahoma;
  font-weight:normal;
  color: #000000;
  font-size:13px;
  width: 120px;
  height:18px;
  border: 1px solid #a8bac6;
 }


.mddle_bg_strip{
	background:url(../images/middle_bg_strip.gif);
	background-repeat:repeat-y;}

.grew_box_strip{
	 background:url(../images/grew_box_middle.gif);
	 background-repeat:repeat-x;}
	 
.blue_italic{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#2E538C;
	font-weight:bolder;
	font-style:italic;
	text-decoration:none;}
	
.white_font_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;}
	
.white_font_italic{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;}
	
.black_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:bolder;
	}
.bluemix_bold11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#135390;
	font-weight:bold;
	font-style:bolder;
	}
	
.bluemix_bold11_italics{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#135390;
	font-weight:bold;
	font-style:italic;
	}
.black_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	}
	
.black_text_italic{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-style:italic;
	}
.main_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#000000;
}
.main_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#000000;	
}
.redsm{
	/* 12 pt */
	font-size:16px;
	font-family:verdana,geneva;
	color:red;
}
.blacksm{
	/* 12 pt */
	font-size:16px;
	font-family:verdana,geneva;
}
.blacksmb{
        /* 12 pt */
        font-size:16px;
	font-weight:bold;
        font-family:verdana,geneva;
}
.bluesm{
	color:#135390;
	/* 12 pt */
	font-size:16px;
	font-family:verdana,geneva;
}
.redmd{
	/* 14 pt */
	font-size:19px;
	font-family:verdana,geneva;
	color:red;
}
.blackmd{
	/* 14 pt */
	font-size:19px;
	font-family:verdana,geneva;
}
.bluemd{
	color:#135390;
	/* 14 pt */
	font-size:19px;
	font-family:verdana,geneva;
}
.redlg{
	/* 18 pt */
	font-size:24px;
	font-family:verdana,geneva;
	color:red;
}
.blacklg{
	/* 18 pt */
	font-size:24px;
	font-family:verdana,geneva;
}
.bluelg{
	/*color:#135390;*/
	color:navy;
	/* 18 pt */
	font-size:24px;
	font-family:verdana,geneva;
}
.redxlg{
	/* 22 pt */
	font-size:29px;
	font-family:verdana,geneva;
	color:red;
}
.blackxlg{
	/* 22 pt */
	font-size:29px;
	font-family:verdana,geneva;
}
.bluexlg{
	color:#135390;
	/* 22 pt */
	font-size:29px;
	font-family:verdana,geneva;
}

