/*  
Theme Name: QP+
Author URI: http://seoagent.org
Version: 1.0
Author: Emil
Description: QP+WP Theme
*/




body {
	background: #f2f3f5;
	color: #666666;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote {
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
blockquote p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}
/************************************************
*	Homepage 					     		    * 
************************************************/

#homepage {
	width: 920px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 15px;
}
#homepage a:link {
	color: #0068b6;
	text-decoration: none;
}
#homepage a:visited {
	text-decoration: none;
	color: #0068b6;
}
#homepage a:hover {
	text-decoration: none;
	color: #767575;
}
#homepage a:active {
	text-decoration: none;
	color: #0068b6;
}
#homepage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#homepage h1 {
	color: #202020;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage h1 a, #homepage h1 a:visited {
	color: #202020;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage h1 a:hover {
	color: #D51515;
	text-decoration: none;
}
#homepage h3 {
	color: #202020;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage img {
	float: left;
	border: none;
	margin: 0px 20px 0px 0px;
}
#homepage ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage ul li {
	list-style: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#homepageleft {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#homepageleft_2 {
	float: left;
	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
}
#homepageleft_2 h2 {
	color: #043559;
	background: url(images/h2-bg.jpg) repeat-y;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageleft_3 {
	float: left;
	width: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
}
#homepageleft_3 h2 {
	color: #043559;
	background: url(images/h2-bg.jpg) repeat-y;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageleft h1 {
	color: #0068b6;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageleft p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#homepageright {
	float: right;
	width: 629px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageright_2 {
	float: right;
	width: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageright_3 {
	float: right;
	width: 680px;
	height: 132px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageright_3 h2 {
	color: #043559;
	background: url(images/h2-bg.jpg) repeat-y;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageright_3 p {
	line-height: 150%;
	text-align: left;
}
#homepageright_2 img.featureimg {
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#homepageright img.featureimg {
	float: right;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
/************************************************
*	Homepage Bottom					     		* 
************************************************/

#homebottom {
	width: 920px;
	margin: 20px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 15px;
	border-top: 5px solid #D5D5D5;
}
#homebottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#homebottom h1 {
	color: #202020;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homebottom h2 {
	color: #043559;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homebottom h1 a, #homebottom h1 a:visited {
	color: #202020;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homebottom h1 a:hover {
	color: #D51515;
	text-decoration: none;
}
#homebottom img {
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
}
#homebottomleft {
	float: left;
	width: 490px;
	height: 190px;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
#homebottomleft_2 {
	float: left;
	width: 680px;
	height: 400px;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
#homebottomleft_3 {
	float: left;
	width: 680px;
	height: 132px;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
#homebottomleft_4 {
	float: left;
	width: 680px;
	height: 174px;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
.twocol ul {
	width:610px;
} /* this could be any length in px or % */
.twocol ul li {
	width: 40%;
	float: left;
	list-style-type: none;
	list-style-image: url(images/arrow-bullet.gif);
	list-style-position: inside;
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	color: #0068b6;
	padding-left: 20px;
	margin: 0px auto;
}
.twocol p {
	padding-left: 20px;
	margin: 0px auto;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
}
.twocol_2 ul {
	width: 100%;
} /* this could be any length in px or % */
.twocol_2 ul li {
	width: 40%;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	line-height: 250%;
	font-size: 12px;
	font-weight: bold;
	color: #0068b6;
	padding-left: 20px;
	margin: 0px auto;
}
.twocol_2 p {
	padding-left: 20px;
	margin: 0px auto;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
}
.twocol ul_3 {
	width:610px;
} /* this could be any length in px or % */
.twocol_3 ul li {
	width: 40%;
	float: left;
	list-style-type: none;
	list-style-image: url(images/arrow-bullet.gif);
	list-style-position: inside;
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	color: #0068b6;
	padding-left: 20px;
	margin: 0px auto;
}
.twocol_3 p {
	padding-left: 20px;
	margin: 0px auto;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
}
#homebottommiddle {
	float: left;
	width: 191px;
	height: 190px;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
#homebottommiddle_2 {
	float: right;
	width: 191px;
	height: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
#homebottommiddle_3 {
	float: right;
	width: 191px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
#homebottomright {
	float: right;
	width: 191px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
.netsol {
	float: right;
	width: 172px;
	height: 44px;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
/*************************************
	Links
**************************************/
a:link {
	color: #0068b6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0068b6;
}
a:hover {
	text-decoration: none;
	color: #767575;
}
a:active {
	text-decoration: none;
	color: #0068b6;
}
/*************************************
	Headings
**************************************/

h1, h3 {
	color: #0068b6;
	font-size: 20px;
	font-weight: normal;
	border-bottom: solid #d8d8d8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 20px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited {
	color: #0068b6;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #767575;
	text-decoration: underline;
}
h2 {
	color: #043559;
	background: url(images/h2-bg.jpg) repeat-y;
	height: 20px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
}
h2 a, h2 a:visited {
	color: #6B030B;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 22px;
}
h3 a, h3 a:visited {
	color: #0068b6;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D474E;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
/*************************************
	Header
**************************************/
#header {
	background: url(images/quotepro-header.jpg) top no-repeat;
	width: 959px;
	height: 88px;
	padding: 0px 0px 15px 0px;
	margin:  0px auto;
	position: relative;
}

#header .title {
	margin: 0px auto;
	padding: 15px 10px;
	width:  590px;
	float:  left;
}
#header .title a {
	color: #ACD3FD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #0068b6;
}
#header .description {
	clear:  both;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width:  850px;
	height: 88px;
}
/*************************************
	Top Search Form
**************************************/

