#articleBody .blog a {
	text-decoration: underline;
	}
#articleBody .blog a:hover {
	text-decoration: underline;
	}

#blogtools {
	/*margin-right: 206px;*/
	/*background-color: #f8f8f6;*/
	/*border: 1px solid #b0acab;*/
	margin-bottom: 10px;
	padding: 0px;
   	/*width: 756px;*/
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	}
	
#blogtools {
	font: normal 12px arial, helvetica, verdana, sans-serif;
	text-align: left;
	color: #333;
	}

#blogtools a {
	color: #aa0706;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	text-align: left;
	}
	
#blogtools a:hover {
	text-decoration: underline;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	text-align: left;
	}

#blogtools ul {
	list-style-image: none;
	list-style-type: none;
	margin: 5px;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	text-align: left;
	}

#blogtools li {
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding: 0 10px;
	display: inline;
	border-left: none;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	text-align: left;
	}

#blogtools li.first {
	border: none;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	text-align: left;
	}
	
#articleBody h1 {
	font-size: 1.5em;
	margin-bottom: .25em;
	margin-top: .25em;
	color: #0d2569;
	line-height: 1.1em;
	}

#articleBody h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #0d2569;
	margin-bottom: .5em;
	font-weight: bold;
	}
#articleBody h3 {
	font-size: .85em;
	color: #b20e0e;
	}
#articleBody h4 {
	font-size: .8em;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: .5em;
	color: #262626;
	}

#articleBody h5 {
	font-size: .8em;
	color: #262626;
	margin-bottom: .25em;
	}
#articleBody h6 {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: .25em;
	}
	
.cybersurvey ul.bulletButton li,
.cybersurvey ul li.bulletButton {
	background-image: none;
	padding: 0;
	display: inline;
	}
.cybersurvey ul.bulletAnswer li,
.cybersurvey ul li.bulletAnswer {
	background-image: none;
	padding: 0;
	display: inline;
	font-size: 12px;
	}

td {
	font-family: arial, helvetica;
	font-size: 12px;
	text-color: #262626;
	}
option {
	font-family: arial, helvetica;
	font-size: 12px;
	text-color: #262626;
	}


input.btn {
   color:#fff;
   font-family:arial,helvetica,sans-serif;
   font-size:11.5px;
   font-weight:bold;
   background:url(/graphics/buttonbackground.gif);
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   padding:0px;
   margin:0 10px 0 10px;
	}
	  
input.btnhov {
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
   } 

.sans {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	line-height: 1.4;
	text-align: left;
	padding-bottom: 15px;
	}
	
.sans p.sidebarhead {
	color: #aa0706;
	font-weight: bold;
	font-size: 1.2em;
	}