
body {text-align: center;
	}
.light{
	background-color:white;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
    COLOR: #000000;
	LINE-HEIGHT: 19px;
	}

.medium{
	background-color:#C8DDF4;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 19px;
	}

.dark{
	background-color:#3A6F9C;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	LINE-HEIGHT: 19px;
	}

.alt{
	background-color:#F2F5F9;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 15px;
	}

.warn {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #990000;
	LINE-HEIGHT: 19px;
	text-align:center;
	}

H3 { page-break-before: always; }


body {
    color: #3A6F9C;
    background: #e3edf8;
    font-family: "Open Sans",sans-serif!important;
    font-size: 14px!important;
    margin: 0;
    padding: 0;
    }
a, a:visited {
    background-color: inherit;
    color: #014586;
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
	color: #014586;
    }

h1 {
    font-size: 20px!important;
    color: #3A6F9C!important;
    font-weight: normal;
    padding: 15px 0 0;
    font-family: "roboto",sans-serif,serif!important;
    }
h2 {
    color: #336491!important;
    font-size: 20px!important;
    font-weight: normal!important;
    margin: 0;
    padding: 15px 0 0;
    font-family: "roboto",sans-serif,serif!important;
    }
h3 {
    color: #666;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
  }
h4 {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    }
h4 a:link   {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    }
h4 a:visited   {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    }

/* -- page layout -- */

#container {
    background: #FFF;
    border: 1px solid #CCC;
    margin: 0 auto;
    width: 1000px;
    }

/* -- header -- */

#header {
    }
#headerTop {
    background-color: #14539c;
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    height: 47px;
    }
#headerTop a, #headerTop a:visited {
    background-color: inherit;
    color: #FFF;
    text-decoration: none;
    }
#headerTop a:hover {
    text-decoration: underline;
    }
#headerTopLeft {
    float: left;
    padding: 4px 20px 4px;
    }
#headerTopCenter {
    float: left;
    padding: 8px 200px;
    }
#headerTopRight {
    float: right;
    padding: 5px 20px;
    }
#headerBanner {
    background-color: #bfcceb;
    height: 40px;
    width: 1000px;
    }
#headerInfo {
    background: #fff;
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    height: 30px;
    }
#headerInfo a, #headerInfo a:visited {
    background-color: inherit;
    text-decoration: none;
    }
#headerInfo a:hover {
    text-decoration: underline;
    }
#headerInfoLeft {
    float: left;
    }
#headerInfoRight {
    float: right;
    padding: 7px 20px;
    }
#headerInfoRight img {
    border: none;
    padding: 0 4px 0 0;
    vertical-align: middle;
    }

/*-- alerts --*/
#infoArea {
    padding: 7px 20px;
    }

/* -- search --*/

#searchHeader {
    background: transparent url(../images/searchHeader.png) no-repeat;
    color: #FFF;
    font-size: .9em;
    height: 23px;
    margin: 0 0 5px;
    padding: 5px 0 0 10px;
    }
#miniSearch{
    padding: 4px 20px;
    }
.textInputHome {
    font-size: 0.9em;
    height: 20px;
    vertical-align: middle;
    width: 154px;
    }
.textInput {
    font-size: 1em;
    }
.searchButttonHome {
    font-size: 0.9em;
    padding: 0 3px;
    }
.searchButtton {
    font-size: 1em;
    padding: 0 3px;
    }
.searchButton:hover {
    cursor: pointer;
    }

/* -- top navigation --*/

#headerNav {
    background: #014586;
    border-bottom: 1px solid #FFF;
    height: 0px;
	text-align:left;
    }
#headerNav ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 4px 0 5px;
    }
#headerNav li {
    display: inline;
    }
#headerNav ul li a {
    color: #47719F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    margin: 0;
    padding: 5px 17px 5px 15px;
    text-decoration: none;
    }
#headerNav ul li a:hover {
    color: #CCC;
    }

/* -- side navigation --*/

#sideBar .sideNavHeader {
    font-size: 1em;
    font-weight: bold;
    padding: 0;
    }
#sideBar .sideNavHeader a {
    color: #666;
    }
#sideBar .sideNavItem {
    margin: 0;
    padding: 4px 0;
    }
#sideBar .sideNavItem a {
    color: #000;
    }
.sideNavSelectedItem {
    color: #999;
    }

/* -- content --*/

#content {
    float: left;
    margin: 20px 0;
    min-height: 320px;
    width: 1000px;
    }
#content p {
	font-family: "Open Sans",sans-serif!important;
    font-size: 13px!important;
    line-height: 1.5em;
    margin: 0;
    padding: 8px 0;
    }
#contentHomeLeft {
    float: left;
    padding: 0 12px 0 14px;
    width: 224px;
    }
#contentHomeMiddle {
    float: left;
    padding: 0 12px;
    width: 476px;
    }
#contentHomeMiddleLeft {
    float: left;
    padding: 0 10px 0 0;
    width: 228px;
    }
