td,body {
        font-family: Tahoma, Arial;
        font-size: 11px;
        color: #000000;
        letter-spacing: .5px;
    line-height: 18px;
}

input,select,textarea {
        font-family: Tahoma, Arial;
        font-size: 11px;
        color: #000000;
        letter-spacing: .5px;
}

.boxHeading {
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
}
a {
        color: #1772AE;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}
h1 {
        color: #333333;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        border-bottom-width: 0px;
        border-bottom-style: dashed;
        border-bottom-color: #999999;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #333333;
        text-transform: uppercase;
        border: 0px none;
        margin: 0px;
}

h3 {
        font-size: 11px;
        color: #666666;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
}

h4 {
        font-size: 11px;
        color: #1772AE;
        font-family: Verdana;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #333333;
}

li {
        padding-left: -15px;
        margin-left: -15px;
}

.error{
        color: #CC0000;
}

.nav {
        color: #000000;
        text-decoration: none;
        cursor: hand;

}

.tblForm {
        padding-top: 1px;
        padding-right: 1px;
        padding-bottom: 1px;
        padding-left: 4px;
}

tr.rowHover {
        background-color: #F9F9F9;
}
.smallText{
        font-size: 9px;
        line-height: 12px;
}
.bodyCell{
        border-left: 1px solid #DEDEDE;
        padding:12px;
        padding-bottom:4px;
}
.leftCol{
        padding:12px;
        padding-bottom:4px;
        width:150px;
}
.cellHeading{
        color: #000000;
        background-color: #DEDEDE;
        font-weight: bold;
        padding: 4px;
}
.cellNumbered {
        color: #333333;
        font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: none;
}
.gridRow{
        padding:6px;
}
.optionNav{
        text-transform: uppercase;
        text-decoration: none;
}
.optionNav:hover{
        color: #333333;
}
.optionNavUrgent{
        text-transform: uppercase;
        text-decoration: none;
        color: #CC0000;
}
.greyUnderline{
        width: 100%;
        border-width: 1px;
        border-color: #000000;
}
.thumbnail {
        border-width: 1px;
        border-style: solid;
        border-color: #DEDEDE;
        align: middle;
	    padding: 3px;
	    height: 110px;
	    display: inline;
}
.logHeading {
        color: #1772AE;
        text-transform: capitalize;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #333333;

}
.entryHeading {
        text-transform: capitalize;
}
