body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	line-height:20px;	
	color: #A40046;
}

.clear {
	clear: both;
}
p, ul, ol {
		line-height:20px;
		font-size: 14px;	
}
a:link {
	color: #505E67;
	text-decoration: underline;
}
a:visited {
	color: #505E67;
	text-decoration: underline;
}
a:hover {
	color: #A62651;
	text-decoration: underline;
	cursor: pointer;
}
.links {
	color:#666666;
	text-decoration: none;
}
.links a:link {
	color: #505E67;
	text-decoration: none;
}
.links a:visited {
	color: #505E67;
	text-decoration: none;
}
.links a:hover {
	color: #A62651;
	text-decoration: none;
}
td {
	color: #505E67;
}
.mainpic-padding {
	padding: 20px;
}
.content {
	size: 100px;
}
.academyglobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A40046;
	background-position: center;
}
.links {
	color: #A40046;
	vertical-align: middle;
}
.links a:link {
	text-decoration: none;
	color: #A40046;
}
.links a:visited {
	text-decoration: none;
	color: #A40046;
}
.links a:hover {
	text-decoration: underline;
	color: #A40046;
}
.header-purple-bar {
	background-color: #A62651;
	background-image: url(images/header-purple-bar.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.grey-bar {
	background-image: url(images/grey-bar.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.footer-bar {
	background-image: url(images/footer-bar.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.footer-bar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-bar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main-padding {
	padding: 20px;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	color: #505E67;
}
.h1-maroon{
	font-family: Arial;
	font-size: 20px;
	color: #A62651;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	width: 35px;
	background-position: center;
}
.dots-horizontal {
	background-image: url(images/dots-horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding-top: 10px;
	background-position: center;
}
h2 {
	font-size: 14px;
	color: #A62651;
	line-height:20px;
}
.h2-grey {
	font-size: 14px;
	color: #505E67;
}
body {
	background-color: #E0DFE3;
}
ul {
	margin-left: 0px;
	padding-left: 10px;
}
ul li {
	background:transparent url(images/bullet.gif) no-repeat scroll 0 12px;
	list-style-type:none;
	padding:5px 0 0 15px;
}
.border {
	border-color: #A62651;
	border-style: solid;
	border: 1px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.sidebar-bold {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
th.sidebar {
	text-align: left;
	color: #505E67;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}
td.sidebar {
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
td.sidebar p {
	font-size: 11px;
}

.quote {
	font-style: italic;
}

.menu-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
.menu-links a:link {
	color: #505E67;
	text-decoration: none;
}
.menu-links a:visited {
	color: #505E67;
	text-decoration: none;
}
.menu-links a:hover {
	color: #505E67;
	text-decoration: underline;
}.dark-line {
	background-image: url(images/dark-line.gif);
	background-repeat: repeat-x;
	height: 6px;
}
th.rightbar {
	text-align: left;
	color: #505E67;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
td.rightbar {
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.download-menu {
	text-align: left;
	color: #505E67;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	font-size: 9px;
}
.pull-quote {
	text-align: left;
	color: #505E67;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	background-color: #F4F5F7;
	line-height: 20px;
}
hr {
	color:#A62651;
	background-color:#A62651;
	height:1px;
	border:none;
	margin: 20px 0 20px 0;
}
b.maroon {
	color:#A62651;
}

/*
Causes logos
**********************************************/

a.logo_link {
	width: 216px;
	float: left;
	display: block;
	margin: 5px 25px 10px 0;
	height: 115px;
}

a.aes {
	background: url(images/aes_logo.gif) no-repeat;
}

a.dsa {
	background: url(images/dsa_logo.gif) no-repeat;
}

a.spastic {
	background: url(images/spastic_logo.gif) no-repeat;
}

a.starlight {
	background: url(images/starlight_logo.gif) no-repeat;
}
a.msf {
	background: url(images/msf-logo.jpg) no-repeat;
}
a.uts {
	background: url(images/uts-logo.jpg) no-repeat;
}
a.uos {
	background: url(images/uos-logo.jpg) no-repeat;
}



/*
Client list
**********************************************/

#client-list {
float:left;
margin:1em 0 0;
width:900px;
}

.client-thumb {
float:left;
height:180px;
margin:0 30px 20px 0;
width:184px;

}
.client-thumb p{
font-size: 11px;
}

.client-thumb img {
border: 2px solid #C4C4C4;
height:110px;
width:180px;
}
.address {
float:left;
width:40%;
}

.cause {
clear: both;
}
