
/*	--------------------------------------------------------------- */

/*							ADDED STYLES							*/

/*	--------------------------------------------------------------- */


#content #banner {
	position: relative;
	margin-top: -15px;
	z-index: 0;
}

#content #title {
	/*	POSITION	*/
	position: relative;
	top: -80px;
	left: 25px;
	z-index: 5;
	
	/*	TEXT	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	font-weight: normal;
}

#content #title h1.white {
	color: #fff;
}

#content #title h1 span {
	position: relative;
	left: -5px;
	color: #5f7717;
	font-size: 16px;
}

#contentcol1_2 h1 {
	border-bottom: 1px solid #c7ddf5;
	color:#a90901;
	font-size:1.8em;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#FullLeight h1 {
	border-bottom: 1px solid #c7ddf5;
	color:#a90901;
	font-size:1.8em;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#content #breadcrumbs {
	position: relative;
	top: -80px;
	left: 25px;
	z-index: 5;
}

#contentcol1_2 #breadcrumbs {
	padding-bottom: 1em;
	position: inherit;
	top: 0;
	left: 0;
	z-index: 0;
}

#FullLeight #breadcrumbs {
	padding-bottom: 1em;
	position: inherit;
	top: 0;
	left: 0;
	z-index: 0;
}

#content #breadcrumbs.white {
	position: relative;
	top: -80px;
	left: 25px;
	z-index: 5;
	color: #fff;
}

#content #breadcrumbs_banner_alt {
	margin:10px 0 20px 0;
}

#contentcol1 {
	float: left;
	width: 490px;
	padding-left: 25px;
	margin-top: -40px;
}
#contentcol1_2 {
	float: left;
	width: 490px;
	padding-left: 25px;
}
#contentcol1_3 {
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
	#contentcol1_3 #learnmore {
		background: #a5c4e9; 
		margin-bottom: 20px;
		padding: 3px 5px;
	}
		#contentcol1_3 #learnmore a {
			color: #fff;
		}
	#contentcol1_3 #mininav {
		background: #ecedef;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
		#contentcol1_3 #mininav p {
			padding: 5px; 
		}	
		#contentcol1_3 #mininav ul {
			font-weight: bold;
			list-style: none;
			padding: 0;
			margin: 0;
		}
			#contentcol1_3 #mininav ul a {
				margin: 0;
				padding-left: 10px;
				padding-bottom: 1px;
				padding-top: 1px;
				line-height: 24px;
				display: block;
				cursor: pointer;			
			}
			#contentcol1_3 #mininav ul a:hover {
				text-decoration: none; 
				background: url(images/button_lblue_hover.gif) no-repeat left center; 
			}
			
			#contentcol1_3 #mininav ul a.selected {
				position: relative;
				z-index: 9;
				background: url(images/button_lblue_selected.gif) no-repeat left center; 
				width: 260px;
			}
			
			#contentcol1_3 #mininav ul a.selected:hover {
				background: url(images/button_lblue_selected.gif) no-repeat left center; 
				margin-right: -20px;
			}
			
			#contentcol1_3 #mininav ul li {
			padding: 0;
			margin: 0;
			}

	#contentcol1_3 #sidebarBlue {
		padding: 10px;
		background: #dbe5f1;
	}
		#contentcol1_3 #sidebarBlue ul {
		margin: 0 0 10px 15px;
		}

#content ul li {
	padding-top: 5px;
}


#topicsMain1 {
	line-height: 16px;
}

.subHeaderBar {
	/*	POSITION	*/
	position: relative;
	height: 27px;
	margin-top: 27px;
	margin-bottom: 10px;
	margin-left: -10px;
	
	/*	TEXT	*/
	text-indent: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #122335;
}

.subHeaderBarBlack {
	/*	POSITION	*/
	height: 27px;
	
	/*	TEXT	*/
	text-indent: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #272727;
}

.subHeaderBarBlue {
	/*	POSITION	*/
	height: 27px;
	
	/*	TEXT	*/
	text-indent: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #365f91;
}

.article {
	clear: left;
	margin-bottom:20px;
	min-height:150px;
	}

	.article img.feature {
		float:left;
		margin-right: 15px;		
	}

	div.articleDescription {
		float:left;
		width:300px;
	}
	
	.article h2 {
		line-height:1.4em;
	}
	
		.article h2 a {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #1F538D;
		}

div.partner {
	clear: both;
	margin-top: 0;
	margin-bottom: 15px;
}
.partner p {
	float:left;
	width:260px;
}
.partner img {
	float:right;
	margin:0 30px 0 0;
}

#mapsearchtext {
	width: 200px;
	height: 200px;
}

#mapsearchbox {
	clear: both;
	float: right;
	margin-top: -200px;
	z-index: 2;
}

#mapsearchbg {
	background-image: url(images/usa_map.png);
	background-position: right;
	background-repeat: no-repeat;
}

