body {
     font-family: Verdana, Arial, sans-serif;
	 color: #000000;
	 padding: 0px;
	 margin: 0px;
	 font-size: 12px;
	 background-color: #ffffff;
	 background-image: url('images/nav/bg.jpg'); 
	 background-repeat: repeat-y; 
}

h1, h2, h3 {
	font-family: Verdana, Arial, sans-serif;
}

ul {
	list-style-image: url('images/bullet.jpg');
	margin-bottom: 12px;
}

.red {
	color: #FF0000;
}

.links {
	background-image: url('images/chain_bg.jpg'); 
	background-repeat: no-repeat;
}

.links ul {
	list-style-image: url('images/bullet.gif');
	margin-bottom: 12px;
}

.links2 {
	background-image: url('images/chain_bg2.jpg'); 
	background-repeat: no-repeat;
}

.links2 ul {
	list-style-image: url('images/bullet.gif');
	margin-bottom: 12px;
}

.arial {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18pt;
}

.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #116CAF;
	letter-spacing: 0.03em;
	font-style: italic;
}

.big_blue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #116CAF;
	letter-spacing: 0.04em;
}

.lil_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #116CAF;
	letter-spacing: 0.05em;
}

.tabl {
	background-color: #ffffff;
}

.grey_box {
	background-color: #EBEBEB;
	border-top: solid 4px #f2f2f2;
	border-left: solid 4px #f2f2f2;
	border-right: solid 4px #7d7d7d;
	border-bottom: solid 4px #7b7b7b;
}

.spaced {
	line-height: 20px;
}

.grey_bar {
	background-image: url('images/grey_bar.jpg');
	background-repeat: repeat-x;
}

.b_bg {
	background-color: #ACCFE5;
	border-top: solid 4px #C2DCEC;
	border-left: solid 4px #CAE1EE;
	border-right: solid 4px #5C6E7A;
	border-bottom: solid 4px #5A6D78;
	line-height: 1.5em;
}

.under_bar {
	background-image: url('images/under_bg.jpg');
	background-repeat: repeat-x;
}

.blue_bg {
	background-image: url('images/blue_bg.jpg');
	background-repeat: repeat-x;
}

.side_nav {
	background-image: url('images/nav/bg.jpg');
	background-repeat: repeat-y;
}

.linkbar {
	 font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
}

.core {
	line-height: 1.6em; 
}

a:link {
	color: #333333; 
    text-decoration: underline;
}

a:visited {
    color: #333333; 
    text-decoration: underline;
}

a:hover {
      color: #666666; 
	  text-decoration: none;
}

a:active {
      color: #333333; 
	  text-decoration: underline;
}

.seminars {
	margin-left: 20pt;
	font-size: 14px;
	color: #3A8BC2;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: .03em;
}

.pu {
	font-size: 18px;
	color: #3A8BC2;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: .03em;
	line-height: 28px;
}

.seminars a:link {
	color: #3A8BC2; 
	text-decoration: none;
}

.seminars a:visited {
	color: #3A8BC2;
	text-decoration: none;
}

.seminars a:hover {
      color: #8E9DC1; 
	  text-decoration: none;
}

.seminars a:active {
      color: #3A8BC2; 
	  text-decoration: none;
}

.pu a:link {
	color: #3A8BC2; 
	text-decoration: none;
}

.pu a:visited {
	color: #3A8BC2;
	text-decoration: none;
}

.pu a:hover {
      color: #8E9DC1; 
	  text-decoration: none;
}

.pu a:active {
      color: #3A8BC2; 
	  text-decoration: none;
}