﻿body
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #000000;
}
.Footer a
{
	text-decoration: none;
	color: #000000;
}
.Footer a:hover
{
	text-decoration: underline;
}
.Footer
{
	text-decoration: none;
	font-size:  0.9em;
	color: #000000;
	line-height: 20px;
}
.TopMenuStrip a
{
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Footer h3
{
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	padding-bottom:5px;
}
.Menu h2
{
	font-size: 1.1em;
	font-weight: bold;
}
.Menu h3
{
	font-size: 1.1em;
	font-weight: bold;
	color: #444444;
}
.Content h2
{
	color: #a4a4a4;
	font-size: 1.1em;
	font-weight: bold;
}
.Content a
{
	color: #73be1e;
	text-decoration: underline;
}
.Content a:Hover
{
	color: #000000;
}
.Link
{
	color: #73be1e;
	text-decoration: underline;
}
.Link:Hover
{
	color: #000000;
}
a.RecentProjectHolder:hover .RecentProjectText
{
	color: #000000;
}
.RecentProjectText
{
	color: #73be1e;
	font-size: 1.1em;
	text-decoration: underline;
}
h1
{
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
	margin-top: 0px;
}

.MenuColumnTop h1
{
	padding-bottom: 25px;
}
.BlogColumn h2
{
	font-size:11px;
	color:#9f9f9f;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
.BlogColumn h3
{
	font-weight:normal;
	text-decoration:underline;
	font-size:1em;
	padding:0px;
	margin:0px;
}