@charset "utf-8";
/* USA - Secondary Landing + Department CSS */

ul.connect li {
	margin-bottom: 10px; 
}

ul.connect li a {
	color: #3387c1;
}

ul.connect li a:hover, ul.connect li a:focus {
	text-decoration:underline;
}

/* secondary */


#apply-usa {
	float: right;
	margin-left:20px;
}

#sidebar ul#leftNavigation {
/*	background: #f7f7f7;*/
	background: #fff;
	margin-bottom: 40px;
}


#sidebar ul li, aside#rightColumn ul li {
	padding: 7px;
}

#sidebar ul.blue-circle-bullet li, aside#rightColumn ul li {
	padding: 1px;
}

#sidebar ul.list-unstyled li a img.img-nonresponsive {
	padding-right: 5px;
}

#sidebar ul li a, aside#rightColumn ul li a {
	color: #2b6ea8;
	font-size: 16px;
}

#sidebar ul#leftNavigation li {
	border-bottom: 1px solid #dedede;
	padding: 10px 5px 10px 15px;
}

#current-page a {
background-color: lightgray;
}

#sidebar ul#leftNavigation li + li {
	border-top: 0;
}


#sidebar ul#leftNavigation li:hover, #sidebar ul#leftNavigation li:active {
	background: rgb(238,238,238); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
}


#sidebar ul#leftNavigation li a {
	color: #000a49;
	font-size: 16px;
	display: block;
	line-height:25px;
}


#sidebar ul#leftNavigation li.dropdown > a {
	background: url("../images/caret-leftnav.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	padding-right: 15px;
	padding-bottom:5px;
	padding-top:5px;
}

#sidebar ul#leftNavigation li.dropdown ul.dropdown-collapse {
	list-style: none outside none;
    padding-left: 0;
}

#sidebar ul#leftNavigation li ul li {
	border: 0;
	padding-top: 10px;
	border-top: 1px solid #dedede;
	
}

#sidebar ul#leftNavigation li ul li a:before {
	font-family: 'Glyphicons Halflings';
	/* content: '\e080'; */
	font-size: 0.5em;
	padding-right: 5px;
	text-decoration: none;
}

#support-services {
    font-size: 16px;
    line-height: 2em;
}

.navbar-text {
    float: right;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 15px;
	display:none;
}

#sidebar .navbar-toggle {
    border: 1px solid #036;	
}

#sidebar .navbar-toggle .icon-bar {
    background-color: #036;
}

#sidebar .navbar-collapse {
	max-height:none;
}

/* content */

section#content {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content2 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content3 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content4 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content5 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content6 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content7 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content8 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content9 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

section#content10 {
	font-size: 16px;
	/* department 
	line-height: 2em;*/
}

/* equal height columns class */
.fauxContainer {
	overflow: hidden;
}

.fauxColumn {
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}

/* un-ordered list class - 3 columns */

ul.list-third {
	width: 33%;
	float: left;
	padding-left: 20px;	
}

ul.list-third li {
	list-style-type:square;
}
ul.list-third a:hover {
	text-decoration:underline;
}

h1.dept-title {	
	font-family: 'Raleway', sans-serif;
	margin-top: 0;
	font-size: 27px;
	font-weight: normal;
}

h1.deptnewshm {	
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.newsreth-link {	
	font-family: 'PT Sans', sans-serif;
	margin-top: 0;
	font-size: 20px;
	font-weight: 700;
}

h3.newsreth-link {	
	font-family: 'PT Sans', sans-serif;
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
}

h1.blogdept-title {	
	font-family: 'Raleway', sans-serif;
	font-size: 23px;
	font-weight: normal;
}

.breadcrumb {
	font-family: 'Sophia Pro Light', sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
    background-color: inherit;
    border-bottom: 1px solid #cacaca;
	border-radius: 0;
    margin-top: 5px;
    text-transform: uppercase;
	color: #AC0C39;
}

.breadcrumb > .active {
	color: #AC0C39;
}	

.breadcrumb a {
	color: #101046;
}

#sidebar hr {
	margin-top: 40px;
	margin-bottom: 40px;
}

blockquote.feature {
    border-left: none;
    margin: 10px 0;
	padding: 10px 5px;
	font-size: 24px;
	font-style:italic;
	color: #666666;
}

/* right column */

div#right-column > aside#rightColumn {
	margin-top: 20px;
}

aside#rightColumn {
	line-height: 1.42857;
}

aside#rightColumn > h1:first-of-type {
	margin-top: 0;
}

aside#rightColumn h1 {
	font-size: 15px;
	font-family: "PT Sans",sans-serif;
	background: #00205B;
	color: #fff;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

aside#rightColumn h2 {
	font-size: 15px;
	font-family: "PT Sans",sans-serif;
	background: #00205B;
	color: #fff;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

aside#rightColumn h1 a:link{ color:#fff; }
aside#rightColumn h1 a:hover{ color:#fff; 
			cursor:pointer;}

aside#rightColumn p {
	padding: 0 10px;
}

aside#rightColumn img.col-section {
	padding: 30px 0 10px;
}


aside#rightColumn .pull-left + h1, aside#rightColumn .pull-left + h2, aside#rightColumn .pull-left + h3, 
aside#rightColumn .pull-right + h1, aside#rightColumn .pull-right + h2, aside#rightColumn .pull-right + h3 {
	clear: both; 
}



/* mobile phone and below */
@media (max-width:480px) {

/* target breadcrumb row -- consider adding unique identifier */
#wrap > .container > .row div.col-xs-12 {
	display: none;
}

.breadcrumb {
	display: none;
}


body.secondary #wrap > .container {
	margin-top: 0;
}

#sidebar hr {
    margin-bottom: 20px;
    margin-top: 20px;
}

img#interior-banner {
	max-width:100%;
	margin-left: 0px;
}

/*

img#interior-banner {
	max-width:103%;
	margin-left: -10px;
}

h1.dept-title {
	margin-bottom: 0;
	margin-top: 5px;
	float: left;
}
*/

}


/* just below iPad portrait */
@media (max-width: 767px) {


#support-services > ul.list-third {
	width: 100%;
	padding-left: 40px;
}


#oneCol-right > div.padding-wrapper {
	padding-left: 0;
}



#apply-usa {
	float: none;
	display: block;
	margin: 0 auto;
}


}


/* right above ipad portrait */
@media (min-width: 768px) {


/* department */
body.department #sidebar {
	margin-top: 3px;
}


body.secondary #wrap > .container {
	margin-top: 20px;
	
}


}

#sidebar span#leftNavigation ul li a {
	color:#000a49;
}

#sidebar span#leftNavigation li {
	border: 0px solid #b2b2b2;
	padding: 0px 0px 0px 0px;
}

#sidebar span#leftNavigation li a {
	color:#000a49;
	font-size: 16px;
	display: block;
	padding-top:10px;
	padding-bottom:10px;
}

#sidebar span#leftNavigation li ul li {
	border: 0;
	padding: 0px;
}

#sidebar span#leftNavigation ul ul li a {
	font-size:15px;
}

#sidebar span#leftNavigation ul ul ul li a {
	font-size:14px;
}
