body {
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
}
.copy_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #376690;
}
.content_bdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778294;
	border-right-color: #778294;
	border-bottom-color: #778294;
	border-left-color: #778294;
}
.news_bg {
	background-image: url(images/left_bg.jpg);
	background-color: #E7ECF0;
}
.content_bg {
	background-image: url(images/content_bot_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7ECF0;
}

.page_bg {
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
}


.ccontent_headerbg {
	background-image: url(images/content_top_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:17px;
}
.link:link 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4D7FA2; text-decoration: none}
.link:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4D7FA2; text-decoration: none}
.link:hover 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #826C5F; text-decoration: none}
.link:active	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4D7FA2; text-decoration: none}


#pagewrap{
width:800px;
}
#banner
{width:800px;
}
/* This is the transparent box */
.transbox {
	background-color: #ffffff;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	}
	.transbox2 {
	background-color: #E3EDE8;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	}
	
/* This is the container which set text to solid color.
position: relative used for IE */	
.transbox div {
	padding: 20px;
	font-weight: bold;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	}
	.transbox2 div {
	padding: 20px;
	font-weight: bold;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	}
.content_bdrCopy {

	border-top-width: 1px;
	border-right-width: 1px;
	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: #778294;
	border-right-color: #778294;
	border-bottom-color: #778294;
	border-left-color: #778294;
}
