/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */


html, body{
	text-align: center;
	margin: auto;
	padding: 0px;
	background-color: #CEF3FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 105%;*/
	color: #333333;
	text-align: left;
	vertical-align: baseline;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90%;
}

a {
	text-decoration: none;
}

ul {
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
}

li {
	line-height: 102%;
	margin-bottom: 1px;
}

h2 {
	color:#333333;
	font-size: 28px;
	margin-bottom: 3px;
	margin-top: 3px;
}

h4 {
	color:#333333;
	font-size: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
}

#printHeader {
	display: inline;
}

#wrap {
	margin: auto;
	width: auto;
	/* height:100%; 
	background-color:#FFFFFF;*/
	text-align: left;
}
#head {
	background-image: url(images/NUDE_Header.jpg);
	background-repeat: no-repeat;
	float:left;
	display:inline;
	width:760px;
	height:153px;
}

#mainMid {
	background-image: url(images/NUDE_PageBkgrnd.gif);
	background-repeat: repeat-y;
	width:760px;
}

#mainBottom{
	background-image: url(images/NUDE_PageBottom.gif);
	background-repeat: no-repeat;
	width:760px;
	height: 21px;
	
}
#footer {
	width:760px;
	height:44px;
}
#footer p {
	text-align: center;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	padding-top: 10px;
}

#OperatingSystems {
	background: #EAEAEA;
	width: 90%;
	padding: 5px;
	margin: 10px;
}


.container {
	padding-left: 12px;
	padding-right: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
}


.img {
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 3px;
}
.clear {
	clear:both;
}
.headingGrey {
	color: #666666;
}

a img {
	border-style: none;
}