/* CSS Document */

body {
background-color: #003366;
margin-top: 0px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

div#container {
width: 762px;
min-height: 500px;
margin-right: auto;
margin-left: auto;
background-color: #fff;
border: 1px #fff solid;
}

div#wrapper-header {
clear: both;
height: 90px;
}

div#awmAnchor-nav {
clear: both;
position: relative;
background-image: url(../images/nav-bg.gif);
height: 29px;
}

img#awmAnchor-menu {
clear: both;
position: relative;
bottom: 7px;
} 

div#wrapper-content {
clear: both;
background-color: #fff;
}

div#content-main {
display: inline;
float: left;
width: 68%;
padding-right: 2%;
border-right: 1px #003366 solid;
min-height: 400px;
}

div#sitepath {
padding-left: 5%;
padding-top: 2%;
}

div#inner-content-main {
padding-left: 15%;
padding-right: 13%;
padding-top: 2%;
padding-bottom: 20px;
}

div#content-right {
display: inline;
float: right;
width: 29%;
padding-bottom: 20px;
}

div#inner-content-right {
padding-left: 7%;
padding-right: 5%;
padding-top: 1%;
}

div#test {
position: relative;
right: 7px;
width: 103%;
background-color: #c2cede;
}

div#inner-test {
padding: 5% 10% 5% 10%;
}

div#wrapper-footer {
border-top: 1px #003366 solid;
clear: both;
padding: 2px 5px 2px 5px;
}


span {

}

div {

}

TABLE {
}

TD{vertical-align:top}

span.path {
font-size: xx-small;
font-weight: bold;
}

img.floatL {
float: left;
padding: 0px 15px 5px 0px;
}

img.floatR {
float: right;
padding: 0px 0px 5px 15px;
}

ul {
margin-left: 20px;
}

li {
list-style: circle;
}

a:link { color: #003366; text-decoration: underline;}
a:active {color: #0066CC; text-decoration: none;}
a:hover {olor: #99cccc; text-decoration: none;}
a:visited {color: #003366; text-decoration: underline;}

a.rlink:link {
font-size: small; color: #003366; text-decoration: none;}
a.rlink:active {
font-size: small; color: #0066CC; text-decoration: none;}
a.rlink:hover {
font-size: small; color: #99cccc; text-decoration: none;}
a.rlink:visited {
font-size: small; color: #003366; text-decoration: none;}

a.flink:link {
font-size: x-small; color: #003366; text-decoration: underline;}
a.flink:active {
font-size: x-small; color: #0066CC; text-decoration: none;}
a.flink:hover {
font-size: x-small; color: #99cccc; text-decoration: none;}
a.flink:visited {
font-size: x-small; color: #003366; text-decoration: underline;}


h1 {
color: #003366;
font-size: medium;
}

h2 {
font-size: small;
}

h2.rlinks {
font-size: small;
line-height: 50%;
margin-bottom: -3px;
}

p {
font-size:small;	
line-height: 150%;
}


P.tesmle 
{font-size:xx-small;
font-weight:bold}

.tebo {
font-weight:bold}

p.test {
font-size: medium;
font-style: italic;
color: #003366;
font-weight: bold;
}

p.test-det {
font-size: x-small;
font-style: italic;
color: #003366;
font-weight: bold;
}

.sitepath{
color:#666666;
font-size: x-small;
font-weight: bold;
}