/*///////////////////////////////////OVERRIDE/////////////////////////////////////////////////////////////////*/
@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('/ba2/resources/global/ASA/fonts/OpenSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('/ba2/resources/global/ASA/fonts/OpenSans-Regular.woff') format('woff');
}

@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('/ba2/resources/global/ASA/fonts/OpenSans-Semibold.woff') format('woff');
}
@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/ba2/resources/global/ASA/fonts/OpenSans-Bold.woff') format('woff');
}
@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('/ba2/resources/global/ASA/fonts/OpenSans-ExtraBold.woff') format('woff');
}
@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('/ba2/resources/global/ASA/fonts/OpenSans-LightItalic.woff') format('woff');
}
@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url('/ba2/resources/global/ASA/fonts/OpenSans-RegularItalic.woff') format('woff');
}
@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('/ba2/resources/global/ASA/fonts/OpenSans-SemiboldItalic.woff') format('woff');
}
@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('/ba2/resources/global/ASA/fonts/OpenSans-BoldItalic.woff') format('woff');
}

html,body{width:100%; height:100%}

body{height:100%; width:100%; font-family: open-sans, Arial, Verdana, Helvetica, sans-serif; font-weight:300;  color:#000000; font-size:15px;  line-height:19px;}

strong{font-weight:400}

a:hover{ background-color:#fff3cf; }

p {
    margin: 0 0 18px;
	padding: 1px 0;
}

a{
	font-weight:400;	
}

ul, ol {
    margin-bottom: 23px;
    margin-top: 0;
}

option{
	width:100%;
	padding:3px;
	}	

.table {
    margin-bottom: 0px;
}



.TopContent ul {
    list-style-image: url('/ba2/resources/global/ASA/images/listItem.png');
}

.TopContent ul, .TopContent ol {
	-moz-padding-start: 20px;
	-webkit-padding-start: 20px;
	-khtml-padding-start: 20px;
	-o-padding-start: 20px;
	padding-start: 20px;
    margin-bottom: 23px;
    margin-top: 0;
}	


.tableSpace{
	padding-bottom:20px;
	}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	vertical-align: middle;
	}	
	
table.tableStyle {
	width:100%;
	border-bottom: 1px solid #f2d653;
	
	}

table.tableStyle tr th{
	border-top:2px solid #f2d653;
	border-bottom:1px solid #f2d653;
	background-color:#fcedbc;
	}

table.tableStyle th {
	font-weight:600;
	font-size:13px;
	line-height:18px;
	color:#000000;
	padding: 8px 16px;
	
	}
	
table.tableStyle th.center {
	text-align:center;
	white-space: nowrap;
	}	
	
table.tableStyle td{
	font-weight: 300;
	font-size:13px;
	line-height:18px;
	color:#000000;
	padding: 5px 16px;
} 



.pdfIcon {
    background-image: url("/ba2/resources/global/ASA/images/pdf-icon.jpg");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.docIcon {
    background-image: url("/ba2/resources/global/ASA/images/doc-icon.jpg");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.downloadUpload{
	width:120px;
	margin:auto;
	}

.downloadLink{
	padding-top:8px;
	}
	
.downloadLink a{
	font-weight:400;
	font-size:13px;
	line-height:18px;
	color:#e56d2c;
	}

.downloadLink a:hover{
	background-color:#fff3cf;
	}
	


.anchor {
    line-height: 0;
    margin: 0;
    padding: 0;
}

.required{display:block; width:100%; font-size:12px; font-weight:600;}
	
.container {
	z-index:100;
}

.middleHeight{ min-height:500px;}

.breakpoint-alias:before {content: "LG";}


.container-fluid .container{width:100%}
.container-fluid .col-lg-12{width:100%}
.container-fluid .col-lg-11{width:91.66666666666666%}
.container-fluid .col-lg-10{width:83.33333333333334%}
.container-fluid .col-lg-9{width:75%}
.container-fluid .col-lg-8{width:66.66666666666666%}
.container-fluid .col-lg-7{width:58.333333333333336%}
.container-fluid .col-lg-6{width:50%}
.container-fluid .col-lg-5{width:41.66666666666667%}
.container-fluid .col-lg-4{width:33.33333333333333%}
.container-fluid .col-lg-3{width:25%}
.container-fluid .col-lg-2{width:16.666666666666664%}
.container-fluid .col-lg-1{width:8.333333333333332%}
.container-fluid .col-lg-0{width:0%}


.image {padding:25px 0}
.imageCenter{display:block; margin-left:auto; margin-right:auto}


.error{color:red;}

.module {
	border-top: 1px solid #E27B41;
    margin: 0;
    padding: 18px 0 1px;
	}

.moduleHover {
	background-color: #fef9e8;
}

.introArea {
	cursor: pointer;
    padding: 0;
	margin:0 0 20px;
}



div.introArea img {
	margin: 0 2px 4px 0;
	}


.closeModule{cursor: pointer;}
	
.white-gradient {
			position: relative;
		}
.white-gradient:after {
			content: '';
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
			width: 100%;

			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
			background: -moz-linear-gradient(top,  rgba(255,255,255,0) 62%, rgba(255,255,255,1) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(62%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
			background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 62%,rgba(255,255,255,1) 100%);
			background: -o-linear-gradient(top,  rgba(255,255,255,0) 62%,rgba(255,255,255,1) 100%);
			background: -ms-linear-gradient(top,  rgba(255,255,255,0) 62%,rgba(255,255,255,1) 100%);
			background: linear-gradient(to bottom,  rgba(255,255,255,0) 62%,rgba(255,255,255,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

		}

.white-gradient a{
/*	pointer-events:auto;
	position:relative;
	z-index:500;*/
	}
	



	
.module-nav {
	border-top: 1px solid #e27b41;
	background-color:#fef9e8;
	margin:0;
	padding:0;
	}
	
.module-nav-padding {
	padding:10px 15px; 
	margin:0;
}


.module-nav-padding a{
	font-size:14px;
	color:#e56d2c;
	line-height:24px;
    font-weight:400;
	}

.level2-Top-Padding {
	margin-bottom: 25px;
	}

.module-level2 {
	background-color:#fef9e8;
	margin:0;
	padding:0;
	}
	
.module-level2-padding {
	padding:10px 15px 18px; 
	border-top: 1px solid #e27b41;
	margin:0;
}


.module-level2-padding a{
	font-size:15px;
	color:#e56d2c;
	line-height:19px;
    font-weight:400;
	}


.module-level2-list {
	padding:10px 0 0 0; 
	border-top: 1px solid #e27b41;
	margin:0;
}

div.module-level2-list a {
    background-color: #fdf4d0;
    font-size:15px;
	color:#e56d2c;
	line-height:19px;
    font-weight:400;
    display: block;
    margin-bottom: 2px;
    padding: 2px 10px 4px 15px;
    width: 100%;
}

.module-level2-list p{
	margin: 0;
	padding: 1px 0;
}

div.module-level2-list a:hover {
    background-color: #fbebab;
}

.subheadline{padding:25px 15px 0}

div.introArea h3 {
	display:inline;
	position:relative; 
	left:-1px;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    color: #74401e;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    margin: 20px 0 0 0;
    padding: 0;
}


h3.forms {
	font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    color: #74401e;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
	margin:0 15px 20px;
}

label {
    display: inline-block;
	font-family: open-sans, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    max-width: 100%;
}

label.checkbox {
    display: inline-block;
	font-family: open-sans, Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height: 19px;
    font-weight: 300;
    margin-bottom: 0px;
    max-width: 100%;
}
	
.smOrangeDividerArea{float:left}
.alertOuter{ border:1px solid #D2D2D2; padding:0; border-radius:8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; width:100%; float:left}
.alertImage{padding:15px;  border-radius:8px 0 0 8px; -webkit-border-radius: 8px 0 0 8px; -moz-border-radius: 8px 0 0 8px; background-color:#F00; text-align:center; vertical-align:middle; width:10%; float:left;

background: rgb(201,52,62);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5MzQzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYTEzMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(201,52,62,1) 0%, rgba(170,19,32,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,52,62,1)), color-stop(100%,rgba(170,19,32,1)));
background: -webkit-linear-gradient(top,  rgba(201,52,62,1) 0%,rgba(170,19,32,1) 100%);
background: -o-linear-gradient(top,  rgba(201,52,62,1) 0%,rgba(170,19,32,1) 100%);
background: -ms-linear-gradient(top,  rgba(201,52,62,1) 0%,rgba(170,19,32,1) 100%);
background: linear-gradient(to bottom,  rgba(201,52,62,1) 0%,rgba(170,19,32,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9343e', endColorstr='#aa1320',GradientType=0 );


}
.alertImage span{padding-right:10px; color:#ffffff; }
.alertTile{padding:15px; background-color:#ffffff; border-radius:0 8px 8px 0; -webkit-border-radius: 0 8px 8px 0;; -moz-border-radius:0 8px 8px 0;; border:1px solid #D2D2D2; width:90%; float:left}
.alertTileEnd{}


.alert {
    border-radius: 8px;
}

		
.alert .alert-link, .alert-info .alert-link {
    color: #E56D2C;
}
.alert .alert-link {
    font-weight: normal;
}	
.checkbox label:before {
    margin-top: 2px;
}

.radio, .checkbox {
    margin-bottom: 0;
    margin-top: 0;
	background-color:#fef9e8;
}


.btn-primary {
	margin-bottom: 20px;
}

.btn-info {
    border-color: #029099;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #c55633;
    border-color: #c55633;
    color: #FFFFFF;
}

.btn-file {
       position: relative;
       overflow: hidden;
}
.fileSelected{
	font-weight:400; 
	font-size:10px; 
	font-style: italic;
	overflow-y: hidden;
	height: 15px;

	}

.btn-documentation {
       white-space: normal;
       word-break: normal;
       width: auto;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}


.btn-file input[type=file] {
       display:block; 
       position:absolute; 
       top:0; 
       right:0; 
       cursor:inherit;
       min-width:100%; 
       min-height:100%;
       /* cross browser opacity */
       -ms-filter: "prodid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
       filter: alpha(opacity=0);
       -mox-opacity:0;
       -khtml-opacity:0;
       opacity:0;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #EFEEE9 !important;
    border-color: #d9d7d1 !important;
	color: #d9d7d1 !important;
	opacity: 1.0 !important;
}


.clickArea{ cursor:pointer }

p.clickArea{ margin:18px 0 0; }
p.expando{ margin:0 0 18px; }

.plusBtn {
    border-radius: 0 0 0 0;
    font-size: 6px;
    line-height: 1.4;
    padding: 0 1px;
	margin: 0 5px 4px 0;
}

p.introParagraph {
	margin:0;
}


div#rightHalf {
	background:url('/ba2/resources/global/ASA/images/rightBanner.png');
	background-repeat:repeat-x;
	width: 50%;
	position: absolute;
	right: 0px;
	height: 200px;
   
}

  div#centerHalf {
	background:url('/ba2/resources/global/ASA/images/BannerContentArea.png');
	background-repeat: no-repeat;
	background-position:center 0;
	position: absolute;
  top: 0px;
  z-index: 0;
  width:960px;
  max-width: 960px;
  min-width: 100px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
  left:0;
  right:0;
   
} 

#bannerBackgroundContainer{ 

}

div#leftHalf {
	background: url('/ba2/resources/global/ASA/images/leftBanner.png');
	background-repeat:repeat-x;
	width: 50%;
	position: absolute;
	left: 0px;
	height: 200px;
   
}



div.bigmenu{height:440px;}
div.smallmenu{height:347px;} 
a.logo {
    background-image: url('/ba2/resources/global/ASA/images/logo.png');
    background-repeat: no-repeat;
	background-color:transparent;
    float: left;
    height: 42px;
    margin: 40px 0 0;
    overflow: hidden;
    text-indent: -3000px;
    width: 155px;
}

a.logo:hover { background-color:transparent}

.hideMe{ visibility:hidden; display:none; padding:0; margin:0}
.showMe{ visibility:visible; display:block}
#messageBox2{ visibility:hidden; display:none; padding:0; margin:0}
.expando{ display:none; padding:0; margin:0}

/*Combined Templates*/
div.combinedbig{width:100%; float:left;}
div.combinedsmall{width:100%; margin-bottom:55px; float:left;}
div.orangecombined{background-color:#fef9e6;}
div.bluecombined{background-color:#ebf8f7;}



/*////////////////////////////////Rightguttermenu New///////////////////////////////////////////////////////////////////////////////*/

div.gutterblueLoginBtn, div.gutterblueLoginBtn div.text{padding:0 10px; margin-bottom:0px; }

div.thickbordertopblue{border-top:2px #029099 solid; width: 100%;}
div.thinkborderBottomblue{border-bottom:1px #029099 solid; width: 100%;}
div.thickborderblue{ border-top:2px #029099 solid; width: 100%;} /*border-bottom:1px #029099 solid;*/ 
div.thinborderblue{ width: 100%; border-top:1px #029099 solid;} /**/
div.thinborderbluebottom{border-bottom:1px #029099 solid; width: 100%;}

div.guttermenusmall {font-size:13px; line-height:16px; background-color:#DAF2F0; width: 100%; padding: 0; clear:both}

.oneslotsmall{background-color:#EBF8F7}

div.guttermenusmall a.guttermenu{display:block; font-size:13px; color:#029099; line-height:16px; min-height:19px; padding:6px 10px; margin:0; border-top: 2px solid #EBF8F7; background-color:#DAF2F0}

div.guttermenusmall div.guttermenuByInputs{display:block; min-height:19px; padding:2px 10px; margin:2px 0 0 0;}
div.guttermenusmall div.guttermenuByInputs a{ font-size:13px; color:#029099; line-height:16px; }
div.guttermenusmall div.guttermenuByInputs a:hover{ background-color:#bfe9e3 }


div.guttermenusmall label.guttermenu{display:block; padding:10px 10px 0px; margin:0; }
div.guttermenusmall input.guttermenu{display:block; font-size:13px; color:#000000 !important; line-height:16px; min-height:19px; padding:6px 10px; margin:6px 10px; width:90% }
div.guttermenusmall select.guttermenu{display:block; font-size:13px; color:#000000; line-height:16px; min-height:19px; padding:6px 10px; margin:6px 10px; width:90% } /**/
div.guttermenusmall textarea.guttermenu{display:block; font-size:13px; color:#000000; line-height:16px; min-height:19px; padding:6px 10px; margin:6px 10px; width:90% }

div.guttermenusmall .btn{margin:5px 10px 0; width:90%}
	
div.guttermenusmall p.guttermenu{display:block; font-size:13px; color:#000000; line-height:16px; min-height:19px; padding:5px 10px; margin:2px 0 0 0; background-color: #DAF2F0}
div.guttermenusmall p.guttermenuText{display:block; font-size:13px; color:#000000; line-height:16px; min-height:19px; padding:0 10px 12px; margin:0; background-color: #DAF2F0}
div.guttermenusmall p.guttermenuNoPadding{
    background-color: #DAF2F0;
    color: #000000;
    display: block;
    font-size: 13px;
    line-height: 15px;
    margin: 2px 0 0;
    min-height: 19px;
    padding: 5px 10px 0;
	}

div.guttermenusmall a.guttermenu:hover{ background-color:#bfe9e3 }

div.gutterblue, div.gutterblue div.text{padding:10px; margin-bottom:0px; }
div.gutterblue a{background-color:#dbf2f0; color:#029099; _width:100%; text-decoration:none;}
div.gutterblue:hover{background-color:#BEE9E3; }

div.gutterblueNoHover, div.gutterblueNoHover div.text{padding:8px 10px 0; margin-bottom:0px; }
div.gutterblueNoHover a{color:#029099; _width:100%; text-decoration:none;}
div.gutterblueNoHover a:hover{color:#029099; background-color:#dbf2f0; _width:100%; text-decoration:none;}

div.gutterblueNoHover p {
    margin: 0 0 8px;
	padding: 0 0 8px;
}

div.gutterblue div.end{margin:0 0 20px 0; height:25px; height:25px; padding:8px 0 0 10px; font-size:11px; margin:2px 0 0 0;margin:0 0 20px 0;}
div.gutterend{padding:0 0 20px 0;}
div.subsequentslot {margin: 0 0 0 10px;}


/*////////////////////////////////Rightguttermenu NEW///////////////////////////////////////////////////////////////////////////////*/





div.navbar-header h3 {
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
	font-weight:400;
    color: #74401e;
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    padding: 7px 10px;

}

.homepageBanner{height:397px; padding-left:13px; padding-top:55px; margin-bottom: 25px}
.homepagePadding{padding-bottom:50px;}

.backArrow{padding:0 0 10px 0;}
.backArrowFull{padding:20px 0;}
.startArrow{padding:0;}


/*Headlines*/


h1{font-family:open-sans, Arial, Verdana, Helvetica, sans-serif; font-size: 44px; 
	color:#74402e; margin:15px 0 18px; line-height:46px; font-weight:300; position:relative; left:-4px}

h1.home{font-family:open-sans, Arial, Verdana, Helvetica, sans-serif; font-size: 44px; 
	color:#74402e; margin:0 0 18px; line-height:46px; font-weight:300; position:relative; left:-4px}	
			
h2{font-family:open-sans, Arial, Verdana, Helvetica, sans-serif; font-size: 25px; 
	color:#029099; margin:0; line-height:30px; font-weight:300; position:relative; left:-2px}		

h2.intro1{line-height:23px;}	
			
h3 {
	position:relative; 
	left:-1px;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    color: #74401e;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
}


h3.level2 {
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    color: #74401e;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

h3.intro1 {
	position:relative; 
	left:-2px;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
	font-weight: 300;
    color: #e56d2c;
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 12px 0;
    padding: 0;
}

h3.intro1 em{ 

	position:relative; 
	left:-2px;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
	font-weight: 300;
    color: #e56d2c;
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 12px 0;
    padding: 0;
	font-style:italic;


}


h4 {
    color: #000000;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    margin: 0;
}

h4.tableHeadline {
    color: #000000;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    margin: 0 0 10px;
}

h4.formHeadline {
    color: #74401e;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
	display:block; 
	width:100%;
}

h5 {
    color: #603526;
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
    margin: 0 0 5px 0;
}
h6{
	color: #603526;
	font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
	line-height: 14px;
	font-weight: 400;
    margin: 0 0 5px 0;
    padding: 0;
	}
	
.blue{color:#0098aa;}

.intro{
	position:relative; 
	left:-2px;
	font-weight:300;
	font-size:17px;
	line-height:22px;
	color:#00000;
	padding-bottom:20px;
	margin: 0;
	}
	
.formRequiredFields{display:block; width:100%; font-size:12px; font-weight:600;}

.blankFormColumn{height:86px}

.formStyle{
	background-color:#fef9e8; 
	padding:15px 27px 0px; 
	border-top:1px solid #e27b41;
	}

.footerBackground{
	background-image: url('/ba2/resources/global/ASA/images/footerTile.png'); 
	background-repeat:repeat-x; 
	background-color:#383838;
	height: auto;
    min-height: 190px;
	}

#Footer{
	margin-top:15px;
	}
	
#Footer p{
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	margin: 0 0 9px;
	}

#Footer a {

	color:#ffffff;
	}
#Footer a:hover {
	color:#e9e9e9;
	background-color:transparent;
	}



a:focus {
  outline: none;
  outline-offset: -2px;
}


.TopContent{
	border-top: 2px solid #e27b41;
	padding-bottom:30px;
	
	}


.tabGroup{margin-bottom:9px}


.nav-tabs > li > a {
	font-size:17px;
    border: 1px solid #027168;
	background: rgba(2,93,86,0.70);
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
	color:#fff;
	font-weight:300;
}

.nav > li > a {
    display: block;
    padding: 5px 10px;
    position: relative;
}

.nav-tabs > li > a:hover {
    border: 1px solid #027168;
	background: rgba(2,93,86,0.70);
	color:#E9E9E9;
}


	
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    cursor: default;
	font-weight:300;
	color: #603526;
}	

	

.nav-tabs {
    border-bottom: none;
}



.nav {
    list-style: none outside none;
    padding-left: 0;
}


.navCustom {list-style: none outside none;padding-left: 0;}

.navCustom .open>a,.navCustom .open>a:hover,.navCustom .open>a:focus{background-color:#fff;border-color:#e56d2c}
.navCustom .nav-divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}
.navCustom>li>a>img{max-width:none}


  
div#SecondaryMenu{

	  }
	
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #FFF4CD;
}


.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: rgba(120, 0, 0, 0.25);
    color: #FFFFFF;
}

#myNavbar,#myNavbarBorrower,#myNavbarEmployers,#myNavbarLenders,#myNavbarSchools,#myNavbarGuarantors,#myNavbarStudents,#myNavbarHome{ float:right }

.navbar {
    border: none;
	margin-bottom: 0 !important;
    min-height: 0 !important;
    position: relative;
	padding: 0;
}

.navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 7px;
}

.navbar-right {
    float: right;
	margin-right: 0;
}

.navbar-nav > li > a {
	font-size:18px;
    line-height: 21px;
	font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
	font-weight:300;
}

.navbar-nav > li > a {
    padding-right: 23px;
    padding-left: 23px;
}




.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus {
    background: rgba(120,0,0,0.25);
    color: #FFFFFF;
	font-weight:300;
}



.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
    background: rgba(120,0,0,0.25);
    color: #FFFFFF;
	font-weight:300;
}



  #Utility-Nav{
	 padding:36px 20px 0 0; 
	 height:108px
	 }

#Utility-Nav a{
	color:#ffffff;
	font-size:14px;
	margin-left:20px;
	background-color:transparent;
	}


#personName{
	color:#ffffff;
	font-size:14px;
	background-color:transparent;
	}
#icon{
	color:#ffffff;
	font-size:14px;
	margin-left:20px;
	background-color:transparent;
	}
	
	
#Utility-Nav a:hover{
	color:#e9e9e9;
	background-color:transparent;
	}
	
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.dropdown-menu {
	width:280px;
	border-bottom: 2px solid #e56d2c;
}
.dropdown-menu > li > a {
    line-height: 1.4;
    padding: 4px 20px;
    color: #e56d2c;
	white-space:normal;
}

.breadcrumbArea{
	position:relative; 
	height:45px;
	}

.breadcrumb {
	position:absolute; 
	bottom:0;
	font-weight:400;
	font-size: 12px;
    border-radius: 0;
    margin-bottom: 0;
}

.breadcrumb a{
	font-weight:400;
	color: #e56d2c;
	font-size: 12px;
}

.breadcrumb a:hover{
	background-color:transparent;
}



.breadcrumb li.active a{
	font-weight:400;
	font-size: 12px;
	color: #74402e;
}

.breadcrumb li.active a:hover{
	color: #74402e;
	background-color:transparent;
}

/*////////////////////////FORM Structure//////////////////////////////*/
.formPadding{padding-bottom:55px}

.form-group {
    margin: 0px;
}

.form-horizontal .form-group {
    margin-bottom: 15px;
}
.form-horizontal .last-form-group {
    margin-bottom: 0px;
}


.form-control:focus {
    border-color: #333333;
    outline: 0 none;
	box-shadow: none;
}


.row-line-center-extra {
    border-top: 1px solid #f2d653;
    padding: 5px 5px 15px;
}

.row-line-right-extra {
    border-top: 1px solid #f2d653;
    padding: 5px 0px 15px 5px;
}

.row-line-left-extra {
    border-top: 1px solid #f2d653;
    padding: 5px 5px 15px 0px;
}


.row-no-line-center-extra {
    border-top: none;
    padding: 5px 5px 15px;
}

.row-no-line-right-extra {
    border-top: none;
    padding: 5px 0px 15px 5px;
}

.row-no-line-left-extra {
    border-top: none;
    padding: 5px 5px 15px 0px;
}


.row-no-line-left-directions {
    border-top: none;
	padding: 5px 5px 0 0;
}

.row-line-left-directions {
    border-top: 1px solid #f2d653;
	padding: 5px 5px 0 0;
}

.row-line-right-directions {
    border-top: 1px solid #f2d653;
    padding: 5px 5px 0 0;
}

.row-line-center-directions {
    border-top: 1px solid #f2d653;
    padding: 5px 5px 0 0;
}







.row-line-center {
    border-top: 1px solid #f2d653;
    padding: 5px 5px 25px;
}

.row-line-right {
    border-top: 1px solid #f2d653;
    padding: 5px 0px 25px 5px;
}

.row-line-left {
    border-top: 1px solid #f2d653;
    padding: 5px 5px 25px 0px;
}

.row-no-line-headline {
    border-top: none;
    padding: 0px 5px 15px 0px;
}

.row-no-line-required {
    border-top: none;
    padding: 0px 0px 15px 0px;
}

.row-no-line-center {
    border-top: none;
    padding: 0px 5px 25px;
}

.row-no-line-right {
    border-top: none;
    padding: 0px 0px 25px 5px;
}

.row-no-line-left {
    border-top: none;
    margin: 0;
    padding: 0px 5px 25px 0px;
}

.row-no-line-associated-checkbox {
    border-top: none;
    padding: 0px 5px 25px 0px;
}

.row-no-line-center P{
    margin: 0;
	line-height: 15px;
}

.row-no-line-right P{
    margin: 0;
	line-height: 15px;
}

.row-no-line-left P{
    margin: 0;
}




.form-group-inline {
    border-top: none;
    padding: 10px 0px;
}


.form-inline .form-control-select {
    padding: 6px 0px;
}

/*////////////////////////END FORM Structure//////////////////////////////*/


.LinkPanelBorder{
    background-color: #FEF9E6;
    border-bottom: 1px solid #EA7125;
    border-top: 1px solid #EA7125;
    float: left;
    line-height: normal;
    padding: 10px;
    width: 100%;
	}	
	
.LinkPanel a{
	display:block;
	line-height: normal;
	
	}

.glyphicon-lock:before {
    content: "";
    font-size: 10px;
}




/* //////////////////Content Area Popovers///////////// */
.popover.bottom {
    margin-top: 10px;
    padding-top: 5px;
	border-bottom: 2px solid #05a6b2;
}

.popoverLink{
	color:#000000;
	
	}

.popover {
	max-width: 253px;
    border-radius: 0;
    font-size: 15px;
	line-height:19px;
    text-align: left;
}



.popover-title {
    background-color: #eaf8f6;
	font-weight:400;
    border-radius: 0;
	border:none;
    font-size: 15px;
	color:#74402e;
	text-align: center;
    margin: 0;
    padding: 7px 15px;
}

.popover-content {
    padding: 0px;
}







/* ///////////////////Company Popover///////////////////////////////////////////// */

a.tip{
	border-bottom: 1px dashed #E56D2C;
	color:#000000;
	font-weight: 300;
	cursor:pointer;
	
	}

a.tip:hover{ background-color: transparent;}

.popover-style.bottom {
    margin-top: 10px;
    padding-top: 5px;
	border-bottom: none;
}
.popover-title-style {
    background-color: #fef9e8;
	border-bottom:none;
	font-weight:400;
    border-radius: 0;
    font-size: 15px;
	line-height:19px;
	color:#74402e;
	text-align: left;
    margin: 0;
    padding: 7px 15px;
}

.popover-content-style {
    padding: 15px;
	font-weight:300;
	color: #000000;
	font-size: 15px;
    line-height: 19px;
}




#RightBlueRail{
	padding-bottom:50px;	
	}


#RightBlueRail textarea{
	height: 64px;
	width: 200px;
	}
	
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #029099;
    border-color: #029099;
    color: #E9E9E9;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #016f6e;
    border-color: #016f6e;
    color: #E9E9E9;
}

.btn-default {
    background-color: #FFFFFF;
    border: 2px solid #e27b41;
    color: #E27B41;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #e27b41;
    border-color: #e27b41;
    color: #ffffff;
}

.submitContactUs{width:100%; margin-top:5px; margin-bottom:5px;}
	
img.asalogo{margin-top:50px}	
	
@media (min-width: 1px) and (max-width: 789px) {

/*this goes away if we start using the mobile views again*/

.homepagePadding{padding-bottom:10px;}

#bannerBackgroundContainer{
	min-width:767px; 
	position:absolute;
}

.formStyle {
    background-color: #fef9e8;
    border-top: 1px solid #E27B41;
    padding: 5px;
} 
.container{width:767px; /*width:767px;*/
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-left: 0;
    margin-right: 0;
}

.breakpoint-alias:before {content: "SM";}
  
.col-md-0, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
	width:100%;
	}
.col-md-0{
    width:0%;
	}	
.col-md-8{
    width:66.66666666666666%;
	}	
.col-md-4 {
    width:33.33333333333333%;
}

div#centerHalf {
  width:auto; 
} 


 #Logo{
	 width: 16.666666666666664% !important;
	 }
  #Utility-Nav{
	 width: 83.33333333333334% !important;
	 padding:35px 15px; 
	 height:94px
	 }
	 
.navbar-toggle .icon-bar {
    height: 1px;
}

.navbar-nav{ background-color:#ffffff;}	 
.navbar {
    margin-top: 4px;
    min-height: 35px;
}	 
	
#myNavbar,#myNavbarBorrower,#myNavbarEmployers,#myNavbarLenders,#myNavbarSchools,#myNavbarGuarantors,#myNavbarStudents,#myNavbarHome{ width:100%; margin-top: 5px; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background: rgba(255,255,255,1.0);
    color: #603526;
    font-weight: 300;
}


.navbar-inverse .navbar-nav > li > a {
    color: #603526;
	background-color:#ffffff;
}
.nav-tabs > li > a {
	font-size:15px;
}

.navbar-nav > li > a {
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 21px;
}
.navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}
.navbar-right {
    float: right;
    margin-right: 0;
} 
	
.nav > li > a {
    padding: 5px 7px;
}	
	
.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
	background: none;
    background-color: #ffffff;
    color: #603526;
    font-weight: 300;
}


.dropdown{
	float:left;
	border-bottom: 1px solid #e27b41;
	/*background-image:url("/ba2/resources/global/ASA/images/gradient-line.png"); background-repeat:no-repeat; background-position:center bottom;*/
	 width: 100%;
	}


 	
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #EA7125;
	background-color:#ffffff;
}
	
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #FFF4CD;
    color: #EA7125;
}	
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 45px;
}
	 
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: rgba(255, 255, 255, 1.0) !important;
	background-color:#fff !important;
    color: #603526 !important;
}

	 .navbar-collapse {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: hidden;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
		background-color:transparent
	}
.navbar-toggle {
    background-color: rgba(120, 0, 0, 0.25);
}

.navbar-inverse .navbar-toggle {
    border-color: rgba(120, 0, 0, 0.25);
}	
/*.form-inline .form-control-select {
    padding: 6px 0px;
}*/



:-webkit-autofill { color: #fff !important; }



.footerBackground{
	min-width:767px;
	}
		
		}
		
		
@media (min-width: 790px) and (max-width: 976px) {

/*TabletLg View*/
	
#bannerBackgroundContainer{

}	

.homepagePadding{padding-bottom:10px;}

.container{width:100%; /*width:960px;*/
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-left: 0;
    margin-right: 0;
}

.breakpoint-alias:before {content: "MD";}
  
.col-md-0, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
	width:100%;
	}
.col-md-0{
    width:0%;
	}	
.col-md-8{
    width:66.66666666666666%;
	}	
.col-md-4 {
    width:33.33333333333333%;
}




.formStyle {
    background-color: #FEF9E8;
    border-top: 1px solid #E27B41;
    padding: 5px;
}

.form-inline .form-control-select {
    padding: 6px 0px;
}


div#centerHalf {
  width:auto; 
} 


 #Logo{
	 width: 16.666666666666664% !important;
	 }
  #Utility-Nav{
	 width: 83.33333333333334% !important;
	 padding:35px 15px; 
	 height:94px
	 }

