/* sp_form (form), sp_list (list),  srch_fullpacked (srchFpk), srch_full (srchF), srch_bldg (srchBldg), srch_space (srchSpc), share classes on template (sp) */

/* general style */

td {	
	font-family: Verdana, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #0000CC;
}

a:VISITED	{
	text-decoration: underline;
	color: #6866CC;
}

a:HOVER {
	text-decoration: underline;
	color: red;
}

b {
	color: #003366;
}

body, table{
	MARGIN: 0px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.sperrorred {
	color: #FF0000;
	font-weight: bold;
}


h5, h6, h3 {
	padding-bottom: 5px;
	margin: 0px;
	color: #003366;
}

h3 {
	font-size: 14px;
}

ul {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style-type: disc;
	
}





/* Left info on home page */

#AdTbl, #CmTbl, #PrdTbl {
	width: 700px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px solid #FF9900;
}

.Hd {
	font-size: 12px;
	padding: 0px 30px 10px 10px;
}

#AdTbl .Cnt td {
	padding: 0px 10px 0px 10px;
}

#AdTbl .CntCl1, #PrdTbl .CntCl1 {
	border-right: 0px;
}

#PrdTbl a {
	text-decoration: none;
	color: #000000;	
}

#PrdTbl a:hover {
	text-decoration: none;
	color: #333333;	
}

#PrdTbl .Cnt td {
	border-top: 1px solid #CECECE;
	padding-top: 5px;
}

#PrdTbl .CntCl2, #PrdTbl .CntCl3 {
	width: 207px;
}

#PrdTbl .CntCl1 {
	width: 143px;
}

.Cnt td {
	padding: 0px 10px 10px 10px;
	vertical-align: top;	
	text-align: left;
}

.CntCl1, #PrdTbl .CntCl2 {
	border-right: 1px solid #CECECE;
}

#CmTbl .CntCl1 {
	width: 185px;
}

#CmTbl .CntCl2 {
	padding-right: 30px;
}








/* shared properties */

.sptitlebold {	
	font-size: 12px;
	font-weight: bold; 
	color: #000040
}

.spSelectBox {
	font-size: 10px;
}

.spSubmitBut {
	font-size: 10px;
	width: 45px;
	font-weight: bold;
	color: #000040
	padding-top: 5px;
}

.sptitlered {
	color: red;
}

#footer {
 width: 700px;
}

#footer td {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;	
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	padding: 10px;

}
a.footerLinks {
	COLOR: #333333; 
	TEXT-DECORATION: none;
}
a.footerLinks:hover {
	COLOR: #666666; 
	TEXT-DECORATION: none;
}


/* about us folder*/
#abtMTbl {
	width: 700px;
}

.bodytext {  font-family: Verdana, sans-serif; font-size: 8.5pt; color: #333333}
.boldletter {  
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #336699
}
.chkbox {
	padding-top: 5px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.abtLftNv {
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

.abtMnCnt {
	width: 500px;
	vertical-align: top;
}
.abtMnCnt table {
	float: left;
	width: 100%;
}
.abtMnCnt table td {
	padding: 3px 0px 3px 0px;
}





/*about us folder ends */

@media print {
	.listNav, .abtLftNv, .abtHd {display:none;}
	
}


/* temporary styles for pgs in cust 1 folder 5-26-2005  */

.style2 {font-family: Arial, Helvetica, sans-serif; 
	color: #999966;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.style6 {font-family: Arial, Helvetica, sans-serif; color: #003399; }

/* end temporary styles */



