body
{
	margin: 0px;
	background-color: #2A568F;
}

#container		
{
	width: 720px;
	\width: 740px;
	w\idth: 720px;
	margin: 0 10px 0 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/blue_shadow.gif);
	background-repeat: repeat-y;
	border-right: #FFF;
	border-left: #FFF;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
}

#banner		
{
	text-align: center;
	background-color: #2A568F;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#banner img		
{
	border-left: #FFF;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	display: inline;
}

.content
{
	margin-left: 234px;
	background-color: #2A568F;
	border-bottom: #FFF;
	border-left: #FFF;
	border-width: 0 0 1px 1px;
	border-style: none none solid solid;
	background-image: url(../img/CPbackground01.jpg);
	height: 180px;
}

.content img
{
	border-right: #FFF;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
}
	
.textarea		
{
	margin-left: 234px;
	background-color: #FFF;
	border-left: #FFF;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

.sidebar-a		
{
	float: left;
	width: 234px;
	\width: 246px;
	w\idth: 234px;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#leftcolumn {
	padding: 12px;
	margin-right: 181px;
}

#rightcolumn {
	float: right;
	width: 163px;
	\width: 175px;
	w\idth: 163px;
	margin: 0;
	margin-left: 6px;
	padding: 12px;
}

#footer		
{
	clear: both;
	height: 36px;
	background-color: #2A568F;
	text-align: center;
	border-color: #FFF;
	border-width: 1px 0 1px 0;
	border-style: solid;
	font-family: "Arial";
	font-size: 9px;
	line-height: 36px;
	color: #FFF
}

p, ul
{
	font-family: "Arial";
	font-size: 12px;
	line-height: 16px;
}

a	
{
	text-decoration: none;
	color: #2A568F;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: "Arial";
	font-size: 16px;
	line-height: 24px;
}

.bold
{
	font-weight: bold;
}
.two_head
{
	font-family: "Arial";
	font-size: 12px;
	line-height: 13px;
}

.date
{
	font-family: "Arial";
	font-size: 10px;
	line-height: 13px;
	color: #000;
}

.news_item
{
	font-family: "Arial";
	font-size: 10px;
	line-height: 13px;
	color: #666;
}

