.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

body {
	background-attachment: fixed;
	background-color: #E7F5FE;
	background-image: url(../images/andybk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	margin-top: 20px;
	font-size: 75%;
	line-height: normal;
}
#maincontainer {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 148px;
	width: 950px;
	background-image: url(../images/andyfilelogo.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}






#navcontainer
{
	padding: 0;
	height: 43px;
	margin: 0;
	clear: both;
	width: 950px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/andynavbk.png);
	background-repeat: repeat-x;
	background-position: center top;
}



#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li
{
	display: block;
	float: left;
}


#navcontainer ul li a
{
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-size: 12pt;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}

#navcontainer ul li a:hover
{
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/topnavrolled.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#navcontainer li#active a
{
	color: #FFFFFF;
	background-color: #0079C2;
	background-attachment: scroll;
	background-image: url(../images/topnavrolled.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navcontainer li#active a:hover
{
	color: #FFFFFF;
	background-color: #0079C2;
	background-attachment: scroll;
	background-image: url(../images/topnavrolled.png);
	background-repeat: repeat-x;
	background-position: left top;
}










#footer {
	height: 43px;
	width: 950px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	background-attachment: scroll;
	background-image: url(../images/andynavbk.png);
	background-repeat: repeat-x;
	background-position: center top;
}



#footeraddress
{
	text-align: center;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: 55px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	color: #666666;
	margin-left: auto;
	width: 950px;
}


#footeraddress  a
{
	color: #0079C1;
	text-decoration: none;
}

#footeraddress  a:hover
{
	color: #0079C1;
	text-decoration: underline;
}



#pics {
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	
}












#contentstrip {
	height: auto;
	width: 950px;
	clear: both;
	background-color: #FFFFFF;
}




#leftbar {
	height: auto;
	width: 335px;
	float: left;
	background-color: #FFFFFF;
}


#leftbar h1{
	margin-top: 13px;
	padding-top: 0px;
	font-size: 1.6em;
	color: #024F88;
	font-weight: normal;
	margin-right: 25px;
	margin-left: 35px;
}

#rightbar {
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
	float: left;
}












#copybox {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
}


#copybox h1{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.7em;
	color: #15B6E3;
	font-weight: normal;
}
#copybox h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.25em;
	color: #024F88;
	font-weight: normal;
}
#copybox h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.1em;
	color: #024F88;
	font-weight: bold;
}
#copybox  h5 {
	margin-top: 8px;
	padding-top: 0px;
	font-size: 1.3em;
	color: #58CAEA;
	font-weight: normal;
	font-style: italic;
	float: right;
	height: auto;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	line-height: 145%;
	text-align: right;
}
#copybox h4 {
	padding-top: 0px;
	font-size: 1em;
	color: #58CAEA;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-align: justify;
}

#copybox p{
	font-size: 1em;
	line-height: 155%;
	color: #555555;
}
#copybox li {
	font-size: 1em;
	line-height: 1.5em;
	color: #555555;
}
#copybox a {
	color: #024F88;
	text-decoration: none;
}

#copybox a:hover {
	color: #024F88;
	text-decoration: underline;
}



















#bottextcontainer
{
	float: right;
	width: 400px;
	text-align: right;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}








#botleftnavcontainer
{
	float: left;
	width: 400px;
	text-align: left;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFFFFF;
}

#botleftnavcontainer  a
{
	color: #FFFFFF;
	text-decoration: none;
}

#botleftnavcontainer  a:hover
{
	color: #74D5F5;
	text-decoration: underline;
}
.smallbits {
	font-size: 0.8em;
	line-height: 155%;
	color: #FFFFFF;
}

