@charset "UTF-8";
/* CSS Document */

body {
	background:#FFF;
	margin:0;
	padding:0;
	width:969px;
}

img {
	border:none;
}

object {
	outline:none;
}

a img {
	border:none;
}

div, table, tbody, tr, td, p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size:11px;
	line-height:20px;
	color:#cccccc;
}
a:active {
	color:transparent;
	text-decoration:none;
	outline:none;
}

a {
	outline:none;
}

#ref a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size:11px;
	line-height:20px;
	color: #FF9900;
	text-decoration:none;
}

#ref a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size:11px;
	line-height:20px;
	color: #000000;
	background:#FF9900;
	padding:2px 0px 2px 0px;
}

#sub a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size:9px;
	line-height:20px;
	color: #FF9900;
	text-decoration:none;
}

#sub a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size:9px;
	line-height:20px;
	color: #000000;
	background:#FF9900;
	padding:2px 0px 2px 0px;
}

#sub2 a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size:9px;
	line-height:20px;
	color: #cccccc;
	text-decoration:none;
}

#sub2 a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size:9px;
	line-height:20px;
	color: #ffffff;
	padding:2px 0px 2px 0px;
}

#page_wrap {
	position:absolute;
	width:100%;
	height:100%;
	margin:0 auto;
}

#header_wrap {
	position:relative;
	width:100%;
	height:203px;
	background:#000 url(../images/header_bg.gif) repeat-x;
}

#body_wrap1 {
	position:relative;
	width:100%;
	min-height:650px;
	margin:0 auto;
	background:#252525 url(../images/body_bg.gif) top repeat-x;
}

#body_wrap {
	position:relative;
	width:100%;
	min-height:650px;
	margin:0 auto;
	background:#868686 url(../images/body_bg2.gif) top repeat-x;
}

#footer_wrap {
	position:relative;
	width:100%;
	height:217px;
	padding:60px 0 0 0;
	background:#252525 url(../images/footer_bg.gif) bottom repeat-x;
}
	
#band {
	position:relative;
	width:100%;
	height:40px;
	margin:0;
	background:#fff url(../images/top_or_border.gif) repeat-x;
	text-align:center;
}

#body {
	position:relative;
	width:969px;
	margin:0 auto;
	padding:20px;
}

#accordion {
	margin:0px;
	width:618px;
	padding:1px;
	background-color:#252525;
}

h3.toggler {
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height:normal;
	font-weight:normal;
	color: #f90;
	margin: 0px;
	padding: 8px 6px;
	width: 606px;
	border-bottom: #000 solid 1px;
}

.frame {
	width:620px;
	padding: 1px;
	background-color:#252525;
}

.outer {
	width:620px;
	padding:10px;
	background-color:#cfd3ba;
}

h3.toggler:hover {
	background:#252525;
}

div.element p, div.element h4 {
	background:#000 url(../images/columb_bg.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	margin:0px;
	padding:20px;
	width: 578px;
	text-align: justify;
	border-bottom:#333 dotted 1px;
}

h3.section {
	margin-top: 1em;
}

h4 {
	color:#f90;
	letter-spacing: 2px;
	line-height:2px;
}

ul {
	padding:0;
	margin:0;
}

#side_nav li {
	list-style-type:none;
	padding:5px 0;
	margin:0;
	display:block;
}

#side_nave li :hover {
	background:url(../images/rollover_arrow.png);
}

#arrows li {
	list-style-image:url(../images/bullet_arrow.png);
	margin-left:50px;
}

#arrows2 li {
	list-style-image:url(../images/bullet_arrow.png);
	margin-left:16px;
}


#columb {
	position:relative;
	float:left;
	width:321px;
	height:740px;
	padding:5px 5px 80px 5px;
}

#columb2 {
	position:relative;
	float:left;
	width:301px;
	height:100%;
	background: transparent url(../images/trans_bg.png);
	padding:10px 10px 10px 10px;
	-moz-border-radius:8px;
}

.columb {
	padding:10px 20px 10px 20px;
}

#step_header {
	font-size:16px;
	color:#666666;
}

#sub_columb {
	padding:10px 0 0 0;
	border-top:#333333 dotted 1px;
}

#sub_header {
	color:#FF9900;
}

ul#arrows {
	list-style-image:url(images/bullet_arrow.png);
}
