body {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4765;
	line-height: 21px;
	margin-bottom:21px;
	}
	
p.noMargin {

	margin: 2px 0px 2px 0px;
}

li
{
    list-style-image: url(/images/list_drop.gif);
}
	
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #2f4765;
	text-decoration: underline;
}

A:hover {
	text-decoration: none; 
}

A:active {
	text-decoration: none
}

#specs {
	float: right;
	margin: 0 0 0 20px;
	}

#blockquote {
	/* border-bottom: 1px solid cccccc; */
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#blockquote2 {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	margin-top: 30px;
	padding: 15px;
	margin-bottom: 30px;
	}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-left: 0px;
	padding-bottom: 8px;
	color: #2F4765;	
}

li.compressed 
{
    font-size: 11px;
    margin-left:0px;
    padding-right:10px;
    line-height:21px;
}

ul.bullets 
{
    
}

ul.menu {
	padding: 0;
	position: absolute;
	left: 11px;
	width: 95%;
	list-style-type: none;
	top: 37px;
	_margin-top: 20px;
	_margin-left: 5px;
	}



ul.menu li {
	display: inline;
	margin: 0;
	}


ul.menu,

ul.menu li a {
	padding: 5px 15px;
	margin-left: 105px;
	}

ul.menu li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	color: #999999;
	margin: 0;
	border: 1px solid #999999;
	}

ul.menu li a:hover {
	background: #CCCCCC;
	color: #ffffff!important;
	text-decoration: none;
	}

#nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 0px;
	padding: 0px 15px;
	margin-bottom: 70px;
	}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1em;
	color: black;
	margin-top: 0px;
}
#content {
	padding-left: 50px;
	} 
.blockquote-content 
{

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: ffffff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: d6ecf8;
	line-height: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: ffffff;
	border-left-color: ffffff;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e5e5e5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: e5e5e5;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin: 0px;

	}
	
#divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: b3b3b3;
	}
	
#sidebar {
	_margin: 20px 70px -20px 40px;
	margin-top: 20px;
	margin-right: 70px;
	margin-left: 40px;
	padding: 15px;
	position: absolute;
	left: 608px;
	width: 307px;
	height: 350;
	top: 937px;
	}

#sidebar2 {
	border: 1px none #e5e5e5;
	_margin: 20px 70px -20px 40px;
	margin-top: 20px;
	margin-right: 70px;
	margin-left: 40px;
	padding: 15px;
	position: absolute;
	left: 598px;
	width: 368px;
	top: 909px;
	}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #2f4765;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: ffffff;
}
sup {
	line-height: 5px;
}

#matrix {
	border: 1px solid #666666;
	width: 772px;
	padding: 5px 1px 5px 9px;
}

#matrixbeware {
border-bottom: 1px solid #898989;
}




div.MainBody
{
    margin:0px;
    width:1030px;
    height:auto;
}

div.LeftDiv
{
    float:left;
    width:211px;
    height:auto;
}

div.RightDiv
{
    float:left;
    width:812px;
    height:auto;
}
div.spacer
{
    clear:both;
    height:1px;
}

