﻿
.logo {
	margin-left: 10px;
	margin-right: 10px;
}
.strapline {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
.menu {
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	color: #00AFBD;
	line-height: 160%;
}
.submenu {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	color: #00afbd;
	line-height: 160%;
	text-indent: 0px;
	text-align: left;
}

.newsheader {
	font-family: Verdana;
	color: #666666;
	font-weight: bold;
	font-size: small;
}
.copyright {
	font-family: Verdana;
	font-size: x-small;
	text-align: right;
	color: #666666;
}
.subhead {
	font-family: Verdana;
	font-size: x-large;
	color: #666666;
	line-height: 180%;
}
.bodytext {
	font-family: Verdana;
	font-size: small;
	color: #666666;
}
.backgroundimage {
	background-image: url('http://www.sica.ox14.com/SIClogodroppedaway.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.titleimage {
	margin-top: 15px;
	margin-bottom: 15px;
}
.tableborder {
	border-width: 10px;
}
.sowasnew {
	font-family: Verdana;
	font-size: medium;
	color: #666666;
	margin-right: 10px;
}
.bordercolourgreen {
	border-color: #00AFBD;
	border-width: 0;
}
.backgroundcolourgreen {
	background-color: #CBF0F3;
}
.addressblockinwhite {
	background-color: #CBF0F3;
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.backgroundwhite {
	background-color: #FFFFFF;
}
a {
	color: #00afbd;
	text-decoration: none;
}
a:visited {
	color: #00afbd;
}
a:active {
	color: #808080;
}
a:hover {
	color: #808080;
}


