﻿body {
	margin:0 auto;
	padding:0;
	background-color:#E2EEFF;
}

img {
   border-width: 0;
 }

p {
    font-size:12px;
    font-family:Arial;
}

li {
    font-size:12px;
    font-family:Arial;
}

h3 {
    margin:0;
}

a:link {
    font-size:12px;
    color:#120c2c;
}

a:visited {
    font-size:12px;
    color:Maroon;
}

a:hover {
    font-size:12px;
    color:#120c2c;
    text-decoration:none;
}

#wrapper {
	width:995px;
	background-color:#fefefe;
	margin:0 auto;
}

#usmclinks {
	width:995px;
	height:20px;
	margin:0 auto;
	font-family:Arial;
}

#usmclinks a:link {
	color:#ffffff;
	text-decoration:overline;
	font-size:10px;
}

#usmclinks a:visited {
	color:#ffffff;
	text-decoration:underline;
	font-size:10px;
}

#usmclinks a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#usmclinks td {
	width:115px;
	height:20px;
	text-align:center;
}

#body {
	
}

#body td {
	vertical-align:top;
}

#header {
	background-image:url('../images/wwreastheader.jpg');
	width:995px;
	height:145px;
}

#wwrlinks
{
    border-top:solid 1px #908aa2;
    border-left:solid 1px #908aa2;
    border-bottom:solid 1px #908aa2;
    text-align:center;
    width:995px;
    line-height:25px;
}

#breadcrumb {
	font-size:14px;
}

.topmenustatic 
{
    width:165px;
    font-family:Arial;
    font-size:12px;
    color:White;
    font-weight:bold;
    border-right:solid 1px #908aa2;
    padding:0;
    margin:0;
}

.topmenustatic a:link 
{
    color:White;
}

.topmenustatic a:visited 
{
    color:White;
}

.topmenustatic a:hover 
{
    color:#eacb1b;
}

.topmenudynamic 
{
    width:230px;
    line-height:25px;
    font-family:Arial;
    font-size:12px;
    color:White;
    font-weight:bold;
    border-bottom:solid 1px #908aa2;
    text-align:center;
}

.topmenudynamic a:link 
{
    color:White;
}

.topmenudynamic a:visited 
{
    color:White;
}

.topmenudynamic a:hover 
{
    color:#eacb1b;
    background-color:#120c2c;
}

#centertableout {
	width:980px;
	text-align:center;
}

#centertableout td {
    padding:10px 10px 10px 10px;
	vertical-align:top;
}


#centertablein {
	width:960px;
	padding:0;
}

#centertablein td {
	background-color:#ffffff;
	width:950px;
	padding:0;
    text-align: center;
}

#centertablein p {
	margin:0;
}

#centertablein h3 {
	text-align:center;
	color:maroon;
}

#centertablein h4 {
	text-align:center;
	color:maroon;
	font-weight:bold;
	font-size:medium;
}

#centertablein h5 {
	text-align:left;
	font-size:small;
	font-family:Arial;
}

#sitemap {
    color:White;
    font-size:12px;
    width:995px;
    line-height:25px;
    text-align:center;
    margin:0 auto;
}

#sitemap a:link {
    color:White;
}

#sitemap a:visited {
    color:White;
}

#sitemap a:hover {
    color:Maroon;
}

.indented {
	text-indent:1cm;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.line {
    color:Maroon;
}

.gridviewitem {
    padding-left:5px;
}