body {
	background: #343434;
	background-color: #343434;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* CSS Document */

/* CSS Document */

/* Heading Style for creating a destinct heading */

.Heading {
	color: #000000;
	text-transform: uppercase;
	font: bolder normal 12px Arial, Helvetica, sans-serif;
}
.headerTop {
	background: url(../CPC Update/Images/HeaderCl.png) no-repeat scroll left bottom;
	height: 200px;
	background: url(../Updated Site/Images/HeaderCl.jpg) no-repeat;
}

/* Sub_Heading Style for creating a destinct secondary heading */

.Sub_Heading {
	color: #000000;
	text-transform: uppercase;
	font: bolder normal 11px Arial, Helvetica, sans-serif;
}

/* Bold_Title Style includes pimary color to highlight text */

.Bold_Title {
	color: #6699CC;
	font: bold normal 11px Arial, Helvetica, sans-serif;
}

/* Bold_Title2 Style includes secondary color to highlight text */

.Bold_Title2 {
	color: #333333;
	font: bold normal 11px Arial, Helvetica, sans-serif;
}

.Gray_Text {
	color: #666666;
	text-transform: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.h1 {
	text-align: left;
	font: 24px Arial, Helvetica, sans-serif;
    }	
	
.h2 {
	text-align: left;
	font: lighter 12px/15px Arial, Helvetica, sans-serif;
    }	
	
.h3 {
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
	}
	
.footer {
	color: #FF9900;
	font: 10px Arial, Helvetica, sans-serif;
	}
	
	
.red {color: #cc3300;
      font-weight: bold;}

.bold {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
       }
	   
.center {text-align: center;
         }
		 
.justify {text-align: justify;
          }	   
	

/*  a:link, a:visited & a:hover Styles are for the links within the body text */

a:link, a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
/* Page Title Style is the style for the main title of the page */
.Page_Title {
	color: #333333;
	letter-spacing: normal;
	text-decoration: none;
	font: bold normal 24px/30px Arial, Helvetica, sans-serif;
}


/*  Header 1,2,3 Styles are for different Text Size, Color, Weight */

.header1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #009966;
	text-decoration: none;
	font-weight: lighter;
}
.header2 {
	color: #586D6D;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.header3 {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
}
.sidebar_sub_bottom_boarder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bodyBack {
	background: url(../images/03backRepeat.png) repeat-y center;
}

.sideLine {
	background: url(images/line_.png) repeat-y center;
	height: auto;
}
