/* ---------- General --------- */

body {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #333333;
	font-size: 12px;
	line-height:130%;
	letter-spacing: 0.01em;
	background: #555555 url(http://www.onxypower.com/images/background_main.gif) center top repeat-x fixed;
	}
	
h1 {
     color: #777777;
	 font-family: Verdana, Arial, sans-serif;
     font-size: 19px;
	 line-height: 40px;
	 font-weight: 300;}
	 
#top_navigation {
	width: 760px;
	margin: 0 auto;
    background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: 0px ;
}
	
#wrapper {
	width: 760px;
	margin: 0 auto;
    background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.bulleted {
    text-align:left;
	line-height: 50%;
	margin-left: 30px;
	
}

.bulleted_nonmargin {
    text-align:left;
	line-height: 50%;
	margin-left: 0px;
	
}


.italic {
    text-align:left;
	line-height: 130%;
	font-style: italic;
	
}

.semibold {
    text-align:left;
    color: #777777;
	font-weight: 800;
	
}


.copyright {
	color: #FFFFFF;
	font-size: 11px;
	margin: 30px;
}

/* ---------- Main Copy Area --------- */

a:link,
a:visited {
    text-align:left;
    color: #FF9900;
	font-weight: 800;
    text-decoration: none;
	
}

a:hover {
     text-align:left;
	text-decoration: underline;
}

.copy_intro {
    text-align:left;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height:130%;
    margin-top: 5px;
	margin-left: 22px;
	width: 440px;
}

.copy_b {
	font-size: 12px;
    margin-top: 12px;
	margin-bottom: 12px;
	line-height: 130%;	
	margin-left: 22px;
	width: 440px;
}

/* ---------- Green Title Bar --------- */

.grad_bar {
	width: 460px;    
	font-size: 13px;	
	color: #FFFFFF;    
	text-transform: uppercase;
	text-align:left;
	text-indent: 3px;
	
	margin-top: 10px;
	margin-left: 22px;
	margin-bottom: 15px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 60px;
	padding-left: 10px;
		
	background: #3e418b;

	}

/* ---------- Grey Sidebar Title Boxes --------- */

.right_bar_title {
	text-align:left;
	width: 100%;
	height: 30px;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
	border: 0px;	
	background-color: #CCCCCC;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.03em;
	font-weight: 600;
	color: #333333;
	}
	
.right_bar_title_starter {
	text-align:left;
	width: 100%;
	height: 30px;
	text-indent: 10px;
	margin-bottom: 6px;
	border: 0px;	
	background-color: #CCCCCC;
	font-size: 13px;
	font-style: italic;
	letter-spacing: 0.03em;
	font-weight: 600;
	color: #333333;
	}

/* ---------- Grey Sidebar Copy --------- */

#rbc {
	background-color: #EBEBEB;

}

.top {
	margin-left: 0px;
	font-size: 11px;
	line-height:140%;
	color: #444444;
}

.rbc {
    text-align:left;
	margin-top: 12px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
}

.rbc a:link,
.rbc a:visited {
    text-align:left;
    color: #7BB908;	
    text-decoration: none;
}

.rbc a:hover {
	color: #444444;
	
	text-decoration: underline;
}

.rbc_2 {
    text-align:left;
	margin-left: 30px;
	font-size: 11px;
	line-height:120%;
	color: #444444;
}

.rbc_2 a:link,
.rbc_2 a:visited {
    color: #2956A1;	
    text-decoration: none;
}

.rbc_2 a:hover {
	color: #444444;
	
	text-decoration: underline;
}

.faq {
    text-align:left;
	margin-left: 0px;
	font-size: 11px;
	line-height:120%;
	color: #444444;
}

.faq a:link,
.faq a:visited {
    color: #2956A1;	
    text-decoration: none;
}

.faq a:hover {
	color: #444444;
	
	text-decoration: underline;
}

.archive {
    text-align:left;
	margin-left: 30px;
	font-size: 11px;
	line-height:120%;
	color: #444444;
}

.archive a:link,
.archive a:visited {
    color: #2956A1;	
    text-decoration: none;
}

.archive a:hover {
	color: #444444;	
	text-decoration: underline;
}






