a:link{
	color : #569FE3;
	text-decoration : underline;
}

a:visited{
	color : #569FE3;
	text-decoration : underline;
}

a:hover{
	color : #339999;
	text-decoration : none;
}

a:active{
	color : #569FE3;
	text-decoration : underline;
}

body, {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 0in;
	margin-right : 0in;
	margin-top : 0px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
}

h2 {
	color : #339999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
}

hr{
	color : #CCCCFF;
}

li, p {
	padding-bottom : 4px;
}

.article {
	background : transparent url(../images/bars.gif) repeat-x bottom;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-bottom : 20px;
	padding-top : 10px;
	vertical-align : top;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.smallbold {
	font-weight : bold;
}

.smalltext, .smallwhite, .smallbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.smallwhite, .smallbold {
	color : #FFFFFF;
}

#infobox {
	width : 172px;
	background-color : #006699;
}

#left {
	background : url(../images/CCRAnewsBg3Left.jpg) #F5F9E1 no-repeat top left;
	width : 180px;
}

#headerleft {
	background : #F5F9E1 url(../images/header04a.jpg) no-repeat top left;
	width : 180px;
}

#headermail {
	background : #FFFFFF url(../images/emailheader01.jpg) no-repeat top left;
	color : #FFFFFF;
	height : 105px;
}

#headertop {
	background : #FFFFFF url(../images/CCRAnewsHeader4.jpg) no-repeat top left;
	color : #FFFFFF;
	height : 105px;
}

#main {
	background : url(../images/CCRAnewsBg3Main.jpg) #FFFFFF no-repeat top left;
}

#sidebar {
	float:right;
	width:200px;
	background:#f7f7f7;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	margin:3px;
	padding:5px;
}

