body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* HEADER */


.login {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #444444;
	text-decoration:none;
}

.login A:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #444444;
    text-decoration:underline;
}

.login A:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #444444;
	text-decoration:underline;
}

.login A:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #444444;
	text-decoration:underline;
}

.login A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #444444;
	text-decoration:underline;
}

.tag-white {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration:none;
}

.tag-white-bold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration:none;
}

#consultation-button {
	float:right;
	border:0;
}

#consultation-button a{
	width:304px;
	height:68px;
	float:right;
	margin:0 0x 0 0;
	display:block;
	background: url(images/but-consult.png) 0 0 no-repeat;
	border:0;
}
		
#consultation-button a:hover {	
		background-position:0 -68px;
}

#consultation-button a:active {
		background-position:0 -136px;		
}



/* menu */

ol#menu {
    height: 42px;
    list-style: none;
    margin: 0 ;
    padding: 0;
}

ol#menu li {
    float: left;
    margin: 0;
}



ol#menu a#home {
    background-image:url(images/but-home.png); height: 42px; width:86px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#home:hover {
    background-image:url(images/but-home-roll.png); 
}
ol#menu li.current a#home {
    background-image:url(images/but-home-roll.png); 
    color: #fff;
    font-weight: bold;
}



ol#menu a#about {
    background-image:url(images/but-about.png); height: 42px; width:94px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#about:hover {
    background-image:url(images/but-about-roll.png); 
}
ol#menu li.current a#about {
    background-image:url(images/but-about-roll.png); 
    color: #fff;
}


ol#menu a#services {
    background-image:url(images/but-services.png); height: 42px; width:137px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#services:hover {
    background-image:url(images/but-services-roll.png); 
}
ol#menu li.current a#services {
    background-image:url(images/but-services-roll.png); 
    color: #fff;
}


ol#menu a#faq {
    background-image:url(images/but-faq.png); height: 42px; width:63px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#faq:hover {
    background-image:url(images/but-faq-roll.png); 
}
ol#menu li.current a#faq{
    background-image:url(images/but-faq-roll.png); 
    color: #fff;
}


ol#menu a#testimonials {
    background-image:url(images/but-testimonials.png); height: 42px; width:113px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#testimonials:hover {
    background-image:url(images/but-testimonials-roll.png); 
}
ol#menu li.current a#testimonials {
    background-image:url(images/but-testimonials-roll.png); 
    color: #fff;
}


ol#menu a#blog {
    background-image:url(images/but-blog.png); height: 42px; width:63px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#blog:hover {
    background-image:url(images/but-blog-roll.png); 
}
ol#menu li.current a#blog {
    background-image:url(images/but-blog-roll.png); 
    color: #fff;
}


ol#menu a#resources {
    background-image:url(images/but-resources.png); height: 42px; width:102px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#resources:hover {
    background-image:url(images/but-resources-roll.png); 
}
ol#menu li.current a#resources {
    background-image:url(images/but-resources-roll.png); 
    color: #fff;
}


ol#menu a#physician {
    background-image:url(images/but-physician.png); height: 42px; width:184px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#physician:hover {
    background-image:url(images/but-physician-roll.png); 
}
ol#menu li.current a#physician {
    background-image:url(images/but-physician-roll.png); 
    color: #fff;
}



ol#menu a#contact {
    background-image:url(images/but-contact.png); height: 42px; width:118px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#menu a#contact:hover {
    background-image:url(images/but-contact-roll.png); 
}
ol#menu li.current a#contact {
    background-image:url(images/but-contact-roll.png); 
    color: #fff;
}







/* CONTENT */



H3 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight:normal;
	color: #004b7c;
	margin-top: 0px;
	margin-bottom: 0px
}

.content-blue{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	color: #004b7c;
	margin-top: 0px;
	margin-bottom: 0px
}

.content-blue-bold{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #004b7c;
	margin-top: 0px;
	margin-bottom: 0px
}

