*{
	margin: 0;
	padding: 0;
	outline: 0;
}

#copy-main li, .copy-column li {
	margin-left: 20px;
	padding-top: 5px; 
	padding-bottom: 5px;
}

p { padding-top: 5px; padding-bottom: 5px; }

html, body, #center{ 
	width: 100%;
	height: 100%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #0000ff;
	background-color: #d1d3d4;
}

a, a:visited, a:hover, a:active {
	color: #0000ff;
	text-decoration: underline;
}

#center tr td {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#container {
	position: relative;
	width: 818px;
	height: 610px;
	margin: 0 auto;
	overflow: hidden;
}

.home #container {
	height: auto;
}

#container-white {
	float: left;
	width: 770px;
	height: 562px;
	padding: 24px;
	text-align: left;
	background-color: #fff;
}

.home #container-white {
	height: auto;
}

	#header {
		float: left;
		height: 174px;
		width: 770px;
	}

	.nav-row {
		float: left;
		width: 770px;
		padding-top: 3px;
		padding-bottom: 1px;
		height: 15px;
	}
		.nav-left {
			float: left;
			width: 574px;
			padding-right: 7px;
			height: 15px;
		}
		.nav-right {
			float: left;
			width: 182px;
			padding-top: 0;
			padding-left: 7px;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		.nav-right span {
			float: left;
			padding: 0 30px 0 4px;
		}
		.nav-right a {
			text-decoration: none;
			color: #ff6633;
		}

		ul.nav-items { list-style: none; }
		ul.nav-items li {
			list-style: none;
			float: left;
			text-align: center;
			margin-right: 30px;
		}
		ul.nav-items li.sub { margin-right: 25px; }
		
			ul.nav-items li.first { 
				text-align: left; 
			}
			ul.nav-items li.last { 
				text-align: right; 
				margin-right: 0;
			}

	.quote-row {
		float: left;
		width: 770px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#main-row {
		float: left;
		width: 770px;
		height: 335px;
		line-height: 13px;
		overflow: hidden;
	}

	.home #main-row {
		position: static;
		float: left;
		height: auto;
		padding-top: 10px;
	}

		#copy-left {
			z-index: 100;
			float: left;
			width: 187px;
			height: 330px;
			padding-top: 5px;
			font-weight: bold;
		}

		.home #copy-left {
			position: static;
			float: left;
			width: 182px;
			height: auto;
			padding: 0 5px 0 0;
		}
			#copy-left .left-entry {
				width: 182px;
				padding-top: 5px;
				padding-bottom: 5px;
				border-bottom: 2px dotted #0000ff;
				background-color: #fff;
			}
				#copy-left .left-entry.hover { background-color: #eee; }
				
				#copy-left a:link, #copy-left a:visited { color: #0000ff; text-decoration: none; }
				#copy-left a:hover { color: #0000ff; }

			#copy-left .last { border-bottom: none; }
			
			#moreLess {
				padding: 5px;
				font-weight: normal;
				font-size: 9px;
				text-transform: uppercase;
				text-align: right;
			}
			
		#copy-container, #copy-container-home {
			float: left;
			width: 583px;
		}

		html>body #copy-container {
			top: 240px;
			height: 335px;
		}
		#copy-container {
			z-index: 1000;
			position: absolute;
			top: 243px;
			left: 210px;
			height: 333px;
			overflow: hidden;
		}

		#copy-container-home { height: auto; }
		
		#copy-home {
			float: left;
			width: 197px;
			height: 300px;
			font-size: 10px;
		}
		#copy-home strong { font-size: 11px; }

		#copy-main {
			position: relative;
			left: 0px;
			width: 197px;
			height: 315px;
			width: 3000px;
			font-size: 11px;
			overflow: hidden;
		}
			.copy-column {
				float: left;
				width: 190px;
				font-size: 11px;
			}

			.copy-column p {
				padding: 5px;
			}
			#copy-col3, #copy-col6, #copy-col9, #copy-col12, #copy-col15, #copy-col18, #copy-col21, #copy-col24 { padding-left: 8px; }

		#copy-right {
			float: left;
			width: 370px;
			padding-left: 5px;
		}

		.caption-image1, .caption-image2, .caption-image3, .caption-image4 {
			line-height: 14px;
			color: #0000ff;
			background-repeat: no-repeat;
			height: 300px;
		}
			.caption-image1 {
				background-image: url('/images/quotes/rc_image1.gif');
				background-position: bottom right;
			}
			.caption-image2 {
				background-image: url('/images/quotes/rc_image2.gif');
				background-position: bottom right;
			}
			.caption-image3 {
				background-image: url('/images/quotes/rc_image3.gif');
				background-position: top center;
				
			}
			.caption-image4 {
				background-image: url('/images/quotes/rc_image4.gif');
				background-position: top right;
			}

		.caption-text {
			font-weight: bold;
			font-size: 13px;
		}
		.caption-author {
			font-weight: bold;
			font-size: 10px;
		}

.bottomdots {
	border-bottom: 2px dotted #0000ff;
}

form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	margin: 0;
	min-width: 100px;
	border: 1px solid #0000ff;
	color: #0000ff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

input#submit {
	width: auto;
	min-width: 35px;
	background: #fff;
	border: 0;
	cursor: pointer;
}
input#search { width: 130px; }

#search-res {
	height: 330px;
	margin-top: 10px;
}

#search-res h3 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
}

#search-res h3 em {
	font-style: normal;
	font-weight: bold;
}

#search-res ul {
	height: 300px;
	padding-left: 5px;
	overflow: auto;
}

#search-res li {
	list-style-position: inside;
	margin-bottom: 10px;
}

#search-res li a {
	color: #0000ff;
}

#disclaimer {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 9px;
	text-align: center;
}

#cc_form {
	padding-top: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33F;
	background: #FFF;
}

#cc_form p {
	padding: 0 0 4px 0;
}

#cc_form .text {
	width: 170px;
	padding: 1px 5px;
	border: 1px solid #33F;
}

#cc_form a:link,
#cc_form a:visited,
#cc_form a:hover {
	text-decoration: underline;
}

#cc_form #ccinfo,
#cc_form #ccinfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

/* to get the text lined up */
#cc_form a img {
	margin-left: -1px;
}