body {
margin: 0;
padding: 0;
text-align: left;
font: 13px arial, sans-serif;
background: #DDE4F0 url(images/bkg2.jpg) repeat;
}

p {
margin-top: 0px;
margin-bottom: 15px;
}

p.center {
margin-top: 0px;
margin-bottom: 15px;
text-align: center;
}

p.indent {
margin-top: 0px;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 15px;
}

p.pleasehelp {
margin-top: 0px;
margin-bottom: 15px;
margin-left: 25px;
width: 525px;
padding: 10px;
border: 1px solid #214682;
color:#333333;
background: #E8EEFA;
}

p.header {
margin-top: 0px;
margin-bottom: 15px;
width: 525px;
border-bottom: 1px solid #2C5DAA;
color:#2C5DAA;
font-size: 115%;
}

p.bold {
margin-top: 0px;
margin-bottom: 15px;
font-weight: bold;
}

p.supporter {
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
}

p.support {
margin-top: 0px;
margin-bottom: 0px;
font-size: 11px;
font-style: italic;
margin-left: 10px;
}

p.news {
margin-top: 0px;
margin-bottom: 0px;
}

p.newssum {
margin-top: 0px;
margin-bottom: 0px;
color: #666666;
font-size: 12px;
}

p.small {
margin-top: 0px;
margin-bottom: 8px;
font-size: 11px;
line-height: 1.3em;
}

p.disclaim {
margin-top: 0px;
margin-bottom: 8px;
padding: 5px;
font-size: 10px;
line-height: 1.2em;
color: #666666;
border: 1px solid #444444;
background-color: #F4F4F4;
}
p.footerlink {
margin-top: 0px;
margin-bottom: 0px;
color: #ffffff;
font-size: 10px;
text-align: center;
}

ol li {
margin: 0px 0px 10px 0px;
padding: 0;
background: inherit;
}

#container {
width: 900px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
margin-left: auto;
margin-right: auto;
line-height: 1.4em;
background: #FFFFFF;
}

#banner {
height: 230px;
margin-left: 15px;
margin-right: 15px;
padding: 0px;
border-bottom: 20px;
background: #fff url(images/logo.jpg) no-repeat;
color: #333;
text-align: right;
}

		/* MENU */

#awmAnchor-menu {
margin-bottom: 25px;
height: 25px;
background-color: #2C5DAA;
}

		/* MAIN CONTENT */
#content {
padding: 0 20px 0 20px;
margin-left: 10px;
margin-right: 10px;

color: #2A2B3B;
background-color: #fff;
}

                 /* WHAT'S NEW */
#whatsnew {
margin: 15px 0px 15px 0px;
width: 625px;
padding: 10px;
border: 1px solid #214682;
color:#333333;
background: #E8EEFA;
}

#whatsnew p {
margin-top: 0px;
margin-bottom: 6px;
}

#whatsnew h1 {
font-weight: bold;
color: #963559;
margin-bottom: 6px;
font-size: 14px;
}

#whatsnew ul {
list-style-type: disc;
margin-top: 0px;
margin-bottom: 6px;
padding-left: 15px;
}


		/* GREEN BOX ON RIGHT FIXED WIDTH*/
.box {
float:right;
width: 140px;
padding: 10px;
margin: 10px 0px 10px 10px;
text-align:left;
background: #006633;
border: 1px solid #006633;
color: #ffffff;
}

		/* GREEN BOX */
.boxmain {
float:right;
margin: 10px 25px;
padding: 10px;
text-align:left;
background: #006633;
border: 1px solid #013A1D;
color: #ffffff;
}


		/* FOOTER */
#footer {
clear: both;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
background-color: #2C5DAA;
color: #fff;
text-align: center;
}
#footer a {
text-decoration: none;
color: #fff;
background-color:#2C5DAA;
}
#footer  a:hover {
text-decoration: none;
color: #FE3F22;
background-color:#2C5DAA;
}

		/* LINKS */
a {
text-decoration: none;
color: #214682;
background-color: inherit;
font-weight: bold;
}
a:hover {
text-decoration:underline;
color: #009933;
background-color: inherit;
}
a img {
border: 0;
}

		/* IMAGE PROPERTIES */
.border {
padding: 2px;
margin: 7px;
border: 1px solid #214682;
}
.imgleft {
float: left;
border: 1px solid #214682;
margin: 5px 8px 5px 0px;
padding: 2px;
}
.imgright {
float: right;
border: 1px solid #214682;
margin: 5px 0px 5px 8px;
padding: 2px;
}
.imgrightnob {
float: right;
border: 0px;
margin: 5px 0px 5px 8px;
}
.imgleftnob {
float: left;
border: 0px;
margin: 5px 0px 5px 8px;
}

		/* HEADING PROPERTIES */
h1 {
font-size: 18px;
color:#006633;
margin-top: 0px;
}
h2 {
font-size: 115%;
color:#006633;
background: #fff;
margin-bottom: 10px;
margin-top: 0px;
}
h3 {
padding: 5px;
font-size: 115%;
color:#fff;
background: #2C5DAA;
text-align: center;
margin-top: 0px;
}
h4 {
padding: 5px;
font-size: 115%;
text-align: center;
color:#fff;
background: #006633;
text-align: center;
margin-top: 0px;
}