/* CSS Document */
a:link, a:visited { font-weight:bold; color: black; text-decoration:none; }
a:hover { text-decoration:none; color: red; }

body { 
	/*
	background-color: #ebebeb;
	background-color: #336633;
	background-image:url(images/stockvault_2489_20070301_v1.jpg);
	*/
	background-color: #999999;
	font: normal 10pt arial, georgia, verdana, helvetica, sans-serif;
	line-height: 1.5em;
}
h1 {
	font-size: 14pt;
	text-align:center;
}
table { background-color:white; border-collapse:collapse; border:none; }
td { padding: 1px 5px 1px 5px; }
img { padding:0px; border:none; }
.attn {
	background-color: #ff9900;
	border: 1px solid #cccccc;
	width: 175px;
	padding: 2px 5px;
}
.attn a:link, .attn a:visited {
	background-color: #ff9900;
	color:black;
	display:block;
}

.attn a:hover {
	color:blue;
}

.footer { color:black; font-size: 9pt; }

.gglTop { 
	float:left;
	padding: 10px 10px 0px 0px;
}

.TitleHeader {
	color: #006699;
	padding: 5px 0px 5px 0px;
	text-align:center;
}
.headers { 
	color: #006699;
	padding-left: 10px;
	text-align:left;
}
.sidebar a:link ,.sidebar a:visited  {
	color:#8ea5ec;
}
.subItem {
	padding-left: 10px;
}
.leftNav { 
	text-align:left;
	font-family: arial;
	font-size:10pt;
}
.lnkbx {
	text-align:center;
}
.rightNav { 
 background-color: #cccccc;
}
.logoDiv {
	/* text-align:left; padding: 0px 10px 10px 30px; 
	background-image:url(images/logo.gif);
	*/
	background-repeat:no-repeat;
	color:#666666;
	padding-top:10px; 
	height:67px; 
	width:76px;
}

.article:link ,.article:visited {
	color:red;
}

.cAlign {
	text-align:center;
}

.newsDiv {
	padding-top: 20px; 
	font-size: 14pt; 
	color:blue;
	cursor:pointer;
}

.rAlign { text-align:right; }

#ltime { 
	color: #999999;
	font: 10pt "Times New Roman", Times, serif; 
}

#breadcrumb {
	background-color: #ff9900;
	color:white;
	width:95%;
}

#breadcrumb tr td {
	height: 30px;
	padding-left: 20px;
	text-align:left;
}

#breadcrumb a:hover ,#breadcrumb a:visited ,#breadcrumb a:link {
	color: white;
}

#content {
	padding: 15px 20px 10px 20px; 
	vertical-align:top; 
}

#contentsection {
	padding:10px;
}

#contentHead {
	/*color: #5780ae;  #006699 */
	font-family: times new roman;
	letter-spacing: normal;
	line-height: normal;
	width: 90%;
}

#contentCell {
 padding: 2px 20px 2px 20px;
 text-align:left;
 vertical-align:top;
}

#crmDiv {
	display:block;
	padding: 5px 0px 5px 0px;
	text-align:center;
}

#mastDiv {
	/*background-color:#5780ae;*/
	display:block;
	padding: 10px 0px 5px 0px;
	text-align:center;
}

#mastHead {
	background-color:white;
	background-image:url(images/ap104s4010_2.jpg);
	height: 150px;
	width: 95%;
}

#mastHead tr td {
	background-color:transparent;
	color:#666666; 
	text-align:left;
	vertical-align:top;
}

#navTable { width:100%; }
#navTable td {
	border: 1px solid #ccccff;
	white-space:nowrap;
	width:25%;
	vertical-align:bottom;
}
/*
#navTable a:link, #navTable a:visited { 
	padding-left: 5px;
	color:#006699;
	text-decoration:none;
	display:block;
}
#navTable a:hover {
	color:#ff9900; 
}
*/
#main { 
	width: 95%; 
} 
#main td { padding: 0px 10px 0px 10px; }

#enews {
	background-color:white;
	border: 5px solid #333333;
	display:none;
	padding: 20px;
	position:absolute;
	width: 400px;
	top: 10%;
	left: 10%;
	z-Index:99;
}
