@import url(base.css);

* { margin:0; padding:0; }
script { height:0; font-size:0; }
body { font:11px/1.4em "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color:#555; background:#fff url(~/Images/body_bg.gif) repeat-x 0 0; }
td { font:11px/1.4em "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color:#555; }

.script { display:none; }
.noscript { display:block; }

.contentTable {  width:980px; }

/* layout
------------------------*/
#content {  width:980px; padding:5px; color:#555; }
input.appBtn { font-size:11px  }


/* text
------------------------*/
#main h1 { margin-bottom:1.3em; color:#333; font-size:28px; line-height:1.2em; }
#main h1 img { margin:.2em 0 0; }
#main h2 { margin-bottom:1.5em; color:#333; font-size:18px; line-height:1.2em; font-weight:normal; }
#main h2 img { margin-top:-1.9em; margin-bottom:.6em; }
#main h3 { margin-bottom:.3em; color:#333; font-size:13px; line-height:1.2em; }
#main h4 { font-size:1em; color:#333; line-height:1.5em; }
#main strong { color:#333; }

#main cite { font-style:italic; }

#main p.intro { margin-bottom:2em; font-weight:normal; font-size:14px; line-height:1.3em; }

/* links */
a { color:#DA002F; text-decoration:none; }
a:hover { text-decoration:underline; }

td.sectionHeader 
{
	border-bottom:3px solid red;
	font-size:14px;
	font-weight:bold;
	color:Black;
}


/* footer & bottom
------------------------*/

/* adc footer */
#globalfooter { clear:both; }
#globalfooter a { color:#666; }

#globalfooter ul.gf-local { text-align:center; margin:0; padding:0 0 15px; }
#globalfooter ul.gf-local li { display:inline; }
#globalfooter ul.gf-local li strong { font-weight:normal; margin-right:4px; }
#globalfooter ul.gf-local li a { margin:0 4px; }

#globalfooter p.gf-buy,
#globalfooter p.gf-links { margin-bottom:.6em; }
#globalfooter p.gf-sosumi { padding-top:.6em; }

#globalfooter p.gf-links a,
#globalfooter p.gf-sosumi a { padding:0 .6em; }