.navbar-nav{ background-color:#ffffff;}	 

.navbar-toggle .icon-bar {
    height: 1px;
}
	 
.navbar {
    margin-top: 4px;
    min-height: 35px;
}	 
	
#myNavbar,#myNavbarBorrower,#myNavbarEmployers,#myNavbarLenders,#myNavbarSchools,#myNavbarGuarantors,#myNavbarStudents,#myNavbarHome{ width:100%; margin-top: 5px; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background: rgba(255,255,255,1.0);
    color: #603526;
    font-weight: 300;
}

.navbar-inverse .navbar-nav > li > a {
    color: #603526;
	background-color:#ffffff;
}

.nav-tabs > li > a {
	font-size:15px;
}

.navbar-nav > li > a {
    font-family: open-sans,Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
}
.navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}
.navbar-right {
    float: right;
    margin-right: 0;
} 

.dropdown{
	float:left;
	border-bottom: 1px solid #e27b41;
	/*background-image:url("/ba2/resources/global/ASA/images/gradient-line.png"); background-repeat:no-repeat; background-position:center bottom;*/
	 width: 100%;
	}
	
.nav > li > a {
    padding: 5px 7px;
}
	
.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
	background: none;
    background-color: #ffffff;
    color: #603526;
    font-weight: 300;
}
	
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #EA7125;
	background-color:#ffffff;
}
	
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #FFF4CD;
    color: #EA7125;
}	
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 45px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: rgba(255, 255, 255, 1.0) !important;
	background-color:#fff !important;
    color: #603526 !important;
}	 
.navbar-collapse {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: hidden;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
		background-color:transparent
	}
.navbar-toggle {
    background-color: rgba(120, 0, 0, 0.25);
}

.navbar-inverse .navbar-toggle {
    border-color: rgba(120, 0, 0, 0.25);
}	
.footerBackground{
	min-width:768px;
	}	
	
	
	}
	



	
@media screen and (-webkit-min-device-pixel-ratio:0) {  
/* ----------------------CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.)-------------------------------------- */  
/* ----------------------CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.)-------------------------------------- */  
/* ----------------------CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.)-------------------------------------- */  
   #Utility-Nav{
	
	 }

div.introArea img {
	
	} 
}


