@charset "UTF-8";
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 40px;
}
.titleText_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #57b7df;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.titleText_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8cc63f;
}
.backToTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	list-style-image: url(images/misc/greenArrow.jpg);
	text-transform: capitalize;
	font-style: normal;
	word-spacing: normal;
	list-style-type: none;
	list-style: none;
	background-image: url(images/misc/greenArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.quotesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	left: 0px;
	right: 0px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
}
.BoldTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#loggedIn {
	color: #3399FF;
	font-family: Arial, Helvetica;
	font-size: 11pt;
}
#loggedIn a {
	color: #666666;
}
#loggedIn span img {
	padding: 0px 12px;
}
.inputError{
border: 1px solid #FF0000;
}
.fp{display: block; font-size: 11px; padding-left: 200px; }
.fp a{color:#39f;}

.headline-button .save-btn{
width:91px;
}
.reportrea h4 span{
    color: #176277;
}



a{
 color:#2392BA;
 text-decoration:none;
}
.top-nav{
	width:410px;
}
.input-label, .reportrea h4 span{
    color: #2392BA;
}
.heading-report {
    background: url("images/heading-back-green.jpg") repeat-x;
}
.blue{
    background: url("images/heading-back-blue.jpg") repeat-x;
}
.generate-reports{
	 background: url("images/btn-generate-reports.gif") no-repeat scroll 0 0 transparent;
	 height: 37px;
     line-height: 37px;
}
.popup-heading{
	background: url("images/heading-back-green.jpg") repeat-x;
}
.headline-button .save-btn{
	 background: url("images/save-bg.gif") no-repeat scroll 0 0 transparent;
}
.close-btn{
	background: url("images/close-btn.gif") no-repeat;
}
.bookmark-icon{
	background:url("images/bookmark-icon.png") no-repeat; 
}
.unread-icon{
	background:url("images/unread.gif") no-repeat 0 6px;
}
.read-icon{
	background:url("images/read.gif") no-repeat 0 6px;
}
.notification-icon {
	background:url("images/heading-icon1.gif") no-repeat 0 0;
} 
.submit-btn {
	background: url("images/subnav-bg.gif") repeat-x scroll 0 0 transparent;
}
.next, .pre, .last, .first {
    background: url("images/pager-bg.png") no-repeat;
}
.next{background-position:-29px 0px;}
 .pagenav-link span{margin-left: 10px;}
 .pre{background-position:-16px 0px;}
 .last{background-position:-44px 0px;}
 .first{background-position:0px 0px;}
 .last:hover, .lastd{background-position:-44px bottom !important;}
 .pre:hover, .pred{background-position:-16px bottom;}
 .next:hover, .nextd {background-position:-29px bottom;}
 .first:hover, .firstd{background-position:0px bottom;}
