﻿
body {	width: 1000px; 
		margin: 0 auto 0 auto; 
		font-family: "Trebuchet MS", sans-serif; 
		font-size: 10pt; 
		color: #005581;}

/*** PAGE SECTIONS ***/
.logo {width: 1000px; height: 80px; margin: 0; background-image: url('images/website09/ABCLogo.gif');}

.banner {width: 1000px; height: 0px; margin: 0; background-image: url('images/website09/HomePageBanner.jpg');}

.mainmenu {width: 1000px; height: 30px; background-color: #005581;}

.pagecontent	{width: 1000px;											
				background: url('/images/website09/Watermark.jpg') no-repeat bottom left;
				overflow: auto}

.pagetext {	width: 650px; 
			margin: 15px 25px 0 75px; 
			float:left;}

.pageimage {width: 250px;
			height: 212px;											
			background: url('images/website09/HomePageImage.jpg') no-repeat center center;}			
			
.pagenavigation {width: 250px; 
				margin: 15px 0 0 0; 
				float: right;}			

.littlegreenbanner{width: 250px; height: 15px; background-image: url('images/website09/LittleGreenBanner.jpg');}

.sectionA	{width: 250px;}

.sectionB	{width: 250px; 
			height: 150px; 
			background-image: url('images/website09/GreenBox.jpg');
			text-align: center;}
			
.sectionBtext	{margin: 0 15px 0 15px;
				padding-top: 20px;
				color: white; 
				font-size: 14pt;}			
		
.sectionBtextbold	{color: white; 
					font-size: 16pt;
					font-weight: bold;}			
				
.footer{width: 1000px; height: 77px; padding-top: 15px; margin: 0;	background: url('images/website09/ContentPageFooter.jpg') no-repeat; clear: both;}		
.footerContent{margin-left: 75px; color: White; font-size: 11pt; font-weight: bold; clear: both;}		

/*** FONTS ***/				
.textDarkBlue			{color: #005581;}
.textGreen				{color: #5E9732;}
.textGreenBold			{color: #5E9732; font-weight: bold; line-height: 25px;}
.textGreenHeading		{color: #5E9732; font-size: 13pt;}				
.textGreenHeadingItalic	{color: #5E9732; font-size: 13pt; font-style: italic;}				
.textLightBlue			{color: #0072AA;}					
.textLightBlueHeading	{color: #0072AA; font-size: 13pt;}		
.textLightBlueHeadingItalic	{color: #0072AA; font-size: 13pt; font-style: italic;}		
.textMenu				{color: White; font-size: 11pt;}

/*** LISTS ***/
ul	{margin-top: 0;}

/*** PARAGRAPH ***/
p {margin-top: 0; margin-bottom: 4px;}

/*** FLOAT ***/
.floatleft {float: left;}

/*** TEXT BOXES ***/
.textfieldlong		{width: 300px;}
.textfieldextralong	{width: 500px;}

/*** GREEN BOX ***/
.greenbox {padding-top: 18px;}

/*** MAIN MENU ***/
table.menu_02
{
	height: 30px;
	margin: 0 auto 0 65px;
	border-collapse: collapse;	
}

td.menu_02_normal 
{	
	height: 30px;
	padding: 0 20px 0 20px;
	background-color: #005581;		
}

td.menu_02_hover {
	height: 30px;
	padding: 0 20px 0 20px;
	background-color: #00466D;	
}

a.menu_02_item {color: white; text-decoration: none; background-color: transparent; display: block;}

/*** SUB MENU ***/
table.menu_01_table	{border-collapse: collapse; width: 220px; margin-bottom: 10px;}

td.menu_01_normal	{height: 25px; border-top: solid 1px #EDF0F5; border-bottom: solid 1px #EDF0F5; padding-left: 20px; background: url('images/website09/BulletPoint.jpg') no-repeat left center;}
td.menu_01_hover	{height: 25px; border-top: solid 1px #EDF0F5; border-bottom: solid 1px #EDF0F5; padding-left: 20px; background: url('images/website09/BulletPoint.jpg') no-repeat left center;}

a.menu_01_item 	{font-size: 10pt; font-weight: bold; color: #0072AA; text-decoration: none;}

/*** HYPERLINKS ***/
a.abclink {color: #005581; text-decoration:underline;}
a.footerlink {color:white; text-decoration:none;}