/* CSS Document */
body { 
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}

table { 
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	}
		
.heading { 
	font-family : Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #000000;
	}

.body { 
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	}

.small { 
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	line-height : 15px;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : none;
	}

.micro { 
	font-weight : normal;
	font-size : 11px;
	color : #666666;
	line-height : 15px;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : none;
	}

.title { 
	font-weight : bold;
	font-size : 12px;
	color : #000000;
	line-height : normal;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	}

.message { 
	font-weight : bold;
	font-size : 12px;
	color : #ff0000;
	line-height : normal;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	}

.font-red-10 { 
	font-size : 11px;
	color : #ff0000;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	}

.font-red-11 { 
	font-weight : bold;
	font-size : 12px;
	color : #ff0000;
	line-height : normal;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	}

.StepOn { 
	font-weight : bold;
	font-size : 15px;
	color : #F27E01;
	font-family : Arial, Helvetica, sans-serif;
	}

.StepOff { 
	font-weight : bold;
	font-size : 15px;
	color:#CCCCCC ;
	font-family : Arial, Helvetica, sans-serif;
	}

.table { 
	background-color : #336699;
	}

.border { 
	border: 1px solid #000000
}

.darkblue-bgcolor { 
	background-color : #336699;
	font-weight : bold;
	color : #ffffff;
	height:25px;
	}

.black-bgcolor { 
	background-color : #000000;
	font-weight : bold;
	color : #ffffff;
	}

.tr { 
	background-color : #ffffff;
	}

.tr1 { 
	background-color : #e6e9f3;
	height:24px;		
	}

.bg_AltRow1 {
	background-color:#FFFFFF;
	height:24px;
}

.bg_AltRow2 {
	background-color:#F5F6FB;
	height:24px;	
}
	
td { 
	color : #000000;
}

.textfield { 
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	border-bottom : 2px solid #292f64;
	border-left : 1px solid #909090;
	border-right : 2px solid #292f64;
	border-top : 1px solid #909090;
	}

.sbutton { 
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #ffffff;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #cccc99;
	border-right : 1px solid #000000;
	border-top : 1px solid #cccc99;
	background-color : #999999;
	}

.link { 
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	line-height : normal;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : underline;
	}

.link:hover { 
	font-weight : normal;
	font-size : 11px;
	color : #006699;
	line-height : normal;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : none;
	}

.linkBody { 
	font-weight : normal;
	font-size : 12px;
	color : #000000;
	line-height : normal;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : underline;
	}

.linkBody:hover { 
	font-weight : normal;
	font-size : 12px;
	color : #006699;
	line-height : normal;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : none;
	} 

.footer { 
	font-weight : normal;
	font-size : 12px;
	color : #e6e9f3;
	line-height : normal;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	}

a.footer { 
	font-weight : normal;
	font-size : 12px;
	color : #ffffff;
	line-height : normal;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : none;
	} 
	
a.footer:hover { 
	font-weight : normal;
	font-size : 12px;
	color : #ffffff;
	line-height : normal;
	font-style : normal;
	font-family : Helvetica, sans-serif;
	text-decoration : underline;
	} 

.MenuItem { 
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	font-weight : bold;
	font-size : 12px;
	border-left : 1px solid #336699;
	color : #ffffff;
	border-bottom : 1px solid #336699;
	font-family : Helvetica;
	background-color : #336699;
	text-decoration : none;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
	} 
	
A.MenuItem:link { 
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	font-weight : bold;
	font-size : 12px;
	border-left : 1px solid #336699;
	color : #ffffff;
	border-bottom : 1px solid #336699;
	font-family : Helvetica;
	background-color : #336699;
	text-decoration : none;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
	} 
	
A.MenuItem:hover { 
	border-top : 1px solid #336699;
	border-right : 1px solid #336699;
	font-weight : bold;
	font-size : 12px;
	border-left : 1px solid #336699;
	color : #336699;
	border-bottom : 1px solid #336699;
	font-family : Helvetica;
	background-color : #e6e9f3;
	text-decoration : none;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
	}
	
	
	/*Site Map*/
.RootNode { 
	padding-left : 5px;
	font-weight : bold;
	font-size : 12px;
	color : black;
	font-family : Helvetica;
	} 
	
.RootNode A { 
	color : black;
	text-decoration : none;
	} 
	
.RootNode A:hover { 
	color : black;
	text-decoration : underline;
	} 
	
.ParentNode { 
	padding-left : 5px;
	font-size : 12px;
	font-family : Helvetica;
	} 
	
.ParentNode A { 
	color : black;
	text-decoration : none;
	} 
	
.ParentNode A:hover { 
	color : black;
	text-decoration : underline;
	} 
	
.LeafNode { 
	padding-left : 5px;
	font-size : 12px;
	color : #dd3409;
	font-family : Helvetica;
	} 
	
.LeafNode A { 
	color : #dd3409;
	text-decoration : none;
	} 
	
.LeafNode A:hover { 
	color : #dd3409;
	text-decoration : underline;
	} 
