﻿body,html 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(/App_Images/backgroundRpt.gif);
}

body,td,th
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 12px;
	color:#1c3a69;
}

img, div { behavior: url(/iepngfix.htc) }

#sidebar img { display:block; }
#footer { font-size:10px; color:Black; }

.firstTable {
    width:100%;
    height:100%;
    background-image:url(/App_Images/backgroundCntTop.gif);
    background-repeat:repeat-x;
    background-position:top center;
    text-align:center;
}

.secondTable {
    width:100%;
    height:100%;
    background-image:url(/App_Images/backgroundCntTop.gif);
    background-repeat:no-repeat;
    background-position:center top;
    text-align:center;
}

A:link { color:#367396; text-decoration: none; }
A:visited { color:#367396;	text-decoration: none; }
A:active {	color:#367396; text-decoration: none; }
A:hover { color:#3e85ad; text-decoration: none; }

#footer { color: #d0d0d2; }

#footer A:link { font-size:14px; color:#2d3347; text-decoration: none; }
#footer A:visited { font-size:14px; color:#2d3347;	text-decoration: none; }
#footer A:active {	font-size:14px; color:#2d3347; text-decoration: none; }
#footer A:hover { font-size:14px; color:#4a5788; text-decoration: none; border-bottom:dotted 1px #6c83d6 }

#newDevDesc
{
    color:#434756 !important;
    font-size: 10px !important;
    line-height: 1.1em;
}

#newDevTitle
{
    color:black !important;
    font-size: 10px !important;
    font-weight:bold !important;
    line-height: 1.1em;
}

.pageTitles {
font-size:18px;
font-weight:bold;
}

div#popup {
    background:#EFEFEF;
    border:1px solid #999999;
    margin:0px;
    padding:7px;
    width:270px;
}

td.surveyletter
{
	font-size: 18px;
	font-weight: bold;
}

td.surveyheader
{
	font-weight: bold;
	vertical-align: baseline;
}

td.surveycaption
{
	font-weight: bold;
}

td.surveyanswer
{
	width: 65px;
}