body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	color: #333333; 
	text-align: center; /* fixes centering bug in IE -- text reset to left-flush in container DIV */
	} 

a { text-decoration: none; }
a:link { color: #336699; }
a:visited { color: #885300; }
a:hover { color: #885300; text-decoration: underline; }
a:active { color: #333333; }

img { margin: 0px; padding: 0px; border: 0px; }


#container { text-align: left; width: 770px; margin: 0px auto; background-image: url(images/bg_container.jpg);
	background-repeat: no-repeat; background-color: #fff; position: relative; }
	
#mininav { position:absolute; right:32px; top:0; width:333px; z-index:6; height: 21px; }

#homecontent { margin: 0px 46px; }
#imagesinset { float: right; width: 151px; margin: 0 0 12px 12px; }
#imagesinset p { margin: 0 0 9px 0; padding: 0; }

p { margin: 0 0 12px 0; padding: 0; }

h2 { font-size: 20px; line-height: 26px; font-weight: normal; }

h2.fractalstyle {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: -8px;
	font-style: oblique; 
	color: #999999; }

h3.fractalstyle {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: -10px; }
	
h4.fractalstyle {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: -8px;
	font-style: oblique; 
	color: #999999; }


.copyright {
	font-size: 11px;
	line-height: 13px;
	color: #999; }
	
p.smaller { 
	font-size: 10px;line-height: 12px; font-style: italic; margin: -12px 0 0 0; padding: 0; }

.tddownloadicon { width: 32px; vertical-align: middle; padding: 6px 6px 6px 0; }
.tddownloadlink { font-size: 12px; line-height: 14px; width: 215px; vertical-align: middle; padding: 0 6px 0 0; }


/* POPUPS */

#popupcontainer { text-align: center; width: 770px; margin: 0px auto; color: #fff; }a { text-decoration: none; }
#popupcontainer a:link { color: #60a7fa; }
#popupcontainer a:visited { color: #60a7fa; }
#popupcontainer a:hover { color: #60a7fa; text-decoration: underline; }
#popupcontainer a:active { color: #333333; }

