@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	font-size:12px;
	line-height:150%;
	text-align: center; 
	color: #4c4c4c;
}

a:link {
	color: #003a63;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003a63;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #003a63;
}

a.none:link {
	color: #003a63;
	text-decoration: underline;
	padding:0px;
}
a.none:visited {
	text-decoration: underline;
	color: #003a63;
	padding:0px;
}
a.none:hover {
	text-decoration: none;
	padding:0px;
}
a.none:active {
	text-decoration: underline;
	color: #003a63;
	padding:0px;
}

.MichaelSigler #container { 
	width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
}
.MichaelSigler #sidebar1 {
	float: right;
	width: 160px; 
}
.MichaelSigler #top {
	height:150px;
	text-align:center;
	padding-bottom:20px; 
}

.MichaelSigler #top h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height:80%;
	letter-spacing:-1px;
	color:#003a63;
	
}

.MichaelSigler #mainContent h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:80%;
	letter-spacing:-1px;
	color:#003a63;
	
}

.MichaelSigler #mainContent { 
	margin: 0 180px 0 0; 
	padding: 0 20spx;
	line-height:150%;
} 

.MichaelSigler #second {
	padding-top:10px;
	padding-bottom:10px;
}

.MichaelSigler #second h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:80%;
	letter-spacing:-1px;
	color:#003a63;
	
}

.MichaelSigler #first {
	margin-left:0px;
	height:600px;
	font-size:12px;
	margin-left:0px;
}

.MichaelSigler #mainContent b {
	color:#003a63; 
}

.MichaelSigler #left {
	float:right;
}

.MichaelSigler #menu {
	padding-bottom:10px;
	padding-right:10px;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	font-size:10px;

}



.MichaelSigler #menu a, a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:150%;
	
	padding-right:10px;
}

.MichaelSigler #menu a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:150%;
	
	padding-right:10px;
}

.MichaelSigler #left li a, {
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003a63;
	font-size:11px;
	font-weight:bold;
	list-style-image:url(images/list.jpg);
}

.MichaelSigler #left ul {
list-style-image:url(images/list.jpg)
}

.MichaelSigler #left li a, a:hover {
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003a63;
	font-size:12px;
	font-weight:bold;
	list-style-image:url(images/list.jpg);
	 
}
.fltrt { 
	float: right;
	margin-left: 8px;
	
}
.fltlft { 
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-right:20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.comments {
	border-top:#003a63 5px solid;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:#4c4c4c 1px solid;
}

.commentagain {
	border-top:#003a63 3px solid;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:#4c4c4c 1px solid;
	margin-bottom:10px;
}

.mini {font-size:11px; font-style:italic; color:#333333;
}