/***********************************************/
/* electrotap.com/tim                          */
/* 										       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #222222;
	/*line-height: 1.166;*/
	line-height:18px;
	/* letter-spacing:.1em;*/
	margin: 0;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	left: 0px;
	top: 0px;
}

p{
	margin-left: 20px;
	margin-right: 20px;
}

a{
	color: #3366FF;
	text-decoration: underline;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

h1{
 font:48px georgia;
 font-style:normal;
 font-weight:100;
 color: #1f3e8e;
 letter-spacing:.1em;
 line-height:50px;
 margin: 0px;
 padding: 0px;
}

h2{
 font:20px arial;
 font-weight:100;
 color: #888888;
 letter-spacing:.2em;
 line-height:22px;
 margin: 0px;
 margin-bottom:8px;
 margin-left:40px;
 margin-top:24px;
 padding: 0px;
}

h3{
 font:18px georgia;
	color: #1f3e8e;
	letter-spacing:.1em;
	line-height:20px;
	font-weight:100;
 margin: 0px;
 margin-bottom:6px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #333333;
 letter-spacing:.1em;
 line-height:20px;
 margin-top: 24px;
 margin-bottom: 6px;
 padding: 0px;
}

h5{
 font: 20px georgia;
 font-weight:100;
 color: #3366CC;
 margin: 0px;
 margin-top: 10px; 
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#right_border{
	border-right: 1px solid #cccccc;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
}

#navBar img{
	 display:block;
	 border-style:none;
	 border-width:0;
}
/*
#content{
	float: left;
  width: 100%;
}
*/
/***********************************************/
/* Components                                  */
/***********************************************/

#dateformat {
	font:11px arial;
	color: #339900;
	letter-spacing:.4em;
	}

/*
#dateformat a {
	font:11px arial;
	color: #3366FF;
	text-decoration: underline;
	line-height:14px;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #003399;
	text-decoration: none;
	}
*/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	/*font-size: 80%;*/
	font-size: 12px;
	line-height:20px;
	letter-spacing:.1em;
	margin-right:10px;
	margin-left:10px;
}

/*
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
*/

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	margin-right:10px;
	margin-left:10px;
	letter-spacing:.03em;
	/*font-size: 80%;*/
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	/*font-size: 75%;*/
	color: #888888;
	padding: 10px 10px 10px 10px;
	margin-left:10px;
	margin-right:10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	/*
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	*/
	font:11px arial;
	color: #3366FF;
	text-decoration: none;
	line-height:14px;
	display:block;
	padding: 8px 6px 2px 14px;
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 8px 2px 2px 10px;
	color: #3366FF;
}

#sectionLinks a:hover{
	/* background-color: #dddddd; */
	color: #003399;
	font-weight:bold;
}


