/* Try to stick to the "standard 16" color names:
   aqua, black, blue, fuchsia, gray, green, lime, maroon,
   navy, olive, purple, red, silver, teal, white, and yellow */


BODY {
	background: white;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

BODY, H1, H2, H3, H4, H5, P, TD, TH, DL, DT, DD, UL, LI, BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, TH {
	color: #000000;
}

.pageBigRedList {
	font-family: "Times New Roman", Times, serif;
	font-size: 33pt;
	color: #CC0000;
	font-weight: bolder;
	text-decoration: none;
	font-style: italic;	
}

.frontheader {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding-bottom: 3px;
}

P, UL, LI, BLOCKQUOTE {
  font-size: 10pt;
}

DD {
  font-size: 10pt;
}

DT {
  font-size: 12pt;
  font-weight: 800;
  color: #000000;
}

.dd {
  font-size: 10pt;
}

.dt {
  font-size: 12pt;
  font-weight: 800;
  color: #000000;
}

.aboutgruss {
				width: 450px;
        margin-top: 25;
        padding-top: 20;
        margin-bottom: 25;
        padding-bottom: 20;
        padding-left: 25;
        padding-right: 25;
				background-color: #DDDDDD;
}


.boxheader {
  background: #000000;
  color: white;
}

.boxbody {
  background: #CCCCFF;
}

.offerhead {
  color: #0808E6;
}


INPUT {
        font-size: medium;
        font-family: Courier, "MS Courier New", Prestige, "Everson Mono", monospace;
}

.nospace {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

.serif {
        font-family: "Times New Roman", Times, serif;
}

P.serif, UL.serif, LI.serif, BLOCKQUOTE.serif {
        font-size: 12pt;
}

P.instructions {
        font-size: 12pt;
        font-weight: 600;
}

P.response {
        font-size: 12pt;
        font-weight: 600;
}

.article {
        text-indent: 1em;
}

.disclosure {
        font-size: 8pt;
        text-indent: 1em;
}

.copyright {
        font-size: 8pt;
}

.copyright-menu {
        font-size: 8pt;
        color: #CCFFFF;
}

.intro {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
}

P.byline {
        font-size: 8pt;
        text-indent: 1em;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

P.byline2 {
        font-size: 8pt;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

.address {
        padding-left: 2em;
        padding-right: 2em;
}

.question {
        color: red;
}

.answer {
        color: blue;
}

.leader {
        font-size: 14pt;
}

.header {
        font-size: 12pt;
}

.pageheader {
        font-size: 14pt;
}
 

.introtitle {
        font-size: 12pt;
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
}

.mainintrotitle {
        font-size: 14pt;
}

.urgent {
        color: red;
}

.flash {
        font-size: 12pt;
        color: red;
}

.enhance {
        color: #C79453;
        font-size: 14pt;
}

.dateline {
        font-size: 8pt;
        font-weight: 500;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
}

.small {
        font-size: 8pt;
}

.piccaption {
        font-size: 8pt;
        color: #77797c;
}

.issuedate {
        font-size: 10pt;
        color: #000000;
}

.biocaption1 {
        font-size: 16pt;
        font-weight: 600;
        font-family: Georgia, "Times New Roman", Times, serif;
}

.biocaption2 {
        font-size: 12pt;
        font-family: Georgia, "Times New Roman", Times, serif;
        
}

.biocaption3 {
        font-size: 7pt;
}


CODE {
        color: green;
        font-weight: 600;
}       

SAMP { 
        color: red;
        font-weight: 600;
}       

A:link {
	color: #0000CC; }
A:visited {
	color: #0000CC; }
A:hover {
	color: #993399; }
A:active {
	color: red; }
	      

A.inverse:link {
	color: #FFFFFF; }
A.inverse:visited {
	color: #FFFFFF; }
A.inverse:hover {
	color: #0701FC; }
A.inverse:active {
	color: red; }	

.inverse {
  color: #FFFFFF;
  background: #000000;
}



A.menu:link {
	color: #ffffff; }
A.menu:visited {
	color: #ffffff; }
A.menu:hover {
	color: #FEEF02; }
A.menu:active {
	color: red; }
	      
A.menu {
  text-decoration: none;
}

.menu {
  font-size: 10pt;
  font-weight: 600;
}

.content1{
  font-size: 9pt;
  color: #000000;
}

.contentBox1 {
  	background-color:#DDF1FB;
	border: 1px dashed #666666;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align: center;
	color: #000000;
	font-size: 16pt; 
	font-family: monospace; 
	font-weight: normal;

} 

.contentBox1 em{
	font-weight: bolder;
	color:#FF0000;
}

.contentBox2 {
  	background-color:#D7FFE3;
	border: 1px dashed #666666;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align: center;
	color: #000000;
	font-size: 16pt; 
	font-family: monospace; 
	font-weight: normal;
} 

.contentBox2 em{
	font-weight: bolder;
	color:#FF0000;
}

.contentBox3 {
  	background-color:#FFFFEC;
	border: 1px dashed #666666;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align: center;
	color: #000000;
	font-size: 16pt; 
	font-family: monospace; 
	font-weight: normal;

} 

.contentBox3 em{
	font-weight: bolder;
	color:#FF0000;
}

.contentBox4 {
  	background-color:#FFFF99;
	border: 1px solid #666666;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align: left;
	color: #000000;
	font-size: 16pt; 
	font-family: monospace; 
	font-weight: normal;
}

.contentBox4France {
	border: 1px solid #666666;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align: left;
	color: #000000;
	font-size: 16pt;
	font-family: monospace;
	font-weight: normal;
	background: #FFFF99 url(http://www.revatrol.com/rhp/images/revatrol/france.gif) no-repeat center center;
}

.text-ltBlue {
	color: #0066FF;
}

.text-red {
	color: #CC0033;
}

.text-red-revatrol-bright {
	color: #FC116A;
}

.text-yellow {
	color: #EDEF0E;
}

.text-highlighted {
	background-color:#FFFF00;
	font-weight: bold;
}

.formContent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}

.text-md {
	font-size: 13pt;
}

.text-lg {
	font-size: 18pt;
}

.text-xl {
	font-size: 24pt;
}

.titleBox {
	width:400px;
	padding:10px;
	margin:10px;
	
}

.imgBoxRight {
	margin: 5px;
	padding: 5px;
	float: right;
	text-align:center;
}

.imgBoxLeft {
	margin: 5px;
	padding: 5px;
	float: left;
	text-align:center;
}

.imgBoxCenter {
	margin: 5px;
	padding: 5px;
	text-align:center;
}

#contentBoxMbg {
	border: 2px groove #000000;
	text-align:center;
	background: #E1FFF5;
	padding: 2px;
}

#contentBoxMbgRight {
	border: 2px groove #000000;
	text-align:center;
	background: #E1FFF5;
	padding: 2px;
	float:right;
}

#contentBoxMbg h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

#contentBoxMbg p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.contentBoxReportLeft {

}

.contentBoxReportLeft a:link {
	color:#FFFF00;
	text-decoration:underline;
}

.contentBoxReportLeft a:hover {
	color:#FF9933;
	text-decoration:underline;
}	


.contentBoxReportLeft2 {

}

.contentBoxReportLeft2 a:link {
	color:#a80303;
	text-decoration:underline;
}

.contentBoxReportLeft2 a:hover {
	color:#8b0404;
	text-decoration:underline;
}	

.contentBoxReportLeft2 a:visited {
	color:#8b0404;
	text-decoration:underline;
}	
