A:link {
	font-family: Verdana;
	color: #0A2972;
	text-decoration: none;
	margin-bottom: -5px;
}
A:visited {
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	margin-bottom: -5px;
}
A:hover {
	font-family: Verdana;
	text-decoration: none;
	margin-bottom: -5px;
}
.body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
	/* margin-bottom: -10px; */
	list-style-type: disc;
}
.bodybold {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin-bottom: -10px;
}
.bodylink {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:14px;
}
.heading3 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: -10px;
}
.heading2 {
	font-family: Verdana;
	font-size: 13px;
	color: #0A2972;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 25px;
	margin-bottom: -10px;
}
.heading1 {
	font-family: Verdana;
	font-size: 16px;
	color: #0A2972;
	font-weight: bold;
	margin-bottom: 25px;
}
.bodylink {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-bottom: -10px;
	text-decoration: none;
}
.date {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.datetitle {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.bulletpoint {
	.bulletpoint {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -22px;
}
.announcement {
	font-family: Verdana;
	font-size: 13px;
	color: #0A2972;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: -10px;
}
.callout {
	font-family: Verdana;
	font-size: 16px;
	color:#999999;
	font-weight: bold;
}
.important_dates {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: -5px;
}
.numberlist {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: -10px;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0A2972;
	margin-top: 25px;
	margin-bottom: 10px;
}
.hrdivider {
	width:100%;
	height:21px;
	background-image:url(http://www.ultradata.com.au/images/divider_line.gif);
	background-repeat:repeat-x;
	margin-top:-6px;
	margin-bottom:-18px;
}
.pullquote {
	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #694e1c;
	border-bottom-color: #694e1c;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
.bulletlist {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -10px;
	text-indent: 20px;
	margin-bottom: 2px;
}
div.expandable_note_box {
		width: 210px;
		min-height: 100px;
		background-image: url("../../../images/client_community/home/top.jpg");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 20px;
		font-size: 80%;
	}
	
	div.expandable_note_box div.middle {
		width: 210px;
		background-image: url("../../../images/client_community/home/middle.jpg");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.expandable_note_box div.inside {
		padding-left: 20px;
		width: 167px;
	}

