@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,p,a,ul,li,label,input,fieldset
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

h1
{
	font-size: 22px;
	font-weight: normal;
	color: #0d93af;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	color: #0d93af;
}

p
{
	font-size: 12px;
	line-height: 19px;
	color: #606060;
	margin-bottom: 5px;
}

#twitterFeed h1
{
	width: 144px;
	overflow: hidden !important;
	background-image:url(../images/twitter-logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:inline;
	float:left;
	font-size:9px;
	height:0 !important;
	padding:29px 0 0 0;
}

ul.tweet_list
{
	margin: 5px;
	padding: 0;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}

ul.tweet_list li
{
	list-style-type: none;	
}

.tweet_text,
.tweet_odd tweet_first tweet_last
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height: 19px;
}

ul.tweet_list a:link,
ul.tweet_list a:visited
{
	display: block;	
	color:#0FF;
}

#twitterfooter a
{
	color:#FFF;
	margin: 5px 0 0 20px;
	color:#FFFFFF;
float:left;
margin:10px 0 0 60px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}

blockquote
{
	padding: 10px;
	background-color: #a2d9e5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	border: 1px solid #0d93af;
	margin: 5px 0 5px 0;
}

#mainbody-col2 ol
{
	margin:0;
	padding:10px;
	background-color: #0d93af;
}

#mainbody-col2 ol li
{
	font-size: 12px;
	line-height: 19px;
	margin-left: 20px;
	color:#FFF;
}

#footer p
{
	color: #0FF;
}	

.sleightColor
{
	color: #0D93AF;	
}