﻿#twitter_update_list span a
{
	list-style-type: none;
	list-style-image: url('../en/images/tweet_icon_16_2.png');
}
#twitter_update_list span a:hover {
text-decoration: underline;
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;
	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: 10px;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
}

.body_med { font-size:1em; }
.body_large { font-size:1.1em; }

.rsmTitle, .rsmTitle a:link, .rsmTitle a:visited
{
	font-weight: bold;
	font-size: 16px;
	color: #006600;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}
.rsmTitlel, .rsmTitlel a:link, .rsmTitlel a:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #006600;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}

.rsmTitle2, .rsmTitle2 a:link, .rsmTitle2 a:visited
{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	font-style: italic;
}

.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;
}



