/*  html > body            not realy by IE */

body {
	background-color: #e5e6e7;
}

img, img a {
	border: 0;
	outline: none;
}

tr, td {
	border: 0;
}

#container {
	width: 984px;
}

#impact_banner {
	height: 70px;
	width: 964px;
	background-image: url('/images/module/impact_banner.png');
	background-repeat: no-repeat;
	background-color: black;
	background-position: center;
	border-bottom: 2px solid white;
}

#shadowbox {
	width: 984px;
	background-image: url('/images/module/container_bg.png');
	overflow: hidden;
	background-repeat: repeat-y;
}

#sh_top {
	width: 984px;
	height: 35px;
	padding-top: 20px;
	background-image: url('/images/module/container_top.png');
	background-repeat: no-repeat;
}

#sh_bottom_square {
	height: 20px;
	width: 984px;
	background-image: url('/images/module/container_bshadow.png');
	background-repeat: no-repeat;
}

#sh_topright {
	height: 20px;
	width: 20px;
	float: right;
	background-image: url('/images/module/container_topright.png');
	background-repeat: no-repeat;
	margin-left: -4px;
}

html > body #sh_topright {
	margin: 0;
}

#sh_bottom {
	width: 984px;
	height: 55px;
	background-image: url('/images/module/container_bottom.png');
	background-repeat: no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	padding: 10px 0 0 0;
	text-indent: 20px;
}

html > body #sh_bottom {
	height: 45px;
}

#module_container {
	width: 964px;
	overflow: hidden;
}

#module, #module_notab {
	background-image: url('/images/module/module_bg.png');
	background-repeat: repeat-x;
	background-position: 0 -56px;
}

#module_notab  {
	min-height: 143px;
}

#obj1,
#obj2,
#obj4,
#obj5 {
	height: 177px;
	width: 964px;
	overflow: hidden;
}

#obj5 {
	height: 143px;
}

#mod_quarter {
	height: 143px;
	width: 210px;
	float: left;
	margin-right: 5px;
}

html > body #mod_quarter {
	height: 143px;
	width: 225px;
	float: left;
	margin-right: 5px;
	border: none;
}

html > body #mod_half {
	width: 420px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

#mod_half {
	width: 400px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

#mod_item, #mod_item2 {
	margin: 0px;
	padding: 0px;
	width: 307px;
	height: 143px;
	border: 0;
	float: left;
}

#mod_item2 {
	margin-left: 20px;
	width: 277px;
	padding-right: 1px;
}

#mod_divider {
	width: 1px;
	height: 143px;
	padding: 0;
	margin: 0;
	background-image: url('/images/module/divider.png');
	float: left;
}

#sponsorbar {
	width: 964px;
	height: 110px;
	padding-top: 15px;
	margin: 0;
	background-image: url('/images/module/mod_content_bg.png');
	background-position: 6px 10px;
	background-repeat: repeat-x;
	background-color: white;
	text-align: left;
}

#thirds_logo {
	width: 97px;
	height: 143px;
	padding: 0px;
	margin-left: 20px;
	float: left;
}

#thirds_content {
	float: left;
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
}

.module_head {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ee3a42;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* #mod_half .module_head {
	font-size: 14px;
	line-height: 18px;
} */

.module_text {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

/* #mod_half .module_text {  
	font-size: 12px;
	line-height: 16px;
} */

.module_text a {
	color: #ee3a42;
	text-decoration: none;
}

/* #mod_half .module_text a {
	font-size: 10px;
	color: #ee3a42;
	text-decoration: none;
} */

#mod_quarter .module_text a {
	font-size: 9px;
	line-height: 16px;
	color: #ee3a42;
	text-decoration: none;
}

.module_text a:hover { text-decoration: underline; }
