/* CSS Document */

.hide_image {
}
body {
	background-color: #000099;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #484848;
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
}

.bodytext a{
	color:#30C;
	text-decoration:none;
}

.bodytext a:visited{
	color:#660099;
	}



.page_title {
	font-family: "trebuchet MS", "Georgia", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #484848;	
}

.subhead {
	font-family: "trebuchet MS", "Georgia", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #484848;	
}

.nav {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border-bottom-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-bottom-width: 1px;
}
.nav a{
	color: #3300CC;
	text-decoration:none;
}
.nav a:visited{
	color:#30C;
	text-decoration:none;
	}
.nav a:hover{
	
	text-decoration:underline;
	}
	

.nav_toc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.nav_toc a{
	color: #3300CC;
	text-decoration:none;
}
.nav_toc a:hover{
	color:#30C;
	text-decoration:underline;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a{
	color:#FFF;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#30C;
	text-decoration:underline;

}

.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 484848;
}
.byline  a{
	color: #009;
	text-decoration:none;
}

.byline a:hover{
	text-decoration:underline;
}.toc_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.article2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

.article a{
	color:#3300CC;
	text-decoration:none;
}
.article2 a{
	color:#3300CC;
	text-decoration:none;
}


	
.article a:hover{
	text-decoration:underline;
}
.article2 a:hover{
	text-decoration:underline;
	}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-style: italic;
	line-height: 30px;
	white-space: normal;
	width: auto;
}
.quoteby {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	width: 85%;
}
.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
	font-weight: bold;
}
.subscribe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 484848;
}
.subscribe a{
	color:#30C;
	text-decoration:none;
}

.subscribe a:hover{
	color:#30C;
	text-decoration:underline;
}


img {
	margin-tops: 0px;
	padding-top: 0px;
}