#contentHomeMiddleRight {
    float: right;
    padding: 0 0 0 10px;
    width: 228px;
    }
#contentHomeRight {
    float: right;
    padding: 0 14px 0 12px;
    width: 224px;
    }
#sideBar {
    float: left;
    margin: 0;
    padding: 0 20px 0 20px;
    width: 210px
    }
#mainContent {
    /* border-left: 1px solid #CCC; */
    float: right;
    margin: 0px;
    /* padding: 0 20px 40px 50px; */
		padding:10px;
    /* width: 699px; */
		width:98%;
    }

#main_content p {
    font-size:14px;
    text-align:left;
    }

#breadCrumb {
    color: #999;
    font-size: 0.75em;
    }

/* -- footer -- */

#footer {
    font-size: 0.7em;
	text-align:left;
    }
#footerTop {
	background: none!important;
    background-color: #030f22!important;
    float: left;
    }
#footerTop .chunk {
    float: left;
    margin: 7px;
    width: 235px;
    }
#footerTop .chunk p {
    margin: 0px;
    padding: 3px 0;
    }
#footerTop .chunk strong {
    background-color: inherit;
    color: #014586;
    font-size: 1em;
    }
#footerTop .chunk2 {
    float: left;
    margin: 7px;
    width: 986px;
    text-align: center;
   color: #fff;
    }
#footerTop .chunk2 p {
    text-align: center;
    color: #fff;
    }
#footerTop .chunk2 p a {
    text-align: center;
    color: #fff;
    }
#footerBottom {
    }
#footerBottomLeft {
    float: left;
    padding: 8px 20px;
    }
#footerBottomRight {
    float: right;
    padding: 8px 20px;
    }

/* -- miscellaneous -- */

.clearFloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    }
.noBorder {
    border: none;
    }
.linkIcon {
    border: none;
    vertical-align: middle;
    }
 thead tr {
	 background-color: #3A6F9C!important;
	}
.htm_but {
	background: #3A6F9C!important;
}
.rowitem1_bold a:link {
	color: #3A6F9C!important;
	font-weight: normal!important;
	text-decoration: none!important;
}
.rowitem1_bold a:hover {
	text-decoration: underline!important;
	}
.table_head {
	background-color: #3A6F9C!important;
	color: #fff!important;
}
.heading4 {
	color: #336491!important;
	font-size: 20px!important;
}
#appContent h3 {
	color: #336491!important;
	font-family: "roboto",sans-serif,serif!important;
	font-size: 18px!important;
	font-weight: normal!important;
}
#appContent .warn {
	color: #990000!important;
	border-bottom: none!important;
	font-weight: normal;
}
#appContent h4 {
	color: #336491!important;
	border-bottom: solid 1px #01457F!important;
	font-family: "roboto",sans-serif,serif!important;
	font-size: 18px!important;
	font-weight: normal!important;
}
.heading4 {
	color: #3A6F9C!important;
	font-family: "roboto",sans-serif,serif!important;
	font-size: 22px!important;
	font-weight: normal!important;
}
.para2 a:link {
	color: #014586;
}
#appContentFooter {
	border-top: solid 1px #01457F!important;
}
.heading1 {
	color: #336491!important;
	font-weight: normal!important;
	font-size: 20px!important;
	font-family: "roboto",sans-serif,serif!important;
}
.table_head4_app {
	color: #336491!important;
	font-weight: normal!important;
	width: 100%!important;
}
.para3 a:link {
	color: #014586!important;
}
.heading5 {
	font-weight: normal!important;
}
#subnavcontainer {
	background: #3A6F9C!important;
}
#navlist a:link#current, #navlist a:visited#current {
	background: #427AA6!important;
	border-bottom: 1px solid #427AA6!important;
}
#navlist a:link#current, #navlist a:visited#current {
	border-bottom: 1px solid #427AA6!important;
}
#navlist {
	border-bottom: 1px solid #427AA6!important;
}
.submit_button {
	background-color: #013D73!important;
	color: #ffffff!important;
	padding: 5px!important;
	font-weight: normal!important;
}
.go_but {
	background-color: #427AA6!important;
}
.pdf_but {
	background-color: #ccc!important;
}
#content_wrapper h1 {
	font-size: 20px!important;
	font-weight: normal!important;
	color: #3A6F9C!important;
}
div.box h2 {
	font-size: 18px!important;
}
.page_title {
	font-size: 18px!important;
}
#content h4 {
	font-weight: normal!important;
}
.p_left {
	font-family: "Open Sans",sans-serif!important;
	font-weight: normal!important;
	font-size: 13px!important;
}
#headerPage {
	background-color: #AECBE9!important;
}
.caption {
	padding: 5px!important;
}
.caption a:hover {
	color: #000!important;
}

form {
	margin-left: 40px;
}

#main_content_body {
	font-size: 14px!important;
}
