/***************************************************************/
.content_body .homepage
{
}

.content_body .homepage h2.underline
{
	font-size: 16px;
	border-bottom:1px solid gray;
	padding-bottom:10px;
	margin-bottom: 10px;
}

/***************************************************************/

.content_body .category_list
{
	margin-bottom: 20px;
}

/***************************************************************/

.content_body .category_details
{
	font-size:13px;
	color: black;
}

.content_body .category_file_types
{
	font-size:20px;
}

.content_body .category_file_types h1
{
	font-family: Verdana,Arial,sans-serif;
	font-size:26px;
	font-weight: bold;
	color:#CD0003;

	border-bottom:1px solid gray;
	padding-bottom:10px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.content_body .category_file_types ul
{
	padding-left: 20px;
}

.content_body .category_file_types li
{
	list-style-type: disc;
}

/***************************************************************/

.content_body .post
{
	font-size:13px;
	color: black;
}

.content_body .post ul
{
	padding-left: 20px;
}

.content_body .post li
{
	list-style-type: disc;
}

.content_body .post h1.title
{
	margin-top: 0;
}

.content_body .post h1
{
	font-family: Verdana,Arial,sans-serif;
	font-size:26px;
	font-weight: bold;
	color:#CD0003;

	border-bottom:1px solid gray;
	padding-bottom:10px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.content_body .post h2
{
	font-size:14px;
	color:#AA0000;
	
	margin-top: 20px;
}

.content_body .post h3
{
	font-size:13px;
	color:#AA0000;
	
	margin-top: 17px;
}

.content_body .post .related
{
	margin-top: 20px;
}

.content_body .post .related .title
{
	font-family: Verdana,Arial,sans-serif;
	font-size:18px;
	font-weight: bold;

	border-bottom:1px solid gray;
	padding-bottom:10px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.content_body .post .related ul
{
	padding-left: 20px;
}

.content_body .post .related li
{
	font-size:16px;
}
