body {
    
	
	background:url(../images/bg-body.png) repeat-x top center #E8F7F9;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	margin: 0;
    padding: 0;
	
	
	
}

p {
}

td {
}

a {
color: blue;
}

a:link {
	color: blue;
	
}

a:visited {
color: blue;
}

a:hover {
color: blue;
}

a:active {
color: blue;
}
/*wrap and navigation*/
.wrap {
    width: 886px;
    margin-right: auto;
    margin-left: auto;
    
}

.brand {
    background-color: #fff;
    background-image: url(../images/brand-bg.gif);
    background-repeat: no-repeat;
    width: 886px;
    height: 115px;
    display: block;
}

.brand a {
    color: #00477a;
    background-image: url(../images/brand-button_232w.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -1000px;
    width: 116px;
    height: 115px;
    display: block;
}

.brand a:hover {
    color: #00477a;
    background-image: url(../images/brand-button_232w.gif);
    background-repeat: no-repeat;
    background-position: -116px 0;
    text-decoration: none;
    display: block;
    width: 116px;
    height: 115px;
}

.nav {
    background-color: #fff;
    background-repeat: repeat-x;
    width: 886px;
    height: 58px;
	/*border-bottom: 5px solid #2696A6;*/
    display: block;
	
	margin-right: 2px;
}

.nav ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.nav ul li {
    float: left;
    margin-left: 4px;
}

.nav ul li a {
    color: #515048;
    font-size: 18px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    background-image: url(../images/nav-button_232w.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-decoration: none;
    padding: 5px 15px;
    border: solid 2px #ccdee2;
    display: block;
}

.nav ul li a:hover {
    color: #fff;
    background-image: url(../images/nav-button_232w.gif);
    background-position: -232px 0;
}

.main {
    background-color: #fff;
    clear: left;
}
/*left column
 */
.mainleftcol {
    width: 520px;
    float: left;
    padding-left: 25px;
}

.mainleftcol h1 {
    font:bold 36px/40px Arial, Helvetica, sans-serif;
	color: #28578F;
    margin-top: 0;
}

.mainleftcol p {
    color: #003562;
    font-size: 13px;
}

.mainleftcol ul {
    margin-left: 10px;
    padding-right: 20px;
}

.mainleftcol li {
    color: #003562;
    font-size: 12px;
    background-image: url(../images/libullet.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 25px;
    list-style-type: none;
}

.mainleftcol strong {
    font-weight: normal;
}

.mainleftcol .stronger {
    font-weight: bold;
}

.mainleftcol a {
    color: #00477a;
    text-decoration: underline;
}

.mainleftcol a:hover {
    color: #00477a;
    text-decoration: none;
}

.mainleftcol a:visited {
    color: #515048;
    text-decoration: underline;
}

.mainleftcol .greenbutton {
    margin-bottom: 40px;
}

.mainleftcol .greenbutton a {
    color: #fff;
    font-size: 14px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: bold;
    line-height: 35px;
    background-image: url(../images/greenbtn.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
    width: 520px;
    height: 38px;
    border: solid 1px #515048;
    display: block;
}

.mainleftcol .greenbutton a:hover {
    color: #fff;
    background-image: url(../images/greenbtn.jpg);
    text-decoration: underline;
    background-repeat: no-repeat;
    background-position: -520px 0;
}

.mainleftcol .greenbutton a:visited {
    color: #fff;
}
/*right column
 */
.mainrightcol {
    width: 300px;
    float: right;
    padding-right: 25px;
}

.mainrightcol .calcbutton {
    margin-top: 15px;
}

.mainrightcol .calcbutton a {
    color: #fff;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    text-decoration: none;
    background-image: url(../images/contentscalculator_cta.gif);
    background-repeat: no-repeat;
    text-indent: -2000px;
    display: block;
    width: 290px;
    height: 115px;
}

.mainrightcol .calcbutton a:hover {
    background-image: url(../images/contentscalculator_cta.gif);
    background-position: -290px 0;
}
/*fullwidthcolumn
 */
.mainleftcolfull {
    width: 838px;
    padding-right: 25px;
    padding-left: 25px;
}

.mainleftcolfull h1 {
    font: 28px/32px Arial, Helvetica, sans-serif;
	color: #fff;
    margin-top: 0;
	
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
    
	
	border-bottom: 3px solid #CACACA;
	
}

.mainleftcolfull h3 {
    color: #00477a;
    font-size: 16px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: normal;
    text-align: center;
    margin-top: 0;
}

.mainleftcolfull h4 {
    color: #fff;
    font-size: 20px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: normal;
    background-color: #003562;
    text-align: center;
    margin-top: 30px;
    padding: 5px;
    display: block;
}

.mainleftcolfull p {
    color: #003562;
    font-size: 13px;
}

.mainleftcolfull ul {
    margin-left: 10px;
    padding-right: 20px;
}

.mainleftcolfull li {
    color: #003562;
    font-size: 12px;
    background-image: url(../images/libullet.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 25px;
    list-style-type: none;
}

.mainleftcolfull strong {
    font-weight: normal;
}

.mainleftcolfull .stronger {
    font-weight: bold;
}

.mainleftcolfull a {
    color: #00477a;
    text-decoration: underline;
}

.mainleftcolfull a:hover {
    color: #00477a;
    text-decoration: none;
}

.mainleftcolfull a:visited {
    color: #515048;
    text-decoration: underline;
}

.mainleftcolfull .greenbutton2 {
    width: 520px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    display: block;
}

.mainleftcolfull .greenbutton2 a {
    color: #fff;
    font-size: 14px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: bold;
    line-height: 35px;
    background-image: url(../images/greenbtn.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
    width: 520px;
    height: 38px;
    border: solid 1px #515048;
    display: block;
}

.mainleftcolfull .greenbutton2 a:hover {
    color: #fff;
    background-image: url(../images/greenbtn.jpg);
    text-decoration: underline;
    background-repeat: no-repeat;
    background-position: -520px 0;
}

.mainleftcolfull .greenbutton2 a:visited {
    color: #fff;
}

.mainleftcolfull table {
    color: #00477a;
    font-size: 13px;
    border-style: none;
    border-width: 0;
}

.mainleftcolfull .titlecell {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    background-image: url(../images/tabletitle.jpg);
    background-repeat: no-repeat;
    padding: 3px;
    border-style: none;
    border-width: 0;
}

.mainleftcolfull input {
    color: black;
    font-size: 16px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: bold;
    width: 70px;
    border: solid 1px;
}
/*footer
 */
.footer {
    color: #fff;
    font-size: 11px;
    background-color: #00477a;
    background-image: url(../images/footerbg.jpg);
    background-repeat: repeat-x;
    width: 874px;
    clear: both;
    margin-bottom: 25px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    display: block;
}

.footer p {
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
}

.footer a {
    color: #fff;
    font-size: 11px;
    text-decoration: underline;
    padding-right: 10px;
    white-space: nowrap;
}

.footer a:hover {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}
/*special
 */
.clear {
    clear: both;
}

.iframewrap {
    width: 802px;
    margin-right: auto;
    margin-left: auto !important;
}

.indexmain {
}

.indexmain h1 {
    color: #00477a;
    font-size: 18px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}

.indexmain img {
    float: right;
    margin-left: 20px;
}

.indextop {
    width: 838px;
    padding-right: 25px;
    padding-left: 25px;
    display: block;
}

.ctatext {
    position: relative;
    top: 127px;
}

.indextop .indexcta1 {
    width: 266px;
    height: 239px;
    float: left;
    margin-right: 17px;
}

.indextop .indexcta1 a {
    color: #fff;
    font-size: 12px;
    background-color: #00477a;
    background-image: url(../images/building_index.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 238px;
    height: 239px;
    padding-right: 14px;
    padding-left: 14px;
    display: block;
}

.indextop .indexcta1 a:hover {
    color: #fff;
    background-image: url(../images/building_index.gif);
    background-position: -266px 0;
    text-decoration: none;
}

.indextop .indexcta2 {
    width: 266px;
    height: 239px;
    float: left;
    margin-right: 17px;
}

.indextop .indexcta2 a {
    color: #fff;
    font-size: 12px;
    background-color: #00477a;
    background-image: url(../images/building-and-contents_index.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 238px;
    height: 239px;
    padding-right: 14px;
    padding-left: 14px;
    display: block;
}

.indextop .indexcta2 a:hover {
    color: #fff;
    background-image: url(../images/building-and-contents_index.gif);
    background-position: -266px 0;
    text-decoration: none;
}

.indextop .indexcta3 {
    width: 266px;
    height: 239px;
    float: left;
}

.indextop .indexcta3 a {
    color: #fff;
    font-size: 12px;
    background-color: #00477a;
    background-image: url(../images/contents_index.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 238px;
    height: 239px;
    padding-right: 14px;
    padding-left: 14px;
    display: block;
}

.indextop .indexcta3 a:hover {
    color: #fff;
    background-image: url(../images/contents_index.gif);
    background-position: -266px 0;
    text-decoration: none;
}

.indexmain .calcbutton2 {
    margin-top: 15px;
}

.indexmain .calcbutton2 a {
    color: #fff;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    background-color: #fff;
    text-decoration: none;
    background-image: url(../images/indexcontentscalculator_cta.gif);
    background-repeat: no-repeat;
    text-indent: -1000px;
    display: block;
    width: 485px;
    height: 93px;
}

.indexmain .calcbutton2 a:hover {
    background-image: url(../images/indexcontentscalculator_cta.gif);
    background-position: -485px 0;
}

.hidden {
    visibility: hidden;
}

