/* ========== JnJ GLOBAL STYLES 2005 =========== */

html, td {
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 13px;
	color: #003370
}

body {
	margin: 15px 0px 15px 0px
}

a {
	color: #0074bc;
	text-decoration: underline;
}

a:hover {
	color: #B91619
}


/* =========== CONTENT ============ */

.contentMain {
	padding-top: 20px
}

h2, .h2 {
	font-weight: bold;
	font-size: 23px;
	color:#B91619;
	margin: 10px 0 8px 0;
	padding-bottom:8px;
	border-bottom:1px dashed #ccc;
}

h3 {font-size:14px; font-weight:bold; margin:0 0 6px 0; color: #003370;}

.small {
	font-size: 10px
}

/*
.intSites {border-top:1px solid #eee;}
.intSites td {padding:5px 0;border-bottom:1px solid #eee;font-size:11px;}
.intSites td.logo {text-align:center;}
.intSites a {color:#777;}
*/

.intSiteslink td {padding:0px 10px 0px 10px; font-size:11px;}
.intSiteslink a {color:#777; text-decoration:none;}


/* =========== INTERFACE =========== */

.flaghead {
	padding-bottom: 11px;
	padding-left: 18px;
	padding-right:18px;
}

.flaghead #madeInSA {
	padding-top: 7px;
	font-size: 10px;
}

.flaghead .links {
	padding-top: 20px;
	text-align: right;
	font-size: 10px;
	color: #003370
}

.flaghead .links a {
	text-decoration: none;
	color: #003370
}

.flaghead .links a:hover {
	text-decoration: underline;
	color: #537EB1
}

.navcontainer {
	background-color: #003370
}

.catLinksContainer {
	padding: 5px 0px 0px 13px;
}

.catLinksContainer .links td{
	padding-bottom: 7px
}

a:hover img.hl {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60)
}


/* ========== NEW NAV =========== */

.navB {height:35px;background:#003370 url(../interface/nav_bg_right.jpg) 100% 0 no-repeat;}
	.navB ul {list-style:none;height:100%;margin:0;padding:0;float:left;}
	.navB li {margin:0;padding:0;float:left;height:100%;background:#003370 url(../interface/nav_sep.gif) 100% 0 no-repeat}
		.navB a {float:left;display:block;height:100%;padding:0 20px;color:#fff;line-height:35px;margin-right:2px;background:#003370 url(../interface/nav_bg.gif) 0 0 repeat-x;font-size:12px;font-weight:bold;text-decoration:none;}
		.navB a:hover {background: transparent url(../interface/nav_over.gif) 0 0 repeat-x;color:#fff;}
		.navB .current a {background: transparent url(../interface/nav_over.gif) 0 0 repeat-x;color:#fff;}
		
		.navB a.first {background: transparent url(../interface/nav_first_bg.gif) 0 0 no-repeat;}
		.navB a.first:hover {background-image:url(../interface/nav_first_over.gif)}
		.navB .current a.first {background-image:url(../interface/nav_first_over.gif)}

/* ========== GENERIC OUTLINE CLASS =========== */

.blockOutline .topOutline {
	border-top: 1px solid #cccccc
}

.blockOutline .bottomOutline {
	border-bottom: 1px solid #cccccc
}

.blockOutline .leftOutline {
	border-left: 1px solid #cccccc
}

.blockOutline .rightOutline {
	border-right: 1px solid #cccccc
}


/* ========== FOOTER =========== */

.footer {
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding:0 18px;
}

.footer div {padding:5px 8px;background-color:#f3f3f3;}

.padbottom {
	padding-bottom: 13px
}

.padSides {padding: 0 18px;}
