/* Generated by Developer Tools. This might not be an accurate representation of the original source file */
HTML.ie-7 .breadcrumb LI {
	MARGIN-RIGHT: 1px
}
HTML.ie-8 .breadcrumb LI {
	MARGIN-RIGHT: 1px
}
HTML.ie-8 .caret:first-child {
	MARGIN-RIGHT: 8px
}
HTML.ie-8 [class^='icon-']:first-child {
	MARGIN-RIGHT: 8px
}
HTML.ie-8 [class*=' icon-']:first-child {
	MARGIN-RIGHT: 8px
}
HTML.ie-7 .header .navbar-wrapper {
	BACKGROUND-COLOR: #1150a5
}
HTML.ie-8 .header .navbar-wrapper {
	BACKGROUND-COLOR: #1150a5
}
HTML.ie-7 .footer .divided {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-8 .footer .divided {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-7 .light.footer .divided {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-8 .light.footer .divided {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-7 .header .navbar-search INPUT {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-8 .header .navbar-search INPUT {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-7 .header .main-navigation .nav > LI > A {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-8 .header .main-navigation .nav > LI > A {
	BORDER-BOTTOM-COLOR: #1b72e8; BORDER-TOP-COLOR: #1b72e8; BORDER-RIGHT-COLOR: #1b72e8; BORDER-LEFT-COLOR: #1b72e8
}
HTML.ie-7 .content-block H3 {
	FONT-WEIGHT: 500
}
HTML.ie-8 .content-block H3 {
	FONT-WEIGHT: 500
}

/*HTML.ie-8 .header .flag H1 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/CDP.png', sizingMethod='scale'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/CDP.png', sizingMethod='scale')";
	font-size: 24px; 
	line-height: 1; 
	font-weight: bold;
	margin: 0; 
	width: 100%; 
	padding-bottom: 38%; 
	text-indent -9999px; 
	height: 0; 
}*/

.flag {
	width: 340px!important;
}

.ie-8 .header { 
	border-bottom: 1px solid #cdcdcd ;
}

.container {
	width: 940px;
}

.span4 select {
	width: 100%;
}

/* Width of attachment type select in IE to allow you to see all the data */
select.attachmentType:focus {
	width: auto !important;
	position: relative !important;
}