@charset "utf-8";
/* CSS Document */

td#greenTit a:link {color: #86b639;
				text-decoration: none;
				font-size: 11px;
				font-weight:bold;
				}
td#greenTit a:visited {color: #86b639;
					text-decoration: none;
					font-size: 11px;
					font-weight:bold;
					}
td#greenTit a:hover {color:#e3a014;
					text-decoration: none;
					font-size: 11px;
					font-weight:bold;
					}
td#greenTit a:active {color: #86b639;
					text-decoration: underline;
					font-size: 11px;
					font-weight:bold;
					}
					
td#greenTit {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight:bold;
			line-height:20px;
			
						}
						

td#subnav a:link {color:  #000000;
				text-decoration: none;
				font-size:11px;
				}
				
td#subnav a:visited {color:  #000000;
					text-decoration: none;
					font-size:11px;
					}
					
td#subnav a:hover {color: #0067af;
					text-decoration: none;
					font-size:11px;
					}
					
td#subnav a:active {color: #000000;
					text-decoration: underline;
					font-size:11px;
					}
					
td#subnav {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
				





td#blueTit a:link {color: #2f7c96;
				text-decoration: none
				}
				
td#blueTit a:visited {color: #2f7c96;
					text-decoration: none
					}
					
td#blueTit a:hover {color:#e3a014;
					text-decoration: none;
					}
					
td#blueTit a:active {color: #2f7c96;
					text-decoration: underline;
					}
					
td#blueTit {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
				




.bodyDiv{
		background-image:url(images/DivBody.gif);
		background-repeat:repeat-x;
		height:15px;
}


.bodyVertDiv{
		background-image:url(images/Body-Verticle.gif);
		background-repeat:repeat-y;
		background-position:center;
		width:18px;
}



.header{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:22px;
	line-height:35px;

}

.Aheader{
	font-family:Arial, Helvetica, sans-serif;
	color:#10a5e1;
	font-size:16px;
	
	font-weight:bold;
}



.Bheader{
	font-family:Arial, Helvetica, sans-serif;
	color:#fdb623;
	font-size:14px;
}


.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#434343;
	line-height:20px;
}


.body12{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		line-height:20px;
}

.bodydull12{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#696969;
		line-height:20px;
}

.bodyDiv-Verticle{
		background-image:url(images/Body-DivVertic.gif);
		background-repeat:repeat-y;
		width:15px;
		background-position:center;
}
.txtFld{
	border:none;
	border-width:thin;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	
	width:176px;
}
.subNavBg{
		background-image:url(images/NavBar-Bg.gif);
		background-repeat:repeat-x;
		
}

.redlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;

}

.DredTit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#760026;
	line-height:20px;
}

.whiteheader{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:22px;
	 color:#FFFFFF;
}