/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

/* Fix the flicking image on background-image on IE6 */ 
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } 

h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
em{font-style:italic;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}
table {	border-left:1px solid #000; border-top:1px solid #000; margin: 0;}
th,td{border-right:1px solid #000; border-bottom:1px solid #000; padding:.2em; margin: 0;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:1em;}
input[type=text],input[type=password],textarea {width:11.923em;*width:11.652em;}


html { background-image: url(/images/background.gif);	background-repeat: repeat-x;	background-color: #cccccc;}
body, input, select, textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a {outline: none; color: #333;}
.clear {clear:both;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;width:inherit;}
#custom-doc {width: 45.53em;	*width: 43.6em; text-align:left; float: left;}
#custom-doc {border: 0px; background-color: #2b2b2b; background-image: url(/images/bg_top.jpg); background-repeat: no-repeat;} 
#coverbg {	background-image: url(/images/bg_pattern.gif);}
#dashline {	background-image: url(/images/bg_dashline.gif);	background-repeat: repeat-x;	background-position: top;	padding-top: 2px;	margin: 0px 10px 0px 10px;	}
#logo {	padding: 20px 0px 0px 25px;	width: 280px;}



#bd {margin: 0px 10px 0px 10px;	background-color: #fff; font-size: 85%; color: #666;}
#yui-main{ 	width: 95%;	padding: 0px 20px 15px 15px;}
#yui-main b { font-size: 93%;}
#yui-main p {	margin-bottom: 25px;}
#yui-main p.head {	font-size: 17px; 	border-bottom: 1px solid #435A70; color: #333; padding: 20px 0px 10px 0px; margin: 0px 10px 15px 0px;}

