body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #CCE6FF;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #3366CC;
	text-decoration: none;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-size: 11px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.navbar {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000033;
}
.mainarea {
	background-color: #FFFFFF;
}
.maintext {
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
}
.maintext h1{
	font-size: 18px;
	color: #3366CC;
	margin: 0px;
	padding: 0px;
}

.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
}

.topnav a{
	color: #FFFFFF;
	text-decoration: none;
	width: 83px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.topnav a:hover {
	color: #000033;
	text-decoration: none;
	width: 83px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFCC00;
	display: block;
}
.telephone {
	font-size: 28px;
	font-weight: bold;
	color: #000066;
}

.maintext h2 {

	font-size: 16px;
	color: #000066;
}
.maintext p {
	font-size: 12px;
	color: #000033;
	line-height: 18px;
}
.righttext {
	margin: 0px;
	color: #000033;
	background-color: #99CCFF;
}
.righttext p{
	color: #000000;
	font-size: 11px;
}
.accreditations {
	background-color: #FFFFFF;
}

.right-indent {
	padding: 20px 20px 0px;
	color: #000033;
	background-repeat: no-repeat;
	background-color: #99CCFF;
}

.right-indent p{
	font-size: 12px;
	color: #000033;
}
.bottomtext {
	margin: 0px;
	padding: 20px;
	background-color: #99CCFF;
	font-size: 12px;
	color: #000066;
}
a:hover {

	color: #3333CC;
	text-decoration: underline;
}
.phonenav {
	font-size: 16px;
	font-weight: normal;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
}
