
html, body{
	widows:100%;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(../images/bg1.png);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#container{
	width:900px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}

#top_tag{
	width:100%;
	text-align:right;
	font-size:9pt;
	margin-bottom:1px;
}

#header{
	border: 0px solid #000000;
	border-bottom: none;
}

#flash{
	background-color:#333333;
	border-top: none;
}

#toc{
	padding-top:10px;
	padding-left:0px;
	background-color: #a2b9e1;
	border: 1px solid #000000;
	border-top: none;
}

#toc_home{
	background-image:url(../images/toc_bg_home.png);
	background-repeat: repeat-x;
	padding-top:10px;
	padding-left:2px;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-top: none;
}

#content{
	background-color:#FFFFFF;
	background-image:url(../images/copy_footer_top.png);
	background-position:bottom;
	background-repeat: no-repeat;
	padding:20px;
	padding-bottom:30px;
	border: 0px none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#flash2{
	padding:20px;
	background-color:#FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-bottom:0px;
}

#content_footer{ /* from account page */
	background-image:url(../images/copy_footer_bottom.png);
	background-repeat: no-repeat;
	height: 61px;
}

#content_footer{
	width:100%;
}

#footer{
	width:100%;
	margin-top:20px;
	text-align:center;
	font-size:8pt;
}

#sets{
	width:230px;
	background-image:url(../images/toc_bg_hover.png);
	background-repeat:repeat-x;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
    
	border: 1px solid #003366;
    padding: 5px;
    padding-bottom: 20px;
    margin-bottom: 100px;
}

#sets2{
	background-image:url(../images/toc_bg_hover.png);
	background-repeat:repeat-x;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
    
	border: 1px solid #003366;
    padding: 5px;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

#error{
	color:#fc0808;
	font-size:16pt;
	display:block;
	font-weight:bold;
	margin-bottom:10pt;
}

h1{
	font-size:16pt;
	font-weight:bold;
	line-height:16pt;
}

h2{
	font-size:12pt;
	font-weight:bold;
	line-height:12pt;
}

#header img{
	border: none;
}

a:link, a:visited, a:hover, a:active{
	color:#3c5d94;
	text-decoration:none;
	outline: none;
}

a:hover{
	text-decoration:underline;
}

#top_tag a:link, #top_tag a:visited, #top_tag a:hover, #top_tag a:active{
	color:#DDDDDD;
	text-decoration:none;
}

#toc a:link, #toc a:visited, #toc a:hover, #toc a:active{
	background-image:url(../images/toc_bg_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	text-decoration:none;
	line-height:36px;
	color:#000066;
	border:solid 1px #000000;
	border-bottom: none;
	background-color: #dddddd;
	padding:5px 10px 10px 10px;
	margin-top:10px;
	margin-right:2px;
}

#toc a:hover{
	background-image:url(../images/toc_bg_hover.png);
	background-position:bottom;
}

#toc a:link#onpage, #toc a:visited#onpage, #toc a:hover#onpage, #toc a:active#onpage{
	background-image:url(../images/toc_bg_hover.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	text-decoration:none;
	line-height:36px;
	color:#000066;
	font-weight:bold;
	border:solid 1px #000000;
	border-bottom: none;
	background-color: #dddddd;
	padding:10px 10px 10px 10px;
	margin-top:10px;
	margin-right:2px;
}

#toc a:hover#onpage {
	background-position:bottom;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	text-decoration:none;
	color:#3c5d94;
	margin:0px 0px;
}

#footer a:hover{
	text-decoration:underline;
}

a:link#copy_toc, a:visited#copy_toc, a:hover#copy_toc, a:active#copy_toc{
	text-decoration:none;
	color:#000066;
	font-weight:bold;
	border:solid 1px #000066;
	background-color: #dddddd;
	padding:1px 10px;
	margin-right:1px;
}

a:hover#copy_toc{
	color:#0000CC;
}

a:link#copy_button, a:visited#copy_button, a:hover#copy_button, a:active#copy_button{
	background-image:url(../images/toc_bg_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:36px;
	color:#000066;
	font-weight:bold;
	border:solid 1px #000066;
	background-color: #dddddd;
	padding:10px 10px;
	margin-right:1px;
}

a:hover#copy_button{
	background-image:url(../images/toc_bg_hover.png);
	background-position:bottom;
}

input.txt {
color:#888;
height: 20px;
font: 9px verdana;
padding:2px;
}
input.bigbutton{
	height:36px;
	vertical-align:1px;
	background-image:url(../images/toc_bg_off.jpg);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:36px;
	color:#000066;
	font-weight:bold;
	border:solid 1px #000066;
	background-color: #dddddd;
	padding: 0px 10px 0px 10px;
    margin: 0px;
    line-height: 24px;
    vertical-align: middle;

}

input.bigbutton:hover{
	background-image:url(../images/toc_bg_hover.jpg);
	background-position:bottom;
}

a:link#copy_button_holiday, a:visited#copy_button_holiday, a:hover#copy_button_holiday, a:active#copy_button_holiday{
	background-image:url(../images/holiday_bg_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:36px;
	color:#000000;
	font-weight:bold;
	border:solid 1px #000000;
	background-color: #dddddd;
	padding:10px 10px;
	margin-right:1px;
}

a:hover#copy_button_holiday{
	background-image:url(../images/holiday_bg_hover.png);
	background-position:bottom;
}

a:link#copy_button2, a:visited#copy_button2, a:hover#copy_button2, a:active#copy_button2{
	background-image:url(../images/toc_bg_small_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:32px;
	color:#000066;
	font-weight:normal;
    letter-spacing: 0.05em;
	border:solid 1px #000066;
	background-color: #dddddd;
	padding:3px 3px;
	margin:0px 3px;
	background-position:bottom;
}

a:hover#copy_button2{
	background-image:url(../images/toc_bg_small_hover.png);
}

input.button{
	background-image:url(../images/toc_bg_small_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:32px;
	color:#000066;
	font-weight:normal;
    letter-spacing: 0.05em;
	border:solid 1px #000066;
	background-color: #dddddd;
	padding:3px 3px;
	margin:0px 3px;
	background-position:bottom;
}

input.button:hover{
	background-image:url(../images/toc_bg_hover.png);
	background-position:bottom;
}

a:link#copy_button2a, a:visited#copy_button2a, a:hover#copy_button2a, a:active#copy_button2a{
	background-image:url(../images/toc_bg_small_hover.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:32px;
	color:#000066;
	font-weight:normal;
    letter-spacing: 0.05em;
	border:solid 1px #000066;
	background-color: #dddddd;
	padding:3px 3px;
	margin:0px 3px;
	background-position:bottom;
}

a:hover#copy_button2a{
	background-image:url(../images/toc_bg_small_hover.png);
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


#lighter{
	color:#666666;
}
