﻿body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

.content {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

.content a{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.content a:hover{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.pagination {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #7c7c7c;
	line-height: 17px;
}

.pagination a.pagination_link{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration: underline;
}

.pagination a.pagination_link:hover{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4d99e8;
	text-decoration: none;
}

.pagination a.pagination_link_selected{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration: none;
}

.pagination a.pagination_link_selected:hover{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4d99e8;
	text-decoration: underline;
}

.blue-h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #39b0db;
	line-height:normal;
	text-decoration: none;
	font-weight: 700;
}
.blue-h1 a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #39b0db;
	text-decoration: none;
	font-weight: 700;
}
.blue-h1 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #39b0db;
	text-decoration: none;
	font-weight: 700;
}

.blue-h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 23px;
	color: #39b0db;
	line-height:normal;
	text-decoration: none;
	font-weight: 700;
}
.blue-h2 a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 23px;
	color: #39b0db;
	text-decoration: none;
	font-weight: 700;
}
.blue-h2 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 23px;
	color: #39b0db;
	text-decoration: none;
	font-weight: 700;
}

.blue-h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #39b0db;
	text-decoration: none;
	line-height:normal;
	font-weight: 700;
}
.blue-h3 a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #39b0db;
	text-decoration: none;
	font-weight: 700;
}
.blue-h3 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #39b0db;
	text-decoration: none;
	font-weight: 700;
}

.blue-h4
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14.67px;
	color: #39b0db;
	line-height:normal;
	text-decoration: none;
}
.blue-h4 a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14.67px;
	color: #39b0db;
	text-decoration: none;
}
.blue-h4 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14.67px;
	color: #39b0db;
	text-decoration: none;
}

.project-category-box
{
	width: 250px;
	height: 200px;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}

.disclaimer
{
	text-align:center;
}