@font-face {
    font-family: 'open_sansregular';
    src: url('/themes/opensans/OpenSans-Regular-webfont.eot');
    src: url('/themes/opensans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/themes/opensans/OpenSans-Regular-webfont.woff') format('woff'),
    url('/themes/opensans/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('/themes/opensans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Special css file for DragonDocs Multi-View Module */
.crsID {color: #000000;}

.DragonDocs {
    width: 100%;
    font-size: 100%;
    font-family: open_sansregular;
}

.DragonDocs .polMVTitleInfo {
    width: 70%;
    min-height: 75px;
    display: inline-block;
    vertical-align: top;
}

.DragonDocs .polMVLogoInfo {
    width: 200px;
    height: 75px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.DragonDocs .polMVTitle {
    width: 99%;
    font-size: 18px;
    color: #0033A0;
    font-weight: bold;
    padding-left: 5px;
    font-family: "PT Serif","Times New Roman", Serif;
}

.DragonDocs .polMVTitle h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.DragonDocs .polMVMetaData {
    width: 99%;
    padding-top: 5px;
}

.DragonDocs .polMVLogoHolder {
    text-align: right;
    position: relative;
}

.DragonDocs .polMVLogo {
    max-height: 65px;
    min-height: 40px;
}

.DragonDocs .polMVLogoTopLine {
    width: 99%;
    height: 40px;
    color: #0142A8;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    font-family: Times New Roman;
}

.DragonDocs .polMVLogoBotLine {
    width: 99%;
    height: 20px;
    color: #0142A8;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    font-family: Times New Roman;
}

.DragonDocs .polMVVertSpacerLogo {
    height: 10px;
}

.DragonDocs .polMVVertSpacerTitle {
    height: 20px;
}

.DragonDocs .polMVRefNum, .polMVEffDate {
    color: #848484;
    font-size: .9em;
    padding-left: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.DragonDocs .polMVHeaderDiv {
    border-bottom: solid 3px #0033A0;
    position: relative;
}

.DragonDocs .polMVContent {
    color: #666666;
    font-size: 1em;
    line-height: 18px;
}

.polHBSectHead {
    font-weight: bold;
    font-size: 1.3em;
    font-family: "PT Serif","Times New Roman",Serif;
    color: #ffffff;
    min-height: 30px;
    background-color: #0033A0;
    padding-left: 20px;
    line-height: 25px;
    padding: 5px 15px;
    text-align: center;
    margin-bottom: 20px;
}

.polHBSectHead2 {
    font-weight: bold;
    font-size: 1.5em;
    font-family: "PT Serif","Times New Roman",Serif;
    color: #0033a0;
    min-height: 30px;
    padding-left: 20px;
    border-bottom: solid 8px #0033a0;
    line-height: 25px;
    padding: 5px 15px;
    text-align: center;
}

.polHBSectHead h1 {
    margin: 2px 0 0 0;
    font-size: 1.4em;
}

.polMVContent a {
    cursor: hand;
    cursor: pointer;
    color: #428CC9;
    text-decoration: none;
}

.polMVContent a:hover {
    cursor: hand;
    cursor: pointer;
    color: #428CC9;
    text-decoration: underline;
}

.polMVContent li {
    margin-top: 5px;
}

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