﻿	* {
		font-family: Georgia, Verdana,Tahoma, Serif;
		font-size:8pt;
	}
	body#mid {
		text-align: center;
		margin: 10px 0px 10px 0px;
		background:#fff;
	}
	#container {
		border:#666 1px solid;
		width: 760px;
		background:#fff;
		text-align: left;
		margin: 0 auto;
	}

	a.white {font-weight: bold; color: #fff; text-decoration: none}
	a.white:link {font-weight: bold; color: #fff; text-decoration: none}
	a.white:active {font-weight: bold; color: #fff; text-decoration: none}
	a.white:visited {font-weight: bold; color: #fff; text-decoration: none}
	a.white:hover {font-weight: bold; color: #fff; text-decoration: underline}

	a {font-weight: bold; color: #0073a9; text-decoration: none}
	a:link {font-weight: bold; color: #0073a9; text-decoration: none}
	a:active {font-weight: bold; color: #0073a9; text-decoration: none}
	a:visited {font-weight: bold; color: #0073a9; text-decoration: none}
	a:hover {font-weight: bold; color: #0073a9; text-decoration: underline}
	.control {
		border:#999 1px solid;
		background:#fff url("../img/controlbg.jpg") repeat-y left top;
	}
	#menu a {font-weight: bold; color: #fff; text-decoration: none}
	#menu a:link {font-weight: bold; color: #fff; text-decoration: none}
	#menu a:active {font-weight: bold; color: #fff; text-decoration: none}
	#menu a:visited {font-weight: bold; color: #fff; text-decoration: none}
	#menu a:hover {font-weight: bold; color: #fff; text-decoration: underline}
	
	h1 {
		color:#0073a9;
		font-size:12pt;
		padding:0px;
		margin:0px;
	}
	h2 {
		color:#333;
		font-size:10pt;
		padding:0px;
		margin:0px;
	}
	.sectionhdr {
		background:#cee url('../img/arr.gif') no-repeat;
		padding:7px 7px 7px 30px;
		border-top: #999 1px solid;
		border-bottom: #666 2px solid;
	}
	td {
		color:#4a4a4a;
		line-height:18px;
	}
	.newspreview {
		padding:0px 20px 20px 20px;
		background:#fff 1px solid bottom;
	}
	p {
		padding:0px;
		margin:0px 0px 13px 0px;
	}

	.dottedline {
		background:#fff url('../img/hdots.gif');height:1px;margin: 0;clear:both;
	}
	ul {
		margin: 5px 5px 5px 16px;
		padding:5px 15px 15px 15px;
		list-style:outside url(../img/bullet.gif); 
		vertical-align:center;
		clear:both;
	}
	ul a {font-weight: bold; color: #0073a9; text-decoration: none}
	ul a:link {font-weight: bold; color: #0073a9; text-decoration: none}
	ul a:active {font-weight: bold; color: #0073a9; text-decoration: none}
	ul a:visited {font-weight: bold; color: #0073a9; text-decoration: none}
	ul a:hover {font-weight: bold; color: #0073a9; text-decoration: underline}
	
.leftcol {
	background:#f7f7f7; 
	vertical-align:top; 
	width:250px;
}

.br10{
	line-height:10px;
}
.vsepline {
	background:#eaeaea;
	width:1px;
}
.contentcell{
	vertical-align:top; 
	width:510px;
	padding:20px;

}

.message {
	font-weight:bold;
	color:#080;
}

.valsum {
	width: 300px;
	clear:both;
	margin: 0px 0px 20px 0px; /* center for now */
	background: url('../img/excl.jpg') no-repeat;
	background-position:10px 5px;
	border:#999 1px solid; 
	padding:20px 0 30px 40px;
	list-style:outside url('../img/home/bullet.gif'); 
	vertical-align:center;
}


#btabs { 	FONT-SIZE: 10px; BACKGROUND: url(../img/bt_bg.gif) #f9f9f9 repeat-x 50% bottom; FLOAT:left; WIDTH:100%; LINE-HEIGHT:normal; font-weight:bold; white-space:nowrap;}
#btabs UL { 	PADDING-RIGHT: 10px; PADDING-LEFT: 5%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none }
#btabs LI { 	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; BACKGROUND: url(../img/bt_left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px }
#btabs A { 	PADDING-RIGHT: 18px; DISPLAY: block; PADDING-LEFT: 4px; BACKGROUND: url(../img/bt_right.gif) no-repeat right top; PADDING-BOTTOM: 2px; PADDING-TOP: 5px; color:#333333; text-decoration:none;font-size:10px;}
#btabs #current { 	BACKGROUND-IMAGE: url(../img/bt_left_on.gif) } 
#btabs #current A { 	BACKGROUND-IMAGE: url(../img/bt_right_on.gif); PADDING-BOTTOM: 5px; color:#ffffff; text-decoration:none;font-size:10px;}


/*------------ menu related -----------------*/
#nav, #nav ul {
	clear:both;
	float: left;
	width: 760px;
	list-style: none;
	background: #0073a9;
	font-weight: bold;
	padding: 0;
	margin: 0;
	/*border: solid #080;
	border-width: 1px 0;*/
}


#nav a {
	display: block;
	width: 110px;
	color: #fff;
	text-decoration: none;
	padding: 6px 20px;
	font-weight: bold;
}

#nav a.parnt {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 150px; /*adjusts header widths*/
}

#nav li ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 110px;
	w\idth: 13.9em;
	font-weight: normal;
	border-bottom:#333 4px solid;
	margin: 0;
	background: #0073a9;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #005b91;
}


	/*#playlist { BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BORDER-LEFT: #fff 1px solid; BORDER-BOTTOM: #666666 1px solid }*/
	#cjGrid {BORDER-BOTTOM: #666666 1px solid; BORDER-TOP: #999 1px solid;  }
	#cjGrid TBODY TR TD { PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 8pt; PADDING-BOTTOM: 3px; BORDER-LEFT: #fff 1px solid; BORDER-TOP: #ccc 1px solid; PADDING-TOP: 3px; }
	#cjGrid TBODY TR.selected TD { FONT-WEIGHT: bold; BORDER-LEFT: #666666 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #666666 }
	#description {BORDER-BOTTOM: #666666 1px solid; BORDER-TOP: #999 1px solid;  }
	#description TBODY TR TD { PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 8pt; PADDING-BOTTOM: 3px; BORDER-LEFT: #fff 1px solid; PADDING-TOP: 3px; FONT-FAMILY: verdana, sans-serif }
	#description TBODY TR.selected TD { FONT-WEIGHT: bold; BORDER-LEFT: #666666 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #666666 }

