body,td,th {
	font-family:  'Lucida Grande', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	background-image: url(images/bck_blend.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.footer {font-size: 9px;color: #666666;} a.footer {text-decoration:none} a.footer:hover {text-decoration:underline}

#info {
    top:359px;
	width:802px;
	height:302px;
	/* 
	visibility: hidden; */
	z-index:2;
	position: absolute; padding-left:19px;
}

#Layer1, #Layer2 {
	top:359px;
	width:802px;
	height:302px;
	visibility: hidden;
	z-index:2;
	position: absolute;
	padding-left:19px;
}

#Layer3 {
    position: absolute;
    bottom:0px;
	/* visibility: hidden; */
}

#topShadow {
	/* visibility: hidden; */
	position: absolute;
	width:818px;
	height:47px;
	z-index:10;
	margin-left:10px;
	background-image: url(images/m_top_shadow.png);
	background-repeat: no-repeat;
}
#resizeDiv {
	/* visibility: hidden; */
	width:818px;
	height:239px;
	overflow: hidden;
	margin-left:10px;
	z-index:3;
	position: absolute;
}
#spacer {
    height:20px;
}
#subheadspacer {
    height:5px;
}

#fullVersionHistory {
    /* visibility:hidden; */
    display: none;
}

/* div content styles */

.title {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.subtitle {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.info {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.info_sml {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.type {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: bold;
	color: #333333;
}
.download {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.download:hover {text-decoration: underline;}

.more {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.more:hover {text-decoration: underline;}

.noTile {
	background-repeat: no-repeat;
}

.flags {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom:8px;
}

#requirements {
	padding-left:32px;
}
.requirements {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

/* Geo-Calc page styles */

a.menu { 
    font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
    text-decoration: none;
    color: #999999;
}
a.menu:hover {
    text-decoration: underline;
    color: #666666;
}
.disclaimertxt {
    font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #666666;
}

.sideboxes td {
    padding-left:10px;
	padding-right:7px;
}

.sideboxeshead {
	font-size: 12px;
	font-weight: bold;
}



.floatright {
    float: right;
    margin: 0 0 30px 0;
    background-color: #fff;
    padding: 0 0 0 30px;
    clear: right;
}

.imgcaption {
    font-size:9px;
    font-weight:normal;
    color:#999999;
	float: left;
	text-align:right;
	padding: 0px 10px 0 10px;
	line-height:normal;
}

.clear {
    clear:both;
    height:0;
    display: none;
}



