.boxColor
{
    font: 9pt Arial;
    border:1px solid #035079;
    background-color:#E2F1FA;
}
.FormTxt
{
    font:normal normal 18px Calibri, Arial, Helvetica, sans-serif;
    white-space:nowrap;
}
div.filter
{
    white-space:nowrap;
    text-align:right;
    margin:10px 2px;
}
.Gbox
{
    border:1px solid #999;
    font:14px Calibri, Arial, Helvetica, sans-serif;
    padding:2px 10px;
    color:#999;
}
.DawnStyle
{
    margin:20px 2px 20px 2px;
    /*width:200px;*/
    background-color:#AAD3F3;
    border:1px solid #4A98DC;
    padding:5px;
    background:-webkit-gradient(linear,0,0,0 100%,from(#c8e5fd), to(#6fb2e8));
    background:-webkit-gradient(linear, left top, right top, color-stop(0%,#c8e5fd), color-stop(100%,#6fb2e8));
    background:-webkit-linear-gradient(top, #c8e5fd 0%,#6fb2e8 100%);
    background:-moz-linear-gradient(#c8e5fd, #6fb2e8);
    background:-o-linear-gradient(#c8e5fd, #6fb2e8);
    background:-ms-linear-gradient(top, #c8e5fd 0%,#6fb2e8 100%);
    background:linear-gradient(top center, #c8e5fd 0%, #6fb2e8 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8e5fd', endColorstr='#6fb2e8',GradientType=1);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-box-shadow:1px 3px 5px #555;-webkit-box-shadow:1px 3px 5px #555;box-shadow:1px 3px 5px #555;
}
.DawnStyle
{
    font:bold normal 18px Verdana;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    color:#013e5d;
    cursor:pointer;
}
.DawnStyle:hover
{
    color:#fff;
}
.DawnStyle:active, .DawnStyle:focus
{
    background:-webkit-gradient(linear,0,0,0 100%,from(#6fb2e8), to(#c8e5fd));
    background:-moz-linear-gradient(#6fb2e8, #c8e5fd);
    background:-o-linear-gradient(#6fb2e8, #c8e5fd);
    background:linear-gradient(top center, #6fb2e8, #c8e5fd);
}

.RightShifted
{
    text-align:right;
}
.LeftShifted
{
    text-align:left;
}
.rightSpace
{
    padding-right:10px;
}
.tiptxt
{
    font:normal normal 12px Calibri, Arial, Helvetica, sans-serif;
    padding:2px 6px;
    
}
input.Bait
    {
    visibility: hidden;
    }
h1
{
    font:20px Calibri, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#013e5d;
}
.NoBR
{
    white-space:nowrap;
}
div.box
{
 	border:	dashed 1px #634F36;
	background: #fffff5;
	padding: 20px;
	margin: 1em;
        width: 95%;
}
h4.blocktitle
{
font: bold 14px Arial, Helvetica, sans-serif;
text-transform: uppercase;
color:#FF9D00;
margin:5px 0 2px 0;
}   

.Item
{
background-color:#EFF4F7;
padding:10px;
} 
td.exlist
{
 font: normal normal 16px Arial;
 border-bottom: 1px dashed #ccc;
 vertical-align: top;
 padding: 5px 3px;
 margin: 0px;
}

td.exlisttit
{
 font: bold normal 18px Arial;
 color: #004178; 
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 vertical-align: top;
 padding: 5px 3px;
 margin: 0px;
}
td.exlist a, td.exlist a:hover
{
font: bold 14px Arial;
text-decoration: none;
}


td.botbord
{
border-bottom: 1px dashed #000;
}
span.red
{
color: red;
font-weight: bold;
}
a.publ:hover
{
text-decoration: none;
}
a.smallnk, a.smallnk:hover
{
font:oblique normal 10px Arial;	
text-decoration: none;
color:#607589;
}
a.smallnk:hover
{
	color:#008cff;
}