body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgRepeat.jpg);
	height: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {list-style:none;
	margin-left:12px;
	padding:0px;
	position:relative}

li {background:url(images/bullet.gif) no-repeat left 5px;
	padding-left:12px;
}

img {border:none;}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00457A;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457A;
}
.smallbluetextwpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00457A;
	padding-right: 10px;
}
a:link{
	color: #00457A;
}
a:visited {
	color: #00457A;
}
a:hover {
	color: #949494;
}
a:active {
	color: #00457A;
}
a.nav:link{
	color: #00457A;
	font-size:11px
}
a.nav:visited {
	color: #00457A;
	font-size:11px
}
a.nav:hover {
	color: #0090FF;
	font-size:11px
}
a.nav:active {
	color: #00457A;
	font-size:11px
}
a.whitelink:link {
	color: #FFFFFF;
}
a.whitelink:visited {
	color: #FFFFFF;
}
a.whitelink:hover {
	color: #949494;
}
a.whitelink:active {
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00457a;
}
table.blueborder {
	border-top:solid 1px #00457A;
	border-left:solid 1px #00457A;
}
td.blueborder {
	border-bottom:solid 1px #00457A;
	border-right:solid 1px #00457A;
}
td.blueborderyellowback {
	background-color:#FFFFDF;
	border-bottom:solid 1px #00457A;
	border-right:solid 1px #00457A;
}
td.pp {
	background-color: #DFF2FF;
}
a.pp {
	float: right;
}
.err {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;w
}
.errblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0000FF
}
td.padding {
	padding-right: 10px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#medvision {
	border: none;
	padding: 10px;
	font-weight: bold;
	text-align: center;

}
#medvision2 {
/*	position: relative;
	top: 10px;
	left: 7px;*/
	float: left;
	border: solid 1px #00457A;
	padding: 10px 0 10px 0;
	background-color: #F0F0F0;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	width: 100%;
}
#mvtable td {
	border-bottom: solid 1px #CFCFCF;
	padding: 10px 5px 10px 5px;
}
#mvtable a {
	text-decoration:none;
}

#id-solutions {
	border: solid 1px #00457A;
	padding: 11px;
	background-color: #F0F0F0;
	font-size:11px;
	text-align:left;
	color:#000;
	margin-bottom:15px;
}

#powerplus {
	border: none;
	padding: 10px;
	background-color: #00457A;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}

#powerplus a {
	color: #fff;
	text-decoration: none;
}

.body-text{
	padding: 10px 15px;
	border: 1px solid #2b65ab;
	text-align: left;
	width: 550px;
}