a
{
    text-decoration:none;
    outline: none;  
    color: #6a9000;
}
a:hover
{
   color: #9bb506;
}
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	letter-spacing: 0.02em;
	background-image:url(../App_Themes/RicochetPartners/images/bg_pattern_wht.jpg);
	background-repeat: repeat-x;
	height: auto;
}
img
{
    padding: 2px 2px 2px 2px;
    border-style: none;
    border: 0;
}
h1
{
    font-size: 170%;
    font-weight: bold;
}
.IE7 body{
	letter-spacing: 0.03em;
	background-repeat: repeat;
}
.IE7 .clearFloat
{
    clear: both;
    height: 0;
}
html
{
    height: 100%;
}
form
{
    height: 100%;
    position: relative;
}
#form1
{
    height: auto;
}
.bold_text
{
    font-weight: bold;
}
.content_text
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #4D4D4D;
}
.content_text a
{
    text-decoration: none;
    color: #4D4D4D;
}
.content_text a:hover
{
    text-decoration: none;
    color: #b9d300;
}
.leading_text
{
    color: #6a9000; 
    font-weight: bold;
}
.stbuttontext,  .stbutton a
{
    color: #4D4D4D;
    text-decoration: none;
    
}
.hm_content_container
{
	position: relative;
	width: 900px;
	top:22px;
	z-index: 100;
	left: 50%;
	margin-left: -450px;
	/*min-height: 100%;*/
	padding-bottom: 35px;
	height: auto;
	
}
.col_seperator
{
	border-top: 1px dashed #d5d5d5;
	height: 20px;
}
.image{
    height: auto;
    margin: 10px 0 10px 0;
}
.IE7 .inner
{
  top: -2px;
}
.logo
{
	position:relative;
	z-index: 10;
	background-color: Transparent;
	height: 102px;
	width: 900px;
	top: 30px;
	left: 50%;
	margin-left: -450px;
}
.IE7 .logo
{
    top: 10px;
    width: 191px;
}
.IE6 .logo
{
	top: 10px;
    width: 191px;
}
.left_col_image
{
    margin-top: 20px;
}
.links_list
{
    list-style: none;
}

#subpage_header_image
{
    position: relative;
    margin-top: -25px;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    /*padding-left: 600px;*/
    text-align: right;
    z-index: 100;
}
.IE7 #subpage_header_image
{
    margin-top: -50px;
}
#nebula
{
	background-image: url(../App_Themes/RicochetPartners/images/rp_nebula_32bit_crush.png);
	background-repeat:no-repeat;
	height: 293px;
	width: 900px;
	position: relative;
	z-index: 10;
}
#hm_flash
{
	position: absolute;
	top: 0px;
	left: 252px;
	margin-top: -5.5em;
	margin-left: 15px;
	float: right;
	height: 347px;
	width: 634px;
	z-index: 120;
}
#hm_buckets
{
    padding: 5px 0 0 0;
}

