/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	padding: 0;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
#ttplogo {
	float: left;
	height: 80px;
	width: 220px;
}


#container #main #marketit li {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 12px;
}

ul {
	list-style-type: circle;
	list-style-position: inside;
}
fieldset,img { border: none; }
caption,th { text-align: left; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

/* LAYOUT */
.clear { clear:both; }



img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }

#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#main {
	width:100%;
	position: relative;
}
#content {
	color: #333;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}
#breadcrumb { clear:both; text-align:center; margin:18px auto; clear:both; font-size:10px; color:#686868; }
.column.last { float: right !important; }
#container #main #fullstorybox {
	background-image: url(../images/fulltoptab.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 8px;
}
.tablabel {
	font-size: 1.2em;
	line-height: 22px;
	padding-left: 18px;
}

/* TYPE */
body { font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333; }

a {
	color: #666699;
	text-decoration: none;
}
strong, b { font-weight:bold; }
a:hover {
	text-decoration: underline;
}

em, i { font-style:italic; }
sup { padding-left:1px; font-size:10px !important; font-weight:normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color:#76797c; _position:static !important; }



#main p { margin-bottom: 18px; }
.white {
	color: #FFFFFF;
}

#main h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#main h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
#main h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
#main .more { text-align: right; }

#main ul {
	margin-bottom: 18px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
#main ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
#main ul.square,
#main ul.circle { margin-left: 2em; }
#main ul.square { list-style: square outside; }
#main ul.circle { list-style: circle outside; }
#main ul ul.circle,
#main ul ul.square { margin-top: 4px; margin-bottom: 5px; }


/* GLOBAL FOOTER */
#globalfooter p { margin-bottom: 1em; }


#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
#headlines {
	background-image: url(../images/headlinebg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 48px;
	width: 980px;
	padding: 0px;
	clear: both;
	float: none;
}
.headlinetext {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
}
#headlines .headlinetext a:link {
	color: #666666;
}
#headlines .headlinetext a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#headlines .headlinetext a:visited {
	color: #666666;
}
.georgiaBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#rightcolumn750 #rightcolor li {
	list-style-type: circle;
	text-align: left;
}
