.greybox {
	border: 1px solid #999999;
}

.greybox2 {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.greybox3 {
	border: 1px dashed #999999;
}

.blackbox {
	border: 1px solid #000000;
}

A:link{ color: #be4948; text-decoration: underline;}
A:visited { color: #be4948; text-decoration: underline;}
A:hover { color: #e59f07; text-decoration: underline;}
A:active { color: #e59f07; text-decoration: underline; }


.services A:link{ font-size: 12px; color: #000; font-family: verdana, arial, helvetica; text-decoration: none; font-weight:bold;}
.services A:visited { font-size: 12px; color: #000; font-family: verdana, arial, helvetica; text-decoration: none; font-weight:bold;}
.services A:hover { font-size: 12px; color: #000; font-family: verdana, arial, helvetica; text-decoration: underline; font-weight:bold;}
.services A:active { font-size: 12px; color: #000; font-family: verdana, arial, helvetica; text-decoration: underline; font-weight:bold;}

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#000; layer-background-color:#0079A8; color:yellow;}
.clLevel0over{background-color:#000; layer-background-color:#0079A8; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#000; layer-background-color:#000}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#be4948; layer-background-color:#be4948; color:white;}
.clLevel1over{background-color:#000; layer-background-color:#0079A8; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000; layer-background-color:#006699}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #be4948;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #be4948;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px dashed
}

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  line-height: 1.5em;
  color: #666666;
  background: url(http://www.ei2.com/images/quotes.gif) no-repeat top left;
  padding-bottom: 30px;
  }