.content-black {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	color: #1D1D1D;
	line-height: 18px;
}

.testimonials{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight:normal;
	color: #1D1D1D;
	line-height: 18px;
}

.content-black  A:link{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	color: #1D1D1D;
	line-height: 18px;
	text-decoration:underline;
}

.content-black  A:visited{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	color: #1D1D1D;
	line-height: 18px;
	text-decoration:underline;
}

.content-black A:active {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	color: #1D1D1D;
	line-height: 18px;
	text-decoration:underline;
}

.content-black A:hover {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	color: #1D1D1D;
	line-height: 18px;
	text-decoration:underline;
}

.content-black-bold {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #1D1D1D;
	margin-top: 0px;
	margin-bottom: 0px
}

.link-blue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004b7c;
	line-height: 20px;
	text-decoration:none;
}

.link-blue A:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004b7c;
	line-height: 20px;
    text-decoration:underline;
}

.link-blue A:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004b7c;
	line-height: 20px;
	text-decoration:underline;
}

.link-blue A:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004b7c;
	line-height: 20px;
	text-decoration:underline;
}

.link-blue A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004b7c;
	line-height: 20px;
	text-decoration:underline;
}



#consultation-button-sm {
	float:right;
	border:0;
}

#consultation-button-sm a{
	width:253px;
	height:53px;
	float:right;
	margin:0;
	display:block;
	background: url(images/but-consult-sm.png) 0 0 no-repeat;
	border:0;
}
		
#consultation-button-sm a:hover {	
		background-position:0 -53px;
}

#consultation-button-sm a:active {
		background-position:0 -106px;		
}


#register-button {
	float:right;
	border:0;
}

#register-button a{
	width:183px;
	height:49px;
	float:right;
	margin:0;
	display:block;
	background: url(images/but-register.png) 0 0 no-repeat;
	border:0;
}
		
#register-button a:hover {	
		background-position:0 -49px;
}

#register-button a:active {
		background-position:0 -98px;		
}


.fieldclass {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 1px solid #a5a5a5;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0d4682;
	padding: 2px;
	width: 180px;
	height: 16px;
}


ul {
	padding: 0 ;
	margin:20px 0 10px 0;

}

li.right {
 	
	font-family: Tahoma;
 	font-size: 12px;
 	font-style: normal;
 	font-weight: normal;
 	color: #1D1D1D;
	text-decoration:underline;
 	padding:0px 0px 2px 0px;
	margin:0 0 0 15px; 
	list-style-type: disc;
}

li.right A:link{
 	list-style-type: disc;
	font-family: Tahoma;
 	font-size: 12px;
 	font-style: normal;
 	font-weight: normal;
 	color: #1D1D1D;
	padding:0px 0px 2px 0px;

	text-decoration:underline;

}

li.right A:visited{
 	list-style-type: disc;
	font-family: Tahoma;
 	font-size: 12px;
 	font-style: normal;
 	font-weight: normal;
 	color: #1D1D1D;
	padding:0px 0px 2px 0px;

	text-decoration:underline;

}

li.right A:active{
 	list-style-type: disc;
	font-family: Tahoma;
 	font-size: 12px;
 	font-style: normal;
 	font-weight: normal;
 	color: #004b7c;
	padding:0px 0px 2px 0px;

	text-decoration:underline;

}

li.right A:hover{
 	list-style-type: disc;
	font-family: Tahoma;
 	font-size: 12px;
 	font-style: normal;
 	font-weight: normal;
 	color: #004b7c;
	padding:0px 0px 2px 0px;

	text-decoration:underline;

}


/* tabs*/

div.content {
    margin: 0;	
    clear: left;
	padding:0;
}


ol#toc {
    height: 46px;
    list-style: none;
    margin: 0 ;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0;
}



