body {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

/* Joomla Styles */

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #009D5B;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #009D5B;
}
h5{
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #1D3794;
	margin-bottom: 10px;
	padding-bottom: 3px;
        display: block;
        border-bottom: dotted 1px #ccc;
}
a {
	color: #1F4188;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.componentheading{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	display: block;
	padding-bottom: 15px;
	color: #1D3794;
}
.contentheading{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	display: block;
	padding-bottom: 15px;
	color: #1D3794;
}
.contentpaneopen{
}
.createdate {
	font-size: 12px;
    color: #666;
}
.article_separator{
}
.small {
	font-size: 12px;
    color: #666;
}
.buttonheading img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Section and Category Styles */


.category {

}

.contentdescription {
}

.contentpane {
	min-height: 400px;

}
.contentpane td {
	vertical-align: top;
}
.sectiontableheader {
	background-color: #E0E0E0;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	line-height: 24px;
}

.sectiontableentry1 td, .sectiontableentry2 td{
	padding: 7px;
} 

.hasTip {
}

.sectiontablefooter {
}

.pagination {
}

#limit {
}

.inputbox {
}
form table td{

}
.breadcrumbs {
        display: block;
}
.pathway {
        margin-bottom: 10px;
	font-size: 12px;
        color: #666;
	text-decoration: none;
}
.pathway a {
	font-size: 12px;
        color: #666;
	text-decoration: none;
}
.pathway a:hover {
	text-decoration: underline;
}

form#form-ccsignup fieldset p {
        margin-top: 4px;
margin-bottom: 4px;
margin-left: 0px;
margin-right: 0px;
        padding: 0px;
}

/* Template */
#wrapper{
	background-color: #FFF;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 127px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#nav{
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cacaca;
	border-bottom-color: #cacaca;
	height: 27px;
	background-image: url(../images/bg-nav.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EBEBEB;
}
#navshadow{
	height: 16px;
	background-image: url(../images/bg-navshadow.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu{
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cacaca;
	height: 28px;
}
.menuspace{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
}
#menu li a {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
	color: #424242;
	background-color: transparent;
}
#menu li a:hover{
	color: #009B5C;
	background-color: #FDFDFD;
}
#menu li#current a{
	color: #009B5C;
	background-color: #FDFDFD;
}
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}
#contentsub {
	float: left;
	width: 700px;

}
#right {
	float: right;
	width: 270px;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	clear: both;
	font-size: 0.9em;
	height: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer2 {
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
}
#footer3 {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#footer3 a{
	color: #666;
}
/*HOME PAGE*/
.tdpanel{
	background-image: url(../images/panel.png);
	vertical-align: top;
}
.tdpanel2{
	background-image: url(../images/panel2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.tdpanel82011{
	background-image: url(../images/bg-panel8-2011.jpg);
	vertical-align: top;
        min-height: 340px;
}
.tdpanel282011{
	background-image: url(../images/bg-panel28-2011.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.divpanel{
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	
}
.divpanel82011{
        font-size: 26px;
        text-align: center;
        margin-top: 175px;
	margin-left: 270px;
	min-height: 160px;
}
#tableIndex1{
	margin-bottom: 7px;
}
#tdIndex11{
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 312px;
}
#tdIndex12{
	vertical-align: top;
}
#tdIndex11div{
	background-image: url(../images/bg-quotebox8-2011.jpg);
	border: 1px solid #cacaca;
	margin: 2px;
	background-repeat: repeat-x;
	background-color: #E3E3E3;
	background-position: center top;
	height: 306px;
}
#tdIndex11divform{
margin-top: 175px;	
height: 170px;
	/*background-image: url(../images/bg-quoteform.png);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.divquotetext{
	margin-right: 10px;
	margin-left: 10px;
}
.divquotetext h2{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.divquotetext p{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}
.divquoteform{
	width: 212px;
	margin-right: auto;
	margin-left: auto;
}
.divquoteformTitle{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 10px;
}
/*-----------------------------
  Bonus Style
  -----------------------------*/
.mod1  {
	width: 300px;
	text-align: justify;
	float: left;
	padding-right: 0;
}
.mod2  {
	width: 300px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	padding-right: 0;
}
.mod3  {
	width: 300px;
	text-align: justify;
	float: left;
	padding-left: 20px;
}
.mod4  {
	width: 620px;
	padding-left: 10px;
	text-align: justify;
	float: left;
}
.mod5  {
	width: 300px;
	padding-left: 20px;
	text-align: justify;
	margin-left: 640px;
	float: left;
}
.mod6  {
	width: 300px;
	padding-left: 10px;
	text-align: left;
	float: left;
}
.mod7  {
	width: 620px;
	padding-left: 20px;
	text-align: justify;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #373737;
	padding-bottom: 10px;
}
.col1, .col2 {
	float: left;
	width: 350px;
	margin-bottom: 50px;
	}
.col1 { margin: 0 10px 0 0; }
.col2 {
	margin: 0 0 0 10px;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	}
.columns {
	width: 100%;
	clear: both;
	float: left;
}

.colA, .colB, .colC {
	float: left;
	border: #000000;
	padding-top: 5px;
	width: 210px;
}
.colA {
	margin: 0 12px 0 0;
	border: #000000;
	border-right: 1px solid #d8dadb;
	padding-right: 12px;
}
.colB {
	margin: 0;
	border: #000000;
	border-right: 1px solid #d8dadb;
	padding-right: 12px;
}
	
.colC {
	margin: 0 0 0 12px;
}

.clr{
	clear: both;
}
