* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}
	
/*  commented 10-25 mjr
a:link, a:visited {
	color: #3261b3;
	font-weight: bold;
}
*/
	
	
/*   changed 10-25 mjr
a:link  {color: #3261b3; 
text-decoration: none}
*/

a   { 
color: #3261b3; 
text-decoration: none;
font-weight:bold
}

a:hover, a:active {text-decoration: underline;}


	
p {
	
	}
	
h1 {
	font-size: 28px; 
	color: #513f69;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 30px 30px 0;

	}
	
h2 {
	font-size: 18px; 
	color: #513f69;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
	
h3 {
	font-size: 14px;
	text-transform: capitalize;
	color: #513f69;
	}
	
h1, h2, h3 {
	line-height: normal;
	}
	
blockquote {
	width: 70%;
	margin: 20px auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
td.bg_left {
	background: url(../images/bg_pg_left.gif) repeat-x top right;
	}
	
td.bg_right {
	background: url(../images/bg_pg_left.gif) repeat-x top left;
	}
	
.container {
	margin: 0 auto;
	width: 755px;
	background: url(../images/bg_container.gif) no-repeat top center;
	}
	
.header {
	
	}
	
.nav {
	margin: 18px auto 0 auto;
	text-align: center;	
	}
	
ul.menu {
	list-style-type: none;
	}
	
ul.menu li {
	display: inline;
	margin: 0 6px;
	}

.menu img {
	border: 0;
	}
	
.middle {
	margin: 12px auto;
	text-align: center;
	}
	
.content {
	margin: 0px auto;
	text-align: justify;
	}
	
.content p, .content ul, .content ol, .content h2, .content h3, .content h4 {
	margin-top: 20px;
	clear: both;
	}
	
table h3 {
	margin: 10px 0;
	}
	
.it {
	padding: 5px 20px 0;
	}
	
.it_it {
	float:left;
	width: 500px;
	}

.it_in {
	width: 705px;
	}
	
.it ul, .it ol {
	list-style: inside;
	margin-left: 40px;
	}

ol {
	list-style-type: decimal;
	}
	
.it li {
	margin: 10px 0;
	}

.it img {
	margin: 0 20px 20px 0;
	padding: 4px;
	border: 1px solid #ccc;
	float: left;
	}

.thb_right {
	float: right !important;
	margin: 0 0 10px 20px !important;
	}
	
.thb_left {
	float: left;
	clear: none;
	margin: 20px 10px 10px 0;
	}

.emphasis {
	margin: auto 30px;
	padding: 20px;
	border: 1px #ccc solid;
	color: #c00;
	}
	
.side {
	float: right;
	
        width: 190px;
	border: 2px solid #513e68;
	margin: 0 0 10px 10px;
	text-align: left;
	clear: right;
	} 
	
.side h2 {
	background: #e8e6eb;
	font-size: 14px;
	border-bottom: 4px solid #513e68;
	margin: 0px;
	padding: 5px;
	font-style: italic;
	color: #555;
	}
	
.side h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.side h4 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
	}
	
.side p, .side ul {
	
        margin: 0;
	padding: 10px;
	}
	
.side ul {
	list-style-type: none;
	font-size: 11px;
	}
	
.side li {
	background: url(../images/bullet_01.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin: 8px 0;
	line-height: normal;
	}
		

.sd {
	clear: both;
	}

.footer {
	margin: auto;
	text-align: center;
	clear: both;
	color: #ccc;
	font-size: 10px;
	width: 746px;
	height: 90px;
	background: url(../images/bg_footer.gif) no-repeat top center;
	line-height: 80px;
	}
	
.footer a {
	color: #fff;
	}
	
.nav_ha {
	margin: 20px auto;
	text-align: center;
     /*   color: #3261b3;     mjr */
        font-weight: bold;
        	}

h2 span {
  display:block;
  font-size:20px
}

.clear {
	clear: both;
	}
	
.insert {
	float: right;
	clear: none;
	width: 180px;
	margin: -10px 10px 10px 20px;
	border: none;
	background: url(../images/quotes.gif) no-repeat 0 10px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding: 10px;
	line-height: 18px;
	color: #666;
	}
	
.it table {
	margin: 0;
	}
	
.home p, .home ul, .home ol, .home h1, .home h2 {
	clear: none;
	}
	
table#als td {
	padding-bottom:10px;
	text-align:left
	width: 90%;
}

table#als img {
  border:0;
}
