*
{
	margin:0px;
	padding:0px;
	font-size:100.01%;
	font-family:verdana, arial, sans-serif;
	line-height:15px;
	color:#333333;
}
ul
{
	list-style-type:none;
}
body
{
	font-size:0.7em;
}
* .clear
{
	clear:both;
}
a
{
	color:#990000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a img
{
	border:none;
}
a.img
{
	background:none;
	padding:0px;
}
h1
{
	font-family:arial,sans-serif;
	color:#002345;
	font-size:18px;
	line-height:22px;
	margin-bottom:15px;
}
h2
{
	font-size:16px;
	font-family:arial,sans-serif;
	padding:10px 0px;
	color:#BC0505;
}
h3
{
	font-family:arial,sans-serif;
	color:#002345;
	font-size:13px;
	padding:5px 0px;
}
h4
{
	color:#002345;
	font-size:11px;
	padding:5px 0px;
}
.black
{
	color:#002345;
}

.hr
{
	margin:5px 0px;
	border-top:1px solid #333333;
}
/******************************ALLGEMEIN ENDE***************************/
/******************************HEADER START*****************************/
#header
{
	width:980px;
	margin:0px auto;
	height:156px;
	background:url(img/bkg_header.jpg) no-repeat;
	display: none;
}
#subNavi
{
	width:970px;
	margin:0px auto;
	text-align:right;
	padding:5px;
}
/******************************HEADER ENDE******************************/
/******************************EMBASSIES START*****************************/
.embassyContainer dt
{
	font-weight:bold;
	float:left;
}
.embassyContainer dd
{
	margin-left:25%;
}
/******************************EMBASSIES ENDE*****************************/
/*****************************FORMS START*******************************/
fieldset
{
	border:1px solid #CCCCCC;
	padding:5px 10px;
}
fieldset legend
{
	padding:0px 2px;
}
input, textarea, select
{
	border:1px solid #AAAAAA;
	margin-bottom:5px;
	padding:1px;
	background-color:#FFFFFF;
}
#colLeft select, #colRight select
{
	width:100%;
}
option
{
	padding-right:10px;
}
textarea
{
	width:100%;
	height:80px;
}
#topNaviContainer
{
	margin:0px auto;
	width:980px;
}
/***************************FORMS ENDE**********************************/
/******************************BODY START*******************************/
#global
{
	width:600px;
	padding:25px 0px 10px 0px;
	border-bottom:1px solid #CCCCCC;
}
#colLeft
{
	padding:67px 0px 0px 0px;
	width:184px;
	float:left;
	background:url(img/logo_tropmedSmall.gif) no-repeat 0px 0px;
	display: none;
}
#colRight
{
	padding:0px 0px 0px 0px;
	width:184px;
	float:left;
	display: none;
}
#colCenter
{
	float:left;
	width:530px;
	padding:0px 40px;
}
#colLeft .navigation
{
	margin-top:10px;
}
#colLeft .navigation li
{
	padding:5px 10px;
	border-bottom:1px solid #CCCCCC;
}
#colLeft .navigation li.title
{
	font-weight:bold;
}
#colLeft select
{
	margin-bottom:10px;
	display:block;
}
/******************************BODY ENDE********************************/
/******************************FOOTER START******************************/
#footer
{
	margin:0px auto;
	width:980px;
	clear:both;
	display: none;
}
/******************************FOOTER ENDE*******************************/

#btAbrePopup {
	display: none !important;
}
/******************************RELATORIO START*******************************/
.relCabecalho {
	width: 100%;
	overflow: hidden;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px 0 10px 0;
}
	.relCabecalho .nome {
		width: 200px;
		float: left;
	}
	.relCabecalho .data {
		width: 200px;
		float: right;
		text-align: right;
	}


.detalheViagem {
	width: 100%;
	overflow: hidden;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px 0 10px 0;
}
	.detalheViagem h3 {
		font-size: 12px;
	}
	.detalheViagem .pais {
		width: 260px;
		float: left;
	}
	.detalheViagem .datas {
		width: 260px;
		float: left;
	}


.referencias {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px 0 10px 0;
}

.dadosMalaria {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px 0 10px 0;
}

.malariaMedicacao {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px 0 10px 0;
}

.linhaRelatorio {
	width: 100%;
	overflow: hidden;
}
	.linhaRelatorio h3 {
		font-size:12px;
		width: 140px;
		float: left;
		display: block;
	}
	.linhaRelatorio p {
		width: 390px;
		float: left;
		display: block;
	}
	
.linha {
	width: 530px;
	/*height: 90px;*/
	overflow: hidden;
	font-size: 11px;
	margin-top: 10px;
}
	.linha .tituloVacina {
		width: 200px;
		float: left;
	}
		.tituloVacina h3 {
			font-size: 11px;
			font-weight: bold;
		}
	.linha .qntVacina {
		width: 330px;
		height: 18px;
		float: left;
		text-align: right;
	}
	.linha .descVacina {
		width: 530px;
		clear: both;
		padding-bottom: 5px;
	}
.descricao {
	width: 370px;
	height: 60px;
	overflow: hidden;
	float: left;
}
	.descricao h3 {
		font-size: 12px;
	}
.imunizacao {
	width: 150px;
	height: 60px;
	overflow: hidden;
	float: left;
	text-align: right;
}
.antes {
	width: 221px;
	float: left;
}
.durante {
	width: 155px;
	float: left;
}
.depois {
	width: 154px;
	float: left;
}
.registro {
	width: 71px;
	height: 20px;
	float: left;
	padding-right: 0px;
	color: #000;
	font-family:Verdana;
	font-size: 10px;
}
/******************************RELATORIO END*******************************/