ol#toc a#how{
    background-image:url(images/but-how.png); height: 46px; width:169px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#toc a#how:hover {
    background-image:url(images/but-how-roll.png); 
}
ol#toc li.current a#how {
    background-image:url(images/but-how-roll.png); 
    color: #fff;
}


ol#toc a#what {
    background-image:url(images/but-what.png); height: 46px; width:189px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#toc a#what:hover {
    background-image:url(images/but-what-roll.png); 
}
ol#toc li.current a#what {
    background-image:url(images/but-what-roll.png); 
    color: #fff;
}


ol#toc a#savings {
    background-image:url(images/but-savings.png); height: 46px; width:133px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#toc a#savings:hover {
    background-image:url(images/but-savings-roll.png); 
}
ol#toc li.current a#savings {
    background-image:url(images/but-savings-roll.png); 
    color: #fff;
}



ol#toc a#fees{
    background-image:url(images/but-fees.png); height: 46px; width:199px; display:block;
    display: block;
    float: left;
    text-decoration: none;
}
ol#toc a#fees:hover {
    background-image:url(images/but-fees-roll.png); 
}
ol#toc li.current a#fees{
    background-image:url(images/but-fees-roll.png); 
    color: #fff;
}








/* FOOTER */

.info {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8d8d8d;
	text-decoration:none;
}

.short-ways {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;

	text-decoration:none;
}

.short-ways A:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;

    text-decoration:underline;
}

.short-ways A:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;

	text-decoration:underline;
}

.short-ways A:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;

	text-decoration:underline;
}

.short-ways A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;

	text-decoration:underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A2063;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A2063;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#367cab;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #367cab;
	text-decoration: underline;
}



.lightblue {
color:#367cab;
}

.whitebox {
padding:15px;
padding-top:0px;
}

.bluebox {
padding:15px;
background-color:#d5e5f0;
}

.darkblue {
color:#0a2063;
}

.darkblue a{
color:#0A2063;
}


.bigblue {
color:#0a2063;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.medtext {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

.forms {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:200px;
}

.medforms {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:150px;
}

.smforms {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100px;
}

.tinyforms {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:50px;
}

.commentforms {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:540px;
}

.formrequired {
background-color:#FFFF99;
}

.smalltext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

.boldertext {
font-weight:bold;
font-size:13px;
}

.servicesborder {
border-bottom:#CCCCCC solid 1px;
}

/*********************************************/
/*********  Patient Admin Styles  ************/
/*********************************************/
/*This style is used in content title*/
.title_data{	
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	font-family:Arial;
	font-size:14px;
	color:#ea7a18;
	}	

/*This style is used in content tables*/
.table_data{
border : 1px solid #CCCCCC;
}
	
/*This style is used in content tables data row*/
.cuerpo{
	text-decoration: none;
	background-color: #f7f7f7;
	line-height: normal;
	text-align: left;
	font-family:Arial;
	font-size:12px;
	color:#0a2c50;
	}
	
/*This style is used in content tables tds*/
.cuerpo_td{
}	

/*This style is used in content tables header row*/
.titulo{
	color: #ea7a18;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
	text-align: left;
	background-color: #efefe7;
	line-height: normal;
}

/*This style is used in forms*/
.form1{
	font-family:Arial; 
	font-size:12px; 
	border-color:#000000; 
	border-width:1px; 
	border-style:solid; 
	background-color:#ffffff;
	color:#000000;
	padding-left: 2;
}

/*This style is used in forms button*/
.form1_button{
	font-family:Arial; 
	font-size:12px; 
	border-color:#999999; 
	border-width:1px; 
	border-style:solid; 
	background-color:#ea7a18;
	color:#ffffff;
		font-weight: bold;
}

.form1_checkbox{
	font-size:12px; 
	background-color:#D8D8E0;
	color:#000000;
}

/*This style is used when some error is shown*/
.error{
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}

.formmedcombox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:340px;
}


.errortext {
font-family:Arial, Helvetica, sans-serif;
color:#990000;
font-weight:bold;
border:2px solid #990000;
}