body {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #000000;
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color:  #cccccc;
	outline: none;
}

a:visited.on, a.on {
	color:  #CCCCCC;
	text-decoration : none;
}

a:active {
	color:  #CC6600;
	text-decoration : none;
}

a:hover {
	color: #CC6600;
	text-decoration: none;
}

.ahem {
	display: none;
}

strong, b {
	font-weight: bold;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing : +0.1mm;
	color: #999999;
}

blockquote  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing : +0.1mm;
	color: #999999;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing : +0.1mm;
	color: #999999;
}


px {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color: #CC6600;
	line-height: 11pt;
}

h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

img {
	border: 0;
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}



#container { 
position: absolute;
width: 1003px;
align: center;
min-height: 800px;
background-image: url("/images/backgrounds/bkgd.jpg");
background-repeat: no-repeat;
} 



	

#top {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*border: 2px 0 0 2px solid #cccccc;*/
	
	/*height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 76px;
}

html>body #top {
	height: 76px; /* ie5win fudge ends */
}

#left {
	position: absolute;
	top: 115px;
	left: 0px;
	margin: 2px;
	padding: 2px;
	
	
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;

	font: 9pt Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

html>body #left {
	width: 160px; /* ie5win fudge ends */
}

#middle {
	
	margin: 27px 200px 20px 170px;
	padding: 2px;
	min-height: 800px;
	background: #000000;
}

#right {
	position: absolute;
	top: 115px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 3px;
	padding: 3px;
	
	/*background: #15326A;*/
	width: 185px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 155px;
}

html>body #right {
	width: 185px; /* ie5win fudge ends */
}

pre {
	font-size: 10px;
	line-height: 12px;
	margin-top: 20px;
	margin-bottom: 10px; 
}


.select { 
 	background-color: #15326A; 
 	color: #CCCCCC; 
}



/*Video Container box for Programs page. This container will hold 2 boxes side by side proBoxV and proBoxT*/

#proV  {
	position: relative;
	display: inline;
	width: 780px;
	margin: 3px;
	padding: 4px;
	background: #000000;
	text-align: left;
}



/*Individual container box for video on Programs pages*/
.proBoxV    { 
	width: 485px;
	height: 275px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/*Individual container box for video text on Programs pages*/
.proBoxT    { 
	width: 260px;
	height: 275px;
	margin: 2px;
	border: 2px #333333 solid;
	padding: 3px;
	font-size: 10pt;
	color: #CCCCCC;
	overflow: hidden;
}


/*Individual container box for video on HOME page*/
#proVh  {
	position: relative;
	width: 645px;
	margin: 0px;
	padding: 2px;
	background: #000000;
	text-align: left;
}



input.btn {   
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 7px; 
 	background-color: #CC6600; 
 	color: #000000; 
 	margin-right: 6px;    
	border:1px solid; 
	cursor:pointer;  
}   



.ind {
	text-indent: 5px;
}

.sch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}


h4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #CC6600;
	line-height: 11pt;
}

.bg1  {
	background-color: #FFFFFF;
}

.bg2  {
	background-color: #CCCCCC;
}

.select { 
 	background-color: #15326A; 
 	color: #CCCCCC; 
}


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.or {  
	color: #CC6600;
}









