body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}
li {
	color: #000000;
}
li a:link{
	color: #004287;
	text-decoration: none;
}
li a:visited{
	color: #004287;
	text-decoration: none;
}
li a:hover{
	color: #666666;
	text-decoration: underline;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/errorImages/menu-bg.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
}
.menu a:link {
	text-decoration: none;
	color: #666666;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #666666;
	text-decoration: none;
}

.leftmenu {
	color: #004287;
	padding-right: 20px;
}
.leftmenu a:link {
	text-decoration: none;
	color: #004287;
}
.leftmenu a:visited {
	color: #004287;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #666666;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
td {
	font-size: 11px;
	line-height: 16px;
}
.orangeBG {
	background-color: #fea31e;
}
.greyBG {
	background-color: #f5f5f5;
}
.search {
	background-image: url(../images/errorImages/top-search-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textBlue {
	color: #004287;
}
.textBlue a:link{
	color: #004287;
	text-decoration: none;
}
.textBlue a:visited{
	color: #004287;
	text-decoration: none;
}
.textBlue a:hover{
	color: #666666;
	text-decoration: underline;
}
.textOrange {
	color: #f76629;
}
.bold {
	font-weight: bold;
}
.textbox {
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 11px;
}
.buttonBlue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004287;
	border: 1px solid #004287;
	padding-left: 3px;
	padding-right: 2px;	
}
.flashBG {
	background-image: url(../images/errorImages/flash-shadow.gif);
	background-repeat: repeat-x;
}
.greyBox {
	background-color: #f8f8f8;
	border: 1px solid #c1bfbf;	
}
.boxBottomBG {
	background-image: url(../images/errorImages/box-shadow-bg.gif);
	background-repeat: repeat-x;
}
.orangeTopBG {
	font-family: Verdana;
	font-weight: bold;
	color: ##333333;
	background-image: url(../images/errorImages/orange-box-top-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.orangeBoxLeftBG {
	background-image: url(../images/errorImages/orange-box-left-bg-.gif);
	background-repeat: repeat-y;
}
.orangeBoxRightBG {
	background-image: url(../images/errorImages/orange-box-right-bg.gif);
	background-repeat: repeat-y;
}
.orangeBoxBottomBG {
	background-image: url(../images/errorImages/orange-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
.orangeBoxBG {
	background-color: #fef7f4;
}
.footer {
	background-image: url(../images/errorImages/bottom-bg.gif);
	height: 61px;
	text-align: center;
}
.greenBoxTopBG {
	background-image: url(../images/errorImages/green-box-top-bg.gif);
	background-repeat: repeat-x;
}
.greenBoxLeftBG {
	background-image: url(../images/errorImages/green-box-left-bg.gif);
	background-repeat: repeat-y;
}
.greenBoxBottomBG {
	background-image: url(../images/errorImages/green-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
.greenBoxRightBG {
	background-image: url(../images/errorImages/green-box-right-bg.gif);
	background-repeat: repeat-y;
}
.greenBoxBG {
	background-color: #fffff3;
}

.grBoxTopBG {
	background-image: url(../images/errorImages/gr-box-top-bg.gif);
	background-repeat: repeat-x;
}
.grBoxLeftBG {
	background-image: url(../images/errorImages/gr-box-left-bg.gif);
	background-repeat: repeat-y;
}
.grBoxBottomBG {
	background-image: url(../images/errorImages/gr-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
.grBoxRightBG {
	background-image: url(../images/errorImages/gr-box-right-bg.gif);
	background-repeat: repeat-y;
}
.grBoxBG {
	background-color: #fafffc;
}

.greyBGdark {
	background-color: #D4D4D4;
}
.greyBorder {
	border: 1px solid #c1bfbf;
}
h1 {
	font-size: 17px;
	color: #f76629;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004287;
	border-right-color: #004287;
	border-bottom-color: #004287;
	border-left-color: #004287;
	height: 28px;
}
h2 {
	font-size: 13px;
	color: #F76629;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004287;
	border-right-color: #004287;
	border-bottom-color: #004287;
	border-left-color: #004287;
	height: 20px;
	margin-bottom: 5px;
}
.red {
	color: #FF0000;
}.text {

	color: #000000;
}
.blueBox {
	background-color: #FFFFF3;
	border: 1px solid #d8d981;
	color: #073489;
	font-size: 13px;
	padding: 5px;
}

.fdc_entry_content {
    color: #495B67;
    font-family: Source Sans Pro,Helvetica,sans-serif;
    font-size: 16px;
    margin: 0 auto;
    padding: 20px 10px;
    width: 980px;
}

#fds_content {
    border-top: 1px solid #DADADA;
    padding: 0;
    width: 100%;
}

.fdc_entry_content h4 {
    color: #495B67;
    font-family: Open Sans,sans-serif;
    font-size: 28px !important;
    margin: 15px 0 30px;
    text-align: center;
}

.fdc_entry_content h5 {
    color: #495B67;
    font-family: Open Sans,sans-serif;
    font-size: 16px !important;
    margin: 15px 0 30px;
    text-align: left;
}


h4.page-title {
    text-align: left;
}


#header {
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}


#logo {
    margin: 0 auto;
    padding: 10px 10px 8px;
    width: 1100px;
	box-sizing: border-box;
}
.footer_new {
	border-top: 1px solid #DADADA;
	height: 61px;
	text-align: center;
}
