html {
height: 100%;
min-height: 100%;
widith: 100%;
}

BODY {
      background-color : #003370;
	  background-image: url(images/back.gif);
      font-family : Arial, Helvetica, sans-serif;
      color : #000088;
	  margin-left:0px;
	  margin-right:0px;
	  margin-bottom:0px;
	  margin-top:0px;
      margin: 0px; 
	  height: 100%;
	  min-height: 100%;
	  width: 100%;
      }

td {
	text-align: left;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5E5E5E;
	line-height:13px;
}

.blue
{
	color:#3173AA;
}
a
{
	color:#3173AA;
	text-decoration:underline;
}

a.blue
{
	color:#3173AA;
	text-decoration:underline;
}

.msection
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.mlinks
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	padding:5px;
}

.mlinks ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.mlinks li
{
	background-image: url(images/greenarrow.gif);
	background-repeat: no-repeat;
	background-position:0 1px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:1px;
	margin:5px 0;
}

.lihome
{
	list-style-type:none;
	background-image: url(images/greenarrow.gif);
	background-repeat: no-repeat;
	background-position:0 1px;
	font-size:12px;
	padding-left:18px;
	padding-top:2px;
	padding-bottom:1px;
	margin:5px 0;
}

.homefeature
{
	font-size:12px;
	font-weight:bold;
	padding-left:0px;
	padding-top:4px;
	padding-bottom:10px;
}

.main
{
	background-color:#f6f6f7;
	background-repeat:no-repeat;
	height:420px;
}

.mainmedsup
{
	background-color:#f6f6f7;
	background-repeat:no-repeat;
	height:420px;
	margin-left:16px;
	margin-right:16px;
	font-size:12px;
}

.homemain
{
	background-color:#d6d3d6;
	
}

.form
{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	padding-top:4px;
	 }
	
input.text{
	font-size:9px;
	margin-right:5px;
	margin-top:1px;
	margin-bottom:1px;
	}
	
.style1 {color: #FF0000}

#footerContainer2
{
	position:fixed;
	bottom:0px;
	left:0px;
	height:37px;
	clear:both;
	width:100%;
	background-color:#d3d3d3;
	background-repeat:no-repeat;
	margin:0px auto;
	z-index:100;

}

#footer2
{
	position:relative;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	z-index: 0;
	height: 37px;
	width: 770px;
}


#footerContainer
{
	position:fixed;
	bottom:0px;
	left:0px;
	height:37px;
	clear:both;
	width:100%;
	background-color:#0099cc;
	background-repeat:no-repeat;
	margin:0px auto;
	z-index:100;

}

#footer
{
	position:relative;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	z-index: 0;
	height: 37px;
	width: 770px;
}

#footLeft
{
	position:relative;
	float:left;
	font-weight:bold;
}

#footLeft p
{
	margin-top:10px;
	color:#FFF;	
}

#footLeft2
{
	position:relative;
	float:left;
}

#footLeft2 p
{
	margin-top:10px;
	color:#000;	
}

#footRight
{
	position:relative;
	float:right;
}
	
