@charset "utf-8";
/*
Title:      
Author:     
Updated:    
Notes:	    
*/

html{
margin:0;
padding:0;
}

body{
background:url(../images/bg_body.jpg) repeat-x #213885;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:140%;
margin:0;
padding:0;
}

a{
color:#339;
text-decoration:none;
}
a:link{}
a:hover{text-decoration:underline;}
a:active{}
a:visited{}
a img{}

h1{}
h2{}
h3{}

p{}

blockquote{}



#container{
margin:10px auto;
width:977px;
}

	#header{
	background:url(../images/bg_header.png) bottom no-repeat;
	height:220px;
	}
		#header p{
		color:#fff;
		float:right;
		font-size:11px;
		}
			#header p a{color:#fff;}
			#header p a:hover{color:#293983;}
		#header h1 a{
		background:url(../images/texas_vein_logo-sized.jpg) no-repeat;
		color:#fff;
		float:left;
		height:123px;
		margin:60px 0 0 70px;
		overflow:hidden;
		text-indent:-9999px;
		width:307px;
		}

	#nav{
	background:url(../images/bg_nav.jpg) repeat-x;
	height:51px;
	}
		#nav ul{}
			#nav ul li{
			float:left;
			}
			#nav ul li a{
			color:#fff;
			display:block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:15px;
			}
			#nav ul li a{padding:17px 31px 17px 31px;}	
			#nav #nav11 a{padding:17px 35px 17px 36px;}
			#nav ul li a:hover, #nav1 #nav11 a, #nav2 #nav22 a, #nav3 #nav33 a, #nav4 #nav44 a, #nav5 #nav55 a, #nav6 #nav66 a, #nav7 #nav77 a, #nav8 #nav88 a{
			text-decoration:none;
			background:#fd8f03;
			}
	
	#content{
	background:url(../images/bg_content_mid.jpg) repeat-y;
	clear:both;
	}
	#contentInner1{background:url(../images/bg_content_bot.jpg) bottom no-repeat;}
	#contentInner2{
	background:url(../images/bg_content_shadow.png) repeat-x;
	height:1%;
	}
	
		#leftCol{
		float:left;
		margin:0 0 30px 25px;
		width:650px;
		}
		
			.module{
			background:url(../images/bg_box_bottom.png) bottom no-repeat;
			clear:both;
			margin:30px 0 0 0;
			}
			.moduleInner1{
			background:url(../images/bg_box_top.png) no-repeat;
			padding:20px 0 19px 0;
			}
			.moduleInner2{
			background:url(../images/bg_box_mid.jpg) repeat-y;
			height:1%;
			padding:0 0 1px 0;
			}
			
				.module h2{
				background:url(../images/bg_box_header.jpg) bottom left no-repeat;
				color:#333;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:24px;
				font-weight:bold;
				line-height:100%;
				margin:0;
				padding:0 20px 30px 20px;
				text-align:center;
				}
					.module h2 span{font-weight:normal;}
				.module h3{
				background:url(../images/bg_box_header.jpg) bottom left no-repeat;
				color:#339;
				font-size:20px;
				font-weight:bold;
				padding:0 20px 30px 20px;
				}
				.module h4{
				color:#339;
				font-weight:bold;
				margin:10px 20px;
				}
				.module p{margin:10px 20px;}
				.module ul{
				margin:15px 20px;
				padding:0 0 0 30px;
				}
					.module li{
					background:url(../images/bullet.png) 0 3px no-repeat;
					margin:5px 0;
					padding:0 0 0 15px;
					}
				.module blockquote{
				clear:both;
				font-style:italic;
				padding:10px 30px;
				}
				.module blockquote cite{
				float:right;
				font-weight:bold;
				margin:0 30px 0 0;
				}
					
				#leftCol img{margin:0 15px 10px 15px;}
					#leftCol .imgLeft{
					float:left;
					margin:0 10px 5px 0;
					padding:0 0 0 10px;
					}
					#leftCol .imgRight{
					float:right;
					margin:0 0 5px 10px;
					padding:0 10px 0 0;
					}
					#leftCol .imgCenter{
					margin:5px 0;
					text-align:center;
					}
					#leftCol .border img{
					padding:4px;
					border:1px solid #8caaac;
					}
					#leftCol .caption{
					color:#999;
					font-size:90%;
					}
					
				#leftCol Form{margin:0 25px 0 25px;}	
					
				#leftCol .col{
				clear:both;
				width:430px;
				}
					#leftCol .colL{
					float:left;
					width:207px;
					}
					#leftCol .colR{
					float:right;
					width:207px;
					}
					
				#leftCol .row{
				clear:both;
				padding:6px 0;
				}
					#leftCol .rowL{
					width:220px;
					text-align:right;
					float:left;
					}
					#leftCol .col .rowL{width:80px;}
					#leftCol .rowR{
					width:200px;
					float:right;
					}
					#leftCol .col .rowR{width:119px;}
				
					
				#leftCol .formInput{width:119px;}
				#leftCol #months{width:20px;}
				#leftCol hr{
				border:0;
				background:url(../images/B_dotted_H.gif) bottom repeat-x;
				clear:both;
				height:20px;
				_height:1px;
				_border-bottom:1px dotted #b2c7c7;
				}
				#leftCol .hr{
				clear:both;
				height:15px;
				margin:0 0 15px 0;
				border-bottom:1px solid #93A2C9;
				}
				#leftCol form span{color:#93A2C9;}
				
				.map{
				margin:10px 20px;
				text-align:center;
				}
				
			
		#rightCol{
		float:right;
		padding:15px 0;
		text-align:center;
		width:269px;
		}
		
			.sidebar{
			background:#f5f4e3;
			border:1px solid #e2cbaa;
			margin:20px 20px;
			padding:10px;
			text-align:center;
			}
			
			#rightCol p{margin:5px 0;}
			#rightCol h3{
			color:#2e3092;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			margin:40px 0 20px 0;
			}
			#links{margin:0 0 0 20px;}
				#links li{}
				#links li a{
				background:url(../images/bg_links.png) bottom left no-repeat;
				color:#2e3092;
				font-size:18px;
				display:block;
				height:52px;
				margin:0 0 0 10px;
				text-align:left;
				width:208px;
				}
				#links li a span{
				display:block;
				padding:15px 0 0 35px;
				}
			
	#footer{
	background:url(../images/bg_footer.jpg) repeat-x;
	clear:both;
	font-size:10px;
	height:23px;
	}
		#footer p{
		color:#666;
		padding:4px 10px 0 10px;
		}
	#footer2{
	color:#fff;
	font-size:11px;
	padding:4px 10px 0 0;
	text-align:right;
	}
		#footer2 a{color:#fff;}
	
.clear{clear:both;}
.contact{padding:0 0 30px 280px;}
.footNote{
font-size:10px;
font-style:italic;
line-height:120%;
}
	.footNote sup{
	font-size:8px;
	font-style:normal;
	}
	
#leftCol .caption{
color:#999;
font-size:90%;
text-align:center;
}
	
.floatL{float:left;}
.floatR{float:right;}