body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bodyback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.container {
	width: 860px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
.logobanner {
	margin: 10px 5px 0px;
	width: auto;
	height: 60px;
	background-color: #3B3362;
	text-align: right;
	background-image: url(medexblue.jpg);
	background-repeat: repeat;
}
.menubanner {
	margin: 0px 5px;
	height: 34px;
	width: auto;
	clear: both;
}

.menubanner2 {
	margin: 0px 5px;
	height: 200px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-left: none;
	text-align: left;
}
.lefty {
	margin: 0px 5px 5px 0px;
	float: left;
	width: 200px;
	background-color: #3B3362;
	text-align: left;
	background-image: url(medexblue.jpg);
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.lefty p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:10px;
	padding-top: 10px;
	padding-right: 5px;
}

.lefty a{
	color: #FFFFFF;
}
.lefty h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 0px;
}

.leftyjatko p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftyjatko a{
	color: #0000CC;
}
.leftyjatko h1 {
	font-size: 12px;
	font-weight: bold;
	color: #3B3362;
	border-bottom: 0px;
}

.contentis {
	margin: 0px 5px 10px;
	width: auto;
	clear: both;
}
.content {
	margin: 10px 0px 5px 5px;
	float: right;
	width: 620px;
	background-color: #FFFFFF;
	padding: 0px 5px 5px;
	text-align: left;
	line-height: 18px;
}
.footer {
	margin: 10px 5px 5px;
	clear: both;
	height: 25px;
	width: auto;
	padding: 10px 10px 2px;
	background-color: #3B3362;
	color: #FFFFFF;
	background-image: url(blockdefault.gif);
	background-position: center;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	background: black url(blockdefault.gif) center center repeat-x;
	border-top: 0px solid #625e00;
	border-right: 0 solid #625e00;
	border-bottom: 0px solid #625e00;
	border-left: 0 solid #625e00;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(blockactive.gif) center center repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #000033;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6897DB;
	line-height: 20px;
	padding-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	padding-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
	line-height: 18px;
	padding-top: 0px;
}
.leftybottom {
	clear: left;
	height: 78px;
	width: 100%;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(leftybottom.jpg);
	background-repeat: no-repeat;
}

.leftyjatko {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	color: #3B3362;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: square;
	text-align:center;
}
.navcontainer { }

.navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Arial;
}

.navcontainer li { margin: 0; }

.navcontainer a
{
	display: block;
	padding: 8px 10px;
	color: #FFFFFF;
	background-color: #000066;
		background-image: url(blockdefault.gif);
		background-position: center;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 1em;
}

.navcontainer a:hover
{
	color: #E2E2E2;
	background-color: #FF9900;
	background-image: url(blockactive.gif);
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
	background-position: center;
}
.navcontainer a.current
{
		background-image: url(blockactive.gif);
		background-position: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #6789C6;
}
.thumbnailright {
	background-color: #FFFFFF;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.thumbnailleft {
	background-color: #FFFFFF;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
a {
	color: #504777;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #6789C6;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 1px;
}
.nolla {
	margin-top: 0px;
}

