body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/images2/bodyBG.jpg) repeat-x;
}
a {
	color: #004D9A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color:#791a8b;
}


h1, .heading1  
{
font-family: arial, geneva, helvetica, sans-serif;
color: #000000;  
font-size: 20px;
padding-bottom: 9px;
padding-top: 0px;
font-weight: bold;
}
	h1#cssp_title {
		font-family:"Times New Roman", Times, serif;
		font-size:22px;
		color:#00578E;
		margin:10px 0;
	}
h2, .heading2
{
font-family: arial, geneva, helvetica, sans-serif;
color: #000000;  
font-size: 16px;
padding-bottom: 7px;
padding-top: 0px;
font-weight: bold;
}

h3, .heading3
{
font-family: arial, geneva, helvetica, sans-serif;
color: #000000;   
font-size: 14px;
padding-bottom: 0px;
padding-top: 0px;
font-weight: bold;
}
a.skipnav {
	font-size:10px;
	position: absolute;
	color: #FFF;
	top: -200px;
	left: -200px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

a.skipnav:active, a.skipnav:focus  {
	top: 0;
	left: 0;
	background-color: #00578D;
	height: auto;
	overflow: auto;
	width: 100%;
	padding: 5px;
	text-decoration: none;
}
.red_text {
	color:#F00;
}

	#topInfo {
		position: relative;
		width: 980px;
		height: 33px;
		margin: 15px auto 0 auto;
		background: url(/images2/topInfoBg.gif) 0 100% no-repeat;
	}
		#topInfo p.date {
			font-size: 11px;
			font-weight: bold;
			margin: 0;
			padding: 8px 0 0 5px;
		}
		#topInfo p.navi {
			position: absolute;
			top: 8px;
			right: 5px;
			font-size: 11px;
			margin: 0;
		}
	#container {
		width: 970px;
		margin: 0 auto 0 auto;
		padding: 0 5px 0 5px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/background.png');
		
	}
	#container[id] {
		background: url(/images2/background.png) repeat-y;
	}
		#header {
			position: relative;
			height: 100px;
			width: 100%;
			margin: -3px 0 0 0;
			background: #00578d;
			

/*			background: url(/images2/headerBG.jpg) no-repeat;
*/		}
			#home_link {
				position: absolute;
				top: 8px;
				left: 8px;
				z-index: 999;
			}
				#home_link img {
					width: 566px;
					height: 85px;
				}
			#header h2 {
				position: absolute;
				top: 8px;
				left: 8px;
				display: hidden;
				margin: 0;
				width: 644px;
				height: 85px;
				background: url(/images2/uscertLogo.gif) no-repeat;
				z-index: 99;
			}
				#header h2 strong {
					display: none;
				}

			#headerImg {
				position: absolute;
				top: 0;
				right: 0;
				width: 361px;
				height: 130px;
				background: url(/images2/us_flag.jpg) no-repeat;
			}

		#topNav {
			position: relative;
			height: 32px;
			font-size: 12px;
			font-weight: bold;
			background: url(/images2/topnavBG.jpg) repeat-x;
		}
			#topNav ul {
				margin: 0;
				padding: 0 0 0 0;
				white-space: nowrap;
			}
			#topNav li {
				height: 32px;
				display: inline;
				list-style-type: none;
				color: #FFFFFF;
			}
			#topNav li:hover {
			}
			#topNav li a {
				display: block;
				height: 23px;
				float: left;
				padding: 9px 15px 0 15px;
				color: #333;
				text-decoration: none;
				background: url(/images2/linkSeparator.jpg) 100% 0 no-repeat;
			}
			#topNav li a:hover {
				color: #fff;
				background: url(/images2/linkSeparator.jpg) repeat-x;
			}
			#search_form {
				position:absolute;
				top: 3px;
				right: 20px;
				color: #333;
			}
			html>body #search_form {
				top: 7px;
			}
				#search_form form {
					margin: 0;
					padding: 0;
				}
					#search_form input {
						margin: 0;
						padding: 0;
						border: none;
					}
					#search_form input#searchbox {
						width: 141px;
						height: 18px;
					}
					#search_form a {
						font-size:11px;
						color: #333;
						text-decoration: none;
					}
					#search_form a:hover {
						text-decoration: underline;
					}
		#contentCon {
			position:relative;
			padding-top: 10px;
			background: #f3f3e6;
			min-height:600px;
