/* CSS Document */
a:link, a:visited { font-weight:bold; color: maroon; text-decoration:none; }
a:hover { text-decoration:underline; color: red; }
h1 { font-size: 22pt; }
body { 
	/*background-color: gainsboro; #5780ae
	stockvault_14158_20081230_red1040.jpg
	background-image:url(images/stockvault_13469_20081030_opac.jpg);
	background-repeat: no-repeat;
	*/
	background-image:url(images/bg_main.jpg);
	background-repeat: y-repeat;
	font: normal 10pt arial, georgia, verdana, helvetica, sans-serif;
	line-height: 1.5em;
}
table { background-color:white; border-collapse:collapse; border:none; }
td { padding: 1px 5px 1px 5px; }
img { padding:0px; border:none; }
.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;
}
.leftNav { 
 /* background-color: #cccccc; */
 text-align:left;
 font-family: arial;
 font-size:10pt;
}
.rAlign {
	text-align:right;
}
.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;
}

.mastlnk {
	background-color: #ebebeb;
	padding: 5px;
	vertical-align: middle;
}

.mastlnk div {
	text-align: center;
}

.mastTag {
	color: #666666;
	font-family: verdana;
	font-size: 16pt;
	padding: 25px 0px 0px 20px;
}

.isub {
	padding-left:10px;
}

#ltime { 
	color: #999999;
	font: 10pt "Times New Roman", Times, serif; 
}

#breadcrumb {
	background-color: #333333; /* #006699s */
	color:white;
	width:90%;
}

#breadcrumb tr td {
	height: 25px;
	padding-left: 20px;
	text-align:left;
}

#breadcrumb a:hover ,#breadcrumb a:visited ,#breadcrumb a:link {
	color:white;
	font-size: 10pt;
	text-transform: lowercase;
}

#content {
	padding: 15px 10px 10px 10px; 
	vertical-align:top; 
}

#contentsection {
	padding:0px;
}

#contentHead {
	/*color: #5780ae;  #006699 */
	font-family: times new roman;
	font-size: 19pt;
	letter-spacing: normal;
	line-height: normal;
	width: 90%;
}

#contentCell {
 padding: 2px 10px 2px 10px;
 text-align:left;
 vertical-align:top;
}

#crmDiv {
	display:block;
	padding: 5px 0px 5px 0px;
	text-align:center;
}

#mastDiv {
	display:block;
	text-align:center;
}

#mastTD {
	/* background-image:url(images/headerBack.jpg);
	background-repeat:no-repeat;
	background-position: top left; 
	background-color: #666666;
	*/
	color:orange;
}

#mastHead {
	height: 150px;
	width: 90%;
}

#mastHead tr td{
	text-align:left;
	vertical-align:top;
}

#navTable { width:90%; }
#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: 90%; } 
#main td { padding: 0px 10px 0px 10px; }
#cMac { 
	background-image:url(images/MM_CF_CDev_logo_blk_RGB_sm.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	padding-top: 10px;
	width: 145px;
	height: 30px;
}
