/* CONTENT CSS Document */

.leftPattern {
	background-image: url(../images/content/left_pattern.gif);
	background-repeat: repeat-y;
}

.rightPattern {
	background-image: url(../images/content/right_pattern.gif);
	background-repeat: repeat-y;
}

.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 31px;
	padding-top: 23px;
	padding-right: 33px;
}

.tableMain_Container {
	text-align: left;
	vertical-align: top;
	width: 695px;
}

.tableCopy_Container {
	text-align: left;
	vertical-align: top;
	width: 453px;
}

.title {
	padding-bottom: 10px;
}

.copyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2b2b;
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 16px;
}

.subTitle {
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	padding-top: 5px;
}

.rightCol {
	text-align: left;
	vertical-align: top;
}


.subright {
	width: 230px;
	text-align: right;
	vertical-align: top;
}

img.float_Left  { 
    float: left;
	margin-right: 5px;
}

.bold {
	font-weight: bold;
}

.backtoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2b2b;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
}

/* 	Quick Links Menu */

	#navcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	#navcontainer li { margin: 0 0 1px 0; }
	
	#navcontainer a
	{
	display: block;
	padding: 2px 2px 2px 15px;
	border: 1px solid #333;
	width: 250px;
	background-color: #999;
	background-image: url(../images/about_us/l1_Physicians_down.gif);
	}
	
	#navcontainer a:link, #navlist a:visited
	{
	color: #333;
	text-decoration: none;
	background-image: url(../images/about_us/l1_Physicians_down.gif);
	}
	
	#navcontainer a:hover
	{
	border: 1px solid #CCC;
	background-color: #666;
	background-image: url(../images/about_us/l1_Physicians_over.gif);
	color: #EEE;
	}
	
	#active a:link, #active a:visited, #active a:hover
	{
	border: 1px solid #FFF;
	background-color: #5A6F03;
	background-image: url(../images/about_us/l1_Physicians_down.gif);
	color: #333;
	}

.step_Numbers {
	border-top: 1px solid #afb3d9;
	border-left: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
}

.step_Number3 {
	border-top: 1px solid #afb3d9;
	border-left: 1px solid #afb3d9;
	border-bottom: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
}

.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
	background-image: url(../images/shared/class2_bg.gif);
	background-repeat: repeat-x;
}

.step3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #afb3d9;
	border-right: 1px solid #afb3d9;
	border-bottom: 1px solid #afb3d9;
	background-image: url(../images/shared/class2_bg.gif);
	background-repeat: repeat-x;
}
