@charset "utf-8";
body {
	background-color: #1C416B;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	color: #000000;
	text-align: left;
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #CCCCCC;
	background-image: url(images/bgstrip.jpg);
	background-repeat: repeat-y;
}
#header {
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #18436E;
}
h2 {
	font-size: 16px;
	color: #00509C;
}
h3 {
	font-size: 24px;
	color: #00509C;
}
#banner {
	height: 245px;
	background-image: url(images/allegrobanner.jpg);
}
#footer {
	clear: both;
	height: 137px;
}
#cont2leftCol {
	background-image: url(images/content2a.jpg);
	float: left;
	height: 247px;
	width: 380px;
}
#nav {
	height: 55px;
	background-image: url(line/navbg.gif);
	background-repeat: repeat-x;
}
#content1 {
	padding: 0px;
	background-repeat: repeat-y;
}
#content2 {
}
#cont2rightCol {
	background-image: url(images/content2b.jpg);
	float: right;
	height: 247px;
	width: 380px;
}
#content1top {
	height: 35px;
	background-image: url(images/ssrcontenttop.jpg);
	margin: 0px;
	padding: 0px;
}
#content1btm {
	height: 35px;
	background-image: url(images/ssrcontentbtm.jpg);
}
.style2 {
	font-size: 16px;
	font-style: italic;
}
.style3 {font-size: 16px}
#cont1rightCol {
	background-image: url(images/content2b.jpg);
	float: right;
	width: 630px;
}

