/* <style> */
#column1 {
	width: 353px;
}

#column2 {
	background-color: #012c57;
	width: 592px;
}



#ident {
	color: #042e61;
	font: bold 18px Verdana, sans-serif;
	margin: 15px 5px 5px;
	padding: 0 1px;
	text-transform: uppercase;
}



#column1 .box {
	background-color: #ededed;
	border: 1px solid #a4a4a4;
	margin: 0 5px 5px;
	padding: 5px;
}



#items {

}

#items .item {

}

#items .item .ident {
	margin: 0 0 5px;
}

#items .item .ident a {
	color: #002f62;
	font: bold 20px Verdana, sans-serif;
	text-decoration: none;
}

#items .item .image {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 92px;
}

#items .item .image .img {
	height: 80px;
	overflow: hidden;
	width: 80px;
}

#items .item .info {
	float: right;
	width: 234px;
}

#items .item .info .idesc {
	color: #003a6e;
	font: 12px Verdana, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#items .item .info .ihref {
	margin: 3px 0 0;
	padding: 0;
}

#items .item .info .ihref a {
	color: #003a6e;
	font: bold 10px Verdana, sans-serif;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#items .item .info .ihref a img {
	vertical-align: bottom;
}

#items #pager {
	margin: 5px;
}

#items #pager a {
	color: #092146;
	font: 12px verdana, sans-serif;
	line-height: 23px;
	text-decoration: none;
	text-transform: uppercase;
}

#items #pager a img {
	margin: 15px 5px 0 0;
	vertical-align: bottom;
}



#intro {
	margin: 25px 5px 0;
}

#intro #introcol1 {
	color: #fff;
	float: left;
	font: bold 18px Verdana, sans-serif;
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
}

#intro #introcol2 {
	float: right;
}



#iform {

}

#iform #iformdates {
	float: left;
}

#iform .iformdate {
	float: left;
}

#iform .iformdate .ident {
	color: #fff;
	display: block;
	font: 11px Arial, sans-serif;
	height: 15px;
	line-height: 15px;
	margin: -15px 0 0;
}

#iform .iformdate input.date {
	border: 2px solid #779bc7;
	color: #092146;
	font: 12px Verdana, sans-serif;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 2px;
	width: 87px;
}

#iform .iformdate img.cal {
	height: 26px;
	margin: 0 10px 0 0;
	vertical-align: bottom;
	width: 26px;
}

#iform #ibtn {
	float: left;
	height: 23px;
	margin: 0 5px 0 0;
	padding: 3px 3px 0 0;
	vertical-align: bottom;
	width: 23px;
}



#column2 .box {
	background-color: #1e4577;
	border: 1px solid #385682;
	margin: 0 5px 5px;
	padding: 5px;
}



#index {
	margin: 10px 0 0;
	width: 592px;
}

#index #count {
	color: #fff;
	float: left;
	font: 14px Arial, sans-serif;
	margin: 5px;
	padding: 0 1px;
}

#index .pages {
	float: right;
	margin: 5px;
	text-transform: uppercase;
}

#index .pages a {
	color: #6c8ec0;
	font: 14px Arial, sans-serif;
	margin: 0 0 0 5px;
	text-decoration: none;
}

#index .pages a:hover {
	color: #fff;
}

#index .pages a.on {
	color: #fff;
}

#index .pages a.incld {
	
}

#index .item {
	
}

#index .item .image {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 92px;
}

#index .item .image .img {
	height: 80px;
	overflow: hidden;
	width: 80px;
}

#index .item .info {
	float: right;
	width: 473px;
}

#index .item .info .icon {
	float: left;
	height: 30px;
	margin: 0 7px 0 0;
	width: 30px;
}

#index .item .info .ident, 
#index .item .info .idate {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 426px;
}

#index .item .info .ident a {
	color: #fff;
	font: bold 18px Times, serif;
	text-decoration: none;
}

#index .item .info .idate {
	color: #fff;
	font: 13px Times, serif;
}

#index .item .info .idesc {
	color: #a9a9a9;
	font: 13px 'Myriad Pro', Verdana, sans-serif;
	margin: 5px 0 0;
	width: 473px;
}

#index .item .info .idesc a.ihref {
	color: #a9a9a9;
	text-decoration: none;
	text-transform: uppercase;
}



#popup {
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: auto;
	z-index: 0;
}

#popup #inpop {
	background-color: #ededed;
	border: 1px solid #092146;
	color: #092146;
	filter: alpha(opacity=83);
	font: bold 12px Arial, sans-serif;
	height: 18px;
	line-height: 18px;
	-moz-opacity: .83;
	opacity: .83;
	padding: 1px 3px;
	width: auto;
}

#popup #popin {
	filter: alpha(opacity=83);
	height: 15px;
	margin: -1px auto 1px;
	-moz-opacity: .83;
	opacity: .83;
	text-align: center;
	width: 100%;
}