#sub_content
{
    clear: both; 
    min-height: 429px; 
    height: 100%;
    position: relative;
	width: 900px;
	z-index: 100;
	left: 50%;
	margin-left: -450px;
	/*background: url(../App_Themes/RicochetPartners/images/spiro.png) no-repeat 55px 0px;*/
	
}
.IE7 #sub_content{
    display: block;
    /*min-height: 0;*/
    clear: both;
    /*height: auto;*/
    vertical-align: top;
}
.IE6 #sub_content{
    display: block;
    /*min-height: 0;*/
    clear: both;
    /*height: auto;*/
    vertical-align: top;
}
#sub_content_left
{

	position: relative;
	left: 0px;
	width: 203px;
	float: left;
	padding: 5px 10px 10px 5px;
	/*height: 100%;*/
	min-height: 100%;
	
}
* html .sub_content_left
{
	/*left: 173px;*/
}
#sub_content_middle
{
    
	width: 450px;
	float: left;
	padding: 5px 10px 10px 5px;
	/*height: 100%;*/
	margin-left: auto;
	margin-right: auto;
}
#sub_content_right
{
    height: auto;
	width: 173px;
	float: right;
	padding: 5px 0px 10px 0px;

}
/* Newsletter Subscription */
.subscribe_container
{
    border: 1px #99B207 solid;
	width: 173px;
	
	margin-top: 5px;
	color: #ffffff;
}
.subscribe_header
{
    background: #4B5807 url(../App_Themes/RicochetPartners/images/head_signup_bg.jpg) repeat-x;
    height: 19px;
    width: 173px;
}
.subscribe_header_image
{
    padding-left: 10px;
}
.IE6 .subscribe_container
{
   width: 170px;
}
/* Navigation */
#RPMain_nav{
	position: relative;
	display: block;
	top: 0px;
	z-index:120;
	width: 210px;
	height: 300px;
	
}
ul
{
	list-style-type: none;
    list-style-position: inside;
}
li ul
{
	/*display: none;*/
	padding: 0;
}
li:hover > ul
{
	display: block !important;
}
#nav_container
{
	/*margin-top: -75px;*/


	position:absolute;
	top: 0px;
}
.IE7 #nav_container
{
	margin-top: 0px;
}
#nav_container ul
{
    padding: 0;
}
.IE7 #nav_container ul
{
    margin-left: 0px;
}
.IE6 #nav_container ul
{
    margin-left: 0px;
}
.First
{
    background-color: Transparent;
	
}
.First, .First_selected, .First a, .First_selected a
{
	text-decoration:none;
	color: #4D4D4D;
	font-size: 105%;
}
.First a, .First_selected a{
	padding-left: 14px;
}
.First, .First_selected {
	width: 203px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 7px;
}
.Second a 
{
	text-decoration:none; 
	color: #4D4D4D !important;
	background-image: none !important;
	font-size: 90%;
	margin-left: 10px;
}
.Second, .Second_selected {
	font-size: 90%;
}
.First_selected ul
{
    display: block;
}
.First a:hover
{
	color: #9bb506;
}
 .First_selected a
{
	background-image: url(App_Themes/RicochetPartners/images/nav_main_mark.png);
	background-position: left;
	background-repeat:no-repeat;
	color: #9bb506;
}
.Second a:active, .Second a:hover{
	color:#9bb506 !important;
}
.Second_selected a{
	color: #9bb506;
	background-image: none !important;
	font-size: 90%;
	margin-left: 10px;
}
.Second ul
{
    list-style-type: none;
    list-style-position: outside;
}
.IE7 .Second a, .IE7 .Second_selected a
{
    margin: 0px;

}  
.IE7 .Second li, .IE7 .Second_selected li
{
    margin: -20px;
    padding: 0;
    text-align: left;
}
.IE7 .Second a, .IE7 .Second_selected a
{
    margin: 0;
    padding: 0;
} 
/* FOOTER */
.ie_spacer{
	display: none;
}
.IE7 .ie_spacer{
	width: 20px;
	float: left;
	display: inline;
}
.RPBtmNav
{
    clear: both;
    background-color: #4d4d4d;
	z-index: 10;
	position: relative;
	bottom: 7px;
	width: 100%;
	height: 22px;
	left: 0px;
}
.RPBtmNav_text, .RPBtmNav_text a
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 84%;
    color: #FFFFFF;
	padding-left: 10px;
}
.RPBtmNav_text a
{
    text-decoration: underline;
}
.RPBtmNav_text a:hover {
	color: #353535;
}
.RPBtmNav_rLogo
{
    background-image: url('../App_Themes/RicochetPartners/images/footer_circleR.png');
    background-repeat: no-repeat;
	position: relative;
	width: 60px;
	height: 60px;
	z-index: 100;
	margin-top: -50px;
	margin-left: 20px;
	float: right;
}
.IE7 .RPBtmNav_rLogo{
	margin-top: -55px;
}
.IE6 .RPBtmNav_rLogo
{
	background: Transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='App_Themes/RicochetPartners/images/footer_circleR.png', sizingMethod='crop');
	margin-top: -30px;
}
.Safari .RPBtmNav_rLogo
{
	margin-top: -30px;
}
.RPBtmNav_main
{
    clear: both;
	position: relative;
	z-index: 100;
	bottom: -17px;
	width: 900px;
    left: 50%;
	margin-left: -450px;
	
	
}
.RPBtmNav_main_left
{
	position: relative;
	float: left;
	height: 20px;
	width:550px;
	z-index: 20;
}
.IE6 .RPBtmNav_main_left
{
	margin-top: 30px;
	margin-bottom: -30px;
}
.RPBtmNav_main_left_L
{
	position: relative; 
	float:left;
}

