body {
	background: #DCE3E3;
	font: 80%  arial, helvetica, sans-serif;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 770px;
	background: #FFFFFF url("images/home_wrapper_bg1.jpg") repeat;
	}

#header {
	margin: 0 0 0 0;
	background: url("images/header-bg.png");
	height:90px;
	}

#quicklinks {
	float: right;
	width: 175px;
	}
#content { 
	margin-top: 0px;
	padding-top: 15px;
	margin: 0;
	float: left;
	width: 420px;
	padding-bottom: 18px;
	}
#content ul {margin-bottom: -5px;}
#content li {list-style: square; padding-bottom: 5px;}
#footer {
	height: 55px;
	clear: both;
	background: url("images/footer_bg.jpg");
	background-repeat: repeat-x;
	margin-top: 18px;
	}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 17px;
	padding-top: 7px;
	}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
	}
#footer a:hover {color: #FFFFCC;}
#subHead {
	width:770px;
	padding-left: 1px;
	float:left;
	}
.box {
	background: url("images/box_bg.jpg"); 
	width:155px; 
	margin-left: 8px;
	margin-bottom: 12px;
	font-size: 11px;
		}
	.boxbottom {padding:0px; margin:0px;}
#login {
padding: 0 0 0 10px;
margin: 0 0 -10px 0px;
	}
#login ul{
    margin:0;
    padding:0;
    list-style:none;
}	

#login ul li{
    margin:0;
    padding:2px 0;
    list-style:none;
}
#login p {padding-bottom: 6px;}

.box p {
margin-top: 5px;
margin-bottom: 8px;
margin-left: 8px;
margin-right: 8px;
	}
a {color:#3B618B; text-decoration: none;}
a:hover {color: #B84929; text-decoration: underline;}
.green {
	font-size: 17px; 
	font-family: "Arial Narrow", arial, helvetica, sans-serif; 
	font-weight:bold; 
	color:#497164;
	}
#minorTop {
	text-align:right;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 20px;
	}
#minorTop A {
	color: #000000;
	text-decoration: none;
	}
#minorTop A:hover {color: #B84929;}
.copyright {
	color: #333333;
	font-size: 11px;
	padding-left: 25px;
	margin-top: -3px;
	}
#leftnav {
	width: 145px;
	float:left;
	clear:left;
	margin-right: 24px;
	color: #666666;
	font-size: 12px;
	}
.navheading{margin-left: 18px; font-size: 14px;}
.navheading a {text-decoration:none; }
.navheading a:hover {color: #497164;}
#leftnav ul {
margin-left: 2px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
#leftnav li {
	list-style:none;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 0px;
	border-top: 1px solid #cecece;
	background-color: #FFF;
	padding-left: 24px;
	}
#leftnav li a{
	text-decoration:none;
	color: #497164;
	}
#leftnav li a:Hover {
	color:#000;
	}
#leftnav li.selected {
	background-image: url("images/selectedbg.jpg");
	background-repeat: repeat-x;
	background-color: #FFF;

	color: #000;
	overflow:hidden;
	padding-right: 4px;
	}
#leftnav li.selected a {color: #000;}
/* added by MS */

/*#leftnav li.selected a
{    
    background-image: url("images/selected_tic.jpg");
    background-repeat: no-repeat;
    background-position: 15px center;
}*/
li.last {border-bottom: 1px solid #cecece;}
/**/

.subnav {
	background-color: #FFFFFF;
	padding-left: 32px;
	padding-top: 0px;
	margin-left: 2px;
	margin-top: 0px;	
	}
.subnav A {text-decoration:none;}
.subnav A:Hover {color: #B84929;}
.subnav P {
	margin-bottom: 4px;
	margin-top: 7px;
	padding-bottom: 0px;
	line-height: 12px;
	font-size: 11px;
	}
	
h1 {
	font-size: 18px; 
	font-family: "Arial Narrow",Arial, Helvetica, Sans-Serrif; 
	font-weight:bold; 
	color:#547298; 
	margin-top: 3px; 
	margin-bottom: 0px;
	}
h2 {
	font-size: 17px; 
	font-family: "Arial Narrow",Arial, Helvetica, Sans-Serrif; 
	font-weight:bold; 
	color:#497164;
	}
h3 {
	font-size: 15px; 
	font-family: "Arial Narrow",Arial, Helvetica, Sans-Serrif; 
	font-weight:bold; 
	color: #7D7D7D;
	}
#menu {
	width: 540px;
	margin-top: 36px;
	float:left;
	}
#search {
	float:right; 
	padding:0px; 
	margin-top: 40px; 
	margin-right: 12px;
	}
	
#logo
{
    position: absolute;
    width: 160px;
    height: 50px;
    float: left;
    margin: 5px 0 0 10px;
}
#logo span {display: none;}

.contentTable
{
	padding-right: 30px;
	padding-left: 16px;
	font-size: 11px;
	padding-bottom: 30px;
	color: #dcdcdc;
	padding-top: 22px;
	font-family: Verdana, Arial;
	height: 100%;
}

.DisplayTable
{
	border-right: #dcdcdc 1px solid;
	table-layout: auto;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	width: 100%;
	border-bottom: #dcdcdc 1px solid;
	border-collapse: collapse;
}

.DisplayTableHeader
{
    font-weight: bold;
    color: #003399;
    background-color: #dcdcdc;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-family: Verdana;
    font-size: 11px;
}

.DisplayTableColHead
{
	border-right: #dcdcdc 1px solid;
	padding-right: 3px;
	border-top: #dcdcdc 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #dcdcdc 1px solid;
	padding-top: 3px;
	border-bottom: #dcdcdc 1px solid;
	font-family: Verdana;
	font-size: 10px;
	background-color: #C7D2E2;
	font-weight: bold;
}

.DisplayTableNameItem
{
	border-right: #dcdcdc 1px solid;
	padding-right: 3px;
	border-top: #dcdcdc 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #dcdcdc 1px solid;
	padding-top: 3px;
	border-bottom: #dcdcdc 1px solid;
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
}

.DisplayTableItem
{
	border-right: #dcdcdc 1px solid;
	padding-right: 3px;
	border-top: #dcdcdc 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #dcdcdc 1px solid;
	padding-top: 3px;
	border-bottom: #dcdcdc 1px solid;
	font-family: Verdana;
	font-size: 10px;
}
.DisplayTableItemNoBorder
{
	border-right: #ffffff 0px solid;
	padding-right: 3px;
	border-top: #ffffff 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 0px solid;
	padding-top: 3px;
	border-bottom: #6D8CB3 1px solid;
	font-family: Verdana;
	font-size: 10px;
	
}
.DisplayTableItemNoBorderBottom
{
	border-right: #ffffff 0px solid;
	padding-right: 3px;
	border-top: #ffffff 1px solid;
	padding-left: 3px;
	padding-bottom: 0px;
	border-left: #ffffff 0px solid;
	padding-top: 3px;
	font-family: Verdana;
	font-size: 10px;
}

.elqFormTable {
    font-family: arial;
    font-size: 8pt;
}

/* this applies only to the title */
.elqFormTitle {
    font-family: arial;
    font-size: 12pt;
}

/* this is applied across each row */
.elqFormRow {
	font-family: arial;
    font-size: 8pt;
}
 
/* applies to the field labels */
.elqFormFieldLabel {
	font-family: arial;
    font-size: 8pt;
}

/* applies to the input controls */
.elqFormField {
	font-family: arial;
    font-size: 8pt;
}

/* applies to the submit and reset buttons */
.elqFormSubmit {
    font-family: arial;
    font-size: 8pt;
}

