/* CSS Document */

body {
background-color: #3333cc;
margin-top: 0px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: small;
}

div#container {
width: 768px;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
border-right: 2px #000000 solid;
border-bottom: 2px #000000 solid;
}

div#wrapper-header {

}

div#logo {
padding: 15px;
display: inline;
float: left;
}

div#header-right {
padding: 15px 25px 15px 15px;
display: inline;
float: right;
position: relative;
top: 45px;
}

div#awmAnchor-nav {
height: 25px;
clear: both;
background-image:url(../images/nav_bg.gif);
}

div#wrapper-content {
}

div#nav-links {
padding-right: 10px;
font-size: x-small;
font-weight: bold;
}

div#content-right {
width: 222px;
padding: 5px 0px 5px 30px;
float: right;
background-repeat:no-repeat;
background-position:left;
background-position:top;
background-image:url(../images/right-bg2.jpg)
}

div#content-main {
min-height: 480px;
width: 396px;
display: inline;
float: left;
padding: 5px 20px 10px 100px;
}

div#site-pos {
position: relative;
right: 80px;
top: 10px;
}

div#wrapper-footer {
border-top: 3px solid #3333cc;
min-height: 20px;
clear: both;
}

div#footer-margin{
margin-left:5px;
margin-right:5px;
}

/* Presentation */

p#phone {
font-size: x-large;
font-weight: bold;
color: #cc0000;
}

p#loc {
font-size: x-small;
font-weight: bold;
}

h1#indent {
font-size: x-large;
position: relative;
right: 80px;
top: 10px;
padding-bottom: 10px;
}

a:link {text-decoration: underline; color:#0000CC;}
a:active {text-decoration: underline; color:#0000CC;}
a:hover {text-decoration: none; color:#0000CC;}
a:visited {text-decoration: underline; color:#0000CC;}

a.btm_nav:link {color: #ccffff;text-decoration: underline;}
a.btm_nav:active {color: #ccffff;text-decoration: underline;}
a.btm_nav:hover {color: #999999;text-decoration: none;}
a.btm_nav:visited {color: #ccffff;text-decoration: underline;}

/* used in footer to hide links */
a.foot:link {color: #999999;text-decoration: underline;}
a.foot:active {color: #999999;text-decoration: underline;}
a.foot:hover {color: #999999;text-decoration: none;}
a.foot:visited {color: #999999;text-decoration: underline;}


TABLE{ }

TR{}

TD.formfield{height:30;
vertical-align:top}

h2{font-size:large;}
h3{ font-size:medium;}


.formtext {border: 1px solid #3333CC; padding: 2px; }
.tesmle{font-size:xx-small; color:#999999;}
.textsmall{font-size:xx-small;}