html { min-height: 100%; margin-bottom: 1px; }

body
{
	margin: 0 0 0 0;
	background-color: #b4cacf;
}


p { color: #000000; font-size: 9pt; font-family: Arial; text-decoration: none }

td { color: #000000; font-size: 9pt; font-family: Arial; text-decoration: none }

.MainLinks {
	width:300px;
}
.MainLinks ul {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
.MainLinks ul li {
	margin: 0 0 0 0;
	padding:0 0 0 15px;
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

.Main_bg
{
	background-Image: url('../images/home/bg_home.jpg');	
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #b4cacf;
}

.Header_bg
{
	 background-image: url('../images/master/header.jpg');
	 background-position:center;
	 background-repeat:no-repeat;
}

.MainNav_bg
{
	background-image: url('../images/master/bg_h_MainNav.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

.Listen_bg
{
	background-image: url('../images/home/bg_Listen.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

.bottombox1_bg
{
	background-image: url('../images/home/bg_bottombox1.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

.bottombox2_bg
{
	background-image: url('../images/home/bg_bottombox2.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

.BoxLink { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffda; FONT-FAMILY: Trebuchet MS; font-style:italic;}
.BoxLink a:link { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffda; FONT-FAMILY: Trebuchet MS; text-decoration:underline;}
.BoxLink a:hover { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffda; FONT-FAMILY: Trebuchet MS; text-decoration:none; }
.BoxLink a:active { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffda; FONT-FAMILY: Trebuchet MS; text-decoration:underline; }
.BoxLink a:visited { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffda; FONT-FAMILY: Trebuchet MS; text-decoration:underline; }
.BoxLink a:visited:hover { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffda; FONT-FAMILY: Trebuchet MS; text-decoration:none; }

.header { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #375b7a; FONT-FAMILY: Trebuchet MS; }
.header a:link { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #375b7a; FONT-FAMILY: Trebuchet MS; text-decoration:underline;}
.header a:hover { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #375b7a; FONT-FAMILY: Trebuchet MS; text-decoration:none; }
.header a:active { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #375b7a; FONT-FAMILY: Trebuchet MS; text-decoration:underline; }
.header a:visited { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #375b7a; FONT-FAMILY: Trebuchet MS; text-decoration:underline; }
.header a:visited:hover { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #375b7a; FONT-FAMILY: Trebuchet MS; text-decoration:none; }

.Content
{
	 position:absolute;
	 background-color:Transparent;
	 Margin-left: 15px;
	 Margin-top:5px;
	 Margin-right:10px;
	 color:white;	
	 font-family:Arial; 
	 font-size:9pt;
	 font-weight:Bold;
	 line-height:20px;
	 filter:alpha(opacity=100);
	 opacity:1.0;	
	 -moz-opacity:1.0;
	 text-align: left;
	 z-index:10;
	 width:560px;
}
.Content a:link { FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; text-decoration:underline;}
.Content a:hover { FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; text-decoration:none; }
.Content a:active { FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; text-decoration:underline; }
.Content a:visited { FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; text-decoration:underline; }
.Content a:visited:hover { FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; text-decoration:none; }

.Content2
{
	position:absolute;
	 background-color:Transparent;
	 Margin-left: 15px;
	 Margin-top:5px;
	 Margin-right:10px;
	 color:White;	
	 font-family:Arial; 
	 font-size:9pt;
	 font-weight:Bold;
	 line-height:19px;
	 filter:alpha(opacity=100);
	 opacity:1.0;	
	 text-align: left;
	 z-index:10;
}

.Box
{
	background-color:#103568;
	filter:alpha(opacity=55);
	opacity:0.55;	
	position:relative;
	width:100%;	
}

#Box
{
	background-color:#103568;
	filter:alpha(opacity=55);
	opacity:0.55;	
	position:relative;
	width:100%;	
}

.BoxHeader
{
    position:relative;
    top:4px;
    font-family: Amerigo Md BT;
    font-size:16pt;
    color:#ffffe9;
    font-style:italic;
    letter-spacing:2px;
    padding-left:5px;
    float:left;
}

.MyDoctorBox
{
	background-color:#103568;
	filter:alpha(opacity=60);
	opacity:0.60;	
}

.BoxSeperator
{
	position:relative;
	background-color: #254572;	
}

.Base
{
	 position:absolute;
	 background-color:Transparent;	
	 color:White;		 
	 filter:alpha(opacity=100);
	 opacity:1.0;	
	 text-align: left;
}
