body
{
    background-color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
	margin:20px 10px 10px 10px;
	padding:0px;
	text-align:center;
	/*letter-spacing: .03em;*/
}

p
{
	font-size: 11px;
	line-height: 130%;
	margin-bottom:5px;
	margin-top:5px;	
}

p li
{
	font-size: 11px;
}


h1
{
	color:#72B74C;
	font-size:14px;
	font-weight:bold;
	letter-spacing: .03em;
}

h2
{
	color: #006A94;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:0px;	
	letter-spacing: .03em;
}

ul
{
	padding-left:20px;
	margin:0px 0px 0px 0px;
	padding-top:5px;
}

li
{
	padding-left:5px;
}

img
{
	border:0px;
	padding:0px;
	margin:0px;
}


p.introPara
{
	margin-bottom:30px;
	font-size:12px;
	letter-spacing: .03em;
	line-height:140%;
}

#mainContent
{
	width:970px;
	margin:auto;
	text-align:left;
}

#topBanner
{
	margin:0px;
	padding:0px;
	height:83px;
	overflow:hidden;
	background-image:url(../images/itrios-banner.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

#bodyContainer
{
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../images/border-left-repeater.gif);
	background-repeat: repeat-y;
}

#bodyContainerInner
{
	width:970px;
	float:left;
	background-image:url(../images/border-right-repeater.gif);
	background-repeat: repeat-y;
	background-position:962px;

}

#menuBar
{
	height:37px;
	background-image:url(../images/top_left_bar_under_logo.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	
}

#menuBar div
{
	float:right;
	margin-right:8px;
}


#menuBar .menubtn img
{
	margin-left: 1px;
}

#bodyMain
{
	overflow:hidden;
	position:relative;
}

#bodyMainFull
{
	margin: 20px 60px 20px 60px;
	float:left;
}

#bodyMainLeft
{
	margin: 20px 0px 20px 40px;
	width:500px;
	float:left;
}

#bodyMainRight
{
	margin: 20px 40px 20px 0px;
	float:left;
}


#bottomGradient
{
	height:100px;
	width:959px;
	position:absolute;
	/*top:-83px;*/
	bottom:0px;
	left:3px;
	z-index:-10;
	background-image:url(../images/Home_Bottom_Bar_Repeater_Tall.gif);
	background-repeat: repeat-x;
}

.comment
{
	display:none;
}


a.menubtn
{
	float:right;
}

a.menubtn:hover
{
	cursor:pointer;
	filter: alpha(opacity=80); opacity: .8;
}

#CalloutBanner
{
	height:133px;
	width:958px;
	background-color:#E0EDF5;
	position:relative;
	left:4px;
	border-bottom:1px solid #98C2D0;
	overflow:hidden;
}

#CalloutInner
{
	margin-left: 30px;
}

#CalloutBanner div.callout
{
	float:left;
	width:450px;
	display:none;
}

#CalloutBanner img
{
	float:left;
	margin:7px 5px 6px 5px;
}

#CalloutBanner div.calloutText
{
	float:left;
	height:118px;
	width:213px;
	background-image:url(../images/callout.gif);
	background-repeat: no-repeat;
	background-position:0px;
	margin:7px 5px 6px 5px;
}

#CalloutBanner p
{
	padding:12px 15px 0px 15px;
	font-size: 14px;
	/*color: #006A94;*/
	color:#2282A7;
	font-weight:bold;
	line-height:140%;
	letter-spacing: .00em;
}

#CalloutBanner span.em
{
	color:#72B74C;
	/*color:#42861A;*/
}


#bodyMainLeft.software
{
	width:278px;
}

#bodyMainRight.software
{
	width:597px;
}

#bodyMainLeft.software li,
#bodyMainLeft.software li a,
#bodyMainLeft.software li a:hover,
#bodyMainLeft.software li a:visited
{
	cursor: pointer;
	line-height:150%;
	color: #333333;
	text-decoration:none;
}

#bodyMainLeft.software li:hover,
#bodyMainLeft.software li.selected
{
	background-color:#E5F2FA;
}

#bodyMainLeft.software li.selected
{
	font-weight:bold;
}

#bodyMainRight.software p
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	letter-spacing: .03em;
	line-height:140%;
}

#bodyMainRight.software li
{
	font-size:12px;
	letter-spacing: .03em;
	line-height:140%;
}

#bodyMainRight.software p span.problem,
#bodyMainRight.software p span.solution
{
	font-weight:bold;
	color: black;
}



#bodyMainRight.software a.prev,
#bodyMainRight.software a.next
{
	font-size:12px;
	font-weight:bold;
	color:#006A94;
	text-decoration:none;
}

#bodyMainRight.software a.prev:hover,
#bodyMainRight.software a.next:hover
{
	text-decoration: underline;
}

#bodyMainRight.software a.prev
{
	float:left;
}

#bodyMainRight.software a.next
{
	float:right;
}


#BottomNav
{
	float:right;
	margin:15px 70px 15px 10px;
	width:330px;
}

#BottomNav a
{
	margin:0px;padding:0px;
}

#BottomNav a:hover
{
	cursor:pointer;
	filter: alpha(opacity=80); opacity: .8;
}

#footer
{
	width:970px;margin:10px auto 10px auto;text-align:right;
}
#footer span
{
	color:#9B9B9B;
	font-size:12px;
}
