td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
color:#9c67f5;
}
a:visited{
color:#157dd6;
}
a:hover{
color:#000000;
}
body {
   	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	width:auto;

	}
h1{ font-size:175%;
font-family:Arial, Helvetica, sans-serif;
color:#157dd6;
text-align:center;
}
h2 {font-size:120%;
color:	#157dd6;
}
 

hr { background:#157dd6;
height:2px;
}
#main {
	background:white;
	line-height:1.7em;
	padding-top:10px;
	padding-right:75px;
	padding-left:75px;
	padding-bottom:50px;
	margin-top:30px;
	margin-right:170px;
	margin-bottom:0px;
	margin-left:170px;
	
	

}
#header {
	margin: 10px;
	height: 150px;
	border-bottom:medium;
	border-bottom-color:#157dd6;
	border-bottom-style:solid;
	border-top:medium;
	border-top-color:#157dd6;
	border-top-style:solid;
	border-right:thin;
	border-right-color:#157dd6;
	border-right-style:solid;
	border-left-color:#157dd6;
	border-left-style:solid;
	border-left-width:thin;
	background-color:#a0dcfe;
	
	
}
 
#sidebar {
	
	font-size: 105%;
	text-align: left;
	padding: 15px;
	margin: 10px 10px 10px 20px;
	width:150px;
	position:absolute;
	top:175px;
	left:0px;
	border-top:medium;
	border-top-color:#157dd6;
	border-top-style:solid;
	border-bottom:medium;
	border-bottom-color:#157dd6;
	border-bottom-style:solid;
	border-right:thin;
	border-right-color:#157dd6;
	border-right-style:solid;
	border-left-color:#157dd6;
	border-left-style:solid;
	border-left-width:thin;
	background-color:#a0dcfe;
	
	
	
	
	
}

.box {
  position:relative;
  left:-7px;

  }
#menu {
  width:150px; 
  text-align:center; 
  position:relative;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:600;
  
  }
#menu a, #menu a:visited {
  text-decoration:none; 
  
  color:#9c67f5; 
  display:block; 
  width:150px; 
  height:16px; 
  border:1px solid #A0dcef; 
  padding:5px;
  }
* html #menu a, 
* html #menu a:visited {
  width:150px; 
  height:28px; 
  w\idth:150px; 
  he\ight:16px;
  }
#menu a span {
  display:none;
  }
#menu a:hover {
  border:1px solid #157dd6; 
  }
#menu a:hover span.left, 
#menu a:hover span.right {
  display:block; 
  position:absolute; 
  height:0; 
  width:0; 
  overflow:hidden; 
  border-top:8px solid #157dd6; 
  border-bottom:8px solid #157dd6; 
  }
#menu a:hover span.left {
  left:5px; 
  top:5px; 
  border-left:8px solid #157dd6;
  }
#menu a:hover span.right {
  left:150px; 
  top:5px; 
  border-right:8px solid #157dd6;
  }

* html #menu a:hover span.left, 
* html #menu a:hover span.right {
  width:8px; 
  height:16px; 
  w\idth:0; 
  he\ight:0;
  }
  
#rightsidebar {
	
	font-size: 105%;
	text-align: left;
	padding: 15px;
	margin: 10px 20px 10px 10px;
	width:150px;
	position:absolute;
	top:175px;
	right:0px;
	border-top:medium;
	border-top-color:#157dd6;
	border-top-style:solid;
	border-bottom:medium;
	border-bottom-color:#157dd6;
	border-bottom-style:solid;
	border-right:thin;
	border-right-color:#157dd6;
	border-right-style:solid;
	border-left-color:#157dd6;
	border-left-style:solid;
	border-left-width:thin;
	background-color:#a0dcfe;
	
}

.wisewords {

line-height:2.0em;
font-style:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
border-style:solid;
border-width:thin;
border-color:#157dd6;
padding:10px;
margin:20px;
margin-right:20px;
background-color: #FFFFFF


}

.smartquote {
	font-size: 100%;
	font-weight: bold;
	color: #669999;
	background-color: #cde0d7;
	float: right;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 60px;
	background-repeat:no-repeat;
	background-position: left top;	
	}
	.smartquoteleft {
	font-size: 100%;
	font-weight: bold;
	color: #669999;
	background-color: #cde0d7;
	float: left;
	width: 160px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 60px;
	background-repeat:no-repeat;
	background-position: left top;	
	}
.smartquote p {
	background-repeat:no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#main .mytables {
background:#cde0d7;
border-style:solid;
border:thin;
border-color:#CCCCCC;
}

#main .mytables td, th {
border:thin solid;
padding:10px;
border-color:#CCCCCC;
} 
 

 #sidebar table{
 border:none;
 padding:5px;
 }
.footer {
	
	text-align: center;
	padding: 10px;
	margin-top:100px;
	margin-left:10px;
	margin-right:10px;
	min-width:500px;
	font-size: .8em;
	color: #157dd6;
	font-family: Arial, Helvetica, sans-serif;	
	
}
.reference {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.90em;
font-style:oblique;
}
#sitemap ul{


list-style:square;
font-size:.9em;

}

#sitemap h2 {
position:relative;
right:-15px;
}


#topright {
	float: right;
	margin: 0px;
	padding: 0px;
}

  .newslettertable {
  margin-left:20px;
  margin-right:20px;
border:thin solid;
border-color:#157dd6;
border-collapse:collapse;
}

 .newslettertable th {
	padding:5px;
	background-color:#a0dcfe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #9c67f5;
	border-collapse:collapse;
} 

  .newslettersidebar {
  margin-left:0px;
  margin-right:0px;
  font-family:
  Arial, Helvetica, sans-serif;
  font-size:  small;

}

 .newslettersidebar th {
	

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #9c67f5;
	border:none;
} 
.hilite{
color:#0033FF
}

.ul{

list-style-type: circle;


}.sgtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	margin-right:25px;
	padding: 0px;
	border: thin solid #157DD6;
}
#menu h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-color: #9793ff;
	white-space: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0.2em;
	margin-bottom: 5px;
	margin-top:5px;
	color:#000000;
	}
	



