BODY
{
}

td
{
	color: #7a7a7a;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

/*highlighted text*/
.caption1
{
	font-weight: bold;
	color: #ff9900;
	vertical-align:bottom;
}
.caption2
{
	font-weight: bold;
	font-size: 22px;
	color: #ff9900;
	background-image: url(/images/enterprise/header_wide.gif);
	background-position: center top; 
	background-repeat: no-repeat;
	height:42px;
	padding-left: 10px;
}
.caption3
{
	font-weight: bold;
	font-size: 20px;
	color: #246bc7;
	background-image: url(/images/enterprise/header_wide.gif);
	background-position: center top; 
	background-repeat: no-repeat;
	height:35px;
	padding-left: 10px;
}
.caption4
{
	font-family:Arial;
	color:#ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 8px;
}



/*wide boxes*/
.left
{
	background-image: url(/images/enterprise/box_vline1b.gif);
	background-position: left top;
	background-repeat:repeat-y;
	width:10px;
}
.right
{
	background-image: url(/images/enterprise/box_vline2b.gif);
	background-position: right top;
	background-repeat:repeat-y;
	width:1px;
}
.leftbottom
{
	width:10px;
	height:10px;
}
.rightbottom
{
	width:2px;
	height:10px;
	background-image: url(/images/enterprise/box_btm_corner2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bottom
{
	background-image: url(/images/enterprise/box_btm_bar.gif);
	background-repeat:repeat-x;
	height:10px;
}


.cm tr td
{
	border-top: dotted 1px #999999;
	/*width: 120px;*/
	padding: 5 5 5 5;
}






.col1
{
	border-top: dotted 1px #999999;
	border-left: dotted 1px #999999;
	width: 115px;
	vertical-align:middle;
	text-align: center;
	background-color: #e9f4fa;
}
.col2
{
	border-top: dotted 1px #999999;
	border-left: dotted 1px #999999;
	text-align:center;
	vertical-align:middle;
	width: 115px;
	background-color: #faebf0;
}
.col3
{
	border-top: dotted 1px #999999;
	border-left: dotted 1px #999999;
	width: 115px;
	vertical-align:middle;
	text-align: center;
	background-color: #fef9e5;
}
.col4
{
	border-top: dotted 1px #999999;
	border-left: dotted 1px #999999;
	width: 118px;
	vertical-align:middle;
	text-align: center;
	background-color: #f9fbeb;
}
.col5
{
	border-top: dotted 1px #999999;
	border-left: dotted 1px #999999;
	width: 113px;
	vertical-align:middle;
	text-align: center;
	background-color: #fbeceb;
}



/*narrow boxes*/
.toptable
{
	background-image: url(/images/enterprise/main.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 297;
	width: 100%;
}
.topsubtable
{
	width: 100%;
	height: 100%;
}
.topsubtable tr td
{
	color: #000000;
}

.prices
{
	padding-left: 15px;
	vertical-align:bottom;
	height: 10px;
}
.toptables
{
	width: 125; 
	height: 290;
}
.toptables tr td
{
	color: #ffffff;
}
.toptables_content
{
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
}
.toptables_button
{
	height: 10px;
	text-align:center;
}


.lt
{
	width:10px;
	background-image: url(/images/enterprise/corner_top-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.rt
{
	width:10px;
	background-image: url(/images/enterprise/corner_top-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.lb
{
	width:10px;
	background-image: url(/images/enterprise/corner_botm-left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.rb
{
	width:10px;
	background-image: url(/images/enterprise/corner_botm-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}






a.backtotop
{
	color: #246bc7;
	text-decoration: none;
}
a.backtotop:active
{
	color: #246bc7;
	text-decoration: none;
}
a.backtotop:visited
{
	color: #246bc7;
	text-decoration: none;
}
a.backtotop:hover
{
	color: #246bc7;
	text-decoration: underline;
}