body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.finance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.financeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.financeblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.financeblue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.financeblue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.financeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.footertext-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.navigationleftRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.navigationleftRED:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293A8D;
	font-weight: bold;
	text-decoration: none;
}
.textlinksblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293A8D;
	font-weight: bold;
	text-decoration: none;
}
.boxsubmit {
	BORDER-RIGHT: #666666 1px ridge;
	BORDER-TOP: #008040 1px ridge;
	BORDER-LEFT: #008040 1px ridge;
	BORDER-BOTTOM: #008040 1px ridge;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	BACKGROUND-COLOR: #FFFFFF;
	border-color: #0000FF;
	height: 10px;
}

/* Asset frontend */

.assets-category {
	float: left;
	width: 170px;
	margin-left: 12px;
	margin-bottom: 12px;
	background: url(images/asset-cat-bg.gif) no-repeat;
	height: 180px;
	padding: 15px;
	text-align:center;
	position:relative;
}

.assets-category h3 {
	font: 18px/16px Arial, Helvetica, sans-serif;
	color: #26237a;
	display: block;
	padding:0;
	margin:0 0 15px 0;
}

.assets-category img {
	margin:0 auto 0 auto;
}

.assets-category-view-more {
	width: 100px;
}

.assets-category-view-more a {
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
	padding: 10px;
	background: #26237a;
	position:absolute;
	bottom:10px;
	right:10px;
}

.assets-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.assets-list li {
	float: left;
	width: 170px;
	margin-right: 20px;
	padding: 10px;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #ada5bd;
	text-align:center;
	border-right: 1px solid #ada5bd;
	background: #efefef;
	font-weight:normal;
}

.assets-list li a {
	color: #26237a;
	font: 12px Arial, Helvetica, sans-serif;
}

.assets-list li a:hover {
	text-decoration:none;
}

.assets-list li a img {
	display: inline !important;
	margin-bottom: 15px;
}

.asset-item {
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #ada5bd;
	border-right: 1px solid #ada5bd;
	background: #efefef;
	padding: 10px;
	overflow: hidden;
}

.asset-item-img {
	float: left;
	margin-right: 10px;
	width: 170px;
}

.asset-item-img a img {
}

.asset-item-details {
	float: left;
	width: 430px;
}

h2.asset-title {
	background: #26237a;
	color: white;
	font: 25px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px;
	border-bottom: 5px solid #feb810;
}

.asset-item-details p {
	margin: 0;
	padding: 0;
}

.asset-item-details hr {
	border-bottom: 1px dotted #b4aeae;
	border-left: none;
	border-right: none;
	border-top: none;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	background: #efefef;
	color: #efefef;
}

.asset-item-details p span {
	font-style: italic !important;
	font-weight: normal !important;
}

.asset-item-description p {
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* Asset Control Admin Area */


form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.cmxform label {
	width: 120px; /* Width of labels */
}

form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform fieldset .existingImages li img {
}

.assets-list .itemTitle{
	min-height: 47px;
	margin-bottom:5px;
	overflow:hidden;
}
.assets-list .itemDescription{
	min-height: 70px;
	overflow:hidden;
}
.clickToEnlarge{
	width: 157px; 
	text-align: left; 
	margin: 5px auto 0px;
}
.clickToEnlargeText{
	float: left; 
	width: 135px; 
	line-height: 20px; 
	color: #26237A;
}
.asset-item-img .stepcarousel div.panel,
.asset-item .asset-item-img div.stepcarousel#featured{
	height: 115px !important;
}
#featured-paginate{margin: 5px auto 0px;}
.clickToEnlarge.wideText .clickToEnlargeText{width: 100%; font-size: 10px; font-weight: normal; line-height: 14px; text-align:center;}

.ClrBoth{clear: both;}

