td, body { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	
}

a:link {
   	color: #305DBF;
}

a:visited {
	color: #738BBF;
}


body
{ 
	background: #D7DFEB ; 
	text-align: center;
}

td {
	background-color: transparent;
}

h1 {
	font-size: 22px;
	color: #7D0034;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;

}

h2 {
	font-size: 16px;
	color: #7D0034;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
	padding-bottom: 10px;
    line-height: 20px;
}

h3 {
        font-size: 12px;
        font-weight: normal;
        font-style: italic;
}

ul {

	list-style-image: url('../old/images/bullet.gif')
}


#navtable {
	width: 768px;
}

#contenttable {
	width: 732px;
}

#contentcell {
	padding-left: 0px;
	margin-left: 0px;
	vertical-align: top;
}

#content {
	vertical-align: top;
	line-height: 16px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 40px;
}

#homecell {
	vertical-align: top;
	font-size: 12px;
}

#homecell a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

#homecell a:hover {
	text-decoration: underline;
	color: #7D0034;
}

#mainmenucell {
	vertical-align: center;
}

.mainmenu {
	vertical-align: center;
}

.mainmenu a {
	font-family: Tahoma, Arial, sans-serif;
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	padding-top: 6px;
}

.mainmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.mainmenu a:visited {
        color: #FFFFFF;
}

#spacercell {
	width: 31px;
	vertical-align: top;
}

#subnavcell {
	vertical-align: top;
	color: #000000;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.subnav {
	padding-left: 20px;
}

.subnav a {
	padding-top: 5px;
	padding-bottom: 13px;
	display: block;
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.subnav a:visited {
        color: #000000;
}


.subnav a:hover {
    color: #7D0034;
	text-decoration: underline;
}


.subnav a.selected {
	color: black;
	font-weight: bold;
}

.subnav a.selected:hover {
	text-decoration: none;
	color: black;
}

.selecteddiv {
	font-weight: bold;
	text-decoration: underline;
}


.sectiontitle {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #7D0034;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

.tasubfix {

        font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
        background-image: none;
        background-color: none;
}

#newstable td{
	background-repeat: no-repeat;
	width: 256px;
	height: 142px;
	vertical-align: top;
}

.newsheadline {
	font-weight: bold;
	padding-left: 25px;
	padding-top: 16px;
	padding-right: 5px;
}



.newsheadline a:hover {
        color: #333333;
        text-decoration: underline;
        background-image: url('../old/images/arrow_grey.gif');
	background-repeat: no-repeat;
	background-position: 0 4px
}

.newsheadline a {
        color: #487717;
        text-decoration: none;
        padding-left: 35;
	display: block;
}



.newstext {
	font-size: 10px;
	line-height: 15px;
	padding-left: 22px;
	padding-top: 14px;
	padding-right: 14px;
	color: #333134;
}
	

.copyright {
        padding-top: 20px;
        font-size: 9px;
	color:#666666;
        text-align: center;
}

#presstable td {
        padding-bottom: 30px;
}

.presscoverage {
        padding-left: 20px;
}
.smalltext {
	font-size: 10px;
        color: #666666;
}

.required {
	color: red;
	font-weight: bold;
}