/*			background: url(/images2/mainContentBG.gif) repeat-y;
*/		}
		/* for internet explorer */
		/*\*/
		* html #contentCon {
			height: 600px;
		}
		/**/
			#mainNav {
				background: #cccccc;
				/*background: #c9ccbc;*/
				position:absolute;
				top:10px;
				left:0;
				width: 201px;
			}
				#mainNav h3 {
					display: block;
					height: 16px;
					margin: 0 0 3px 0;
					padding: 4px 0 0 5px;
					font-size: 11px;
					color: #FFFFFF;
					background: #666666;
					border-bottom: 1px solid #000000;
				}
				#mainNav h3.alternate {
					background: #666666;
				}
				#nav_curve {
					height:11px;
					margin:0;
					background: #ccc url(/images2/bottom_nav_curve.jpg) 100% 100% no-repeat;
				}
				#mainNav p {
					margin: 0;
				}
				#mainNav ul {
					margin: 0;
					padding: 0;
					list-style-type: none;
				}
				#mainNav li a {
					display: block;
					height: 20px;
					margin: 0 0 3px 0;
					padding: 5px 0 0 10px;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration: none;
					background: url(/images2/mainNav_bg.jpg) repeat-y;
				}
				#mainNav li a:hover {
					background: url(/images2/mainNav_bgo.jpg) repeat-y;
				}
				#threat {background:#ffffff; margin:10px 10px 0 10px; border:1px solid #999999}
				#threat p{font-size:0.7em; margin:0 5px 0 5px; padding:3px 0 5px 0; color:#000000}
				#threat a {color:#666666; text-decoration:none}
				#threat a:hover {color:#036; text-decoration:underline}
				#threat a:visited {color:#666666; text-decoration:none}
				#threat img {background:#ffffff; margin:0px 0px 0px 0px; padding:6px; border:0px}

			#content {
				overflow:hidden;
				width: 749px;
				margin: 0 0 0 211px;
				font-size: 12px;
			}
			#content-bulletins {
				overflow:hidden;
				margin: 0 0 0 0;
				font-size: 12px;
				background: #f3f3e6;				
			}
				#content h3.home {
					display: block;
					width: 350px;
					margin: 0 0 -10px 0;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 25px;
					color: #BC2227;
				}
				#content h4.home {
					display: block;
					width: 300px;
					height:17px;
					margin:0;
					padding:3px 0 0 5px;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #BC2227;
					background:url(/images2/section_title_bg.jpg) no-repeat;
				}
				#content h4.home a {
					color: #BC2227;
				}
				#twoColTable {
					margin:20px 0 0 0;
				}
				#side_info {
					float:right;
					width:175px;
					font-size:10px;
					margin:0 0 0 20px;
					padding:5px;
					border:1px solid #666666;
					background:#EFEFEF;
				}
					div#side_info h5 {
						display:block;
						margin:0;
						padding:2px 0 2px 0;
						font-size:11px;
						color:#FFFFFF;
						font-weight:bold;
						text-align:center;
						background:#0066CC;
					}
	#footer {
		width: 980px;
		margin: 0 auto 20px auto;
		padding: 10px 0 0 0;
		text-align: center;
		font-size: 11px;
		background: url(/images2/footerBG.gif) no-repeat;
	}
/* ----- Container Definitions -----*/
#h_containerL {
	width: 355px;
	padding: 0 10px 0 10px;
/*	border-right: 1px dashed #999999;
*/}
	.h_container_sub {
		display:block;
		margin:0 0 20px 0;
		padding:5px;
		background:#FFFFFF;
		border:1px solid #CCCCCC;
	}

	.h_container_sub_ann {
		display:block;
		margin:0 0 20px 0;
		padding: 5px;
		background: #BCDBFF;
		border:1px solid #CCCCCC;
	}

	#h_containerL ul, #h_containerR ul {
		margin:10px 0 10px 0;
		padding:0;
	}
	#h_containerL li, #h_containerR li {
		margin:0 0 10px 25px;
	}
	#h_containerL li a, #h_containerR li a {
		font-size: 11px;
	}
	#h_containerL li small {
		display:block;
		font-weight:bold;
	}
#h_containerR {
	width: 355px;
	padding: 0 13px 0 13px;
}
/*CAS Styles*/
#cas_body {
	position:relative;
	padding:10px;
}
#cas_archiveLink {
	position:absolute;
	display:block;
	top:10px;
	right:10px;
}
#cas_copy {
	padding:20px;
}
.cas_title {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.cas_alert_info {
	font-size:18px;
	font-weight:normal;
}
/*End CAS Styles*/
/* Bulletin styles */
.vul_tables {
	width:100%;
}
.titles {
	text-align:center;
	font-weight:bold;
}
#high_v_title {
	background-color:#FF0000;
}
#medium_v_title {
	background-color:#FFFF00;
}
#low_v_title {
	background-color:#0099FF;
}
/* End Bulletin styles */

/* CSSP Recommended Practices */
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:275px;
	/* End layout CSS */
	
	visibility:hidden;
	/* height:0px; */
	height:auto;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	
	padding:1px;
	font-size:0.9em;	
	position:relative;
}





