body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2d86b4;
	height: 100%;
}

body, td, th {
	font-size: 12px;
	font-family: "Arial", Geneva, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

h1 {
	font-size:36px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

a {
	color: #000000;
}

a:hover {
	color: #8C0000;
	text-decoration: none;
}

#dOuterContainer {
	min-height: 100%;
	overflow: auto;
	background: url('/images/design/body_bg.jpg') repeat-x;
}

#dInnerContainer {
	margin: 0 auto;
	width: 798px;
}

#dMiniNavContainer {
	height: 40px;
}

#dMiniNav {
	position: relative;
	height: 40px;
	width: 137px;
	top: 0px;
	left: 625px;
	background: url('/images/design/mininav_bg.jpg');
	color: #ffffff;
}

#dMiniNav ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 10px 0 10px;
}

#dMiniNav ul li {
	float: left;
	margin: 0;
	padding: 0 12px 0 10px;
}

#dLogo {
	width: 798px;
	height: 95px;
}

#dNav {
	width: 779px;
	height: 27px;
	padding: 10px 10px 0 9px;
	background: url('/images/design/nav_bg.jpg');
}

#dMain {
	width: 782px;
	padding: 0 8px 0 8px;
}

#dBodyOuterContainer {
	width: 782px;
	background-color: #ffffff;
}

#dBodyMiddleContainer {
	width: 782px;
	background: url('/images/design/content_repeat.jpg');
}

#dBodyInnerContainer {
	width: 782px;
	min-height: 300px;
	background: url('/images/design/content_bottom.jpg') bottom left no-repeat;
}

#dBodyHeader {
	width: 782px;
	height: 178px;
}

#dBodyHeaderFlashContainer {
	display: none;
	width: 782px;
	height: 242px;
	overflow: hidden;
}

#dBodyHeaderFlash {
	position: relative;
	left: -1px;
	width: 784px;
}

#dBodyLeft {
	float: left;
	width: 189px;
	padding: 5px 14px 0 14px;
	margin-right: 3px;
}

#dBodyLeft h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 5px 0;
}

#dBodyLeft ul {
	list-style-image: url('/images/global/bullet_arrow.gif');
	margin: 0 0 15px 0;
	padding-left: 15px;
}

#dBodyLeft li {
	border-bottom: 1px dotted #666666;
	line-height: 22px;
	font-size: 11px;
}

#dBodyLeft li a:link {
	color:#000000;
	text-decoration: none;
}

#dBodyLeft li a:active {
	color:#000000;
	text-decoration: none;
}

#dBodyLeft li a:visited {
	color:#000000;
	text-decoration: none;
}

#dBodyLeft li a:hover {
	color:#8C0000;
	text-decoration: none;
}

#dBodyLeft ul.cRecentClients {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#dBodyLeft .cRecentClients li {
	float: left;
	border: 0;
	width: 84px;
	height: 84px;
	border-top: 2px solid #F0F0F0;
	border-left: 2px solid #F0F0F0;
	margin-bottom: 3px;
	margin-left: 2px;
}

#dBodyLeft .cRecentClients li:hover {
	border-top: 2px solid #7b7b7b;
	border-left: 2px solid #7b7b7b;
	cursor: default;
}

#dContent {
	float: left;
	width: 534px;
	padding: 5px 14px 0 14px;
}

#dBodyFooter {
	clear: left;
}

#dFooterTop {
	width: 782px;
	height: 31px;
	background: url('/images/design/footer_top.jpg');
}

#dFooterContent {
	width: 782px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 18px;
}

#dFooterBottom {
	width: 782px;
	height: 34px;
	background: url('/images/design/footer_bottom.png');
}

#dAccountDropdown {
	display: none;
	position: absolute;
	top: 32px;
	margin-left: 625px;
	padding: 0 6px 5px 7px;
	border: 1px solid #e6e6e6;
	border-top: none;
	background-color: #fff;
	z-index: 1001;
}

#dAccountDropdown ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#dAccountDropdown ul li {
	margin: 0;
	padding: 0;
	height: auto;
}

#dAccountDropdown ul li a {
	display: block;
	width: 112px;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	background-color: #000;
	color: #fff;
}

#dAccountDropdown ul li a:hover {
	background-color: #20628d;
}

