BODY {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

IMG {
    border: none;
}

DIV {
    border-style: none;
    border-width: 0px;
    border-color: black;
}

DIV.smallheader {
    background: url("../images/sub_top.gif") top repeat-x rgb(103, 101, 102);
    height: 18px;
    line-height: 18px;
}

DIV.header {
    background: rgb(254, 0, 0) url("../images/sub_bg3.gif") top repeat-x;
}

DIV.header TABLE TBODY TR TD {
    margin: 0px;
    padding: 0px;
}

DIV.header TABLE TBODY TR TD IMG {
    vertical-align: bottom;
}

DIV.homePageFlash {
    position: absolute;
    top: 200px;
    left: 0px;
}

DIV.leftbar {
    position: absolute;
    top: 161px;
    left: 0px;
    width: 171px;
    height: auto;
    z-index: 20;
}

IMG.leftDivider {
    display: block;
    vertical-align: middle;
    line-height: 1px;
    height: 1px;
    width: 170px;
}

IMG.leftImage {
    display: block;
}

DIV.sidelink {
    vertical-align: middle;
}

DIV.sidelink IMG {
    vertical-align: middle;
    margin-right: 6px;
}
DIV.sidelink A {
    font-size: 11px;
    text-decoration: none;
    color: black;
}
DIV.sidelink A:VISITED {
    color: black;
}
DIV.sidelink A:HOVER {
    color: black;
}

DIV.content {
    background: #fff url("../images/left_bg.gif") top left repeat-y;
    width: 338px;
    min-height: 580px;
    _height: 580px;
    padding-left: 191px;
    padding-top: 40px;
    z-index: 19;
}

DIV.content A {
    color: black;
}

DIV.content A:VISITED {
    color: black;
}

DIV.content A:HOVER {
    color: #666;
}

DIV.page_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FF0000;
    width: 264px;
}

DIV.page_sub_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
    line-height: 20px;
    width: 264px;
    height: 40px;
}

DIV.homeNewsList {
    position: absolute;
    top: 173px;
    left: 532px;
    width: 216px;
}

DIV.homeNewsList1 {
    padding: 0px 5px 0px 5px;
    background: url("../images/news_home_bg.gif") top repeat-y;
}

DIV.greybg {
    position: absolute;
    width: 100%;
    height: 89px;
    z-index: 10;
}
DIV.greybg DIV {
    margin-left: 529px;
    background: #ccc url("../images/sub_bg4.gif");
    height: 100%;
}

IMG.bodydividerleft {
    position: absolute;
    left: 0px;
    top: 133px;
    z-index: 20;
}
IMG.bodydividercentre {
    position: absolute;
    left: 171px;
    top: 133px;
    z-index: 20;
}
IMG.bodydividerright {
    position:absolute;
    top:161px;
    left:460px;
    z-index: 20;
}

DIV.rightbar {
    position:absolute;
    top:133px;
    width: 217px;
    height: 400px;
    left: 529px;
    padding-top: 101px;
}

DIV.footer {
	clear: both; 
	font-size: 11px;
	background: #ccc; 
	vertical-align: middle; 
	color: #666;
	bottom: 0px; 
	 /* This was the root of the problem - remove comment
	position: fixed; 
	left: 0px; 
	top: auto; 
	z-index: 20; 
	right: 0px;*/ 
	height: 14px; 
	text-align: center
}

DIV.homePageSearch {
    position: absolute;
    top: 580px;
    left: 0px;
    background: #e1e1e1;
}

DIV.search_area {
    position:absolute;
    left:540px;
    top:138px;
    z-index:20;
    width: 200px;
    height: 80px;
    background: url("../images/search_bg.gif") top left no-repeat;
}

DIV.search_area DIV {
    margin: 4px 1px 1px 4px;
}

DIV.search_area IMG {
    vertical-align: middle;
}

FORM#quick_links {
    display: inline;
}
FORM#search {
    display: inline;
}

FORM#quick_links SELECT {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

INPUT.search_field {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    vertical-align: middle;
}

INPUT.search_button {
    vertical-align: middle;
}

DIV.articleDecoration {
    background: url("../images/news_item_bg.gif") top left repeat-x;
}

IMG.closeImage {
    position: absolute;
    left: 390px;
}

DIV.articleReleaseDate {
    font-weight: bold;
}

/* Affects the news release archive page only */
DIV.content DIV.articleReleaseDate {
    padding-left: 5px;
}

DIV.content DIV.articleTitle {
    padding-left: 5px;
}

DIV.articleTitle {
    font-size: 11px;
    color: #666;
}

DIV.articleBody {
    padding-top: 10px;
}

DIV.articleLearnMore {
    text-align: right;
    padding-right: 5px;
    margin-top: 5px;
}

DIV.articleDivider {
    background: url("../images/home_news_break.gif") repeat-x;
    width: 100%;
    height: 4px;
    margin-bottom: 5px;
}

DIV.searchResults {
    background: #fff;
    width: 555px;
    height: auto;
    min-height: 580px;
    _height: 580px;
    z-index: 19;
}

DIV.searchSummary {
    text-align: right;
    font-size: 11px;
    color: #666;
}

DIV.searchResult {
    margin-top: 20px;
}

DIV.searchResult A {
    font-size: 11px;
    color: #ff0000;
}
DIV.searchResult A:HOVER {
    color: #333;
}

DIV.searchResult P {
    font-size: 11px;
}

SPAN.searchResultScore {
    font-size: 10px;
    color: #666;
}

TD.prevLink {
    text-align: left;
}
TD.prevLink A {
    font-size: 11px;
    color: #ff0000;
}
TD.prevLink A:VISITED {
    color: #ff0000;
}
TD.prevLink A:HOVER {
    color: #333;
}
TD.nextLink {
    text-align: right;
}
TD.nextLink A {
    font-size: 11px;
    color: #ff0000;
}
TD.nextLink A:VISITED {
    color: #ff0000;
}
TD.nextLink A:HOVER {
    color: #333;
}

TD.pageLinks {
}

.cleaner {clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent;}


