Body {
	font-family: Arial, Garamond, Times New Roman, Verdana, Arial;
	color:#333333;
	font-size:x-small;
}

form
{
	padding:0px;
	margin:0px;
}


a
{
	color:#003399;
	text-decoration:none;
}

a:hover
{
	color:#003399;
	text-decoration:underline;
}


h1
{
	font-size:22px;
	margin-bottom:-0.2em;
	font-weight:bold;
}


h2
{
	font-size:medium;
	margin-bottom:-0.6em;
	font-weight:bold;
}

h3
{
	font-size:medium;
	margin-bottom:-0.0em;
	font-weight:bold;
}

h6
{
	font-size:x-small;
	margin-bottom:1em;
	margin-top:.6em;
	font-weight:normal;
}


/* Home Page Only */
#dvHomeColumns
{
	clear:both;
	float:none;
}

#dvHomeColumns a
{
	color:#333333;
	text-decoration:none;
}

#dvHomeColumns a:hover
{
	color:#003399;
	text-decoration:underline;
}

div.dvHomeCol
{
	float:left;	
	padding:20px;
	height:220px;
}

#dvHmKeyServices
{
	margin-right:20px;
	background-image: url(/images/bg-vertdotted.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	width:200px;
}

#dvHmKeyServices ul
{
	list-style-type: square;	
}

#dvHmKeyServices ul li
{
	margin-left: -2em;
}


#dvCaseStudy
{
	margin-right:20px;
	background-image: url(/images/bg-vertdotted.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	width:200px;
}

#dvLatestNews
{

}


/* General Page Structure */
#dvContentEncapsulation
{
	width:780px;
	padding-bottom:30px;
	padding-top:30px;
	text-align:left;
	background-image: url(/images/bg-page.jpg);
	background-repeat: no-repeat;
	height:110px;
}

#dvContent
{
	padding-top:20px;
}


#dvTopBar
{
	padding-bottom:15px;
}

#dvFooter
{
	font-family:Arial, Verdana, Garamond, Times New Roman;
	font-size:x-small;
	font-weight:bold;
	line-height:15px;
	clear:both;
}


#dvFooter a {

	text-decoration:none;
	color:#333333;
}

#dvFooter a:hover {
	text-decoration:underline;
	color:#666666;
}











.GenBody {
	font-family: Arial, Garamond, Times New Roman, Verdana, Arial;
	/* font-size:11px; */
	font-size:medium;
}


#dvHomeTopBox
{
	background-image: url(/images/bg-home-mainblock.jpg);
	background-repeat: repeat-x;
	height:200px;

}

#dvHomeTopBoxContent
{
	float:right;
	width:380px;
	padding-top:30px;
	margin-right:40px;
	margin-left:30px;

}

#dvContent
{
	float:left;
}


#dvSubNav
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
	margin-right:30px;
	width:161px;
	float:left;
}

#dvSubNavHeading
{
	padding-top:25px;
	font-size:small;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:-1em;
	color:#333333;
}

#dvSubNav ul
{
	list-style-type: none;	
	margin-left: 0px;
	margin-bottom:25px;
}


#dvSubNav ul li
{
	margin-bottom:5px;
}

#dvSubNav ul li a
{
	font-weight:bold;
	color:#333333;
}


#dvSubNav ul li a:hover
{
	font-weight:bold;
	color:#003399;
}

















.RTEbody {
	background-color:#FFFFFF;
	font-family: Arial, Garamond, Times New Roman, Verdana, Arial;
	/* font-size:11px; */
	font-size:medium;
}