.searchform {
	background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;
	float: right;
	padding: 10px;
	position: absolute;
	top: 1px;
	right: 10px;
	width: 348px;
}
.searchform .s {
	border: none;
	background: #4674A7;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 8px 9px 8px;
	width: 283px;
	float: left;
}
.searchform .button {
	float: right;
}
/*************************************
	Top Right Links
**************************************/

.rlinks {
	float:right;
	width:auto;
	margin-top: 20px;
}
.rlinks a:link {
	color: #ffffff;
	text-decoration: none;
}
.rlinks a:visited {
	text-decoration: none;
	color: #ffffff;
}
.rlinks a:hover {
	text-decoration: none;
	color: #ffffff;
}
.rlinks a:active {
	text-decoration: none;
	color: #ffffff;
}
/*************************************
	RSS Feed
**************************************/

.feeds {
	position: absolute;
	top: 73px;
	right: 10px;
	display: block;
	width: 150px;
	height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px;
	margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px;
	margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}
/*************************************
	Horizontal Menu
**************************************/

#menu {
	width: 959px;
	height: 35px;
	background: url(images/qp-menu.jpg) repeat-x;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	float: left;
}
#menu ul {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	background: url(images/qp-menu.jpg) top left no-repeat;
}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/qp-active-menu.jpg) top left no-repeat;
}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #000;
	text-decoration: none;
	background: url(images/qp-active-menu.jpg) top right no-repeat;
}
#menu ul li.current_page_item a:hover {
	text-decoration: none;
}
#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	height: 35px;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px 5px 8px 0px;
	margin: 0px 0px 0px 15px;
	background: url(images/qp-menu.jpg) top right no-repeat;
}
#menu ul li a:hover {
	color: #000;
	text-decoration: none;
	background: url(images/qp-active-menu.jpg) top right no-repeat;
}
/*************************************
	Main Container
**************************************/

#container {
	width: 957px;
	background: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	border-left: 1px solid #d7d8dc;
	border-right: 1px solid #d7d8dc;
	border-bottom: 1px solid #d7d8dc;
	clear: both;
}
.container-bot-bg {
	clear: both;
	width: 957px;
	display: block;
	margin: 0px auto;
}
/*************************************
	Content
**************************************/
#content {
	width: 590px;
	float: left;
	margin: 14px 0px 20px 5px;
	display: block;
}
#content p {
	margin: 0px 0px 0px 10px;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
}
#content p img {
	border: none;
	padding: 0px 5px 15px 0px;
}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content li {
	margin: 0px;
	padding: 0px;
}
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
}
#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
#content .post-meta-bottom {
	background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
.post-meta-bottom a {
	color: #0068b6;
	text-decoration: none;
}
.post-meta-bottom a:visited {
	color: #0068b6;
	text-decoration: none;
}
.post-meta-bottom a:active {
	color: #0068b6;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	color: #767575;
	text-decoration: none;
}
.cat {
	float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.comm {
	float: right;
	width: 25%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
}
.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/

.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
	Comments
**************************************/

#comments-wrap {
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/

.commentlist {
}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px;
	padding: 10px;
}
.comment-metadata {
	background: #4A7BB5;
	padding: 10px;
	color: #0068b6;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #0068b6;
}
.comment-metadata a:hover {
	color: #767575;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #767575;
}
/*	Comment Form	*/

#commentform {
}
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 356px;
	margin: 14px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}
/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #fff;
}
#popular ul {
	margin: 0px;
	padding: 0px 10px 15px 10px;
	background: #fff;
}
#popular ul li {
	margin: 0px;
	padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #d8d9dd;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px;
	padding: 5px 15px;
	border-bottom: 1px solid #d8d9dd;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #0068b6;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: none;
	color: #767575;
}
/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px;
	padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #d8d9dd;
}
#l_sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #d8d9dd;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #0068b6;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: none;
	color: #767575;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #d8d9dd;
	background: none;
	margin:  0px;
	padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #0068b6;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: none;
	color: #767575;
}
/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px;
	padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #d8d9dd;
}
#r_sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #d8d9dd;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #0068b6;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #767575;
	text-decoration: none;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #d8d9dd;
	background: none;
	margin:  0px;
	padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #0068b6;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #767575;
	text-decoration: none;
}
/*************************************
    Forms
**************************************/

.cssform {
	font-size: 10px;
	padding-right: 10px;
	float: right;
	line-height: 120%;
}
.cssform p {
	text-align: right;
	font-size: 9px;
}
.cssform_2 {
	font-size: 10px;
	padding-right: 10px;
	float: right;
	line-height: 120%;
}
.cssform_2 p {
	text-align: right;
	font-size: 9px;
}
.cssform_3 p {
	float: left;
	text-align: left;
}
.small {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.cssform input[type=text], .cssform input[type=password], .cssform_2 input[type=text], .cssform_2 input[type=password] {
	text-transform: uppercase;
}
/*************************************
	Footer
**************************************/

#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
}
/*************************************
	Footer
**************************************/

#footer {
	border-top: solid #d8d8d8;
	padding: 15px 5px 30px 5px;
	margin:  10px 0px 0px 0px;
	text-align: justify;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a {
	color: #9BB1BB;
	font-weight: bold;
}
#footer h1 {
	font-weight: normal;
}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
}
#login-error {
	color: #A00;
}
.twitter {
	padding: 0;
	margin: -58px 0 0 0;
}

