body, div
{
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 10pt;
  color: #4B3B3B;
}

ul, li, img
{
  margin: 0;
  padding: 0;
}

p
{
  padding-top: 5px;
	font-family: Arial;
  font-size: 10pt;
  color: #4B3B3B;
}

ul.bullets li
{
	list-style: square inside;
	padding-left: 15px;
}

h1
{
	font: bold 14pt Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

h2
{
	font: bold 13pt Arial;
}

h3
{
	font: bold 11pt Arial;
}

#centre
{
  width:975px;
  margin:0 auto;
  padding: 0;
  position: relative;	
}

#headingAndMenu
{
  position:relative;
  height:170px;
  width:975px;	
}

#nav
{
  padding-top: 0px;
	height: 48px;
  color: #FFF;
  margin-bottom: 10px;
}

#nav ul li
{
	list-style: none;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 40px;
  padding-bottom: 8px;
	font-size: 14px;
	cursor: pointer;
}

#logo
{
	background-image: url('../images/obsidiandynamics.png');
  background-repeat: no-repeat;
  padding-bottom: 30px;
}

#leftMenu
{
  background-image: url('../images/bar_left.png');
  background-repeat: no-repeat;
  width: 19px;
}

#rightMenu
{
  background-image: url('../images/bar_right.png');
  background-repeat: no-repeat;
  width: 19px;
}

.normalBg
{
	
  background-image: url('../images/bar_body.png');
  background-repeat: repeat-x;
  width: 120px;
  padding-left: 20px;
}

.selectedBg
{
  color: #000;
  background-image: url('../images/bar_active.png');
  background-repeat: repeat-x;
  width: 120px;
  padding-left: 20px;
}

.mouseoverBg
{
  background-image: url('../images/bar_highlight.png');
  background-repeat: repeat-x;
  width: 120px;
  padding-left: 20px;
}

#emptyMenu
{
	background-image: url('../images/bar_body.png');
  background-repeat: repeat-x;
  width: 377px;
}

#subNav
{
	height: 20px;
  float: right;
}

#subNav ul li
{
  list-style: none;
  display: block;
  float: left;
  line-height: 20px;
  font-size: 12px;
  cursor: pointer;
}

.normalSubmenu
{
	background-image: url('../images/underbar_body.png');
  background-repeat: repeat-x;
  padding-left: 20px;
  padding-right: 20px;
}

.selectedSubmenu
{
  background-image: url('../images/underbar_selected.png');
	padding-left: 20px;
  padding-right: 20px;
}

.mouseoverSubmenu
{
  background-image: url('../images/underbar_active.png');
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
}

#homeInfo
{
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}

#banner
{
  float: left;
  width: 645px;
  margin-right: 5px;
  background-color: #FFF;
  height: 100%;	
  /*background: url('../images/banner.png');*/
}

#profile
{
	position: relative;
  margin-left: 10px;
	float: left;
	width: 270px;
	font: normal 11 Arial;
}

.profileBody
{
	margin-left: 15px;
	width: 100%;
}

.profileHeading
{
  background: url('../images/profile_heading.png') left top no-repeat;
  height: 50px;
  line-height: 40px;
  padding-bottom: 10px;
  color: #FFFFFF;
}

#profile h3
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #ffffff;
	background-color: #800080; /*#A7B407;*/
	text-align: center;
}

#homeMenu
{
	position: relative;
	height: 200px;
}

#homeMenu ul
{
  width: 100%;
}

#homeMenu ul li
{
	list-style: none;
	display: block;
	float: left;
	width: 315px;
	height: 200px;
	background: url('../images/home_item_bg_bottom.png') left bottom no-repeat;
}

li#dts, li#nightvision
{
	margin-right: 15px;
}

li#gridlock
{
	margin-right: 0;
}

.homeHeading, .profileHeading
{
	font-weight: bold;
  font-size: 11pt;
}

.homeHeading a, .homeHeading a:link, .homeHeading a:active, .homeHeading a:visited
{
  text-decoration: none;
  color: #FFFFFF;
}

.homeHeading a:hover
{
  text-decoration: underline;
  color: #FFFFFF;
}

.findOutMore
{
	background: url('../images/more.png') 188px 0 no-repeat;
	padding-left: 213px;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.findOutMore a:active, .findOutMore a:link, .findOutMore a:visited
{
  text-decoration: none;	
}

.findOutMore a:hover
{
  text-decoration: underline;  
}

.homeHeading, .homeMenuContent, .profileHeading
{
  width: 305px;
  padding-left: 10px;
}

.homeMenuContent
{
  height: 110px;
}

.homeHeading
{
	background: url('../images/home_heading.png') left top no-repeat;
	height: 50px;
	line-height: 40px;
	padding-bottom: 10px;
	color: #FFFFFF;
}


#footer
{
  background-image: url('../images/footer_border.png');
  background-repeat: repeat-x;
  height: 40px;
  margin-top: 40px;
}

#footer ul li
{
  color: #4B3B3B;
  margin: 0px 20px;
  line-height: 40px;
  font-size: 12px;
  display: block;
  float: left;
  list-style: none;
}

a
{
	color: #4B3B3B;
}

a.footer, a.footer:visited
{
  text-decoration: none;
}

a.footer:hover
{
  text-decoration: underline;
}

#footer_copyright
{
  text-align: center;	
}

#leftmenu
{
  width: 200px;
  height: 100% !important;
  float: left;
  margin-right: 10px;
}

#leftmenu li
{
  font: normal 14 Arial;
  list-style: none;
  color: white;
  background-color: #800080;
  padding: 5px 0 5px 10px;
  cursor: pointer;
}

.docs td
{
  padding-left: 15px;
}
 
.licenses tr
{
  text-align: left;
  vertical-align: top;
}
 
.disclaimer
{
  font-size: 10px;
}

.vtable tr
{
  vertical-align: top;
}

.vtable td
{
	padding-right: 60px;
}


#points
{
	margin-top: 10px;
  position: relative;
  height: 200px;
}

#points ul
{
  width: 100%;
}

#points ul li
{
	text-align: center;
  list-style: none;
  display: block;
  float: left;
  width: 159px;
  height: 138px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-right: 30px;
}

#points li#point_a
{
  background: url('../gridlock/images/box_green.png') left bottom no-repeat;
}

#points li#point_b
{
  background: url('../gridlock/images/box_red.png') left bottom no-repeat;
}

#points li#point_c
{
  background: url('../gridlock/images/box_blue.png') left bottom no-repeat;
}

.standout
{
  color: white;
	font-size: 22px;
	font-weight: bold;
}

.caption
{
	margin-top: 25px;
  color: #F0F0F0;
  font-size: 12px;
  font-weight: bold;
}

code
{
  white-space: pre;
}

div .indented
{
	padding-left: 20px; !important
}

blockquote 
{
background:#FAFAFA url(../images/quote.gif) no-repeat scroll 5px 10px !important;
border-color:#F2F2F2 #F2F2F2 #F2F2F2 #285EFF;
border-style:solid;
border-width:1px 1px 1px 4px;
margin-left: 20px;
padding-left: 35px;
}