@charset "utf-8";
/* CSS Document */
html, body, #containerOutter {
height: 100%;
}
#flashcontent{width:900px;height:700px;}
a.cboxElement img{border:none;}
#printhead {display:none;}

/* ****************************************** MAIN MENU START ********************************** */
#bM {
	/*height: 150px;
	background-color: silver;  
	padding: 0.4em 0 0 1em;*/
}
#bM ul {
	padding:0;
	margin:0;
	width:180px;
}
#bM ul li {
	display: block;
	margin:0.1em 0 0.4em 0;
	padding:0.1em .5em 0.1em 0.5em;
	/*border-bottom:1px dotted #1C9BAC;
	border-bottom:1px dotted #00C9EF;*/
	border-bottom:1px dotted #32A7BD;
}
#bM ul li.sub {
	background-image: url(cssimg/arrow_nor_b.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
}
#bM ul li.actSub {
	/*background-color:#EBF2F1;*/
	background-color:#EBFBFE;
	background-image: url(cssimg/arrow_sel_b.gif);
	background-repeat: no-repeat;
	background-position: 98% 0.5em;
}
#bM ul li.actSub:hover {
	/*background-color:#EBF2F1;*/
	background-color:#EBFBFE;
}
#bM ul li:hover {
	background-color: #D9F7FD;
}
#bM ul li a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: normal;
	letter-spacing:1px;
	/*color: #1C9BAC;*/
	color: #32A7BD;
	text-decoration: none;
}
#bM ul li a:hover {
	color: black;
}
#bM ul li.act {
	/*background:#F0E9F5;*/
}
#bM ul li.act a {
	color:black;
	text-decoration: none;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ second level menu */
#bM ul li.actSub ul {
	padding:0;
	margin:0;
	width:160px;
}
#bM ul li.actSub li {
	margin:0.1em 0 0.2em 0;
	padding:0.1em .5em 0.1em 0.5em;
	border-bottom:0;
}
#bM ul li.actSub li:hover {
	background-color: white;
}
#bM ul li.actSub li a {
	font-size: 90%;
	font-weight: normal;
	color:#32A7BD;
	letter-spacing:0;
}
#bM ul li.actSub a, #bM ul li.actSub li.act a {
	color:black;

}	
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(cssimg/bg_body_tile.jpg);
}
h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight : normal;
	color :#32A7BD;
	margin-bottom:0.6em;
	margin-top:0.8em;
}
h2, h3, h4 {font-family:Tahoma, Arial, Helvetica, sans-serif; color :#32A7BD;}
h2 {font-size: 100%;}
h3 {font-size: 85%;}
h4 {font-size: 70%;}
A:link {
	background-color : transparent;
	color :#32A7BD;
	text-decoration : none;
	font-weight : normal;
	text-decoration : none;
}
p A:link, .external-link-new-window, a.external-link-new-window, a {
	background-color : transparent;
	color :#1A8DB9;
	text-decoration : none;
	font-weight : normal;
	text-decoration : underline;
}
A:visited {
	background-color : transparent;
	color :#1B95BD;
	font-weight : normal;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color :#32A7BD;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color :#00B6D6;
	font-weight : normal;
	text-decoration : underline;
}
p {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:150%;
	margin-bottom:1px;
	margin-top:1px;
	padding-bottom:0;
	text-indent:0;
}
.csc-textpic-caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}
.twoColFixLtHdr #container {
	width: 999px;  
	margin: 0 auto; 
	text-align: left;
} 
#containerOutter {
	background-image: url(cssimg/bg_col_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height:100%;
}
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  
	background-attachment: scroll;
	background-image: url(cssimg/bg_top_1_home.jpg);
	background-repeat: no-repeat;
	height:359px;
	position:relative;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
	font-size: 80%;
}
.twoColFixLtHdr #header #servNav {
	position: absolute;
	bottom:0;
	left:327px;
	height:50px;
	color: #1C9BAC;
}
.twoColFixLtHdr #header #servNav a {
		font-size: 80%;
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	padding: 15px 10px 15px 50px;
}
#sidebarExtra {
	min-height:100px;
	margin:85px 0 0 0;
	padding:90px 0 32px 0;
	background-image: url(cssimg/menu_scroll.gif);
	background-repeat: no-repeat;
	background-position: left top;				
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ LINE 183  */
.twoColFixLtHdr #mainContent {
	margin:0 0 0 277px;
	padding:1px 46px 0 50px;
	background-image: url(cssimg/bg_maincontent_line2.jpg);
	min-height:400px;
	background-repeat: repeat-y;
	overflow: visible;
	visibility: visible;
} 
#webdesign {
	margin-left:30px;
}
#webdesign, #webdesign a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #1A8DB9;*/
	color:#1A8DB9;
	text-decoration: none;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0.2em 20px; 
	background-color: #FFF;
	background-image: url(cssimg/bg_paper_col_tlie.jpg);
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainArea {
	background-color: #FFF;
	background-image: url(cssimg/bg_paper_col_tlie.jpg);
}
.contentText {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:150%;
	margin-bottom:0.8em;
	margin-top:1px;
	padding-bottom:0;
	text-indent:0;

}
span .vet, .Vet {
	font-weight: bold;	
}


p A:link, .external-link-new-window, a.external-link-new-window, a {
	background-color : transparent;
	color :#1A8DB9;
	text-decoration : none;
	font-weight : normal;
	text-decoration : underline;
}
