@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Verdana;
	font-size: 11px;
	color:#006699;
	
}


a {
	font-family: Verdana;
	font-size: 12px;
	color: #55A045;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/* color: #999999; 
	color: #55A045;*/
}
a:hover {
	text-decoration: none;
	color: #1C3416;
	
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.search{
		margin-top:3px;
		background-color:075577;
		color:075577;
		font:Verdana;
		font-size:11px;
		color:ffffff;
	}
p {
	font-family: Verdana;
	font-size: 11px;
	color: 075577;
}
.ticker {
		font-size:12px;
		font-weight:bolder;
		color:#075577;
	}
.HeadlinesLink {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#075577;
}


.headlines {
			font-family:Verdana;
			font-weight:bold;
			font-size:12px;
			color:#075577;
		}
body {
	background-image: url(Images/background.jpg);
	background-color:#053350;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#center { 
	position: relative;
	margin: 0px auto;
	width: 966px;
	height: auto;
}

#main {
		background-color:#FFFFFF;
		margin-top:3px;
	}

.border{    background-color:#A6A5A5;
			margin-left:65px;
			width:836px;
			height:auto;
			margin-top:0px;
		}
		
#mainnavigation {
				height:39px;
				width:824px;
				vertical-align:middle;
				

			}


#reflection{
			background-image:url(Images/reflection.jpg);
			background-repeat:repeat-x;
			height:24px;
			width:836px;
			position:relative;
			margin-left:65px;
		}	
#mainlinks{
			vertical-align:middle;
			margin-top:-1;
			
	
	}	
#joLogo {
		float:left;
		vertical-align:top;
		background-image:url(Images/jo-carroll_logo.jpg);
		background-position:left;
	}
#touchstoneLogo {
		float:right;
		vertical-align:top;
		background-image:url(Images/touchstone_logo.jpg);
		background-position:right;
	}
.footer {
		vertical-align:bottom;
		position:relative;
		font:verdana;
		font-size:8px;
		font-color:#075577;
	}
.FooterText {font-size: 9px}

.FooterLink {font-size: 9px; color: #006699; }
