﻿/* JH - defense.shtml */
#allcontent {
	position: relative;
	margin-top: 10px;
	font-size: 12px;
}
#allcontent a:link { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; }
#allcontent a:active { color: #ff0000; font-size: 12px; text-decoration: none; }
#first_block {
	padding-left: 10px;
	padding-right: 10px;
	width: 535px;
	margin-bottom: 20px;
}
#first_block p { font-size: 12px; }
#first_block h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#second_block {
	position: relative;
	width: 535px;
	margin-bottom: 20px;
}
#second_block .header {
	background: url(/defense/graphics/sub_headerbk.jpg) no-repeat top left #fff;
	width: 100%;
}


#second_block .header h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#third_block {
	position: relative;
	width: 535px;
	margin-bottom: 20px;
}
#third_block .header {
	background: url(/timing/graphics/general/news_bk.jpg) no-repeat top left #fff;
	width: 100%;
}
#third_block .header h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news {
	width: 270px;
	vertical-align: top;
	font-size: 12px;
	margin-bottom: 10px;
}
.all_products {
	position: relative;
	margin-left: 20px;
}
.all_products .product {
	width: 270px;
	vertical-align: top;
	font-size: 10px;
	margin-bottom: 10px;
}
.all_products .product span {
	font-size: 12px;
	font-weight: bold;
}
.all_products .product span a:link { text-decoration: none; font-size: 12px; color: #227AAB; }
.all_products .product span a:visited { text-decoration: none; font-size: 12px; color: #1C6288; }
.all_products .product span a:hover { text-decoration: underline; font-size: 12px; color: #227AAB; }
.all_products .product span a:active { text-decoration: none; color: #ff0000; padding-left: 0px; font-size: 12px; }
.all_products .product img {
	float: left;
	padding: 0px 10px 0px 0px;
}
/* right nav */
#r_content {
	position: relative;
	width: 200px;
	top: 0px;
}
#r_img { padding-bottom: 10px; }
#r_quote {
	background: url(/defense/graphics/homepage/quote_bk_179x220.jpg) no-repeat top center;
	width: 202px;
	font-size: 12px;
}
#r_quote p {
	padding: 30px 20px 30px 20px;
}
#stories {
	position: relative;
	width: 200px;
}
#stories H2 {
	font-size: 14px;
	background: url(/timing/graphics/general/cs_bk.jpg) no-repeat top left;
	padding: 3px 3px 3px 5px;
	margin: 10px 0px 5px 0px;
}
#stories IMG {
	float: left;
	margin-right: 4px;
	border: 1px solid #ccc;
}
#stories UL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 10px;
}
#stories UL LI {
	padding: 4px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
#stories UL LI a:link { color: #1F79A5; font-size: 10px; text-decoration: none; }
#stories UL LI a:visited { color: #1F79A5; font-size: 10px; text-decoration: none; }
#stories UL LI a:hover { color: #1F79A5; font-size: 10px; text-decoration: underline; }
#stories UL LI a:active { color: #1F79A5; font-size: 10px; text-decoration: none; }

.lnklm {
	font-size: 10px;
	color: #1F79A5;
}
#r_img a:link { color: #1F79A5; font-size: 10px; text-decoration: none; }
#r_img a:visited { color: #1F79A5; font-size: 10px; text-decoration: none; }
#r_img a:hover { color: #1F79A5; font-size: 10px; text-decoration: underline; }
#r_img a:active { color: #1F79A5; font-size: 10px; text-decoration: none; }


