div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:auto;
		padding:1em;

		}

table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table, td { padding: 0px; margin:0px; }
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    margin: 0 0 40px 0;
    background-color:#f4f4f4;

}
#pfTable {
	background-image: url(../images/risk_chart.jpg);
	background-repeat: no-repeat;
}
td.highlight { border: 1px solid blue; }
td.unhighlight { border: 0px solid blue; }


.barStyleOff{ border-left:1px solid black;border-right:1px solid black; }
.barStyleTop{ border-top:1px black solid;}
.barStyleBottom{ border-bottom:1px black solid;}
.barStyleOn{background-color:#ffffff;
background-image: url(gcheck.gif);
background-position: center center;
background-repeat: repeat-y;}
.barStyle{height:10px;line-height: 7px; border-right:1px black solid; border-left:1px black solid;}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.bullet_simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-indent: 2px;
	list-style-type: square;
}
.menu_top  { color: #003366; font-weight: bold; font-size: 16px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-right: 5px; padding-left: 5px }
.menu_top a { color: white; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu_top a:hover { color: #ffe4b5; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu_footer { color: #1d1d1d; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu_footer a { color: #1d1d1d; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu_footer a:hover { color: #1d1d1d; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.copyright { color: #1d1d1d; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.footer { padding-top: 7px; border-top: 2px solid #003366}

.indent{padding-left:20px}

.style2 {color: #000000}
.style4 {font-size: smaller}

#content {
	text-align:left;
	margin:0px 0px;
	padding:0px 0px;
}


/* misc. rules begin */

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

/* see http://www.positioniseverything.net/easyclearing.html for explaination */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

hr { 
	color: #f0f0f0; 
	border-bottom: 1px dashed #d4d4d4;
	height: 0px;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#content {
	margin: 5px auto;
	text-align:left;
	position:relative;
        color: #006;
}

.errorTitle{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.errorDescription{
	font-size: 11px;
}
.homehd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.homehd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.tableLabel
{
	vertical-align: top;
	text-align: right;
}
.tableInput
{
	vertical-align: top;
	text-align: left;
}
.textInput
{
	font-size: small;
}
.mandatory
{
    font-size: x-small;
    color: #cc0000;
    vertical-align: top;
}.text_expanded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}