/* CSS Document */
body {	width:850px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		margin:auto;
		background-color:#999999;
		}
		
a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#333333;text-decoration:none;}
a:active {color:#333333;text-decoration:none;}
		
#container {height:auto;
			background-color:#FFFFFF;
			border:5px solid #FFFFFF;
			margin:10px 0px 15px 0px;
			}		
		
#banner {margin:auto;
		height:AUTO;
		background-color:#FFFFFF;
		}
#navbar	{margin:5px 0px 5px 0px;background-color:#6CA9A4;height:auto;}

#linkbar {background-color:#6CA9A4;text-align:center;padding:5px 0px  10px 0px;}

#Main_Target {background-color:#FFFFFF;background-image:url(images/TLBG.GIF);background-repeat:repeat-x;min-height:300px; margin-top:0px}

#Target_Left { width:545px;float:left;margin:10px 10px 10px 15px;}

#Target_Right {width:240px;float:right;padding:10px 5px 10px 10px;background-color:#dfdfc0;border: 1px solid #539893;}

#footloose {border-top:2px solid #539893;color:#007C8A;padding:5px 10px 5px 10px;background-color:#CCF3FE;font-size:10px;}

#exmp {margin:0px 10px 20px 10px;width:800px;min-height:500PX;}

#Sect_Head {color:#85329d; font-size:14px; font-weight:bold;}

#inv {color:#FFFFFF}

	#get_directions { margin-top:10px; padding:0; border:0; width:265px; float:right;}
	#get_directions #top {background: url(images/directionsTop.gif) no-repeat; height:30px;}
	#get_directions #middle {background: url(images/directionsMiddle.gif) repeat-y; font-size:12px; padding:10px 20px;}
	#get_directions #bottom {background: url(images/directionsBottom.gif) no-repeat; height:35px;}
	#get_directions #middle input {margin:5px 0px;}
	#get_directions #bottom #submitButton {margin-top:2px; cursor:pointer;}

th {font-size:14px;}


