/* DOWNLOAD BOX  */

.blue .downloadBox_cornerTopLeft {
	width:9px;
	height:9px;
	background-image:url(../images/cor_ltop_blu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:-9px;
	font-size:0px;
	position:relative;
}

.blue .downloadBox_cornerTopRight {
	width:9px;
	height:9px;
	background-image:url(../images/cor_rtop_blu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	margin-bottom:-9px;
	font-size:0px;
	position:relative;
}

.blue .downloadBox_cornerBottomLeft {
	width:10px;
	height:10px;
	background-image:url(../images/specialBoxContent_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-top:-10px;
	font-size:0px;
	position:relative;
}

.blue .downloadBox_cornerBottomRight {
	width:10px;
	height:10px;
	background-image:url(../images/specialBoxContent_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	margin-top:-10px;
	font-size:0px;
	position:relative;
}

.blue .downloadBox {
	clear:both;
	width:100%;
}

.blue .downloadBox th {
	background-color:#2A6FC7;
	border-left: 1px solid #2A6FC7;
	border-right: 1px solid #2A6FC7;
	text-align:left;
	padding:0 8px 0 8px;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	font-size:10px;
}

.blue .downloadBox td {
	border-right:1px solid #C1D5EF;
	border-bottom:1px solid #C1D5EF;
	padding:5px 8px 5px 8px;
	font-size:11px;
	line-height:14px;
	white-space:nowrap;
}

.blue .downloadBox td.first {
	vertical-align:top;
	white-space:normal;
	width:100%;
	border-left:1px solid #C1D5EF;
}

.blue .downloadBox .second img {
	vertical-align:text-bottom;
}

.blue .downloadBox td.second {
	padding:0 8px 0 8px;

}

.blue .downloadBox .second div {
	margin:10px 0 10px 0;
}

.blue .downloadBox td img {
	vertical-align:middle;
	margin: 0 5px 0 0;
}

.blue .downloadBox td.odd {
	background-color:#E3ECF7;
}

.blue .downloadBox td.even {
	background-color:#F1F5FB;
}

.blue .downloadBox .size {
	text-align:right;
}

.blue .downloadBox td .title {
	font-weight:bold;
	line-height:14px;
}

.blue .downloadBox .title img {
	margin:0;
}

.blue .downloadBox td .infos {
	font-size:10px;
	line-height:14px;
}

.blue .downloadBox a {
	text-decoration:none;
	color:#2A6FC7;
}

.blue .downloadBox a.download {
	font-weight:bold;
}

.blue .downloadBox a img {
	vertical-align:middle;
	margin-right:2px;
}

.blue .downloadBox a:hover {
	text-decoration:underline;
}

.blue .downloadBox .downloadLink td {
	border: 0;
}

.blue .downloadBox .downloadLink td img {
	margin: 0;
}

/* download special box */

.downloadSpecial {
	float:left;
}

.downloadSpecialsBox {
	margin-bottom: 10px;
}

.downloadSpecialsBox .ContentTL {
	border-bottom: 1px solid #C1D5EF;
}

.cor_lbot_white,
.cor_rbot_white {
	width:10px;
	height:10px;
	background-image:url(../images/cor_lbot_blueWhite.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0;
	line-height:0;
	margin-top: -20px;
	float:left;
}

.cor_rbot_white {
	background-image:url(../images/cor_rbot_blueWhite.gif);
	float:right;
}

/* ads */

#adCenterAds {
	background-color:#F0F5FB;
	border:1px solid #C1D5EF;
	padding:8px;
}

#adCenterAds .ad_title,
#adCenterAds .ad_title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2A6FC7;
	text-decoration: underline;
}

#adCenterAds .ad_title:hover {
	text-decoration: underline;
}

#adCenterAds .ad_text,
#adCenterAds .ad_text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#adCenterAds .ad_url,
#adCenterAds .ad_url:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2A6FC7;
	text-decoration: none;
}

#adCenterAds .ad_url:hover {
	text-decoration: underline;
}

#adCenterAds .ad_lineSpace {
	height:10px;
}

#adCenterAds .ad_informationUrl,
#adCenterAds .ad_informationUrl:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#uniblue .leftColumn
{
	padding-left: 20px;
	padding-right: 8px;
	vertical-align:middle;
	text-align:center;
}

#uniblue .rightColumn
{
	vertical-align:middle;
}

#uniblue .rightColumn a,
#uniblue .rightColumn a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#2A6FC7;
	line-height: 130%;
}
