/* CSS Document */
body 
{
	margin: 0px;
	padding: 0px; 
	background: #FFFFFF;
}

div
{
	font-family: Verdana;
	font-size: 10px;
}

a
{
	color: #12497F;
}

ul
{
	list-style: url(images/q.gif) square;
}

li
{
	padding-right: 10px;
}

td
{
	vertical-align: top;
}

.info
{
	text-decoration: none;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	color: #235D95;
	font-weight: bold;
}

.heading
{
	font-size: 15px; 
	color: #12497F; 
	font-family: Verdana; 
	font-weight: bold; 
	text-align: center;
}

.product_t1
{
	padding: 40px 50px 40px 50px;
}

.date
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	color: #47515F;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
}

.cap
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	color: #ED7500;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 20px;
	PADDING-TOP: 5PX;
	padding-bottom: 5px;
}

.footer
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: #ffffff;
	height: 34px;
}

.announce
{
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
}

.twelvepoint
{
	font-size: 12px;
}

.pagecell
{
	width: 780px;
	position: relative;
	margin: 0 auto;
	padding: 0px 15px 0px 15px;
	background: url(images/MainBackground.jpg) repeat top;
}

.header
{
	height: 126px;
	padding: 0px 0px 0px 0px;
}

.Product_Purchased
{
	width: 500px;
	padding: 20px 20px 20px 20px;
	border-style: inset;
	border-width: 2px;
	border-color: #226093;
	background-color: White;
}

.Product_CommunityEdition
{
	width: 500px;
	padding: 20px 20px 20px 20px;
	border-style: inset;
	border-width: 2px;
	border-color: #F37121;
	background-color: White;
}

.Product_Trial
{
	width: 500px;
	padding: 20px 20px 20px 20px;
	border-style: inset;
	border-width: 2px;
	border-color: Silver;
	background-color: White;
}

.Purchase_TD
{
	height: 28px;
	vertical-align: middle;
}

div.alert
{
	color: red;
}

/* Layout Styles */
#leftcolumn
{
	width: 215px;
	background: url(images/bg02.jpg) repeat-y;
	padding: 30px 0;
}

#centercolumn
{
	width: 310px;
	padding: 30px 15px 20px 15px;
	background: url(images/fade_border.gif) repeat-x top;
}

#rightcolumn
{
	width: 225px;
	padding: 30px 0;
	background: url(images/right_bg.png) repeat-x top;
}

#rightcolumnnocenter
{
	width: 565px;
	background: url(images/bgright3.jpg) no-repeat left top;
}

#onlycolumn
{
	width: 740px;
	background: url(images/right_bg.png) repeat-x top;
	padding: 30px 20px 30px 20px;
}

#announcements
{
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#copyright
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: #ffffff;
	height: 34px;
	text-align: center;
	background: #4380b7;
	width: 214px;
	padding-right: 1px;
}

#sitemap
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: #ffffff;
	height: 34px;
	background: url(images/footer_right.jpg) repeat;
	text-align: right;
	width: 570px;
	vertical-align: middle; 
	padding-right: 20px;
}

#purchase
{
	border-color: #215D94;
}

#dxfannounce
{
	background: url(images/Outline2.gif) no-repeat top;
	padding: 20px 25px 55px 30px;
}

#dwgannounce
{
	background: url(images/Outline1.gif) no-repeat top;
	padding: 25px 25px 55px 30px;
}

#divPurcahsed
{
	padding-bottom: 20px;
}