
p
{
    margin-left: 10px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica,sans-serif;
}

.form
{
    text-align: left;
    padding: 2px 0px;
}

.pap_pagetitle
{
    font-size: 16px;
    color: #000066;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}

.pap_subtitle
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.bigHeading
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.bigHeading a
{
    color: #000000;
    text-decoration: none;
}

.bigHeading a:hover
{
    color: #2a2a2a;
    text-decoration: underline;
}

.bigHeading a:visited
{
    color: #000000;
    text-decoration: none;
}

.pageHeading
{
    font-size: 14px;
    font-weight: bold;
    background-color: #5990b1;
    color: #FFFFFF;
    text-align: left;
    padding-bottom: 4px;
    margin-left: 20px;
}

.contentPageHeading
{
    font-size: 14px;
    font-weight: bold;
    color: #000099;
    text-align: left;
    padding-bottom: 6px;
}

.pageSubHeading
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding-bottom: 2px;
}

.subHeading
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding-bottom: 6px;
}

.subHeadingWithBackColor
{
    font-size: 12px;
    font-weight: bold;
    background-color: #EAEAEA;
    color: #000000;
    text-align: left;
    padding-bottom: 6px;
}

.heading3
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.formTitleWithColor
{
    color: #000088;
    font-size: 12px;
    font-weight: bold;
}

.formTitle
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.formFieldTitleLeft
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.formFieldTitleRight
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.mediumFormFieldTitleLeft
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.mediumFormFieldTitleRight
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.search-btn
{
    border-style: solid ;
    border-color: #767474;
    background-color: #9B9A9A;
    text-decoration: none;
    width: 80px;
    font-weight:bold;
    text-align: center;
}

.formData
{
    color: #000000;
    font-size: 12px;
}

.mediumFormData
{
    color: #000000;
    font-size: 11px;
}

.smallFormData
{
    color: #000000;
    font-size: 11px;
}

tinyformData
{
    color: #000000;
    font-size: 5px;
}

.smallform
{
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.contactHeading
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    font-family: Verdana, Arial, Helvetica,sans-serif;
    padding-bottom: 5px;
}

.staticContentHeading
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    font-family: Verdana, Arial, Helvetica,sans-serif;
}

.staticContentData
{
    color: #000000;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica,sans-serif;
}

.smallformData2
{
    color: #000000;
    font-size: 10px;
    width: 400px;
    text-align: right;
    font-family: Verdana, Arial, Helvetica,sans-serif;
}

.pap_title_version
{
    font-size: 9px;
    font-weight: bold;
    text-align: left;
    vertical-align: bottom;
    color: blue;
}

.navbtn
{
    border-right: #c0c0c0 thin outset;
    padding-right: 2px;
    border-top: #c0c0c0 thin outset;
    padding-left: 2px;
    font-weight: normal;
    font-size: 8pt;
    padding-bottom: 2px;
    vertical-align: middle;
    border-left: #c0c0c0 thin outset;
    cursor: hand;
    color: #000080;
    padding-top: 2px;
    border-bottom: #c0c0c0 thin outset;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    white-space: nowrap;
    background-color: #deebf7;
    text-align: center;
    text-decoration: none;
}

.errorMsg
{
    background-color: #ffffcc;
    border: 1px solid #000;
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 10px auto;
    padding: 5px;
    text-align: left;
    vertical-align: bottom;
}

ul.phar-co
{
    list-style-type: none;
}

ul.phar-co li
{
    padding: 0px 2px 0px 2px;
    display: inline;
}

ul.phar-co li .selected
{
    color: #F49633;
}

ul.phar-co li a
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

ul.phar-co li a:hover
{
    font-size: 18px;
    font-weight: bold;
    color: #F49633;
    text-decoration: underline;
}

ul.phar-co li a.selected
{
    color: #F49633;
    font-size: 18px;
    font-weight: bold;
}

ul.phar-co li a.visited
{
    color: #F49633;
    font-size: 18px;
    font-weight: bold;
}

.indent-content
{
    margin-left: 20px;
}

.line-seperater
{
    margin: 8px;
    padding: 4px;
    border-bottom: 1px solid #000000;
}

.blueText
{
    background-color: #CCE6FF;
    font-size: 12px;
    font-weight: bold;
}

/* Styles for Admin Functionalities */

table.webparts tr th
{
    background-color: #009;
    padding: 2px;
    color: #FFF;
    font-size: 12px;
    border: 1px solid #009;
}

table.list, td.details table.list
{
    width: 100%;
    border: 1px solid #000;
}

table.list tr th, td.details table.list tr th
{
    text-align: left;
    background-color: #666;
    color: #FFF;
    font-size: 100%;
    border-style: none;
    padding: 2px 20px 2px 2px;
}

table.list tr td, td.details table.list tr td
{
    border-bottom: 1px solid #999;
    padding: 2px 20px 2px 2px;
}

table.list tr
{
    background-color: #FFC;
}

table.list tr.odd
{
    background-color: #CCC;
}

td.detailheader
{
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    border-style: none;
    padding: 3px 10px 3px 0px;
}
