 BODY   
 {FONT-FAMILY: helvetica, arial, sans-serif; FONT-SIZE: 10px;
  SCROLLBAR-FACE-COLOR: #005483; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #000000; 
  SCROLLBAR-3DLIGHT-COLOR: #000000; 
  SCROLLBAR-ARROW-COLOR: #000000; 
  SCROLLBAR-TRACK-COLOR: #e99519; 
  SCROLLBAR-DARKSHADOW-COLOR: #000000; 
  SCROLLBAR-BASE-COLOR: #ffffff
  }
a {
	color: #005483; 
  	text-decoration: underline;
	 }
	
a:hover		
	{	color: #000000; 
	text-decoration: underline;  }
 .sub3
 {
 color: #000000; 
 text-decoration: bold;
 text-align:left;    
 font-size : 12px;
 padding:2;
 }
 .subnorm
 {
 FONT-FAMILY: helvetica, arial, sans-serif;
 color: #000000; 
 text-decoration: none;
 text-align:left;    
 font-size : 12px;
 }
 .footer
 {
 color: #808080; 
 text-decoration: bold;
 text-align:center;    
 font-size : 10px;
 padding:2;
 }
  	.butt 
    { font-family: helvetica, arial, serif; 
	font-size: 9pt; 
    font-weight: bold; 
	background-color: #005483; 
	color:#ffffff }	
.form {
	background-color: #eeeeee;
    color: #808080;
	border: 2 outset rgb(225,225,225); 
}
.redtext
{
color:#ff0000;
font-size: 9pt;

}
.ItemStyle {
	list-style-image: url(../images/book2.gif);
	font-family: font-family: helvetica, arial, serif;
	font-size: 12px;
	vertical-align: middle;
}


#social-icons {
	display:block;

	height:32px;
	clear:right;
}

a.linked
{
	display:block;
	height:32px;
	width:32px;
	cursor: pointer;
	margin: 2px 0 0 6px ;
	float:left;
	text-align:center;
}
a.twitter
{
	display:block;
	height:32px;
	width:32px;
	cursor: pointer;
	margin: 2px 0 0 6px ;
	float:left;
	text-align:center;
}
a.facebook
{
	display:block;
	height:32px;
	width:32px;
	cursor: pointer;
	margin: 2px 0 0 6px ;
	float:left;
	text-align:center;
}
a.blog

{
	display:block;
	height:32px;
	width:32px;
	cursor: pointer;
	margin: 2px 0 0 6px ;
	float:left;
	text-align:center;
}
a.paper {
	display:block;
	height:30px;
	width:124px;
	cursor: pointer;
	margin: 2px 0 0 15px ;
	float:left;
}

a.linked {
	background:url(../images/linkedin-switch.jpg) no-repeat 0% 0%;}
a.linked:hover {
	background:url(../images/linkedin-switch1.jpg) no-repeat 0% 100%;}
a.twitter {
	background:url(../images/twitter-switch.jpg) no-repeat 0% 0%;}
a.twitter:hover {
	background:url(../images/twitter-switch1.jpg) no-repeat 0% 100%;}
a.facebook {
	background:url(../images/facebook-switch.jpg) no-repeat 0% 0%;}
a.facebook:hover {
	background:url(../images/facebook-switch1.jpg) no-repeat 0% 100%;}
	
a.paper {
	background:url(../images/paper-switch.jpg) no-repeat 0% 0%;}
a.paper:hover {
	background:url(../images/paper-switch1.jpg) no-repeat 0% 100%;}
a.blog {
	background:url(../images/blog-switch.jpg) no-repeat 0% 0%;}
a.blog:hover {
	background:url(../images/blog-switch1.jpg) no-repeat 0% 100%;}
