html, body, h1, h2, h3, h4, h5, h6, p { margin: 0px; padding: 0px; }

body {
	background: #eee;
	color: #666;
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

a:link { color: #666; }
a:visited { color: #333; }
a:active, a:hover { color: #f90; }

h2 {
	color: #62449b;
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

h3 {
	color: #62449b;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 { 
	color: #62449b;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}

.indexnew {
	line-height: 160%;
	padding-top: 24px;
}
.quoted {
	font-style: italic;
	font-size: 1.1em;
	color: #62449b;
	font-weight: bold;
	line-height: 1.5em;
}
.quotee {
	color: #666666;
	font-weight: normal;
	text-align: left;
	position: relative;
}
.caption {
	color: #666666;
	font-weight: normal;
	text-align: left;
	font-size: 0.8em;
	padding: 6px 0 0 0;
}

img { border: 0px; }
a img { text-decoration: none }

.clear { clear: both; }

.floatleft { float: left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 10px 10px; }

.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }

img.logos {
	float: left;
	border: 0;
	padding: 12px 16px;
	margin: 0px;
}

#container {
	position: relative;
	width: 950px;
	margin: 0px auto;
	background: #fff url('images/columns.gif') repeat-y 1px 0px;
}

#top {
	height: 110px;
	position: relative;
}
	#brand {
		width: 150px;
		height: 110px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
		#brand a {
			display: block;
			width: 150px;
			height: 110px;
			background: url('images/logo.gif') no-repeat;
			text-indent: -99999px;
		}
	#tag1 {
		width: 650px;
		height: 80px;
		background: #fe9801;
		color: #fff;
		text-align: center;
		position: absolute;
		top: 0px;
		left: 150px;
		font-weight: normal;
		font-size: 24px;
		line-height: 28px;
		padding-top: 25px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 55px;
	}
		html>body #tag1 {
	height: 55px;
}
		
	#tag2 {
	width: 650px;
	background: #888888;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 80px;
	left: 150px;
	height: 30px;
	padding-top: 5px;
	/* box model hack */
		voice-family: "\"}\"";
	voice-family:inherit;
	height: 25px;
	}
		html>body #tag2 { height: 25px; }
		
		#tag2 a {
			color: #fff;
			font: bold 13px Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		}
		
		#tag2 a:hover { text-decoration: underline; }

	#message {
		width: 150px;
		background: #ddd;
		text-align: center;
		position: absolute;
		top: 0px;
		right: 0px;
		height: 110px;
		padding: 5px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 100px;
		width: 140px;		
	}
		html>body #message { width: 140px; height: 100px; }
		
			
	#message2 {
	width: 150px;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 109px;
	padding: 10px 5px 0px 5px;
	/* box model hack */
		voice-family: "\"}\"";
	voice-family:inherit;
	height: 99px;
	width: 140px;
	border-bottom: 1px solid #ddd;
	}
		html>body #message2 {
	width: 140px;
	height: 99px;
	font-size: 10px;
	line-height: 120%;
}

	#message2c {
	width: 150px;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 109px;
	padding: 15px;
	/* box model hack */
		voice-family: "\"}\"";
	voice-family:inherit;
	height: 99px;
	width: 140px;
	border-bottom: 1px solid #ddd;
	}
		html>body #message2c {
	width: 120px;
	height: 79px;
	font-size: 10px;
	line-height: 120%;
}
		
	#message3 {
	width: 150px;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 109px;
	padding: 22px 15px 8px 15px;
	/* box model hack */
		voice-family: "\"}\"";
	voice-family:inherit;
	height: 99px;
	width: 140px;
	border-bottom: 1px solid #ddd;
	}
		html>body #message3 {
	width: 120px;
	height: 79px;
	font-size: 10px;
	line-height: 120%;
}

#message4 {
	width: 150px;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px;
	height: 99px;
	width: 140px;
	border-bottom: 1px solid #ddd;
}

#body2col { 
	text-align: left;
}

#body2 {
	width: 150px;
	float: left;
}
	#body2 p {
		text-align: center;
		margin: 1em 0em;
	}

#body1 {
	background: url('images/star.gif') no-repeat top right;
	margin-left: 1px;
	width: 799px;
	float: right;
	padding-bottom: 100px;
}
	#body1 p, #body1 h3, #body1 h4 {
		margin: 15px 20px;
	}
	
	#body1 h2 {
		margin: 40px 20px;
	}
	
	#starbox {
		width: 150px;
		float: right;
		color: #62449b;
		font-weight: bold;
		margin-top: 5px;
		line-height: 12px;
		font-size: 11px;
	}
		#starbox ul, #starbox p { margin: 0 5px; }
		#starbox ul { padding: 0px 0px 0px 8px; }
		#starbox a { text-decoration: none; color: #62449b; }
		
	#logobox {
	width: 150px;
	float: right;
	color: #62449b;
	font-weight: bold;
	margin-top: 5px;
	line-height: 12px;
	font-size: 11px;
	background-color: #FFFFCC;
	}
		#logobox ul, #logobox p { margin: 0 5px; }
		#logobox ul { padding: 0px 0px 0px 8px; }
		#logobox a { text-decoration: none; color: #62449b; }
	
	#body1 .contenttable {
		margin: 15px 20px;
		border: none;
		border-collapse: collapse;
	}
		#body1 .contenttable td, #body1 .contenttable th {
			padding: 3px 5px 3px 0px;
			text-align: left;
		}
	
#footer {
	width: 799px;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	/* z-index: 99999; */
}

#footer ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	#footer li {
		width: 155px;
		height: 45px;
		margin-left: 6px;
		float: left;
		background: #e1e1e1;
		text-align: center;
		padding: 5px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 145px;
		height: 35px;
	}
		html>body #footer li { width: 145px; height: 35px; }
	
	#footer li.first { margin-left: 0px; }
	
	#footer li a {
		color: #fe9801;
		font-weight: bold;
		text-decoration: none;
	}
	
	#footer li a:hover { text-decoration: underline; }
	
	#tag3 {
		height: 50px;
		background: #fe9801;
		clear: both;
		color: #fff;
		text-align: center;
		padding-top: 10px;
		font: 24px Verdana, Arial, Helvetica, sans-serif;
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 40px;
	}
		html>body #tag3 { height: 40px; }
		
	#tag4 {
		height: 35px;
		background: #cccaca;
		color: #62449b;
		text-align: center;
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		padding-top: 8px;

		voice-family: "\"}\"";
		voice-family:inherit;
		height: 27px;
	}
		html>body #tag4 { height: 27px; }

	.paddme {
	padding-left: 36px;
	}
