/* -------------------------------
	tag definitions
-------------------------------- */
	
body	{	background: url(../images/header-back.gif) #efefef repeat-x;
			margin: auto;
			padding: 0px;
			color: #003366;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt; }
td		{	font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #003366;
			vertical-align : top;
			/*margin: 0px;
			padding: 0px;*/	}
td.leftnav		
		{	background: url(../images/left-back.gif) #ffffff  repeat-y;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			padding-top: 8px;
			/*margin: 0px;
			padding: 0px;*/	}

td.middlehome		
		{	background: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			padding-top: 8px;
			padding-left: 0px;
			padding-right: 0px;
			/*margin: 0px;
			padding: 0px;*/	}

td.righthome		
		{	background: url(../images/right-back.gif) #ffffff  repeat-y;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			padding-top: 8px;
			/*margin: 0px;
			padding: 0px;*/	}

td.content		
		{	background: url(../images/content-back.gif) #ffffff  repeat-y;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			padding-top: 8px;
			/*margin: 0px;
			padding: 0px;*/	}

td.footer		
		{	background: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			/*margin: 0px;
			padding: 0px;*/	}

td.search		
		{	background: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : middle;
			/*margin: 0px;
			padding: 0px;*/	}

input,select,option,textarea	{	font-family: Arial, Helvetica, sans-serif;
									font-size: 12px; }
form	{	margin: 0px;
			padding: 0px;	}

a 		{	text-decoration: none;  color: #000000  }  /* for anchors without HREFs */ 						
a:link		{	color: #006699; text-decoration: underline;	}	/* all links not yet visited */
a:visited	{	color: #006699; text-decoration: underline;	}       /* visited links */
a:active	{	color: #006699; text-decoration: underline;	}       /* active links  */
a:hover 	{	color: #000000; text-decoration: underline;  }  /* underline links */ 


A:link.small,A:visited.small,A:active.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #cccccc;
	}
A:hover.small { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:8pt;
	color: #ffffff;
	font-weight: normal;
	}
A:link.white,A:visited.white,A:active.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	}
A:hover.white { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	color: #99ccff;
	font-weight: normal;
	}
H3 {
	font-size: 14pt;
}
H3.red {
	color: #cc0000;
	font-size: 14pt;
}
HR {
	color: #cccccc;
}
H4 {
	font-size: 13pt;
}
H5 {
	font-size: 11pt;
}

/* -------------------------------
	calendar table
-------------------------------- */	

td.month		
		{	background: #D1CEBD;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			text-align: center;
			/*margin: 0px;
			padding: 0px;*/	}

td.day		
		{	background: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			text-align: center;
			/*margin: 0px;
			padding: 0px;*/	}

/* -------------------------------
	miscellaneous
-------------------------------- */	

A:link.spotlight,A:visited.spotlight,A:active.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #006699;
	}
A:hover.spotlight { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
	text-transform: uppercase;
	color: #006699;
	}

.spotlighttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #666666;
	text-align:justify;
	}

.spotLightContent {
	width: 365px;
	height: 120px;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	clear: both;
	border-bottom: 1px dashed #AACCFF;
	overflow: hidden;
}

.spotLightTitle a {
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #006699;
}

.spotLightTitle a:hover {
	text-decoration: underline;
	color: #003377;
}

.spotLightBody {
	float: left;
	width: 275px;
	height: 74px;
	line-height: 19px;
	color: #666;
	text-align:justify;
	overflow: hidden;
	margin-left: 5px;
	padding-top: 3px;
}

.spotLightImg {
	width: 70px;
	float: left;
	margin: 3px;
	padding: 0px;
}

	
	
	

.dkblue{
	background: #024677;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #ffffff;
	}
	
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #999999;
	}
	
	
/* Section Navigation */
td.sectNav {
	margin: 0px;
	padding: 0px;
	border: 1px solid #BBD5FF;
	text-align: center;
}

td.sectNav a.sectNavLink, a.sectNavLink:visited {
	font-weight: bold;
	color: #0066AA;
	text-decoration: none;
	display: block;
	padding: 3px;
}

a:hover.sectNavLink {
	color: #FFFFFF;
	display: block;
	background-color: #024677;
	text-decoration: none;
}

td.sectNav a.sectNavLink:hover {
	color: #FFFFFF;
	display: block;
}

input.mainSrch {
	width: 125px;
}


dl.BoB_nav {
	margin-left:0px;
}

dl.BoB_nav dt {
	padding: 5px 15px;
	border: 1px solid navy;
	margin-left: -1px; 
	float: left;
	list-style: none;
	margin-bottom: 20px;
}

dl.BoB_nav dt a {
	text-decoration: none;
}

