﻿/* Text CSS layout */

.ccHeader1
{
    
    font-size : 80%;
    font-weight: bold;
}

.ccHeader1Gray
{
    
    font-size : 80%;
    font-weight: bold;
	color:#CECECE;
}


.ccHeader1-5
{
    font-size : 90%;
    font-weight: bold;
}

.ccHeader2 {
	font-size: 100%;
	font-weight: bold;
}
.ccHeader2Red {
	font-size: 100%;
	font-weight: bold;
	color: #990000;
}
.ccHeader3 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.ccHeader3Red {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}
.ccHeader4Red {
	font-size: 200%;
	font-weight: bold;
	color: #990000;
}
.ccHeader3Orange {
	font-size: 120%;
	font-weight: bold;
	color: #EF9610;
}
.ccHeader2Orange {
	font-size: 100%;
	font-weight: bold;
	color: #EF9610;
}
.ccHeader2Gray {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.ccHeader2Green {
	font-size: 100%;
	font-weight: bold;
	color: #648c4d;
}


.ccHeader2Blue {
	font-size: 100%;
	font-weight: bold;
	color: #00309C;
}
.ccHeader3Blue {

	font-size: 120%;
	font-weight: bold;
	color: #00309C;
}

.ccHeader3MedBlue {

	font-size: 120%;
	font-weight: bold;
	color: #618bc4;
	text-align: center;
}

.ccHeader2MedBlue {

	font-size: 100%;
	font-weight: bold;
	color: #618bc4;
}


.ccHeader3BlueStatic {

	font-size: 18pt;
	font-weight: bold;
	color: #00309C;
}


.ccHeader3Gray {

	font-size: 120%;
	font-weight: bold;
	color: #666666;
}
.ccHeader4Gray {

	font-size: 200%;
	font-weight: bold;
	color: #666666;
}

.ccHeader4Blue {

	font-size: 200%;
	font-weight: bold;
	color: #00309C;
}

.ccHeader4MedBlue {

	font-size: 200%;
	font-weight: bold;
	color: #618bc4;
}

.ccHeader4 {

	font-size: 200%;
	font-weight: bold;
}




.ccHeader5Blue {

	font-size: 400%;
	font-weight: bold;
	color: #00309C;
}

.ccHeader5MedBlue {

	font-size: 400%;
	font-weight: bold;
	color: #618bc4;
}

.ccHeader5 {

	font-size: 400%;
	font-weight: bold;
}

.ccHeader5em {

	font-size: 3em;
	font-weight: bold;
}


.ccHeader6em {

	font-size: 5em;
	font-weight: bold;
}

.ccHeader6emBlue {

	font-size: 5em;
	font-weight: bold;
	color: #00309C;
}

.ccHeader6emMedBlue {

	font-size: 5em;
	font-weight: bold;
	color: #618bc4;
}


.ccHeader5Orange {

	font-size: 400%;
	font-weight: bold;
	color: #EF9610;
}
.ccHeader4Orange {

	font-size: 200%;
	font-weight: bold;
	color: #EF9610;
}

.ccWhite {

	
	color: white;
}


/* begin styles for RSS Feed */

/*.rss_items {
	list-style:none;
	margin-top:0px;
	padding:0em; 0em;
	margin-left:0px;
	color:#000000;
  font-size: 75%;
}

.rss_item  {
  list-style:none;
  padding-bottom:2em;

}*/

/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss-box {
	 width: 400px;
	 background-color: #ffffff;
}

rss_title a {
	margin: 0px 0;
	padding: 0;
	font-size:80%
}

.rss-title {
	margin: 0px 0;
	padding: 0;
	font-size:80%
}

.rss-items {
       list-style:none;
       margin:0;
       padding:0;
	   font-size:80%
}

.rss-item  {
  font-size: 97%;
  margin-bottom: 1em;;
}

.rss-item a {
  font-size: 97%;
  margin-bottom: 1em;;
}

.rss-item a:active {

	}

.rss-item a:visited {

	}

.rss-item a:link {

	}

.rss-item a:hover { 

	}
	
.rss-date {
	font-size: xx-small;
	} 

.ccHeader3White {

	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

.ccHeader2White {

	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

.ccHeader1White {

	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}

.ccHeader4White {

	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
}

.ccHeader4Whiteplus {

	font-size: 230%;
	font-weight: bold;
	color: #FFFFFF;
}


.CCBulletsNormal {
	font-size : 80%;
	list-style-position: inside;
	list-style-type: disc;
}
.ccsmalltext {
	font-size: 70%;
}
.ccmedtext {
	font-size: 75%;
}

.ccmedtextblue {
	font-size: 85%;
	color: #00309C;
}

.style4 {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}
.CCBulletsSmall {


	font-size : 70%;
	list-style-position: inside;
	list-style-type: disc;
}
.CCBulletsLarge {


	font-size : 100%;
	list-style-position: inside;
	list-style-type: disc;
}

.home_center {
	text-align: center;
}
