body {
	margin:0px;
	font-family: Arial, sans-serif;	
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
	box-sizing:        border-box;
}

img {
	border: 0px;
}
h1 {
	font-size: 20px;
	margin:0px;
}
h2 {
	font-size: 16px;
	margin:0px;	
}
h3 {
	font-size: 14px;
	margin:0px;	
}
h4 {
	font-size: 12px;
	font-weight:normal;
	margin:0px;	
}
h5 {
	font-size: 11px;
	font-weight:normal;
	margin:0px;	
}
.container{
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	background-position: 0px 8px;
	background-image:url(/c4usImages/layout_12.jpg);
	background-repeat:repeat-y;
}
.lhead{
	width: 716px;
	height: 210px;
	margin:0px;
	padding:0px;
	float:left;
}
.rhead{
	width: 287px;
	height: 210px;
	margin:0px;
	padding:0px;
	float:left;
}
.logo{
	float:left;
	width:397px;
	height:210px;
	background-image:url(/c4usImages/layout_01.jpg);
	background-repeat:no-repeat;
	padding-top:168px;
	text-indent:29px;
	color:#333;
	font-size:18px;
	font-weight:bold;
}
.l{
	float:left;
}
.main {
	
	
}
.lcol{
	margin-left:10px;
	float:left;
	width:720px;
	
}
.rcol{
	position:relative;top:-138px;
	float:left;
	width:190px;
	margin-left:60px;
	color:#FFF;
	font-size:small;
}

.whr{
	height:2px;
	background-image: url(/c4usImages/white.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	
}

.footer {
	background-color:#FFF;
	background-image:url(/c4usImages/layout_13.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:1003px;
	font-size:xx-small;
	color:#999;
	z-index:0;
}

.footer p {
padding-top:140px;	
padding-left:30px;padding-right:20px;
}

 p a:link,  p a:visited {
	color:#999;
	text-decoration:none;
}
 p a:hover {
	color:#999;
	text-decoration:underline;	
}
/*BODY FORMATTING*/
.crop {
	width:200px;height:150px;overflow:hidden;	
}
.gray {
	border:2px #999 solid;	
}

.mainArticle {
	width:692px;
	float:left;
	font-size:small;
	margin:20px;
}
.subArticle {
	width:200px;
	float:left;
	margin:20px;
}
.mainArticle img {
	float:left;
	margin-right:10px;
}
.subArticle img{
	float:left;
	margin-bottom:10px;
}
.mText {
	height:250px;
	width: 300px;
	overflow:hidden;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}
.sText {
	margin-top: 10px;
	height:204px;
	width: 200px;
	overflow:hidden;
	float:left;
}
.mainArticle .readMore {
	margin-right: 30px;
}
.readMore {
	font-size: 11px;
	margin-top: 5px; 
	text-align:right;
}
.readMore a:link, .readMore a:visited{color:#333;}
.readMore a:hover{color:#666; text-decoration:none;}
.about{
	width:700px;
	margin:10px;
	height:110px;
	overflow:visisble;
	
}
/* Start Articles page */
.articleList {
	float:left;
	background-image:url(/c4usImages/wideBlack.gif);
	background-repeat:repeat-x;
	width:693px;
	font-size:16px;
}
.articleList a {
	font-size:14px;
	background-color:#FFF;	
	float:left;
}
.articleList a:link,.articleList a:visited {
	color:#333;
	text-decoration:none;
}
.articleList a:hover {
	color:#333;
	text-decoration:underline;
}
.articleList div{
	font-size:14px;
	float:right;
	background-color:#FFF;
}
/* End Articles page */
.bhrl{ /* Black Horizontal Rule Large*/
	float:left;
	width: 695px;
	height: 2px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(/c4usImages/black.gif);
	background-repeat:repeat-x;
}

.bhrm{ /* Black Horizontal Rule Medium*/
	float:left;
	width: 290px;
	height: 2px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(/c4usImages/black.gif);
	background-repeat:repeat-x;
}
.bhrs{ /* Black Horizontal Rule Small*/
	float:left;
	width: 200px;
	height: 2px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(/c4usImages/black.gif);
	background-repeat:repeat-x;
}
/* Start Contact page */
iframe {
	width:500px;
	height:300px;
	border: none;
}
/* End Contact page */

/* Start Links */
.pinkSection a:link, .pinkSection a:visited, .pinkSection a:link h2, .pinkSection a:visited h2, .pinkSection a:link h4, .pinkSection a:visited h4{
	text-decoration:none;
	color:#FFF;	
}
.pinkSection a:hover, .pinkSection a:hover h2, .pinkSection a:hover h3, .pinkSection a:hover h4 {
	text-decoration:underline;
	color:#FFF;	
}
/* End Links */