h1 {
	border-bottom:1px solid;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-color: 004950;
	font-weight: normal;
	color: #993300;
}

h2 {
	font-size:12px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p.feature{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

p.caption{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

a.headerlink:link {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}

a.headerlink:visited { 
	color: #999900; font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}

a.headerlink:hover {
	color: #822433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 18px;
}

a.headerlink:active {
	color: #822433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 18px;
}

a.specialLink:link {
	color: white;
	text-decoration: none;
}

a.specialLink:visited {	
	color: white;
	text-decoration: none;
}

a.specialLink:hover {
	color: #33CC00;
	text-decoration: none;
}

a.specialLink:active { 
	color: white;
	text-decoration: none; 
}

p.homelinks{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-style: italic;
	line-height: 26px;
	text-align: right;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	border-bottom:1px solid;
	border-bottom-color: #1A592B;
}
#ccouterbox{
background:#bca67d;
padding:12px;
margin: 5px;
float:right;
}

#ccinfobox{
background:#bca67d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#663300;
padding:12px;
border: 1px solid #e4d8d8;
}


#ccinfobox ul li{
line-height:12px;
padding:2px;
list-style:none;
margin-left: -40px;
padding-left: 10px;
background-image:url('images/bullet.png');
background-repeat: no-repeat;
background-position: center left;
}
