﻿body
{
    text-align: center;
    margin: 0;
    background-color: #BFAA8B;
    background-image: url(images/gradback_sand.jpg);
    background-repeat: repeat-x;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}

a
{
    text-decoration: none;
    color:  #364760;
}

a:hover
{
    text-decoration: underline;
    color:  #364760;
}

a:visited
{
    text-decoration: none;
    color:  #364760;
}

div#container
{
    width: 770px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    color: #FFCC99;
    background-image: url(/images/horiz.jpg);
    background-repeat: repeat-y;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px 0px 0px 0px;
}

h2
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    padding-top: 10px;
    margin: 0px 0px 10px 0px;
    border-bottom-color: #FFCC99;
    border-bottom-style: double;
}

img
{
    border: 0px;
}

.newsheader
{
    color: Black;
}

.newsheader a
{
    text-decoration: none;
    color: #364760;
}

.newsheader a:hover
{
    text-decoration: underline;
    color: #364760;
}

.newsheader a:visited
{
    color: #364760;
}

.newsmoreinfo a
{
    text-decoration: none;
    color: #364760;
}

.newsmoreinfo a:hover
{
    text-decoration: underline;
    color: #364760;
}

.newsmoreinfo a:visited
{
    text-decoration: none;
    color: #364760;
}

.dxpPageNumber
{
    text-decoration: none;
}

.dxpPageNumber:hover
{
    text-decoration: underline;
}

.dxncItemContent .newslink:hover
{
	color: #394EA2;
	text-decoration: underline;
}

.dxpPageNumber a
{
	color: #394EA2;
	text-decoration: none;
}

.dxpPageNumber a:hover
{
	color: #394EA2;
	text-decoration: underline;
}

.dxpPageNumber a:visited
{
	color: #394EA2;
	text-decoration: none;
}

.dxpCurrentPageNumber
{
	font: 9pt Tahoma;
	color: black;
	font-weight: bold;
	padding: 1px 3px 0px 3px;
}

.dxpCurrentPageNumber:hover
{
	text-decoration: none;
}

.gradient1 h2 {
	font: bold 330%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 30px 0 50px;
	color: #464646;
}

.gradient1 h2 span {
	background: url(/images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
}

