/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none}

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */
body {

	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #004f5a;
	background-image:url(../images/background_body.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}

A {
	color: #FFFFFF;
	}
	
A:hover {
	text-decoration:underline;
	color:#004F5A;
}
 
&#8482; {
      margin: 0 0 0px;
      line-height: -2em;
      font-size: 10px;
}

.lien{
text-decoration:none;
color:#666666;
}
.lien2{
text-decoration:none;
color:#000000;
}
#container {
	margin-top: 0;
	margin-bottom: 0;
	width: 629px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#header {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:10px;
	width: 629px;
	height:72px;
	background-color:#FFFFFF;
	clear: both;
}
#intervet_logo{
float:right;
}
#circumvent_logo{
float:left;
}

/* menu top */
#menutop {
	position:absolute;
	width:623px;
	height:28px;
	padding-top:0px;
	margin-left:3px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	FILTER: alpha(opacity=70);
	BACKGROUND-COLOR: #000000;
	-moz-opacity: .70;
	opacity: .70
}
#menutop UL {
	LEFT: -1px;
	WIDTH: 635px;
	POSITION: absolute;
	HEIGHT: 28px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: -1px;
	LIST-STYLE-TYPE: none;
	line-height: 28px;
}
#menutop LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	line-height: 28px;
	FLOAT: left;
	BORDER-left: #fff 1px solid;
}
#menutop LI A {
	HEIGHT: 28px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
}
#menutop A:hover {
	text-decoration:none;
	color:#004f5a;
	background-image:url(../images/roll_over.gif);
	background-repeat:repeat-x;
	HEIGHT: 28px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}

#this_page a{
color:#e3b919;
}

/* end of menu top*/

/* old menu*/
#menu{
	z-index:998;
	position:absolute;
	
	width:625px;
	height:27px;
	padding-top:2px;
	
	margin-left:7px;
	
}
#black_square{
	z-index:996;
	position:absolute;
	background-color:#000000;
	height:26px;
	width:623px;
	margin-left:3px;
	FILTER: alpha(opacity=70);
	BACKGROUND-COLOR: #000000;
	-moz-opacity: .70;
	opacity: .70
}
#white{
width:629px;
background-color:#FFFFFF;
}

#menu a{
	z-index:999;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	padding:3px;
	padding-bottom:13px;
}

#menu li{
display:inline;
padding:1px;
}

#menu a:hover{
	text-decoration:none;
	color:#004f5a;
	background-image:url(../images/roll_over.gif);
	background-repeat:repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	padding-bottom:12px;
	padding-top:7px;

}


/* old menu*/

#content{
	z-index:1;
	padding-top:-20px;
}
#content a{
	text-decoration:none;
	color:#004F5A;
}

#content a:hover{
	text-decoration:underline;
	color:#FF0000;
}

#sub_content{
	width:628px;
	height:315px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}
#sub_content_page{
	width:629px;
	height:380px;
	background-image:url(../images/round_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;
}
#sub_content_page_contact{
	width:629px;
	height:700px;
	background-image:url(../images/round_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;
}
#sub_content_privacy{
	width:629px;
	height:2150px;
	background-image:url(../images/round_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;
}
#sub_content_disclaimer{
	width:629px;
	height:1150px;
	background-image:url(../images/round_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;
}
.round_square{
	background-image:url(../images/round_square.gif);
	width:161px;
	height:143px;
	margin-bottom:5px;
}
#left_content{
	float:left;
	width:170px;
	height:290px;
	padding-top:15px;
	padding-right:15px;
	margin-left:5px;
	background-image:url(../images/side_bar.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#left_content_home{
	float:left;
	width:170px;
	height:290px;
	padding-top:15px;
	padding-right:15px;
	margin-left:5px;


}
#right_content{
	float:right;
	padding-top:15px;
	width:430px;
}
#right_content_home{
	float:right;
	padding-top:15px;
	padding-right:8px;
	width:425px;
}
#right_content_privacy{
	float:right;
	padding-top:15px;
	margin-right:10px;
	width:420px;
}
#footer{
height:46px;
padding-top:14px;
color:#8ca1a6;
font-size:10px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#footer a{
text-decoration:none;
color:#8ca1a6;
font-weight:400;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:4px;
}
#footer a:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:400;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:4px;
}
#form{
margin-left:5px;
margin-top:10px;
}
select{
font-size:10px;
}
.bottom{
 	margin-top:-22px;
}
h2{
padding-top:13px;
padding-left:13px;
color:#004f5a;
font-weight:400;
font-weight:bold;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3{
padding-top:5px;
color:#d31145;
font-weight:400;
font-weight:bold;
font-size:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul{
padding:0px;
margin:0px;
}
.sitemap{
color:#666666;
text-decoration:none;
}
.sitemap a:hover{
color:#000000;
}
li{
list-style:none;
padding-left:13px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pink{
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
width:135px;
margin-left:13px;
padding-left:7px;
margin-top:5px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.float{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
float:left;
}
.text{

font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:6px;

}
#exception_text{
margin-top:20px;

}
p{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.padding_left{
padding-left:13px;
}

.style10{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.contact{
	color:#000000;
}
.style1 {
color: #FFFFFF;
}
