body {
	background-color: #c7ced9;
	background-image: url(/images/CAI-BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
div#Main {
	position: relative;
	z-index: 0;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#Banner {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 657px;
	height: 376px;
}
div#Footer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	z-index: 0;
	left: 0px;
	top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #bcc5d1;
}
a {
	text-decoration: none;
	color: #003399;
}
h1 {
	margin:0px 30px 10px;
/*	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
*/
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin:0px 30px 10px;
/*	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
*/
}
.whiteTxt {
	color: #FFFFFF;
}
div#Nav {
	position: relative;
	z-index: 1;
	left: 0px;
	top: -1px;
	height: 37px;
	background-color: #213242;
	width: 657px;
	color: #FFFFFF;
}
.linksTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	position: relative;
	left: 30px;
}
.linkCells {
	text-align: left;
	padding: 2px;
}
div#NewsMemos {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 657px;
	left: 0px;
	top: 3px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #bcc5d1;
	background-image: url(/images/new-home-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
}
.newsTable {
	margin-bottom: 30px;
	width: 90%;
	left: 30px;
	top: 20px;
	position: relative;
}
.dateCells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 15%;
}
.memoCells {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 85%;
}
.newsTitle {
	width: 90%;
	position: relative;
	top: 20px;
}
div#MemberTitle {
	position: relative;
	z-index: 1;
	left: 30px;
	top: 0px;
	margin-top: 11px;
	width: 110px;
}
div#MemberLogin {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	margin-top: 30px;
	width: 375px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BCC5D1;
	padding-left: 30px;
}
.formBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.loginTable {
	position: relative;
	left: 0px;
	margin-bottom: 10px;
	top: 0px;
	width: 350px;
}
.normalTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
div#AboutTxt {
	position: relative;
	z-index: 1;
	height: 353px;
	left: 0px;
	top: 0px;
	margin-top: 20px;
}
div#RightColumn {
	position: absolute;
	z-index: 1;
	left: 660px;
	top: 0px;
	width: 350px;
}
.cellFormat {
	padding-top: 4px;
	padding-bottom: 4px;
}
div#Address {
	position: relative;
	left: 30px;
	top: 0px;
	width: 85%;
	margin-top: 10px;
}
/* Rollover CSS links */
div#NavContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	margin-top: 3px;   */
	width: 95%;
	position: relative;
	left: -10px;
}

#navlist
{
margin: 0px;
padding: 0px 0 20px 20px;
/* border-top: 1px solid #FFFFFF; */
}

#navlist ul, #navlist li
{
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
padding-top: 9px; 
margin: 0 10px 4px 20px;
text-decoration: none;
color: #FFFFFF;
}

#navlist a:hover
{
border-top: 4px solid #FFFFFF;
padding-top: 5px;
background: transparent;
color: #FFFFFF;
}

#navlist a:hover { color: #FFFFFF; }
div#leftColumn {
	position: relative;
	width: 657px;
	left: 0px;
	top: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 413px;
}
