#container_main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#container_header {
	height: 28px;
	width: 700px;
}
#container_body {
	width: 760px;
	padding-top: 15px;
	padding-bottom: 7.5px;
	padding-right: 10px;
	padding-left: 10px;
}
#container_footer {
	height: 45px;
	width: 660px;
	background-image: url(../elements/newsroom/footer.jpg);
	text-align: center;
	padding-top: 8px;
}

.imgcontainerMain {
	width: 157px;
	display: inline;
	Height: auto;	
	float: left;
}

.imgcontainer {
	width: 157px;
	display: inline;
	Height: auto;	
	margin-right: 10px;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.imgCONMAIN{
	width: 157px;
}

.imgMain {
	width: 157px;
	display: inline;	
	border: 1px solid #CCCCCC;
	
}
.captionmain {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
}


.imgmainMain {
	border: 1px solid #666666;
	display: inline;
	Height: auto;
	width: 400px;
}



.header {
	height: 180px;
	width: 660px;
	background-image: url(../elements/newsroom/header.jpg);
}
.header_nav_bg {
	height: 28px;
	width: 700px;
	background-image: url(../elements/newsroom/header_nav_bg_1px.jpg);
}
.home {
	height: 28px;
	width: 108px;
	float: right;
}
.nav_container {
	height: 28px;
	width: 510px;
	float: left;
	text-indent: 10px;
}




#body_main {
	width: 537px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	float: left;
}
#body_column {
	width: 113px;
	padding-left: 15px;
	float: right;
}
.clear {
	clear: both;
	width: 626px;
	height: 7.5px;
}


.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	height: 28px;
	width: 537px;
	color: #993399;
	background-image: url(../elements/newsroom/news_title_bg.jpg);
	text-indent: 10px;
	line-height: 28px;
}
.subscribe_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	height: 28px;
	width: 537px;
	color: #DC5800;
	background-image: url(../elements/newsroom/subscribe_title_bg.jpg);
	text-indent: 10px;
	line-height: 28px;
}
.news_story_container {
	/*background-color: #E8E8E8;*/
	width: 537px;
	margin-top: 15px;
	float: left;
	height: 100px;
}

#news_story_container #news_image img 
{
	border: 1px solid #BBBBBB;
	
}
.news_image {
	float: left;
	height: 90px;
	width: 157px;
	
}
.news_story {
	float: right;
	width: 355px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.more {
	height: 15px;
	width: 50px;
	margin-top: 7px;
}


.links_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	height: 28px;
	width: 113px;
	color: #DC5800;
	background-image: url(../elements/newsroom/links_header_bg.jpg);
	text-indent: 10px;
	line-height: 28px;
}
.page_number {
	background-image: url(../elements/newsroom/page_no_bg.jpg);
	height: 18px;
	width: 537px;
	margin-top: 15px;
	text-indent: 10px;
	float: left;
}
.return {
	height: 5px;
	width: 355px;
}




.links_container {
	width: 113px;
	margin-top: 15px;
}



.links_sub_top {
	width: 113px;
}
.links_sub_body {
	background-image: url(../elements/newsroom/link_sub_body.jpg);
	width: 113px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.links_sub_button {
	height: 22px;
	width: 113px;
}




.links_newsarch_top {
	width: 113px;
}
.links_newsarch_body {
	background-image: url(../elements/newsroom/link_newsarch_body.jpg);
	width: 103px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.links_newsarch_button {
	height: 22px;
	width: 113px;
}
.news_full_pic {
	float: left;
	width: 260px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.archive_story_container {
	background-color: #E8E8E8;
	width: 517px;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.archive_ezine_container {
	background-color: #E8E8E8;
	width: 517px;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}














.widget {
	padding: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	width: 100%;
	padding: 0px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
}

fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 10px 10px;
	margin: 20px 0;
	color: #948aad;
	background-color:#F8F8F8;
	border: solid 1px #D5CFDC;	
}

legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	font-weight: bold;
}

fieldset legend {
	font-size: 90%;
	color: #666666}

label, .label {	
	color: #999;
	font-size: small;
	margin: 0;
}

/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.prefield, .label  {
color:#666666;
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('11em'); /* Min-width for IE6 */
	min-width: 11em;
	padding: 2px 0px;
	margin: 5px 0px;
}

.faqForm{
	width:267px;
}

.label {
	display: block;
	width: auto;
}

label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
	width: 270px;
}
.faqSelect{
	width: 270px;
}

.instructions {
	margin: 10px 0px;
	font-size:12px;
}

.onechoice {
	white-space: nowrap;
	padding-right: 3em;
}

/* Buttons */
.actions {
	padding-top: 15px;
	text-align: left;
}
.primaryaction {
	display: inline;
}

.archiveButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	background-color: #E7E7D6;	
}

#zoomer{
	color: #FFFFFF;
	position:relative;
	width:125px;
	z-index:1;
	left: 670px;
	top: -20px;
	visibility: hidden;
}
#zoomer a{
	color: #FFFFFF;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: 12px}
.linksPanel {
	float: right;
	width: 150px;
	clear: both;
}
