/* http://www.spin360studios.com*/
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- The web page of body              --*/  body{ margin: 0; font-size: 12px;font-family: tahoma;}
/*-- overriding default margin         --*/  p{ margin: 0; font-size: 12px;}
/*-- conatiner title token             --*/ .CS09-ContainerTitle { font-size: 18px; font-family: Georgia; color: #480D0D; font-weight: normal; padding: 0px 0px 0px 0px;}
/*-- container title cell              --*/ .CS09-ContainerTitleTD { width:100%; padding-bottom: 0px; padding: 0px 0px 5px 0px; }
/*-- container actions cell            --*/ .CS09-ContainerActionsTD { width:0%; padding: 0;}
																										                        /*padding: top , right, bottom, left  */				
/*-- container content pane            --*/ .CS09-ContainerContent { font-size: 11px; font-family: tahoma; color:#565656; text-align: justify; padding: 0px 10px 10px 10px; }

/*-- top center section                --*/ .CS09-ContainerT { background: url(CS_Container08_top.gif) repeat-x bottom left; vertical-align:middle; height: 11px; padding: 0; }
/*-- top left section                  --*/ .CS09-ContainerTL { background: url(CS_Container08_ul.gif) no-repeat bottom left; vertical-align:top; height: 11px; width:11px; padding: 0; }
/*-- top right section                 --*/ .CS09-ContainerTR { background: url(CS_Container08_ur.gif) no-repeat bottom right; vertical-align:top; height: 11px; width:11px; padding: 0; }

/*-- underline for title			   --*/  .CS09-Underline { background: url(CS_Container08_underline.gif) repeat-x bottom left; vertical-align:middle; height: 1px; padding: 10px 10px 10px 10px; }	

/*-- mid center section                --*/ .CS09-ContainerM { background-repeat:repeat-x; background-position: top; background-color: #EBF1C0; padding-top: 0px; padding-bottom: 0px; vertical-align:top;}
/*-- mid left section                  --*/ .CS09-ContainerML { background: url(CS_Container08_left.gif) repeat-y bottom left; vertical-align:top; width:11px; padding: 0; }
/*-- mid right section                 --*/ .CS09-ContainerMR { background: url(CS_Container08_right.gif) repeat-y bottom right; vertical-align:top; width:11px; padding: 0; }

/*-- bottom center section             --*/ .CS09-ContainerB { background: url(CS_Container08_bottom.gif) repeat-x top left; vertical-align:top; height: 11px; padding: 0; }
/*-- bottom left section               --*/ .CS09-ContainerBL { background: url(CS_Container08_ll.gif) no-repeat top left; vertical-align:top; height:11px; width:11px; padding: 0; }
/*-- bottom right section              --*/ .CS09-ContainerBR { background: url(CS_Container08_lr.gif) no-repeat top right; vertical-align:top; height:11px; width:11px; padding: 0; }
.Container_mar4{
	margin-bottom: 3px;
}

.blog_subhead 
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 36px; }

.blog_topics
{ } 



/*

P {
font-size: 20px;
}

*/



/*========================================================*/