
/* CSS Document */

/*-------------*/
/* common tags */
/*-------------*/

ul {
	margin-top:0;
	margin-bottom:0;
}

#mainContentArea {
		font-size: .8em;
}

#ProjectSummary label {
	font-style: normal;
	font-weight: bold;
	width: 160px;
}

#ProjectSummary {
    line-height: 30px;   
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-variant: normal;
    font-size: 8pt;
}

#ProjectSummary legend {
    font-size: 1.2em;   
}

#ProjectSummary .contentSection {
    line-height: 30px;   
    font-weight: normal;
}

#planTypeGrid td {
     white-space: normal;
}


#btnClose { 
    font-size: 12px; 
}

.altRowClass  {
    background: #DDDDDC; 
}

.portalBar {
    background: #044b6e;
    height: 6px;
}

.portal-FooterInsert li {
    display: inline;
    padding: 1em;
}