/* CSS Document */
.dcBody{
	/*Use this class for the default on Body, for example <body class="dcBody">*/
	background-color:#D7D7D7;
	margin:0 0 0 0;
	}
.button {
	float:left;
	width:134px;
	font:bold 11px Arial;
	color:#000000;
	background:#24AACF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.button:link, a.button:visited, a.button:active {
color:#FFFFFF;
background:#24AACF;
}
a.button:hover {
	color:#035B77;
	background:#EAF6FD;
	background-color: #81E9FF;
}
.menuheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #036482;
}
a:visited {
	color: #036482;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036482;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00516A;
}
.style5 {color: #000000}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


	.bTitle{
			font-size: 14px;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			}
	.bSTitle{
			font-size: 11px;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			}
	.bNormal{
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			}
	.lHead{
			background-color:rgb(3,100,130);
			color:white;
			font-size:13px;
			text-align:center;
			font-weight:bold;
			font-family: Arial, Helvetica, sans-serif;
			padding-top: 3px;
			padding-bottom: 3px;
			margin-top: 3px;
			margin-bottom: 3px;
			}
	.lTitle{
			background-color:rgb(226,226,215);
			color:black;
			font-size:11px;
			font-weight:Bold;
			font-family: Arial,"Sans Serif", Serif;
			}
	.lBodyText{
			background-color:white;
			color:black;
			font-size:11px;
			font-family: Arial,"Sans Serif", Serif;
		}
	ul.dot{
			list-style-type:disc;
			margin-top:0px;
			margin-bottom:0px;
	}
	.NewIndent{
		margin-left:10px;
		margin-right:10px;
		
	}
	.Master{
		font-family: Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;

		}
	#content a:link{
	  color:blue
	  }
  	#bk a{
    color:blue}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.ABClisting {
	background-color:#F79D00;
	color:white;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.searchlink {
	color: #036482;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #24AACF;
}
	

