﻿.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
}
#links img {display: block}
img { border-width: 0px;
	vertical-align: bottom
}
.menu
{
	display: block;
}
.spacr
{
	padding-top: 6px;
	margin-top: 6px;
	margin-left: 8px;
	padding-left: 5px;
}

#twitter_update_list span a
{
	list-style-type: none;
	width:250px;
	list-style-image: url('../en/images/tweet_icon_16_2.png');
}
#twitter_update_list span a:hover {
text-decoration: underline;
width:250px;
list-style-image: url('../en/images/tweet_icon_16_2.png');
}
#twitter_update_list li
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:250px;
	font-weight: bold;
	color: #999999;
	left: 0px;
	list-style-image: url('../en/images/tweet_icon_16_2.png');
}

#twitter_update_list span
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
}

body
{
	font-size: 85%;
	color: #6f6951;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	display: block;
}

.body_med { font-size:1em; }
.body_large { font-size:1.1em; }

.rsmTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
}
.rsmTitleSm
{
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}
.rsmText
{
 
	font-size: 12px;
	color: #6f6951;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
 
}
.rsmFooter, .rsmFooter a:link, .rsmFooter a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
}



input.styled, textarea.styled
{
	border: 1px solid #C0C0C0;
	color: #666;
	padding: 3px 2px 2px 4px;
	font-size: 12px;
	background: #fff url(   '../images/formfield-bg.gif' ) top left no-repeat;
}
select.styled
{
	border: 1px solid #ccc;
	color: #999999;
	padding: 0;
}
input.outlined, textarea.outlined {
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
input.button, input.softbutton {
	background: url('../images/button-bg.gif') bottom right;
	padding:2px 15px 2px 15px;
	color:#fff;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	margin:0;
}
input.softbutton {
	background: url('../images/button-bg2.gif') bottom right;
	padding:1px 8px 1px 8px;
	font-size:10px;
}
input.narrow {
	padding-left:5px;
	padding-right:5px;
}

.newssubtitlecenter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	text-decoration:none
}


.newsheadlinecenter, .newsheadlinecenter a:link, .newsheadlinecenter a:visited
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
}

