body { background: url(/images/ais/ais-bkgd.jpg);font:0.9em Arial, Helvetica, sans-serif; }

#pageArea { width: 950px;text-align: center;margin-left: auto; margin-right: auto; }

#sideInfo { background: url(/images/ais/s-bkgd.jpg) repeat-y;float: left;width: 218px; margin:0px; }

#sideInfoC { padding-right: 20px;padding-left: 15px; }

#mainInfo { background: url(/images/ais/c2-bkgd.gif) repeat-y;float: right; width: 720px; }

#mainInfoC { padding-right: 25px; padding-left: 20px;position: relative; }

.picLeft { float: left; margin-right: 15px; margin-bottom: 10px; }

.picRight { float: right; margin-left: 15px; margin-bottom: 10px; }

.picCenter { background: center;margin: 5px 15px 15px; }

.clear { clear:both }

.noMP { margin: 0px;padding: 0px; }

.submenu { text-align: left; font-size: 0.85em; font-weight: bold; }
p { text-align:left; }
li {
	text-align:left;
	margin-bottom: 4px;
}

h1 {
	font:bold 1.8em Georgia, "Times New Roman", Times, serif;
	color:#043A68;
	text-align:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 { font:bold 1.2em Georgia, "Times New Roman", Times, serif; color:#043A68; text-align:left; }

.mainColor { color:#04467F; font-weight: bold; }


hr { background-color: #04467F; color:#04467F; height: 1px; border:0px; }

address { font:normal 0.7em Arial, Helvetica, sans-serif; text-align: left; }

.colLeft {
	float:left;
	width: 300px;
	list-style: square;
	overflow: auto;
}
.colRight { float:right; width: 300px; list-style: square; overflow: auto; }

a:link { color: #04467F; }
a:visited { color: #043A68; }
a:active { color: #043A68; background: #FFFF00;}
a:hover { color: #043A68; background: #FFFFCC }