#contentcol2 {
	float: right;
	width: 375px;
	margin-top: -40px;
}
#contentcol2_2 {
	float: right;
	width: 375px;
}
#contentcol2_3 {
	float: right;
	width: 650px;
	margin-bottom: 10px;
}
	#contentcol2_3 .contentBox {
		padding: 10px;
	}
		#contentcol2_3 .contentBox span.note {
			padding: 10px;
			background-color: #dbe5f1;
			display: block;
			margin: 20px;
		}
			#contentcol2_3 .contentBox span.note span.right {
				display: block;
				text-align: right;
			}


.contentcol2title_ltblue {
	/*	POSITION	*/
	position: relative;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	
	/* TEXT	*/
	line-height: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #A7C3E1;
}

.contentcol2title_ltltblue {
	/*	POSITION	*/
	position: relative;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	
	/* TEXT	*/
	line-height: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #BFCFE0;
}

.contentcol2title_mdblue {
	/*	POSITION	*/
	position: relative;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	
	/* TEXT	*/
	line-height: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #6a8aad;
}

.contentcol2item {
	padding: 5px 25px 0px 10px;
	margin-bottom: 20px;	/* spacing between blue boxes */
	background-color: #e9eff5;
}

	.contentcol2item h3 {
		font-size:1.2em;
		font-weight:bold;
		line-height:1.2em;
	}

	/*	spacing between paragraph items */
	.contentcol2item p {
		margin-top: -5px;
		margin-bottom: -10px;
		font-size: 12px;
		line-height: 18px;
		padding: 0;
		margin: 0; 
		padding-bottom: 10px;
		
	}
	
	.contentcol2item hr {
		margin:10px 0;
		width:355px;
	}
	
	.contentcol2item div.twoColumn {
		float:left;
		width:48%;
	}
	
	.contentcol2item div.twoColumnLeft {
		margin:0 10px 0 0;
	}
	
	.contentcol2map {
		background: #e9eff5 url(/images/title2_bg_map.gif) top center no-repeat !important;
		min-height:145px;
	}
	
	.contentcol2item div#mapform {
		color: #d6d8db;
		float: left !important;
		padding-right:;
	}
	
	.contentcol2item #mapform label {
		color: #6A8AAD;
		float: left;
		padding: 0 0 3px 0;
	}
	
		#mapform input#Address {
			clear:left;
		}

.contentcol2title_dkblue {
		/*POSITION	*/
	position: relative;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	
	/*	TEXT	*/
	line-height: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #3B5066;
}

.contentcol2title_dkdkblue {
		/*POSITION	*/
	position: relative;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 10px;
	
	/*	TEXT	*/
	line-height: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	
	/*	APPEARANCE	*/
	background-color: #122335;
}
div#topicNavContainer {
	border-top:8px solid #e8e9eb;
	border-bottom:8px solid #e8e9eb;						
	margin:0 0 20px 0;
	padding-bottom:20px;
	position:relative;
	width:375px;						
}
#topicNavContainer img {
	position:absolute;
}
div.topicNavBullying {
	background:url(/images/topicNavBg_bullying.png) 0 0 repeat-y;
}
div#topicNavCanvas {
	float:right;
	position:relative;
		top:15px;
		right:-32px;
	width:273px;
}
div#topicNavRibbon {
	background:#6b0907 url(/images/topicNavRibbonBg.png) right top repeat-x;
	box-shadow: 3px 2px 8px #000;
		-moz-box-shadow: 3px 2px 8px #000;
		-webkit-box-shadow: 3px 3px 8px #000;
	padding:10px 40px 10px 10px;
	width:215px;
}
div#topicNavRibbonFold {
	float:right;
	background:url(/images/topicNavRibbonFold.png) right bottom no-repeat;
	margin:0 8px 0 0;
	height:21px;
	width:24px;
}
#topicNavRibbon h5 {
	color:#f8d836;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em !important;
	text-shadow: 2px 2px 2px #000;						
}
#topicNavRibbon ul {
	margin:0px 0 15px 0 !important;
	padding:0 !important;						
}
#topicNavRibbon li {
	color:white;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
#topicNavRibbon a {
	color:white;
	text-decoration:underline;
}
#topicNavRibbon a:hover {
	border-bottom:1px dashed #FFF;
	text-decoration:none;
}


.lisub {
	margin-left: 15px;
}

#iwgyp_login {
	background-image:url("/images/collaboration_workspace_bg.jpg");
	background-repeat: no-repeat;
	min-height:161px
}

#iwgyp_login p {
	padding: 105px 40px 20px 15px;
}

div#iwgyp_loginlink {
	background-color:#3b5066;
	color:white;
	font-size:1.2em;
	padding:4px 8px;
	text-align:right;
}
	#iwgyp_loginlink a {
		color:white;
		font-weight:normal;
	}
.FederalLinksGo
{
	border:1px solid #c5dbec;
	background:#dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
	font-weight:700;
	color:#2e6e9e;
	outline:none;
	cursor:pointer;
	padding:2px 2px 2px 2px;
}

.table2 th {
	background: #365f91;
	color: #ffffff;
	padding: 5px;
}
.table2 td {
	background: #dbe5f1;
	padding: 10px;
}
.table2 td li {
	font-size: 0.8em; 
}
.switchable {
	padding-left: 15px;
}
