a:link {
	color: #003366;
	background-color: transparent;
}
a:visited {
	color: #006699;
	background-color: transparent;
}
a:active {
	color: #006699;
	background-color: transparent;
}
a:hover {
	color: #006699;
	background-color: transparent;
}
.s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
}

.smlheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
}



div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(http://www.austswim.com.au/new/nav/bullet_bl.gif);


}
.dot {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blueheading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #003366}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	color: #006699;
	height: 1px;
	font-size: 1px;


}

.tableGrid {
	border-width: 1px;
	border-color: #003366;
	border-style: solid;
	border-collapse: collapse;
}

.courseFull {
	color: #009900;
	font-weight: bold;
}

.courseCancelled {
	color:#990000;
	font-weight: bold;
}

.courseFilling {
	color: #FFCC00;
	font-weight: bold;
}

li.info {
	padding-left: 0px;
	margin-bottom: 12px;
	list-style-position: 0px;
}

.highlight {
	/* background-color: #D1DEE9; */
	
	border: 1px;
	border-style: solid;
	border-color: #0099CC;
	background-color: #D7EBFF;
}