﻿body {
	background-color: #9C9AB5;
}
.aimstoptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: white;
}
.menulinkrightside {
	text-decoration: none;
	font-size: 80%;
	border: 2px lime;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.menulinkrightsidetd {
	width: 100%;
	background-color: #84BAFD;
	height: 19px;
}
.menulinkgradientbar {
	width: 100%;
	background-repeat: repeat-x;
	background: url('/images/aims-gradient.gif');
	border: 0px;
}

td {font-size:105%;}

thead {font-size: 120%;
			background-color: #CCCCCC;}

a {text-decoration: none;
	color: #0000FF;
	border: 0px;}

p {margin : 0;
	text-align:justify;}
	
p.centered {
	text-align:center;
}

	
.boldnormal {
	font-weight:bold;
	}

.tinytext
	{font-size: 60%;}
	
.smalltext
	{font-size: 80%;}
	
.largetext
	{font-size: 140%;}
	
.sectionhead
	{font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:40px;
	margin-bottom:5px;
	}
	
.pagetitle
	{font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.3em;}
	
.minortitle
	{font-size:120%;
	text-align: center;
	margin-top:20px;
	margin-bottom:5px;
	}
	
.quotebackground
	{background-color: #f6f5e4;}
	
sup
	{font-size: 70%;
	margin-left:5px;}
	
	/* **************** lists ***************** */
ul {
	text-align:left;
}

li {
	text-align:left;
}