A:Link,
A:Visited
{
  color: #003460;
  padding-right: 12px;
  outline: none;
}

A:Active,
A:Hover
{
  color: #EF8000;
}

H2
{
  font-size: 1.4545em;
  margin: 0;
  padding: 0;
}

UL.listArrows
{
  list-style: none;
}

UL.listArrows LI
{
  background: url('../images/bullet.png') no-repeat 0 5px;
  padding: 0 0 2px 11px;
}

BODY
{
  background: #EEE;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

#page
{
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  font-size: 0.6875em;
  line-height: 1.636em;
  margin: 0 auto;
  max-width: 1000px;
  width: 1000px;
}

#page-inner
{
  background: #FFF;
  padding-bottom: 18px;
}

#header
{
  background-color: #CCC;
  background-image: url('../images/header-flare.png');
  background-position: 200px 0px;
  background-repeat: no-repeat;
  height: 71px;
  z-index: 1;
}

#header #logo
{
  background: #003460;
  float: left;
  height: 50px;
  margin: 0;
  padding: 21px 0 0 27px;
  width: 173px;
}

#header #logo A
{
  background-image: url('../images/header-logo.png');
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: 31px;
  width: 146px;
}

#layoutCopyright
{
  background: #FFF;
  padding-bottom: 20px;
  width: 1000px;
}

#layoutCopyright A
{
  color: #666;
  font-size: 9px;
  line-height: normal;
  text-decoration: none;
}

#layoutCopyright A:Active,
#layoutCopyright A:Hover
{
  text-decoration: underline;
}

#layoutCopyright UL
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#layoutCopyright UL LI
{
  color: #666;
  font-size: 9px;
}

#layoutCopyright .content
{
  border-top: 1px solid #CCC;
  height: 135px;
  line-height: 0.6111em;
  padding: 30px 35px 20px;
  width: 930px;
}

#layoutCopyright .content UL
{
  float: left;
  width: 155px;
}

#layoutCopyright .content UL LI
{
  padding-bottom: 3px;
}

#layoutCopyright .content UL LI.category A
{
  font-weight: bold;
}

#layoutCopyright .copyright
{
  border-top: 1px solid #CCC;
  margin: 0 35px;
  padding-top: 17px;
}

#layoutCopyright .copyright UL LI
{
  margin-right: 10px;
  padding-right: 10px;
  float: left;
}

#layoutCopyright .header
{
  background-color: #F0F0F0;
  border-top: 1px solid #999;
}

#layoutCopyright .header IMG
{
  margin: 10px 35px 17px;
}

#main
{
  position: relative;
}

#content
{
  float: left;
  margin-left: 0;
  margin-right: -1000px;
  margin-top: 10px;
  width: 1000px;
}

#content-area
{
  line-height: normal;
  margin-top: 10px;
  position: relative;
}

#content-inner
{
  padding: 0;
}

.contentBox
{
  padding: 10px 0;
}

.contentBox .content
{
  padding: 10px;
}

.contentBox .content .screenshots
{
  float: right;
}

.contentBox .content .screenshots DIV
{
  margin-bottom: 10px;
}

.contentBox .content .screenshots DIV IMG
{
  border: 1px solid #000;
  display: block;
  height: 198px;
  width: 248px;
}

.contentBox .content .screenshots DIV SPAN
{
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  background-color: #000;
  color: #FFF;
  display: block;
  filter: alpha(opacity=50);
  font-weight: bold;
  opacity: 0.5;
  padding: 2px;
  position: relative;
  margin: -18px 0 11px 1px;
  text-align: center;
  width: 244px;
  z-index: 1;
}

.contentBox .content .text
{
  padding: 0 260px 0 65px;
}

.contentBox .content .text LI
{
  margin-bottom: 0.5em;
}

.contentBox H1.title,
.contentBox H2.title
{
  border-bottom: 1px solid #003460;
  color: #003460;
  font-size: 1.2727em;
  margin: 0 0 10px;
  padding: 1px;
}

#layoutContent .text UL LI
{
  margin-bottom: 10px;
}

.contentBox A
{
  line-height: normal;
}

.contentBox P
{
  line-height: 15px;
  margin: 0;
  padding: 10px 0;
}

.dropShadow
{
  height: 10px;
}

#catProducts.productPage .productsHeaderDetails
{
  background-image: url('../images/screenshots.png');
  background-position: right 20px;
  background-repeat: no-repeat;
  margin: 0 25px 0 0;
  padding: 10px 300px 45px 75px;
}

#catProducts.productPage .productsHeaderLinks
{
  border-top: 1px solid #CCC;
  padding: 10px 10px 10px 75px;
}

#catProducts.productPage .productsHeaderLinks UL
{
  margin: 0;
  padding: 0;
}

#catProducts.productPage .productsHeaderLinks UL LI
{
  float: left;
  margin-right: 43px;
}

#catProducts.productPage.prodFamMDGTech .productsHeader
{
  background: url('../images/product-background.png') no-repeat left 160px;
  border-bottom: 7px solid #003460;
}

#togaf-cert
{
  position: absolute;
  top: 190px;
  right: 144px;
}

/**
 * Markup free clearing - http://www.positioniseverything.net/easyclearing.html
 */
.clear-block:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block
{
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block
{
  height: 1%;
}

.clear-block
{
  display: block;
}
/* End hide from IE-mac */