body {
	margin:0;
	padding:0;
}

#leftcolumn {
	vertical-align: top;
	width: 596px;
}

#rightcolumn {
	vertical-align: top;
	width: 276px;
}

table.spintable {
	font-size: 1em;
	/*width: 300px;*/
}

table.spintable .search {
	color: #000;
	font-weight: normal;
	position: relative;
	top: -29px;
	left: 300px;
}
	
#mediaroom-subscribe p {
	line-height: 12px;
	margin: 3px;
	padding: 3px;
}

	#mediaroom-subscribe a:link, #mediaroom-subscribe a:visited {
		color: #4152A0;
		text-decoration: none;
	}

.mediaroom-tagline {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 3px;
	padding: 3px;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.caption p {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #444444;
}

.poll td{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}

.home_title {
	border-bottom: 1px dotted #AFB4BE;
 	color: #666;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
 }

.home_link a:link, .home_link a:visited {
	background: url(../images/icon-link.gif) 0 4px no-repeat;
	color: #000;
	font-size: 11px;
	padding: 0 0 0 11px;
	text-decoration: none;
}
 
.home_link a:hover {
	color: #990000;
}

.home_left {
	vertical-align: top;
	width: 276px;
}

.home_left ul.link {
	border-bottom: 1px dotted #AFB4BE;
	padding-bottom: 17px;
}

.home_right {
	vertical-align: top;
	width: 276px;
}

.section_title {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
 	color: #666;
	font-weight: bold;
	margin: 0 0 0 0;
 }

div.section_title h2 {
 	color: #666;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 12px 0 12px 3px;
	font-size: 12px;
}

div.item_name  {
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/icon-link.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 100px 4px;
}

div.item_name a.itemlink:hover {
	color: #990000;
}

div.quick-links {
	padding-bottom: 18px;
}

