body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a {
	color: #0c0cce;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #bf0000;
}
div#application {
	border: 1px solid #CCCCCC;
	width: 980px;
}
div#footer {
	padding: 10px;
	background-color: #F7F7F7;
	text-align: center;
	border: 1px dashed #CCCCCC;
	width: 700px;
	margin: 10px;
}
.strikethrough {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.help {
	background-color: #FFFFFF;
	padding: 10px 30px 20px;
	width: 920px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.help_images {
	border: 1px solid #CCCCCC;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       
