﻿p
{
	margin:0;
	padding:0;
}
A
{

	font-family:Arial; 
	font-size : 12px;
	color: #AF2C24;
	font-weight:normal;
	text-decoration: none; 
}

form
{
	margin:0;
	padding:0;
}

img
{
border:solid 0px #ffffff;
}

span
{
	margin-top:0;
	margin:0;
	padding:0;
}

.top
{
	color: #362E2C;
	font-family:arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration: none;
	margin-top:0;
	margin:0;
	padding:0;
}
H1
{
	color: #233C59;
	font-family:arial;
	font-size : 17px;
	font-weight:bold;
	text-decoration: none;
	margin-top:0;
	margin:0;
	padding:0;
}
H2
{
	margin-top:0;
	margin:0;
	padding:0;
}
H3
{
	font-family:arial;
	margin-top:0;
	margin:0;
	padding:0;
}
.title
{
	color: #362F2D;
	font-family:arial;
	font-size : 24px;
	font-weight:bold;
	text-decoration: none;
}

.Bar
{
	color: #2F2A28;
	font-family:arial;
	font-size : 14px;
	font-weight:normal;
	text-decoration: none;
}
.lbar
{
	color: #342C2A;
	font-family:arial;
	font-size : 14px;
	font-weight:normal;
	text-decoration: none;
}
.lbarhover
{
	color: #FF7800;
	font-family:arial;
	font-size : 14px;
	font-weight:bold;
	text-decoration: none;

}
.mbar
{
	color: #342C2A;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}
.mbar:hover
{
	color: #FF7800;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}

.black
{
	color: #000000;
	font-family:arial;
	font-size : 14px;
	font-weight:normal;
	text-decoration: none;
}
.blacks
{
	color: #000000;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}

.reg
{
	color: #696767;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}
.red
{
	color: #9B1D20;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}
.lbar:hover
{
	color: #FF7800;
	font-family:arial;
	font-size : 14px;
	font-weight:normal;
	text-decoration: none;
}

.orange
{
	color: #FF7800;
	font-family:arial;
	font-size : 13px;
	font-weight:bold;
	text-decoration: none;
}


.Fotter_title
{
	color: #ffffff;
	font-family:arial;
	font-size : 14px;
	font-weight:normal;
	text-decoration: none;
}

.Fotter_text
{
	color: #2F2A28;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}
.patient
{
	color: #342C2A;
	font-family:arial;
	font-size : 15px;
	font-weight:bold;
	text-decoration: none;
}

.cradit
{
	color: #2F2A28;
	font-family:arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration: none;
}

.white
{
	color: #ffffff;
	font-family:arial;
	font-size : 14px;
	font-weight:normal;
	text-decoration: none;
}

.Bar:Hover
{
	color: #A02D24;
	font-family:arial;
	font-size : 14px;
	font-weight:normal;
	text-decoration: none;
}

.link
{
	color: #AA1227;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: underline;
}

.empty
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	background-color:ffffff;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}
input.date {
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	background-color:ffffff;
	border-bottom: solid 1px #DBDBDB;
	border-left: solid 1px #DBDBDB;
	border-right: solid 1px #DBDBDB;
	border-top: solid 1px #DBDBDB;
}
.input
{
	font-family:Arial;
	font-size : 12px;
	color: #342C2A;
	font-weight:normal;
	background-color:FAFAFA;
	border-bottom: solid 1px #E7E7E7;
	border-left: solid 1px #E7E7E7;
	border-right: solid 1px #E7E7E7;
	border-top: solid 1px #E7E7E7;
	overflow:auto;
}


.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 437px; /*Width of Carousel Viewer itself*/
height: 205px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 437px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

img
{	
	border: solid 0px #fff;
	behavior: url(includes/iepngfix.htc);
	margin:0;
	padding:0;

}

ul.disc
{
list-style-type: none;
padding-right: 20px;
margin: 0px;
}

 .continue_scroll
{
	overflow:hidden;
	position:relative;
}

* html .continue_scroll
{
	position:fixed;
} 

#news-container
{
	width: 305px; 
	margin: auto;
	margin-top: 10px;
}
 
#news-container ul li div
{
	
}