.RPBtmNav_main_left_R
{
	position: relative; 
	float:right;
}
.RPBtmNav_main_right
{
	position: relative;
	float: right;
	height: 20px;
	width:350px;
}
.IE6 .RPBtmNav_main_right
{
	margin-top: 30px;
}
.RPBtm_share
{
	width: 110px;
	height: 18px;
	padding:  0 0 25px 0;
	position: relative;
}
.IE7 .RPBtmNav
{
   clear:both;
}
.IE7 .RPBtmNav_main{
	 clear:both;	 
}
.IE7 .RPBtmNav_main_left_R
{
   float: left;
}
.IE6 .RPBtmNav
{
   clear:both;
}
.IE6 .RPBtmNav_main{
	 clear:both;	 
}
.IE6 .RPBtmNav_main_left_R
{
   float: left;
}
.IE6 .RPBtmNav_rLogo{
	float: none;
}

/* END FOOTER */
/* TOP NAV */
.RPTopNav{
	background-image: url(../App_Themes/RicochetPartners/images/nav_utility_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 55px;
	position: absolute;
	z-index: 100;
	left: 0px;
	
}
.RPTopNav_main
{
	z-index: 120;
	position: relative;
	top: 0px;
	width: 900px;
    left: 50%;
	margin-left: -450px;
	
}
.RPTopNav_main_right
{
	float: right;
	position: relative;
	width: 58%;
}
.RPTopNav_main_right_L
{
	position: relative; 
	float: left; 
/*	margin-top: -13px;*/
	padding-right: 15px;
	
}
.RPTopNav_main_right_R
{
	position: relative; 
	float: right;
	/*padding-right: 155px;*/
	vertical-align: middle;
}
.RPTopNav_main_left
{
	position: relative;
	float: left;
	width: 42%;
}
.RPTopNav_main_searchbox
{
	border: 1px solid #000000;
	background-color:#a0a0a0;
	height: 13px;
	font-size: 75%;
	width: 125px;
	margin-top: -2px;
}
.RPTopNav_main_searchbtn
{
	background-image: url(../App_Themes/RicochetPartners/images/search_btn.png);
	background-repeat: no-repeat;
}
.RPTopNav_main ul
{
	list-style-type: none; /*turns off display of bullet*/
    white-space: nowrap;
	padding: 0;
	margin: 0 0 0 30px;
}
.RPTopNav_main li {
	float: left;
	background-image: url(../App_Themes/RicochetPartners/images/nav_utility_bg.jpg);
	/*height: 100%;*/
	padding: 0 0px 0 5px;
	
}

.RPTopNav_link a:hover
{
	color: #9bb506;
	/*background-image: url(../App_Themes/RicochetPartners/images/nav_utility_bg_roll.jpg);*/
	height: 100%;
}
.RPTopNav_link a
{
	list-style: none;
	text-align: left;
	font-size: 75%;
	color: #ffffff;
	text-decoration: none;
	display: inline;
	padding: 0 5px 0 5px;
	background-repeat: repeat-x;
	/*margin: */
}
.RPTopNav_link_selected
{
	
	color: #9bb506 !important;
	
}
.RPTopNav_divider
{
	background-image: url(../App_Themes/RicochetPartners/images/nav_utility_divider.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 22px;
	margin-top: -2px;
}
.RPTopNav_search{
	position:relative;
	float: left;
	margin-top: 2px;
	
}
.IE7 .RPTopNav_main_right_L
{
	margin-top: 0px;
}
.IE7 .RPTopNav_main ul
{
	margin: 0 0 0 0;
	padding-left: 45px;
}
/* Accordion */
.bottom
{
	text-align: right;
	margin-top: 5px;
	font-weight: bold;
	width: 100%;
}
.bottom a
{
	color: #6a9000;
	text-decoration: none;
}
.bottom a:hover
{
	color: #b9d300;
	text-decoration: none;
}
.accordion_pane
{
    /*overflow: hidden;*/
    width: 100%;
}
.accordion_outer
{
	border: 1px #5A5B5E solid;
	/*background: #353535;*/
	width: 173px;
	/*height: 19px;*/
	/*background-image: url('../App_Themes/RicochetPartners/images/head_accordion_bg.jpg');
	background-repeat: repeat-x;*/
	/*position: relative;
	z-index: 1;*/
}

.accordion_inner{
	/*border: 1px #5A5B5E solid;*/
	/*position: absolute;
	z-index: 10;
	margin: 0 -1px 0 -1px;*/
	top: 19px;
	/*background-color: #282828;*/
	width: 145px;
	padding: 5px 3px 3px 0px;
	color: #ffffff;
	float:left;
	margin-left: 5px;
	overflow: hidden !important;
}
.accordion_content
{
    height: auto;
    width: 100%;
    background: Transparent url(../App_Themes/RicochetPartners/images/accordionPanel_bg_wht.jpg) repeat-x;
    margin: 0;
    padding:0;
}
.accordion_inner a:hover
{
	color: #9bb506;
	text-decoration: none;
}
.accordion_top_left
{
	position: relative;
	float: left;
	/*background-image: url('../App_Themes/RicochetPartners/images/accordion_head_news.gif');*/
	background-repeat: no-repeat;
	height: 19px;
	width: 144px;

}
.accordion_top
{
	/*position: relative;
	z-index: 5;*/
	border-bottom: 1px #5A5B5E solid;
	padding-left: 10px;
	background-image: url('../App_Themes/RicochetPartners/images/head_accordion_bg.jpg');
	background-repeat: repeat-x;
	height: 19px;

}
.accordion_top_right_up
{
	position: relative;
	float: right;
	height: 19px;
	width: 19px;
	background-image: url('../App_Themes/RicochetPartners/images/accordion_arrow_right.png');
	background-repeat: no-repeat;
	z-index: 10;
	margin-top: 2px;
}
.accordion_top_right_down
{
	position: relative;
	float: right;
	height: 19px;
	width: 19px;
	background-image: url('../App_Themes/RicochetPartners/images/accordion_arrow_down.png');
	background-repeat: no-repeat;
	z-index: 10;
	margin-top: 2px;
}
.nav_accordion_outer
{
    width: 203px;
}
.Accordion {
	border-left: solid 1px #5A5B5E;
	border-right: solid 1px #5A5B5E;
	border-bottom: solid 1px #5A5B5E;
	overflow: hidden;
	width: 173px;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-image: url('../App_Themes/RicochetPartners/images/head_accordion_bg.jpg');
	background-repeat: repeat-x;
	height: 19px;
	border-top: solid 1px #5A5B5E;

	border-bottom: solid 1px #5A5B5E;

	margin: 0px;

	padding: 0 0 0 2px;

	cursor: pointer;

	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelTab img
{
    padding:  0 0 0 8px;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 2px;
	height: 200px;
	background-image: url('../App_Themes/RicochetPartners/images/accordionPanel_bg_wht.jpg');
	background-repeat: repeat-x;
}
.IE6 .AccordionPanelContent
{
	padding: 0px;
	margin: 2px;
}
.AccordionPanelOpen .AccordionPanelTab {
	/*background-color: #EEEEEE;*/
	
}.AccordionPanelTabHover {
	/*color: #555555;*/
}
.AccordionPanelOpen .AccordionPanelTabHover {
	/*color: #555555;*/
}
.AccordionFocused .AccordionPanelTab {
	/*background-color: #3399FF;*/
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	/*background-color: #33CCFF;*/
}
/* Cursor normal */
.AccordionPanelOpen {
  cursor: auto;
 }
.NewsArticleLink
{
	/*padding-left: 10px;*/
	width: 150px;
	margin-left:auto;
	margin-right: 2px;
	font-weight: bold;
	font-size: 84%;
}
.IE6 .NewsArticleLink
{
	
}
.NewsArticleLink a
{
	color: #A0A0A0;
	text-decoration: none;
	font-weight: bold;
}
.NewsArticleLink a:hover
{
	color: #b9d300;
	text-decoration: none;
	font-weight: bold;
}
.NewsPreviewSummary 
{
    color: #4D4D4D;
    padding: 10px 0px 0 0px;
	font-size: 90%;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.NewsItemSummary
{
    color: #4D4D4D;
    padding: 10px 0px 0 0px;
	font-size: 90%;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
.NewsTitle
{
}
.NewsPreviewTitle a
{
    padding: 10px 0px 0 0px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0 0;
	text-decoration: none;
}
.NewsPreviewDate
{
    color: #a0a0a0;
    font-weight: bold;
}
.Subscription
{
    background-color: #4D4D4D;
}
.NewsletterSubscription
{
    text-align: left;
    padding: 2px 3px 2px 3px;
    width: 167px;
    background-color: #4D4D4D;
    color: #ffffff;
}
.watermarked
{
    color: #c0c0c0;
    font-size: 75%;
    border: 1px solid #000000;
}
.RPSubscriptionButton
{
    background: url(../App_Themes/RicochetPartners/images/signup_btn_up.png) no-repeat top left;
    border: none;
    height: 23px;
    width: 103px;
}
.RPSubscriptionButton:hover
{
    background: url(../App_Themes/RicochetPartners/images/signup_btn_over.png) no-repeat top left;
    border: none;
    height: 23px;
    width: 103px;
    
}
.IE6 .RPSubscriptionButton
{
	background: Transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='App_Themes/RicochetPartners/images/signup_btn_up.png', sizingMethod='crop');
}
.IE6 .RPSubscriptionButton:hover
{
	background: Transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='App_Themes/RicochetPartners/images/signup_btn_over.png', sizingMethod='crop');
}
.RPSubscriptionTextbox
{
    border: 1px solid #000000;
    
}
.RPSubscriptionTextboxWatermark
{
    color: #c0c0c0;
    font-size: 75%;
    border: 1px solid #000000;
}
.RPSubscriptionText
{
    font-size: 85%;
    color: #ffffff;
    width: 170px;
}
.blog_post
{
}
.blog_post_title
{
    font-size: 120%;
    font-weight: bold;
    color: #000000;
}
.blog_post_title:hover
{
    color: #6a9000;
}
.blog_post_header
{
    background: Transparent url(../App_Themes/RicochetPartners/images/head_blog_bg.jpg) repeat-x;
    color: #4D4D4D;
}
.blog_post_header table
{
    width: 100%;
    /*border-left: solid 1px #989898;
    border-right: solid 1px #989898;*/
    border-bottom: solid 1px #4D4D4D;
    

}
.blog_post_header table td
{
    /*border-left: solid 1px #989898;*/
    padding: 2px;
    margin: 0;
}
.blog_post_byline
{
    color: #4D4D4D;
    font-size: 95%;
    font-style: italic;
}
.blog_post_body
{
    color: #4D4D4D;
}
.blog_post_body a
{
	color: #6a9000;
	text-decoration: none;
}
.blog_post_body a:hover
{
	color: #b9d300;
	text-decoration: none;
}
.blog_post_footer
{
}
.blog_post_permalink
{
    color: #6a9000;
	text-decoration: none;
}
.blog_post_permalink:hover
{
    color: #b9d300;
	text-decoration: none;
}
.blog_post_comment
{
   color: #4D4D4D;
}
.blog_comment_count

{

    background: Transparent url(../App_Themes/RicochetPartners/images/comment_icon.gif) no-repeat;
    padding-left: 15px;
    color: #6a9000;
    text-decoration: none;
}
.blog_comment_count:hover
{
   color: #b9d300;
}
.blog_post_sidebar
{
    width: 150px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
.left_sidebar_text
{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.left_sidebar_text a
{
    color: #6a9000;
    text-decoration: none;
}
.left_sidebar_image
{
    position: relative;
    bottom: 0;
    vertical-align: bottom;
}
.BlogCommentHeader
{
    background: #4D4D4D url(../App_Themes/RicochetPartners/images/comment_head_careTo.gif) no-repeat;
    height: 22px; 
    margin : -3px -3px -4px -3px;
}
.BlogCommentName
{
    font-size: 105%;
    font-weight: bold;
}
.BlogRequiredValidator{}
.BlogCommentUrl{
    font-size: 105%;
    font-weight: bold;
}
.TextBoxField{
    border: solid 1px #4D4D4D;
}
.TextAreaField{
    border: solid 1px #4D4D4D;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    
}
.BlogCommentComments
{
    font-size: 105%;
    font-weight: bold;
}
.BlogCommentNote
{
    font-size: 99%;
    font-style: italic;
    position: relative;
    float: left;
    width: 70%;
    color: #b0b0b0;
}
.BlogComments
{
    border: solid 1px #4D4D4D;
    padding: 0 0 0 0 ;
    margin: 0 0 0 0;
}
.BlogCommentsTitle
{
    font-size: 125%;
    color: #4D4D4D;
    font-weight: bold;
}
.BlogCommentsSeparator{}
.BlogLeaveComment{}
.BlogCommentHeaderBkg
{
    background: Transparent url(../App_Themes/RicochetPartners/images/accordionPanel_bg_wht.jpg) repeat-x;
    height: 50px;
    margin: -3px -3px -5px -3px;
}
.BlogCommentAddButton
{
    padding-top:20px;
}
.BlogCommentUserName
{
    font-size: 105%;
    font-weight: bold;
    font-style: italic;
    text-decoration:none;
    color: #4D4D4D;
}
.BlogCommentDate
{
    font-size: 99%;
    font-style: italic;
    color: #b0b0b0;
}
.BlogCommentText
{
    color: #4d4d4d;
}
.whitepaper
{
    clear: both;
}
.whitepaper_desc
{
    position: relative;
    width: 225px;
    float: left;
    padding-left: 5px;
}
.whitepaper_date
{
    font-size: 85%;
    text-transform: uppercase;
    color: #4D4D4D;
}
.whitepaper_header
{
    font-size: 135%;
    font-weight: bold;
}
.whitepaper_image
{
    position:relative;
    float: left;
    height: 227px;
    width: 194px;
    border: 0;
}
.whitepaper_image a
{
    text-decoration: none;
}
.whitepaper_link
{
    color: #6a9000;
	text-decoration: none;
	font-size: 90%;
	vertical-align:top;
}
.whitepaper_link:hover
{
	 color: #b9d300;
}
.SearchResult
{
    
}
.ResultTitle a
{
    font-size: 110%;
    color: #6a9000;
    font-weight:bold;
}
.ResultPath
{
    color:#4d4d4d;
    
}
.rss_feed
{
   color: #6A9000; 
}
.rss_subscribe, .rss_subscribe:visited
{
    font-size: 85%;
    color: #4d4d4d;
    text-decoration: none;
    
}
.rss_subscribe:hover
{
    color: #989898;
}
.rss_category_list{
    list-style: none;
}
.rss_category_list li
{
    display: inline;
}
.gray_container
{
    border: 1px #989898 solid;
	width: 173px;
	margin-top: 5px;
	color: #ffffff;
}
.gray_header
{
    background: #989898 url(../App_Themes/RicochetPartners/images/head_accordion_bg.jpg) repeat-x;
    height: 19px;
    width: 173px;
}
.rss_gray_container
{
    /*border: 1px #989898 solid;*/
	margin-top: 20px;
	color: #ffffff;
	width: 450px;
}
.rss_gray_header
{
    background: #989898 url(../App_Themes/RicochetPartners/images/head_blog_bg.jpg) repeat-x;
    height: 22px;
    width: 100%;
    font-weight: bold;
    font-size: 120%;
    color: #000000;
    border: 1px #DADADA solid;
    padding-right: 10px;
    vertical-align: middle;
    text-align: right;
}
.rss_gray_header a
{
    color: #000000;
}
.gray_header_image
{
    padding-left: 10px;
   
}
.feed_categories
{
    width: 100%;
}
.links_list
{
    padding : 0px;
   width: 100%;
}
.IE7 .links_list
{
    margin-left: 0px;
}
.IE6 .links_list
{
    margin-left: 0px;
}
.IE6 .links_list li
{
	margin-left: 0px;
}
.feed_date
{
    color: #989898;
    font-style: italic;

    float:left;

    width:85px;

   

}

.feed_header 

{

    font-size: 170%;

    font-weight: bold;
    color: #000000;

}
.feed_items ul
{
    list-style-position: outside;
    padding: 2px;
}
.feed_title
{
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    color: #6A9000;
}
.external_link
{
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    font-size: 90%;
    font-weight: normal;
}
.external_link a, .external_link a:visited
{
     color: #6A9000;
	text-decoration: none;
	font-size: 90%;
	vertical-align: top;
}
.external_link a:hover
{
    color: #b9d300;
	text-decoration: none;
}
.top_10_link
{
    padding-left: 15px;
    font-size: 75%;
	line-height: 12px;
}
.top_10_link a, .top_10_link a:visited
{
     color: #6A9000;
	text-decoration: none;
	font-weight:bold;
}
.top_10_link a:hover
{
    color: #b9d300;
	text-decoration: none;
}

/*Modal Popup*/
.modal_background {
	background-color:#484848;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#989898;
	border-width:5px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:800px;
	height: 613px;
}
#map_container
{
    /*clear: both;
    background-color: #000000;
    padding: 5px 5px 5px 5px;
    height: 613px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;*/
}
#map_left
{
    padding: 5px 0 0 5px;
    float: left;
    width: 600px;
}
#map_right
{
    float: left;
    height: 635px;
    width: 170px;
    padding: 5px 5px 5px 5px;
}
.modal_map
{
    background-color:#000000;
	border-width:5px;
	border-style:solid;
	border-color:#989898;
	height: 645px;
    width: 800px;
    
}
.timeline_image
{
    margin-left: -100px;
}
/* Paging */
.SelectedPage
{
    color: #6A9000;
	text-decoration: none;
	font-weight: bold;
}
.UnselectedPage
{
    color: #6a9000;
	text-decoration: none;
	font-weight: bold;
}
.PagerNumberArea, .PagerNumberArea a
{
    color: #6a9000;
	text-decoration: none;

	font-weight: bold; 
}
.PagerNumberArea a:hover
{
    color:#b9d300;
}
.PagerResults
{
    font-size:90%;
    color: #989898;
}
.pete
{


	float: right;
	background-image: url(../App_Themes/RicochetPartners/images/bio_pete.gif);
	background-repeat: no-repeat;
	height:145px;
	width:94px;
	margin-right: -55px;
	position:relative;
	z-index:100;
}
.IE6 .pete
{
	margin-right: -32px;
}
.jeanne
{
	float: left;
	background-image: url(../App_Themes/RicochetPartners/images/bio_jeanne.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 211px;
	margin-left: -65px;
	position:relative;
	z-index:100;
}
.ron
{
	float: right;
	background-image: url(../App_Themes/RicochetPartners/images/bio_ron.gif);
	background-repeat: no-repeat;
	width: 62px;
	height: 206px;
	margin-right: -62px;
	position:relative;
	z-index:100;
}
.carrie
{
	float: right;
	background-image: url(../App_Themes/RicochetPartners/images/bio_carrie.gif);
	background-repeat: no-repeat;
	width: 123px;
	height: 142px;
	position:relative;
	z-index:100;
}
.list_item_seperator
{
	width: 13px;
	height: 13px;
	text-align: center;
	background: transparent url(../App_Themes/RicochetPartners/images/circleR.gif) no-repeat;
	margin-left: 50%;
	
}
.InfoMessage, .ErrorMessage
{
    color: Red;
    font-size: 85%;
}
#article ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	text-indent: -14px;
	color: #9eb400;
}
#article ul li {
	padding-left: 16px;
	background: url(../App_Themes/RicochetPartners/images/green_bullet.gif) no-repeat;
	background-position: 0px .45em;
	padding-bottom: 8px;
}