@charset "utf-8";

body {
	padding:0;
	margin:0;
	color:#666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:18px;
	background:url('../images/bg.gif') repeat-x center 0;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, input, caption, th, td {
	padding:0;
	margin:0;
	color:#666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:18px;
}

h1 {
	float:left;
}

h2 {
	padding:0 0 20px 0;
}

img {
	display:block;
	border:0;
}

em {
	color:#c00;
	font-style:normal;
}

a:link, a:visited {
	color:#666;
	text-decoration:none;
}

a:hover, a:active {
	color:#e60012;
	text-decoration:underline;
}

#container {
	width:860px;
	padding:0;
	margin:0 auto;
}

#innerframe {
	width:100%;

}

#mainframe {
	width:840px;
	margin:0 auto;
	background:#fff;
}

#header {
	width:860px;
}

#header ul#headernav {
	padding:5px 86px 6px 10px;
	border-left:1px #bfbfbf solid;
	list-style:none;
	float:right;
}

#header ul#headernav li {
	padding:0 0 0 15px;	
	background:url('../images/menu_icon.gif') no-repeat 0 6px;
}

ul#primarynav {
	width:860px;
	padding-top:4px;
	list-style:none;
}

ul#primarynav li {
	float:left;
}

#footer {
	width:860px;
	padding:20px 0 30px 0;
	background:url('../images/footer_bg.gif') no-repeat 0 20px;
}

#footer ul#footernav {
	padding:10px 0 6px 0;
	list-style:none;
}

#footer ul#footernav li {
	padding:0 0 0 15px;	
	background:url('../images/menu_icon.gif') no-repeat 0 6px;
}

p#directory {
	width:860px;
	padding:20px 0 11px 0;
	clear:both;
}


/*Policies*/
#policies #mainframe {
	width:840px;
}

#policies #maingraphic {
	width:816px;
	padding:24px 0;
}

#policies #mainframe .wrap {
	padding:24px 12px 12px 12px;
}

#policies #mainframe {
	width:816px;
	margin:0;
	padding:0 0 12px 0;
}

#policies #mainframe .column {
	width:810px;
	margin:24px 0 24px 0;
	border:3px #ddd solid;
}

#policies #mainframe .column p {
	padding:14px 12px;
	line-height:21px;
}

#policies #mainframe p {
	padding:10px 24px;
}

#policies p.lead {
	padding:0;
}

#policies #mainframe table {
	width:816px;
	margin:14px 0 13px 0;
}

#policies #mainframe table th, #policies #mainframe table td {
	padding:6px 0;
	line-height:21px;
}

#policies #mainframe table th {
	padding-right:7px;
}



#subcategory p.pagetop, #detail p.pagetop {
	padding:0 0 0 15px;
	border:0;
	background:url('../images/pagetop_icon.gif') no-repeat 0 5px;
	float:right;
}

#subcategory p.pagetop a:link, #subcategory p.pagetop a:visited, #detail p.pagetop a:link, #detail p.pagetop a:visited {
	color:#222;
}

#subcategory p.pagetop a:hover, #subcategory p.pagetop a:active, #detail p.pagetop a:hover, #detail p.pagetop a:active {
	color:#e60012;
}

.inline {
	display:inline;
}

.clear, .separation {
	clear:both;
}