* {
	outline: 0;
	padding: 0;
	margin: 0;
}
img 
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    text-align: center;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	color:#303030;
	font-size:13px;
}
.left {
	float: left;
	display: inline;
}
 
.right {
	float: right;
	display: inline;
}
.clear {
	clear: both;
}
.bline 
{
    clear:both;
    padding-bottom:10px;
}
.centered
{
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    clear:both;
}
.topbar
{
    background: url(images/master/topbar.png) 0 0 no-repeat;
    background-color:transparent;
    width:900px;
    height:4px;
    margin-top:10px;
}

h1,.heading
{
	color: #1C3138;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:0px;
}
h2,.heading2
{
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	color: #1C3138; 
	font-weight:bold; 
	margin-top:0; 
	margin-bottom:0 
}
h3
{
	font-family: Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:0px;
	margin:0px;
}
h4
{
	font-family: Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
A:link, A:visited, A:active 
{	color:#009AAD;
	text-decoration:none
}
A:hover 
{	
	color:#FF5700; 
}
.sitemap
{
	color:Gray;
	font-size:8pt;
	padding-bottom:5px;
}
.pslul 
{
    padding:10px;
	list-style-image: url('images/bullet2.gif');
	list-style-type: circle;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
.leftheaderbox
{
    float:right;
    width:500px;
    color: #1C3138;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
}
.leftheaderbox h4
{
    font-family:Arial, sans-serif;
	font-size: 12pt; 
	color: #303030; font-weight:bold; margin-top:0; margin-bottom:0 
}
.chatlink
{
	color:#0199ab;
	cursor:pointer;
	font-size:11px;
}
#content 
{
    font:normal 13px Arial, sans-serif;
    color:#303030;
    width:900px;
    background-color:White;
}
.rb_t {background: url(images/master/dot.gif) 0 0 repeat-x; width: 227px}
.rb_b {background: url(images/master/dot.gif) 0 100% repeat-x}
.rb_l {background: url(images/master/dot.gif) 0 0 repeat-y}
.rb_r {background: url(images/master/dot.gif) 100% 0 repeat-y}
.rb_bl {background: url(images/master/bl.gif) 0 100% no-repeat}
.rb_br {background: url(images/master/br.gif) 100% 100% no-repeat}
.rb_tl {background: url(images/master/tl.gif) 0 0 no-repeat}
.rb_tr 
{
	background: url(images/master/tr.gif) 100% 0 no-repeat; 
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
}
div.floating-menu 
{
    position: fixed;
    right: 0px;
    top: 50%;
}
div.floating-menu ul
{
    list-style: none;
}
div.floating-menu ul li
{
    height: 60px;
}
.slide-out-div {
    padding: 0px;
    width: 150px;
    height:120px;
}      


