.leftNav {
	background-color:#151e70;
	vertical-align : top;
}


.leftNav div{
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
	padding: 2px 2px 2px 8px;
	text-align: left;
	cursor: pointer;
}



.leftNav div.leftNavItem, 
.leftNav div.letNavItem2,
.leftNav div.leftNavItemOn, 
.leftNav div.leftNavItem2On {
	border-top:1px solid #ffffff;
}



.leftNav div.leftNavItem2,

.leftNav div.leftNavItem2On {
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}


.leftNav div.leftNavItemOn, 
.leftNav div.leftNavItem2On {
	background-color: #cccccc;
	color: #000000;
}


#col1, #col2, #titleCol {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}



#col1, #col2{
	font-family: arial;
	font-size: 9pt;
	padding-bottom: 0px;
}



#titleCol {
	font-family: arial;
	padding-top: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;

}



#mastHead {
	/*height: 100px;
	background-color: #333333;*/
}



.globalNav {
	padding-top: 10px;
	background-color:#DCE0E8;
	vertical-align : top;
	font-family: verdana;	

}


td.topNav{
	text-align:center;
	background-color: #DCE0E8;
	vertical-align: bottom;
}



td.topNav div{
	color:#ffffff;
	cursor: pointer;
	font-family: arial;
	text-align : center;
	padding-left:0px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	background:#151e70;
	font-family:arial;
	font-size:10pt;
}



td.topNav div.menuOn {
	background-color: #cccccc;
	color: #000000;
}


.logo{
	color:#151e70;
	background-color:#DCE0E8;
	font-family: arial,verdana,helvetica;
	font-size:11;
	font-weight: bold
}


.copyright{
	background-color:#EAECFF;
	text-align: center;
	color:#151e70;
	font-family: arial,verdana,helvetica;
	font-size:9

}



.footer {
	font-weight:bold;
	font-family: Verdana,Arial;
	color:#444444;
	font-size:.55em;
	/*background-image: url(../images/banner3.gif);*/
	background-position : right;
	background-repeat : no-repeat;
	border-top:1px solid #009900;
	/*border-bottom:1px solid #cccccc;*/
	line-height:10px;
}



table.mainContent td.content {
	background-color:#EAECFF;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	vertical-align : top;
	font-family: verdana;

}


table.mainContent td.leftNav {
	background-color:#151e70;
	vertical-align : top;
}



td.content table{
	background-color: #ffffff;
}



table.plain td {
	padding:2px;
	border:0px;
}



.label {
	font-size:.9em;
	color:#003300;
}



.footnote {
	font-size:.9em;
	color:#003300;
	font-style:italic;
}


A.buttonRedText{
	color: red; 
    text-decoration: none;   
    font-weight : bold      
    font-family : Arial, verdana,helvetica;
    font-size :9pt;
    cursor: hand;}
}



TD.dataSmall{
  background-color:#ffffff;
	color:#000000;
	font-family: Arial;
	font-size:12;
	vertical-align:top;
}



/*****************************/



.subNav {
	vertical-align: middle;
	font-family:tahoma,arial;
	text-align : center;
	font-size:8pt;
	font-weight:normal;
}



.subNav a, 
.subNav a:visited {
	color:#151e70;/*cc3300;*/
	text-decoration:none;
}



.subNav a:hover, 
.subNav a:active{
	color:#990000;
	/*border:1px solid #ffcc66;*/
}



li {
	line-height : 1.2em;
}


div.answer {
	height: 10px; 
	position: relative; top: 0; left: 0;
	padding: 5px 0 40px 30px; 
}

div.question {
	height: 30px; 
	position: relative; top: 0; left: 0;
	padding: 5px 0 0 30px; 
}

div.question div, div.answer div {
	position: absolute; 
	top: 0; left: 0; 
	font: 900 20px "times new roman"; 
}

