/* CSS Document - Toolfarm Copyright 2010*/

/** Structural Elements **/

body, p, td, th, ul, li, a, h1, h2, h3, h4, h5, h6 { 
color: #000; 
font-family: Verdana, Arial, Helvetica, san-serif; 
font-size: 100%; 
}

body {width: 320px;
background-image:none;
background-color:#fff;}

#container {
	width: 320px;
	text-align: left;
	background-color: #FFF;

}


  


/************** tab nav *****************/

#masthead{
	padding: 10px 0 0 0;
	width: 320px;
	height: 10px;
	background-image: none;
}



 #header {
background-image: none;
width: 320px;
	line-height:normal;
	border-bottom: 2px solid #FFF;
  }

ul#header {margin:0;padding:0;width:10em;}
ul#header li {margin:0;padding:0;list-style:none;margin:0 0 0.3em 0;}
ul#header li a {text-decoration:none;display:block;padding:0.6em 0.6em 0 0.6em;color:white;background:#036;border-bottom:0.5em solid #036;}
ul#header li a:hover {background:#369;border-bottom:0.5em solid #036;}

	


#navBar, #sectionLinks, #globalNav, #siteInfo a, #headlines, #pageName, #breadCrumb, #network, #utility	{
visibility:hidden;
display:none;
width: 0;
height:0;
}

#masthead{
	
}

a img {border: 0;}

#navBar{
padding-top:1px;
margin: 0px;

}


#content, .layout, .borders		{
margin-left: 5px;
margin-right:  5px;
width: 320px;
	}	
	
#content{
	float: none;
	background-color:#FFF;
	text-align: left;padding-left: 2px; padding-right: 2px;
	margin-top: 0;
	padding-top:0;
	width: 320px;
	margin-top:0;
}

#siteInfo {
background-color: #FFF;
}

	
a:link		{ color: #001E48; text-decoration: underline; font-weight: bold; }
a			{ }
a:visited	{ color: #669; text-decoration: underline; font-weight: bold;} 
a:active	{ color: #669; text-decoration: underline; font-weight: bold;} 
a:hover		{ color: #669; text-decoration: underline; font-weight: bold;}
			
blockquote	{
	
	border-left: 1px solid #CCC;;
	padding: 0px 0px 0px 13px;
	margin: 12px 15px 12px 0px; 
	}
			


/* ColumnB Styles */

#search {
visibility:hidden;
display:none;
height: 1px;
}



/* Headers */	
	
h1	{
padding-top: 10px; padding-bottom:10px;
	text-transform: normal;
	clear:both;
	}

h2	{

	font-weight: normal;
	clear:both;
	}

h3	{

		clear:both;
	}
			
h4	{
		clear:both;
	}
	
h6	{
		clear:both;
	}
 /* end headers */	

table, logotable {clear:both; position:relative;}
		
img.left, img.leftnob, img.left-noborder 	{
	border: 1px solid #444;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 0;
	clear: left;
	float: left;
	margin-left: 2px;
	}
				
img.right, img.right-noborder, img.rightnob 	{
	display: block;
	border: 1px solid #444;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	clear: right;
	float: right;
	margin-right: 0px;
	}
/* end image alignment */
.nobreak {
	white-space: nowrap;
}
.center {
	text-align: center;
	vertical-align: middle;
}
