
body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
margin: 0;
padding: 0;
color: #000066;
background-image: url(../assets/page_bg.gif);
background-position: top center;
background-repeat: repeat-y;
}
table, td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
}
#pageholder {
width: 760px;
margin: 0 auto;
background-color:#FFF;
overflow: hidden;
border-left: 12px solid #fff;
border-right: 12px solid #fff;
}
#wrapper {
margin: 0 auto;
padding: 0 0 15px 0;
width: 760px;
overflow: hidden;
}
#maincontent p {
padding: 8px 25px 0 25px;
margin: 0;
}
#maincontent {
float: left;
width: 450px;
}

h1 {
font-family: georgia, times, serif;
font-size: 20px;
color: #000066;
margin: 0 25px 0 25px;
border-bottom: 1px solid #000066;
padding-bottom: 10px;
}
#footer {
text-align: right;
padding: 8px 25px 8px 0;
margin-top: 15px;
background-color: #000066;
color: #fff;
font-size: 19px;
letter-spacing: 1px;
}
#topbar {
background-color: #000066;

}
#logo {
background-color: #fff;
}
#logo img {
margin: 5px 0 5px 0;
padding: 0;
}
#topnav {
border-top: 1px solid #fff;
background-color: #666;
margin-bottom: 25px;
text-align: right;
padding: 3px 5px 3px 0;
border-bottom: 1px solid #333;
}

#topnav a {
color: #fff;
font-weight: bold;
text-decoration: none;
padding: 6px 10px 6px 10px;
border-left: 1px solid #fff;
margin-right: -5px;
}
#topnav a:hover {
background-color: #999;
}
#bluetop {
height: 18px;
background-color: #000066;
}
.clearer {
 clear:both;
 height: 1px;
 overflow: hidden;
 line-height: 1px;
 margin-top:-1px;
}

#memlogos {
float: left;
width: 135px;
text-align: center;
}
#memlogos img {
margin-bottom: 15px;
}
#copyright {
font-size: 11px;
padding-bottom: 20px;
padding: 3px 0 3px 0;
background-color: #fff;
}


#maincontent #pagetop {
text-align: right;
border-top: 1px solid #000066;
padding: 0;
margin: 0 25px;
}

#topborder {
border-top: none;
}

a {
font-weight: bold;
text-decoration: underline;
color: #000066;
}
a:hover {
color: #7272aa;
}
/*menu*/
#menu {
width: 174px;
font-size: 11px;
float:left;
}
#menu img {
margin-top: 15px;
}
/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
display: block;
text-align: center;
margin-bottom: 10px;
}

#p7TMctrl a:link {
color: #000066;
}

#p7TMctrl a:hover {
color: #100084;}


/*Sets line-height of all menuitems*/

#p7TMnav {
line-height: 18px;
}

/*Sets background color and border around the menu DIV*/

#p7TMnav {
border-top: 1px solid #fff;

}

#p7TMnav div {
background: #b7b7dd;
border-bottom: 1px solid #fff;
}

/*The Link style for top-level menuitems and is read by all browsers*/

#p7TMnav div a {
color: #000066;
font-weight: bold;
padding: 2px 0 2px 6px;
border-right: 0px solid;
border-bottom: 1px solid #fff;
text-decoration: none;
display: block;
}

#p7TMnav div a:hover {
color: #fff;
}

/*second level menuitem divs*/
#p7TMnav div div {
margin: 0 0 0 0px;
background-color: #dddbf2; 
}

#p7TMnav div div a {
font-weight: normal;
border-left: 15px solid #b7b7dd;
border-bottom: 1px solid #b7b7dd;
}

#p7TMnav div div a:hover {
font-weight: normal;
border-left: 15px solid #7272aa;
color: #000066;
}

#p7TMnav div div {
border-bottom: 1px solid #000066;
}

#p7TMnav .arrow {
background-image: url(../assets/arrow_down.gif);
background-repeat: no-repeat;
background-position: right center;
}




