html, body {
    margin: 0;
    font-family: Tahoma, sans-serif;
}

html {
    padding: 0;
    background: #3F6B98 url(images/global_bg2.jpg);
    color: white;
}

body {
    background: repeat-x url(images/global_bg1.jpg);
    height: 100%;
}

#global0 {
    width: 770px;
    margin: 0 auto;
}

#n1 {
    padding-top: 20px;
    background-color: white;
    color: black;
    font: bold 7pt/28px Verdana, sans-serif;
    height: 28px;
    float: right;
}

#n1 a {
    padding: 0 20px;
    display: block;
    float: left;
    background: #175AAE url(images/n1_bg_middle.gif);
    color: white;
    text-decoration: none;
}

#n1 a.first {
    background-image: url(images/n1_bg_left.gif);
    background-position: left top;
}

#n1 a.last {
    background-image: url(images/n1_bg_right.gif);
    background-position: right top;
}

#n1 a:hover, #n1 a.select {
    border-width: 1px;
    border-color: #BDE6F2;
    border-style: none solid;
    padding: 0 19px;
    background-image: url(images/n1_bg_middle_over.gif);
}

#n1 a.first:hover, #n1 a.first.selecter {
    border-left-style: none;
    padding-left: 20px;
    background-image: url(images/n1_bg_left_over.gif);
}

#n1 a.last:hover, #n1 a.last.selected {
    border-right-style: none;
    padding-right: 20px;
    background-image: url(images/n1_bg_right_over.gif);
}

#flash {
    clear: both;
    margin: 0 1px 0 2px;
    padding-bottom: 2px;
    background-color: white;
    border-bottom: 8px solid #97BF22;
	height:158px;
}

#flash img {
    display: block;
}

#n2, #copyright {
    clear: both;
    margin-top: 6px;
    text-align: center;
    font: 8pt LucidaGrande, Lucida, sans-serif;
}

#n2 a, #copyright a {
    padding: 0 10px;
    background: inherit;
    color: white;
    text-decoration: none;
}

#n2 a:hover, #copyright a:hover {
    text-decoration: underline;
}

#copyright {
    margin: 3px 0 6px 0;
}

.div1 {
    height: 1px;
    overflow: hidden;
    background-image: url(images/div1.gif);
    margin: 5px 0;
}

.div2 {
    height: 1px;
    overflow: hidden;
    background-image: url(images/div2.gif);
    margin: 10px 0;
}

#content {
    background: white url(images/content_bg_middle.gif);
}

#contentInner1 {
    background: left bottom no-repeat url(images/content_bg_bottom.gif);
}


#contentEnd {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#spacerCol {
    width: 1px;
    height: 312px;
    overflow: hidden;
    float: right;
}

#spacerDiv {
    height: 187px;
}

#lcol {
    padding: 0 0 3px 15px;
    width: 411px;
    color: #696969;
}

#rcol {
    border-right: 1px solid white;
    margin-bottom: 10px;
    padding: 0 11px;
    width: 305px;
    float: right;
}

h1 {
    color: #5F9EC9;
    font: italic 13pt Times New Roman, serif;
    margin: 20px 0 10px 0;
}

p {
    font: 8pt Arial, sans-serif;
    margin: 10px 0;
}
ol, li { 
	font: 8pt Arial, sans-serif;
	font-weight:bold;
	}
.whatif p {
    background: 4px 1px no-repeat url(images/ico_question.gif);
    padding-left: 45px;
}

.findOutMore {
    display: block;
    margin-left: 39px;
}

.findOutMore img {
    display: block;
    border: none;
}

.block {
    background: #9BBF3C no-repeat url(images/rcol_ttl_bg.gif);
    color: white;
    font: 8pt Arial, sans-serif;
    padding: 0 5px;
}

.block .title {
    font-size: 9pt;
    font-weight: bold;
    padding: 13px 0 0 21px;
}

.moreNews {
    text-align: right;
    padding-right: 23px;
    margin: 10px 0;
}

.moreNews a {
    font: bold 8pt Arial, sans-serif;
    color: white;
    text-decoration: none;
}

.moreNews a:hover {
    text-decoration: underline;
}
