﻿body 
{
    font-family:Arial;
    font-size:12px;
}

a
{
    text-decoration:none;
    color:black;
}

th
{
    text-align:left;
}

td
{
    font-family:Arial;
    font-size:12px;
}

.heading
{
}

.headingtitle
{
    font-weight:bold;
    position:relative;
    font-size:30px;
    height:100px;
}

.subheading
{
	border-bottom:solid 1px #001073;
}

.subheading .lblContentHeader
{
	color:#001073;
	font-size:20px;
	font-weight:bold;
}

.subheading a
{
}

.subheading a:hover
{
    color:red;
}

.tblContainer a
{
    text-decoration:none;
    color:Blue;
}

.tblContainer a:hover
{
    text-decoration:none;
    color:red;
}

.actionlinks
{
    text-decoration:underline;
    color:#000000;
}

.actionlinks:hover
{
    color:Red;
}
