body
{	color: #050505; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 13px; 
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	background-color:#ffffff; #AAAAAA; 
	background-repeat:repeat-x;
	table-layout: fixed;
	overflow:auto;
	/*border-left:10px solid #AAAAAA;
	border-right:10px solid #AAAAAA;*/
	width:985px;
	margin:0px; 
	margin-top:12px; 
	margin-bottom:12px; 
	margin-left:12px;
	margin-right:auto;
}
table, td, th
{	font-size: 13px; 
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	margin:0px;
	background-color:#ffffff;
	table-layout: fixed;
	border:0px solid #000;
	padding:0px;
	vertical-align:top;
	overflow:hidden;
	border-collapse:collapse;
	border-spacing:0px;
	table-layout:fixed;
}
h1,h2
{	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	margin:0px;
	color: #333333; 
	margin-bottom:12px;
}
h2
{	font-size: 13px;
}
p
{	white-space: normal;
	text-align: left;
	margin-bottom:12px;
	margin-top: 0px;
}
p.prodtitle
{	font-style: normal; 
	font-weight: bold; 
	font-size: 18px; 
	margin-top: 0px;
	color: #3355AA;	
}
p.bluebold
{	font-style: normal; 
	font-weight: bold; 
	font-size: 15px; 
	margin-top: 0px;
	color: #3355AA;	
}
p.rightbar
{	font-size: 12px; 
	color: #3355AA;	
}
a{text-decoration:underline;}
a:link{color:#3355AA;}
a:visited{color:#660099;}
a:hover{color:#3355AA;}
a:active{color:#FF0000;}
a.ahome
{	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
ul.features
{	list-style-type:disc; 	
}
ul.two
{	list-style-type:square; 	
}
div.topbar {
	width:auto; 
	background:#555555; 
	font-size:80%;
}
div.topbar2 {
	width:auto; 
	background:#FFFFFF; 
	font-size:80%;
}
div.bottombar
{	padding-bottom: 0px;
	padding-right: 20px;
	background: #555555; #FF0000;
	text-align: right;
	font-size: 80%;
	color: #FFFFFF;#606060;
	width: auto;
}
div.bottombar2 {
	width:auto; 
	background:#FFFFFF; 
	font-size:90%;
	text-align:center;
	color:#3355AA;
}
/*navigation*/
ul.navigation
{	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-left: 179px;
	padding-top:40px;
	width:600px;
}
ul.navigation li
{	float:left;
}
ul.navigation a:link,
ul.navigation a:visited
{	display:block;
	width:100px;
	background:#777777 url(/pix/navigation.png) repeat-x 0 -40px; 
	padding:8px;
	margin:0px;
	margin-right:1px;
	font-weight:bold;font-size:14px;
	color:#FFFFFF;text-align:center;
	text-decoration:none;text-transform:uppercase;
	text-shadow: 1px 1px 1px #333;
}
ul.navigation a:hover,
ul.navigation a:active
{	background:#A0A0A0  url(/pix/navigation.png) repeat-x 0 -60px;
} 
#currentpage a, #currentpage a:hover
{	background:#555555 url(/pix/navigation.png) repeat-x 0 0px;
}
/*menu-left*/
ul.menu
{	list-style-type:none;
	margin-top:0px;
	padding:1px;
	overflow:hidden;
	margin-left: 0px;
}
ul.menu a:link,
ul.menu a:visited
{	display:block;
	width:164px;
	height:14px;
	background:#606060 url(/pix/menu.png) repeat-x 0 -40px;
	font-weight:bold;font-size:12px;
	color:#FFFFFF;text-align:left;text-decoration:none;
	padding:4px;
	padding-left:8px;
	margin:1px;  
	/*text-transform:uppercase;*/
	text-shadow: 1px 1px 1px #333;
}
ul.menu a:hover,
ul.menu a:active
{	background:#A0A0A0  url(/pix/menu.png) repeat-x 0 -60px;
} 
#currentmenu a
{	background:#282828 url(/pix/menu.png) repeat-x 0 0px;
}
/*table for products page */
table.products td 
{	vertical-align: top; 
	padding-top: 0px; 
}
img.products 
{	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
}
/*table for cosit */
table.cosit td 
{	vertical-align: top; 
	padding-top: 2px; 
	padding-right: 10px; 
}
/*table for cosit - deliverables*/
table.deliverables
{	border:4px solid black;
	background-color:none;
	table-layout: fixed;
	padding:0px;
	vertical-align:top;
	border-collapse:collapse;
	border-spacing:0px;
	text-align:left;
	width:580px;
}
table.deliverables td
{	border-top:1px solid black;
	padding: 2px;
}
tr.ok td
{	background: #00FF99;
	padding: 1px;
}
tr.submitted td
{	background-color: #FFFF99;
	padding: 1px;
}
tr.due td
{	background-color: #FF6699;
	padding: 1px;
}
tr.highl td
{	background-color: 	#D8D8D8;
	padding: 1px;
}

