.banner2 {
    color: #306;
    font-family: "Trebuchet MS", Tahoma;
    font-size: 13pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1pt
    }
.authors1 {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
    font-weight: normal
    }
.navHeader {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 18px;
    color: #F9E2B8
    }
h1 {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 20px;
    color: #195295
    }
h2 {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 16px;
    color: #889d5d
    }
h3 {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 16px;
    color: #7C2C23;
    font-style: italic
    }
p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px
    }
.rightContentItem {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px
    }
.MainContent {
    background-image: url(/pma-online/images/nav/c_bannerbackground.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px
    }
.RightContent {
    background-image: url(/pma-online/images/nav/c_bannerbackground.jpg);
    background-repeat: no-repeat
    }
/*
.navButtonNorm {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #195295;
	padding-top:5px;
	padding-bottom:5px;
	cursor: pointer;
	text-indent:10px;
	text-decoration:none;
}
.navButtonNorm a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #195295;
	padding-top:5px;
	padding-bottom:5px;
	cursor: pointer;
	text-indent:10px;
	text-decoration:none;
}
.navButtonOver {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #3866ac;
	padding-top:5px;
	padding-bottom:5px;
	cursor: pointer;
	text-indent:10px;
	text-decoration:none;
}
.navDivider{
	width: 100%;
	height: 1px;
	background-color: #87B6C6;
}*/
a, a:active, a:visited {
    color: #7C2C23;
    font-family: verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px
    }
a:hover {
    color: #7C2C23;
    font-family: verdana, Helvetica, sans-serif;
    font-weight: bold
    }
a:links:hover {
    color: #195295;
    font-family: verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px
    }
a:links:visited {
    color: #7C2C23;
    font-family: verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px
    }
.headerList, .headerList a, .headerList a:active, .headerList a:visited, .headerList a:link {
    color: #FFF;
    font-family: verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    line-height: 13px;
    text-decoration: none
    }
.headerList a:hover {
    text-decoration: underline
    }
/*.navLinks, .navLinks a:link, ,.navLinks a:active, .navLinks a:visited, .navLinks a:hover{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}*/
a.h2links:link {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 16px;
    color: #889d5d;
    text-decoration: none
    }
a.h2links:visited {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 16px;
    color: #889d5d;
    text-decoration: none
    }
a.h2links:hover {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 16px;
    color: #889d5d;
    text-decoration: underline
    }
a.h2links:active {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 16px;
    color: #889d5d;
    text-decoration: none
    }
.highlight {
    background-color: yellow
    }
.requiredField {
    background-color: lemonchiffon;
    border-color: #C00;
    color: #C00;
    border-width: 1px;
    border-style: solid
    }
.popupControl {
    background-color: White;
    position: absolute;
    visibility: hidden
    }
.headerText {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    font-variant: small-caps
    }
.contentText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    padding: 10px
    }
.trOn {
    background-color: #E6E6E6
    }
.trOn:hover {
    background-color: #9c6
    }
.trOff:hover {
    background-color: #9c6
    }
div#profileListImage {
    float: left;
    padding-right: 20px
    }
div#profileListText {
    float: left
    }
div#separator {
    border-top: 1px dotted #CCC
    }
.separator {
    border-top: 1px dotted #CCC
    }
hr#separator {
    height: 1px;
    border: 1px dotted #CCC
    }
.nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    list-style: none
    }
.nav ul li {
    border-top: solid 1px #87B6C6
    }
.nav ul a {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    width: 100%;
    background-color: #195295;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 10px;
    text-decoration: none;
    margin: 0;
    display: block
    }
.nav ul a:hover {
    background-color: #3866ac
    }