@charset "utf-8";
/* CSS Document */

body{font-family:arial;font-size:13px;}

:focus{outline:none;}

#topblue {
	background-color: #00A4E1;
	height: 28px;
	width: 905px;
}
#downblue {
	background-color: #00A4E1;
	height: 7px;
	width: 905px;
}
#container {
	background-color: #FFFFFF;
	width: 905px;
}

#cancerboder {
	border: thin solid #CEFAFB;
}

#criticalborder {
	border: thin solid #CEFAFB;
}
#cancer_mouseover {
	background-image: url(imgs/MOUSEOVERIMG.jpg);
}
#mouse_overimg a {
	text-decoration: none;
}
#mouse_overimg a:hover {
	background-image: url(imgs/MOUSEOVERIMG.jpg);
}
#line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #01A3E1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #01A3E1;
}

#header {
	height: 135px;
	width: 905px;
}
#image a {
border:none;
}
#top_navi .style10 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_navi .style7 .style11 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_navi .style8 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#logo_company a {
	text-decoration: none;
	color: #FFFFFF;
}
#text {
	font-family: Arial;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	color: #333333;
}
li{
	list-style-image: url(imgs/bulletimg.jpg);
	margin-left: 7px;
	padding-left: 5px;margin-top:12px;
}
ul{margin-left:5px;padding-left:5px;
}


#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00A4E1;
}
#whymedvoyage {
	border: thin solid #00A4E1;
}

.contact_med {background:url(../imgs/contactmedvoyage_top.jpg) no-repeat;width:267px;height:22px;cursor:text; }


.contact_med1 {background:url(../imgs/contactmedvoyage_top.jpg) no-repeat;width:267px;height:22px;cursor:pointer; }

.contact_med1:hover{
background:url(../imgs/contactmedvoyage_hover.jpg) no-repeat;width:267px;height:22px;cursor:pointer;
}

p{padding:0;margin:0;}
