@charset "UTF-8";
/* CSS Document */
/*yahoo reset  start*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*yahoo reset  end*/

body {
	background: #F05A28 url('images/font-face.png') top center no-repeat;
	font-family: DeliciousRoman;
	line-height: normal;
	color:#666666;
	font-size:10pt;
}
.title {
	color:#FFFFFF;
	font-size:100px;
	height:85px;
	margin:84px auto;
	overflow:hidden;
	text-align:center;
	width:600px;
	line-height:120px;
	cursor:pointer;
}
.hide_if_javascript_enabled {
	width:900px;
	margin:50px auto;
	padding:50px;
	background-color:#FFFFFF;
	float:left;
}
.hide_if_javascript_enabled a {
	color:#000;
}
.clear {
	clear:both;
}
.right {
	float:right;
}
.one_col, .two_col, .three_col {
	width:28%;
	margin: 0 0 0 4%;
	float:left;
	padding-top: 20px;
}
.two_col {
	width:59%;
}
.three_col {
	width:94%;
}
.clear {
	clear:both;
}
.right {
	float:right;
}
.left {
	float:left;
}
img {
	margin:	0 20px 20px;
}
#TB_window ul.example li {
	font-size:14pt;
	list-style: none;
}
strong, #TB_ajaxWindowTitle {
	font-family:DeliciousBold;
}
strong strong {
	font-family:DeliciousHeavy;
}
em {
	font-family:DeliciousItalic;
}
strong em, em strong {
	font-family:DeliciousBoldItalic;
}
.smallcaps {
	font-family:DeliciousSmallCaps;
}
p {
	margin-top:7px;
	line-height: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family:DeliciousHeavy;
	margin-top: 10px;
}
h1 {
	font-size:18pt;
	line-height: 22pt;
}
h2, #TB_ajaxWindowTitle {
	font-size:16pt;
	line-height: 20pt;
}
h3 {
	font-size:14pt;
	line-height: 18pt;
}
h4 {
	font-size:12pt;
	line-height: 16pt;
}
h5 {
	font-size:10pt;
	line-height: 14pt;
}
h6 {
	font-size:8pt;
	line-height: 12pt;
}
a {
	color:#fff;
	text-decoration:none;
}
#TB_window ul li {
	list-style-position:inside;
	list-style-type:disc;
	list-style-image:none;
	margin-top: 5px;
}
#TB_window ol li {
	list-style-position:inside;
	list-style-type: decimal;
	list-style-image:none;
	margin-top: 5px;
}

#TB_window ol li, #TB_window ul li {
	margin-left:25px;
}
.lime {
	font-family:DeliciousRoman;
}
.green {
	font-family:DeliciousItalic;
}
.cyan {
	font-family:DeliciousBold;
}
.blue {
	font-family:DeliciousBoldItalic;
}
.orange {
	font-family:DeliciousHeavy;
}
.darkorange {
	font-family:DeliciousSmallCaps;
}
.grey, #TB_title, blockquote {
	background-color:#4D4D4D;
	color:#F2F2F2;
	font-size:13pt;
	line-height:17pt;
	padding:18px;
	
}
blockquote {
	margin: 10px 0;
	}
blockquote p {
	margin:0;
}
#TB_title {
	width:auto;
}







@font-face {
  font-family: DeliciousRoman;
  src: url('delicious/DelicRom.eot');
  font-weight:400;
}
@font-face {
  font-family: DeliciousItalic;
  src: url('delicious/DelicIta.eot');
  font-weight:400;
}
@font-face {
  font-family: DeliciousBold;
  src: url('delicious/DelicBol.eot');
  font-weight:700;
}
@font-face {
  font-family: DeliciousBoldItalic;
  src: url('delicious/DelicBolIta.eot');
  font-weight:700;
}
@font-face {
  font-family: DeliciousHeavy;
  src: url('delicious/DelicHea.eot');
  font-weight:900;
}
@font-face {
  font-family: DeliciousSmallCaps;
  src: url('delicious/DelicSmaCap.eot');
  font-weight:400;
}





@font-face {
  font-family: DeliciousRoman;
  src: url('delicious/DelicRom.ttf');
  font-weight:400;
}
@font-face {
  font-family: DeliciousItalic;
  src: url('delicious/DelicIta.ttf');
  font-weight:400;
}
@font-face {
  font-family: DeliciousBold;
  src: url('delicious/DelicBol.ttf');
  font-weight:700;
}
@font-face {
  font-family: DeliciousBoldItalic;
  src: url('http://www.font-face.com/delicious/DelicBolIta.ttf');
  font-weight:700;
}
@font-face {
  font-family: DeliciousHeavy;
  src: url('http://www.font-face.com/delicious/DelicHea.ttf');
  font-weight:900;
}
@font-face {
  font-family: DeliciousSmallCaps;
  src: url('http://www.font-face.com/delicious/DelicSmaCap.ttf');
  font-weight:400;
}
label, input, textarea, .submit {
	width:230px;
	padding: 7px;
	font-family:DeliciousRoman;
	clear:both;
	float:left;
	font-size:10pt;
}

textarea {
	height:200px;
}
dl.table-display {
	width: 100%;
	margin: 0;
	padding: 0;
	clear:both;
}

.table-display dd, .table-display dt {
	float: left;
	width: 20%;
	margin: 0 0 0 0;
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
}
.table-display dt, #TB_window .table-display dt a  {
	background-color:#4D4D4D;
	color:#F2F2F2;
}

.table-display dd {
	width: 74%;
}
#TB_window a {
	color:#000000;
}

#twitter_link {
	background: transparent url('http://www.font-face.com/images/tweet.png') left top no-repeat;
	display:block;
	width: 100px;
	height:20px;
	overflow:hidden;
	text-indent: 200px;
}
#twitter_link:hover {
background-position:right;
}

.subject_div {
	display: none;
}
#google_announcement_link {
position:absolute;
top:0;
right:0;
}
#google_announcement_link img {margin:0;}