BLOCKQUOTE{
	margin-top:7;
	margin-bottom:7;
	font-style:italic;
}
/*Sidebar*/
#sidebar-a {

	
	padding: 0px;
	font-size : 13;
}
	
#sidebar-a h3 {
	
	border-bottom: 2px dotted #666666;
	font-size: 11px;
	margin-bottom:3;
	font-style: normal;
	text-transform: uppercase;
	color: #666666;
	padding: 2px 0;
	padding-left: 25px;
		
	
	
	
}

	
#sidebar-a p {
}
#sidebar-a ul {
	list-style : none;
margin : 0px 0px 30px;	
	}

#sidebar-a li {
	margin-top: 6px;
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {color:#666666;}
	
#sidebar-a a:hover {
	text-decoration: underline;}
/*End Sidebar*/

/*Searchbox*/
#search .searchBox {
	width: 115px;
	border: 1px solid #666666;
        


}

#search{	}
/*End Searchbox*/


h1 {	
	font-size : 16px;
	color : #004A80;
	font-weight:bold;
						margin-top: 0; 
						margin-bottom: 0;
}

h1 a:visited,
h1 a:active,
h1 a:link {color: #004A80;
text-decoration: none;}
	
h1 a:hover{
	text-decoration: underline;}
h2 {
	color: #004A80;
	margin-top:10;
	font-size : 16;
	font-weight:bold;
	margin-bottom:0;
}
h2 a:visited {color: #004A80;}

	
h2 a:hover{
	text-decoration: none;
	}
h3 {
	font-size : 14;
	margin-bottom:3;
	font-style:italic;
}

h4{
	font-size : 13;
	margin-bottom:3;
	margin-top:0;
	font-weight:bold;
	font-style:italic;

}

.PostSub{
	color : #ffdf74;
	font-weight : normal;
}
.PostSub P{
	font-size : 12;
	color : #666666;
	margin-top:7;
	margin-bottom:7;
}
.postsubhead{
	font-size : 12;
	margin-top:7;
	margin-bottom:7;
	color : #666666;
	font-weight : bold;
}

.postsubhead  a:visited,
.postsubhead  a:active,
.postsubhead  a:link {
	color: #004A80;
}
.postsubhead  a:hover {
text-decoration:none;
}
.postfoot{
	margin-bottom:20;
}
.postfoot P{
	margin-top:0;
	margin-bottom:0;
}
.Postview{
	font-size : 12;
	color : #666666;
	font-weight : normal;
}
.comment
{
	border: 1px #aaaaaa dotted;
	padding:15;
	margin-bottom:10;
	margin-top:10;
}
.commentsbody
{
	margin-left:10;	
	font-size : 12;
	color : #666666;
	font-weight : normal;
}
.commentssubhead{
	font-size : 12;
	color : #666666;
	font-weight : normal;
}

.CommonSubTitle
{
	font-size : 13;
	margin-bottom:3;
	margin-top:0;
	font-weight:bold;
	font-style:italic;
}
#postToolbar P{
	font-size : 12;
	color : #666666;
	font-weight : normal;
	margin-bottom:5;
	margin-top:5;

}
dt{
	font-size : 12;
	color : #000000;
	font-weight : bold;
}
BlogPostList {
	list-style-type: none;
}