/* 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: 11px;
	/*line-height: 105%;*/
	color: #333333;
	text-align: left;
	vertical-align: baseline;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90%;
}

p a:hover {
	text-decoration: underline;
}

hr {border-bottom: 1px dashed #999; color:#FFFFFF; background-color:#FFFFFF;}

ul {
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
}

li {
	line-height: 102%;
	margin-bottom: 1px;
}

h2 {
	color: #008BB9;
	font-size: 22px;
	margin-bottom: 3px;
	margin-top: 3px;
}

h3 {
	color: #666;
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 3px;
}

h4 {
	color:#333333;
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
}

.emailForm {
	margin-top: 5px;
	background-color:#F0F0F0;
	border: thin solid #CCCCCC;
	width: 99%;
	text-align: center;
}	

#FlashDetect{
	width: 85%;
	margin: auto;
	padding: 30px;
	text-align: center;
	background: #FFFFFF;

}

#printHeader {
	display: none;
}

#border {
	width:800;
	height: 100%;
	background: url("images/bkgrndBorder.gif") repeat-y 50% 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrap {
	margin: auto;
	width:725px;
	/* 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;
}


#headnew {
	background-image: url(images/NUDE_Header_new.jpg);
	background-repeat: no-repeat;
	float:left;
	display:inline;
	width:760px;
	height:145px;
}
#mainMid {
	background-image: url(images/NUDE_PageBkgrnd.gif);
	background-repeat: repeat-y;
	width:760px;
}

#mainTop {
	width:723px;
	height: 18px;	
	background-image: url(images/mainTop.gif);
	background-repeat: no-repeat;
	
}

#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;
}
#footer a {
	text-decoration: none;
	color: #333333
}
#footer a:hover {
	text-decoration: underline;
	color: #006666;
}
#OperatingSystems {
	background: #EAEAEA;
	width: 90%;
	padding: 5px;
	margin: 10px 10px 30px 10px;
}


#OperatingSystems a  {
	color: #0000FF;
	text-decoration: underline;	
}

#OperatingSystems a:hover {
	color: #0000FF;
}

.container h3 {line-height:25px; vertical-align: middle;}

.container {
	padding-left: 12px;
	padding-right: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	font-weight: bold;
	line-height: 200%;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	clear: both;
}

.heading a {
	text-decoration: none;
	color: #006666;
}

.img {
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 3px;
}
.clear {
	clear:both;
}
.headingGrey {
	color: #666666;
}
.iterate {
	margin-top: 8px;
	margin-left: 10px;
	width: 80%;
	border: solid 1px #000000;
	padding: 4px;
}
 
a img {
	border-style: none;
}

#footernew
{
width:760px;
	height:44px;
	color:#FFFFFF;
	text-align:center;
	
	}