/* clear away the body margins and scrollbars from the body to get a clean canvas*/

 

td, div, p{
    font-size:14px;
}

.subMenuContainer{
    display:none;
}

.logoholder {
    width:179px;
    height:237px;
    background-image:url(logo.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    background-color:#ffffff;
}

.logo_img{
    padding-top:46px;
    padding-left:22px;
}

#mainimage {
    width:580px;
    height:131px;
    background-color:#ffffff;
    display: list-item;                /* 1. */
	list-style-image: url(homebanner.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff;
}

#menuholder {
    display:none;
}

.redstrip {
    width:580px;
    height:7px;
    font-size:1px;
    background-color:#9A0001;
    background-image:url(redbar_bg.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}

.fixwidth_rhs_div {
    width:580px;
    position:relative;
    background-color:#EAEBC3;
    background-image:url(ctr_bg.jpg);
    background-repeat:repeat-y;
    background-position:top left;
}

#general_area {
    margin-bottom:15px;
    margin-left:0px;
    margin-right:30px;
}

/* common cms content styles */

#pagehead {
    position:relative;
    margin-left:0px;
    margin-right:30px;
    margin-top:20px;
    padding-bottom:8px;
    font-family:Times;
    font-size:22px;
    color:#990000;
    text-transform:uppercase;
    border-bottom:1px solid #333333;
}

#pagesubheadcont {
    margin-top:10px;
    margin-left:0px;
    font-size: 13px;
	color: #990000;
    margin-bottom:10px;
}

/* .maincont {
    margin-left:30px;   
} */

.sectionHeader {
    font-size: 12px;
    font-weight:bold;
    color: #333333;
    letter-spacing:-1px;
    margin-right:30px;
}

.sectionSubHeader {
    padding-bottom:3px;
    color: #333333;
    font-size: 12px;
}

.sectionContent {
    font-size:14px;
    line-height:16px;
    color:#333333;
    margin-right:30px;
}

.sectionContent a {
    color:#666666;
}

.sectionContent a:hover {
    color:#000000;
}

/* news preview applet and linkListModule styles */
#news_area {
    float:right;
    margin-right:15px;
    margin-top:47px;
    margin-bottom:15px;
    width:150px;
    background-color:#FFFFFF;
    border:1px solid #999999;
}

#news_area a {
    text-decoration:none;
}

#news_area a:hover {
    text-decoration:underline;
}

.newsentry {
    margin-bottom:10px;
}

.newsapplettitle {
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    letter-spacing:-1px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
    margin-bottom:5px;
    background-color:#990000;
}

.newsheader {
    display:block;
    font-size:11px;
    color:#333333;
    line-height:14px;
    margin-top:5px;
    margin-left:5px;
}

.newssubheader {
    display:block;
    margin-left:5px;
    color: #777777;
    font-size: 11px;
    letter-spacing:-1px;}

.contentpreview {
    color:#777777;
    line-height:14px;
    padding-top:5px;
    padding-bottom:15px;
    background-image:url("newsbottombg.gif");
    background-repeat:repeat-x;
    background-position:left bottom;
    text-decoration:none;
}

/* linkListModule */

.linklistmain {
    margin-right:30px;
    padding-bottom:30px;
    border-bottom:1px solid #000000;
}

.indexentry a {
    padding-bottom:3px;
    color: #666666;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
}

.indexentry a:hover {
    text-decoration:underline;
}

.newslink {
    margin-left:8px;
    margin-right:8px;
    border-bottom:1px dashed #666666;
}

.newslink a {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #336600;
    text-decoration:none;
} 

.newslink a:hover {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    text-decoration:underline;
} 

.newsPageLink {
    display:block;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color:#000000;
    text-decoration:none;
}

.newsPageLink:hover{
    text-decoration:underline;
}

.newsPageReturnLinkCont {
    width:150px;
    height:20px;
}

.newspagelinkreturn {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color:#9A0000;
    text-decoration:underline;
}


/* listExhange page styles */
/*----------------------------*/

.listexchangecontainer {
/*     padding-top:10px; */
}

.listexchangeindexentry {
/*     padding-left:12px;
    background-image:url("newsicon.gif");
    background-repeat:no-repeat;
    background-position:left center; */
    border-top:1px dashed #CCCCCC;
}

.listexchangeindexentry a {
    display:block;
    padding-top:3px;
    padding-bottom:3px;
    font-size: 13px;
    font-weight:bold;
    color: #777777;
    font-weight:bold;
    letter-spacing:-1px;
    text-decoration:none;
}

.listexchangeindexentry a:hover {
    text-decoration:underline;
}

.listexchangeentry {
    padding-top:5px;
    color: #12327b;
    text-decoration:none;
    border-top:1px dashed #C0DC63;
}




/* appearance of footer links */

#footerlinks {
    display:none;
}

/* styles for the paging text */

