/* CSS Document */
h2.hld
{
    font-weight: normal;
    color: #666666;
    font-size: x-large;
    margin-top: 5px;
    margin-bottom: 3px;
}
body {
	background-image: url(/resources/images/hireleveldesigns_bg.gif);
	background-color: #5dc629;
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 1px;
	margin-right: 0px;
}
td.header_menu
{
    padding: 0px 10px 0px 10px;
    color: #666666;
}
.header_menu a:link
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}
.header_menu a:visited
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}
.header_menu a:hover
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: underline;
}
td.footer
{
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    padding: 0px 10px 0px 10px;
    color: #fff;
}
.footer a:link
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}
.footer a:visited
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}
.footer a:hover
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: underline;
}
.utility_menu
{
	color: #FFFFFF;
}
.utility_menu a:link
{
    color: #ffffff;
}
.utility_menu a:link
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}
.utility_menu a:visited
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}
.utility_menu a:hover
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: underline;
}

h3
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.dlCaseStudyImages
{
	padding: 2px;
}

.dlCaseStudyImage
{
	border: 1px #000000;
}

a.lnkCaseStudy
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 12pt;
	color: #000000;
	width: 150px;
	padding: 3px;
	display: block;
}

a.lnkCaseStudy:Hover
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 12pt;
	color: #000000;
	width: 150px;
	background-color: yellow;
	padding: 3px;
	display: block;
}

.sub-head
{
    font-size: large;
}

.call-out
{
    margin: 15px 10px 25px 10px;
    font-size: 11pt;
    font-weight: normal;
    color: #2D639B;
    line-height: 14pt;
}
