body { 
	background-color: #81AAC1;
	margin: 0px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	color: #0F6292;
	font-weight: 600;

}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	color: #0F6292;
	font-weight: 600;

}
h3 {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #0F6292;
	font-weight: 600;

}
h4 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #0F6292;
	font-weight: 600;

}
.subhead {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	color: #0F6292;
	font-weight: normal;

}

p { 
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #000000;


}

td { 
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #000000;

}

a:link { 
	font-weight: 600;
	color: #C01F25;

}

a:visited { 
	font-weight: 600;
	color: #0F6292;
	text-decoration: underline;
}

a:hover, a:hover:visited { 
	font-weight: 600;
	color: #FFCC00;
	text-decoration: underline;
}

a:active { 
	font-weight: 600;
	color: #FFCC00;
	text-decoration: none;
}

.toolieblue {
	color: #0F6292;

}
.tooliebluebold {
	color: #0F6292;
	font-weight: bold;
}
.tooliered {
	color: #C01F25;

}
.toolieredbold {
	color: #C01F25;
	font-weight: bold;
}
.linkedin-profileinsider-inline
{
}
.linkedin-profileinsider-popup
{
}

table {
	border: 4px #C01F25 solid;

}

#diggwidget li { 
	text-align: left;
}
#diggwidget h1{ 
	text-align: left;	
}
#twitter_div { 
  	border: 2px #0F6292 solid;
	width: 275px;
	padding:2px;
  }
#twitter_update_list li {
	font-size: 11px;
	margin-left: -.2in;
	line-height: 130%;
	text-align:left;
}