/* ======================================================================================== */
/* Navmenu */
/*Coldplatter Navigation */

/* style the outer div to give it width */
.cMenu {font-size:12px;padding-bottom:0px;/*font-family:Verdana, Arial, Helvetica, sans-serif;*/position:relative;z-index:1000;}

/* remove all the bullets, borders and padding from the default list styling */
.cMenu ul {padding:0;margin:0;list-style-type:none; height:27px; background:#000000;position:relative;z-index:1000;}

/* style the sub-level lists */
.cMenu ul ul {width:200px;position:relative;z-index:1000;border-bottom:1px solid #ffffff;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.cMenu ul li {float:left;height:27px;line-height:27px;position:relative;z-index:1000;}

/* style the sub level list items */
.cMenu ul ul li {display:block;width:164px;height:auto; line-height:12px;position:relative;z-index:1000;}

/* style the links for the top level */
.cMenu a, .cMenu a:visited {display:block;float:left;height:100%;font-size:12px;text-decoration:none;color:#fff;background:#000000;padding:0 12px 0 12px; border-left:1px solid #fff;position:relative;z-index:1000;}

/* style the sub level links */
.cMenu ul ul a, .cMenu ul ul a:visited {display:block;background:#000000; color:#ffffff;width:164px;height:100%;line-height:12px; padding:6px 12px; border-left: 1px solid #fff; border-right: none;}
* html .cMenu ul ul a, * html .cMenu ul ul a:visited  {width:188px; width:164px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.cMenu table {position:absolute; left:1px; top:0; width:0; height:0; font-size:12px; z-index:-1;}


/* style the third level background */
.cMenu ul ul ul a, .cMenu ul ul ul a:visited {background:#000000;}
/* style the fourth level background */
.cMenu ul ul ul ul a, .cMenu ul ul ul ul a:visited {background:#000000;}
/* style the sub level 1 background */
/*.cMenu ul :hover a.sub1 {background:#020A20;}*/
/* style the sub level 2 background */
/*.cMenu ul ul :hover a.sub2 {background:#c4ceac;}*/

/* style the level hovers */
/* first */
* html .cMenu a:hover {color:#ffffff;background:#20628D; position:relative; z-index:1000;}
.cMenu li:hover {position:relative;}
.cMenu :hover > a {color:#ffffff;background:#20628D;}
/* second */
* html .cMenu ul ul a:hover{color:#ffffff;background:#20628D; position:relative; z-index:1010;}
.cMenu ul ul li:hover {position:relative;}
.cMenu ul ul :hover > a {color:#ffffff;background:#20628D;}
/* third */
* html .cMenu ul ul ul a:hover {background:#20628D; position:relative; z-index:1020;}
.cMenu ul ul ul :hover > a {background:#20628D;}
/* fourth */
.cMenu ul ul ul ul a:hover {background:#20628D; position:relative; z-index:1030;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.cMenu ul ul {visibility:hidden;position:absolute;height:0;top:27px;left:0;width:188px;}

/* position the third level flyout menu */
.cMenu ul ul ul{left:188px;margin-left:1px;top:0;width:188px;}


/* make the second level visible when hover on first level list OR link */
.cMenu ul :hover ul{visibility:visible; height:auto;}
/* keep the third level hidden when you hover on first level list OR link */
.cMenu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.cMenu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.cMenu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.cMenu ul :hover ul :hover ul :hover ul {visibility:visible;}

/*END Coldplatter Navigation */
/* ======================================================================================== */

.cMenuHighlightBG { background:#20628D !important; }

.menu {
	margin: 0px 0 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0px 18px 0px 0px;
	float: left;
	position: relative;
}
.menu a {
	display: block;
	color: #000000;
	width: 109px;
	height: 109px;
	border: 10px solid #F0F0F0;
	text-decoration: none;
}
.menu li em {
	background: url(images/home-hover.png) no-repeat;
	width: 206px;
	height: 245px;
	position: absolute;
	top: -280px;
	left: -50px;
	padding: 11px 18px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	color: #8B8861;
	font-size: 10px;
}

.hover-title {
color: #D44A20;
font-weight: bold;
display: block;
width: 100%;
margin-bottom: 10px;
font-size: 15px;
}