﻿* {	margin:0; padding:0; }
body, td {font-size:100%; font-family:Verdana,Tahoma, sans-serif; font-size:10pt; color:#727a82; }
a {
	color:#2662CC;
}
a:hover {
	text-decoration:none;
}
h1 {
    font-family:Century,Arial,Tahoma;
	font-weight:normal;
	font-variant:small-caps;
	font-size:2.2em;
	margin-top:0em;
	margin-bottom:0.6em;
	color:#2662AB;
}
h2 {
    font-family:Century,Arial,Tahoma;
	font-weight:normal;
	font-size:1.6em;
	margin-top:1.4em;
	margin-bottom:0.5em;
	color:#5EAB11;
}
h3 {
    font-family:Century,Arial,Tahoma;
	font-weight:normal;
	font-size:1.6em;
	margin-top:1.4em;
	margin-bottom:0.5em;
	color:#5EAB11;
}
p
{
    text-align:justify;
    margin-top:1.6em;
    margin-bottom:1.6em;
}
ul
{
    margin-left:25px;
}
img
{
    border:none;
}
div.ImageLabel
{
}
hr
{
    color:#064276;
    height:1px;
    width:70%;
    text-align:center;
    margin-top:20px;
    margin-bottom:10px;
}
label
{
    float:left;
    width:100px;
}
.ResponseToUser 
{
    border:solid 1px red;
    padding:5px 5px 5px 5px;
    margin:10px 0px 10px 0px;
    background-color:#ffcccc;
    color:Red;
    width:95%;
    font-weight:bold;
}
table.ContactUs td
{
    border-bottom:solid 1px #bbbbbb;
}
.PaddedButtons
{
    padding:5px;
}
div.Link
{
    width:100%;
    border-bottom:solid 1px #c6c6df;
    padding-bottom:15px;
    padding-right:10px;
}
a.LinkList
{
    font-weight:bold;
    color:#CC0000;
}
div.LinkExample
{
    padding:5px;
    background-color:#e6e6ff;
    line-height:1.5em;
}

