@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #ed182a;
	line-height: normal;
	margin-left: 10px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	margin-left: 10px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #8F8F8F;
	line-height: normal;
	margin-left: 10px;
	}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #3A363E;
	margin-left: 10px;
	list-style-type: none;
	margin-right: 8px;
	list-style-image: url(../images/gastrolab.gif);
	line-height: 140%;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #ed182a;
	list-style-type: none;
	margin-right: 2px;
	list-style-image: url(../images/gastrolab.gif);
	line-height: 110%;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #1D2C77;
	line-height: normal;
	margin-left: 10px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #4859A8;
	line-height: normal;
	margin-left: 10px;
}
.tableborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.mainborder {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #A6A6A6;
	margin-left: 10px;
	list-style-type: none;
	margin-right: 10px;
}
.highlightgreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #5BA73A;
	line-height: normal;
	margin-left: 10px;
}
.highlightblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #0289CA;
	line-height: normal;
	margin-left: 10px;
}
