/* start div layout styles */

#pathway {
	background-image: url(../images/mm_bgpathway.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logobnr {
	background-image: url(../images/mm_bnrbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sitenav {
	background-image: url(../images/mm_navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* start heading styles */

.titlebar {
	background-image: url(../images/mm_titlebar.gif);
	background-repeat: no-repeat;
}

.titlebarshort {
	background-image: url(../images/mm_titlebarshort.gif);
	background-repeat: no-repeat;
}

.heading1 {
	color: #55a0ce;
}

.heading2 {
	color: #55a0ce;
}


/* start search styles */

.search {
	background-image: url(../images/mm_bnrbgsearch.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 181px;
	position: absolute;
	left: 336px;
}


/* start table styles */

.tableContent
{
    font-family:Verdana, Sans-Serif;
    font-weight:normal;
    font-size:11px;
    color:#333333; 
}

.tablePadding
{
    height:6px;   
}

img 
{
    border: 0px;
}

.lightBlueTable
{
    background-color: #dff3fe;
    border: solid 1px #cccccc;
}

.formlabel {
	text-align: right;
	padding-right: 10px;
	width: 200px;
}
.formhdr {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.formdescriptor {
	font-size: 9px;
	color: #999999;
}

.formdescriptor a {
    color: #999999;
	text-decoration: none;
}

.formdescriptor a:hover {
	color: #333333;
}
