/* Default CSS Stylesheet for a new Web Application project */

body, html {
	height:100%;
	min-height:100%;
}

BODY
{
	margins: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color:#000000;
}

TD, div, p
{
	font-family:Helvetica, Arial, sans-serif;
	FONT-SIZE: 12px;
}


.insetBox {
	border:1px solid #ffffff; 
	background-color:#E1E1E1; 
	padding:7px 7px 7px 7px;
	text-align:left
	}

.form {
	width:100%;}

.textbox {
	width:240px;
}

.hidethis {
	display:none;
}

.show {}

.header, .header2, .header3, .header4, .header5, .header6, H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    COLOR:#FF9C00;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
.header, H1	{	
	font-size: 22px;
	}	
		
.header2, H2	{	
	font-size: 18px;
	font-weight:bolder
	}

.h2Box	{
	width:100%;
	background-color: #9CB344;
	padding:5px;
	}
		
.header3, H3	{	
	font-size: 16px;
	}	
		
.header4, H4	{	
	font-size: 14px;
	margin-bottom:3px;
	}	

.header5, H5, DT	{	
	font-size: 12px;
	line-height: 18px;
	font-weight:500	
	}	
		
.header6, H6	{	
	font-size: 12px;
	font-weight:500;
	}
	
.newssummary {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#NewsView1_newsGrid td{
	padding-right:20px;
	}
	
.boxHeadL {
	background-image:url(header-container-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:8px;
	height:20px;
	color:#FFFFFF;
}	
.boxHeadR {
	background-image:url(header-container-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	widows:100%;
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.f {background-color: #EEE9E5;
	font-size:11px;
	font-spacing:normal;
	border-style:solid;
	border-width:1px;
	border-color:333300;
	text-decoration:none;
	white-space:nowrap;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;}

.m {
	background-color: #CFC3B5;
	font-size:11px;
	font-spacing:normal;
	border-width:1px;
	border-style:solid;
	border-color:333300;
	text-decoration:none;
	white-space:nowrap;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;}


/* General Links */
A, A:link, A:visited, A:active {	
	text-decoration: none;
	color: #FF9C00;
	}	

A:hover {	
	text-decoration: underline;
	color: #FF9C00;
}

h4 A, h4 A:link, h4 A:visited, h4 A:active {	
	text-decoration: none;
	color: #FF9C00;
	font-size:14px;
	font: Georgia, "Times New Roman", Times, serif;
	}	

h4 A:hover {	
	text-decoration: underline;
	color: #FF9C00;
}


.navigation, .navigation A, .navigation A:link, .navigation A:visited, .navigation A:active {	
	font-size:12px;
	text-decoration: none;
	color:#57390A;
	font-weight:bold;
}	

.navigation A:hover {	
	text-decoration:underline;
	color:#000000;
}


.footer {
	color: #bababa;
	font-weight:bold;
}
.footer A, .footer A:link, .footer A:visited, .footer A:active {	
	text-decoration: underline;
	color:white;
}	

.footer A:hover {	
	text-decoration:underline;
	color:#e9e9e9;
}
	
PRE	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px
	}	
	
UL LI	{	
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.highlight {
	background-color: #ffffff;
	padding: 3px;
	border: thin dashed #e9e9e9;}

big, .big { 
	font-size:	1em; } 
	
small, .small {
	font-size: 10px; } 
 
.verySmall {
	font-size: 8px; } 

hr {
	height: 1px;
	width: 100%;
	color: white;}

.White {
	color:#FFFFFF }

.smallItalic {	
	font-size:	.85em;
	font-style: italic; }

.bold, b {	
	font-weight: bold; }

.footer {
	font-size:	.7em;
	font-style: normal; }

.color1	{
	color: #5A2F20;}

.color2	{
	color: #314550;}

.color3	{
	background:#ffffff;}

.color4	{
	background-color:#F3DFB6;}

.color5	{
	background-color: #e9e9e9;}


.videoBG {
	background-color:#04455F;}
.videocell {
	float:left;
	width:120px;
	height:150px;
	margin-right:20px;
	}
.videotn {
	}
.videoinfo {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.videoPublished {
	display:none;}
.videoDesc {
	display:none;}	
.videoLink a, .videoLink a:active, .videoLink a:visited {
	color:#FF9C00;
	text-decoration:none;
	}
.videoLink a:hover {
	color:#eeeeee;
	}