/* AUTHOR: Mike Karr mjkarr@tecoenergy.com */
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* {
	margin: 0;
	padding: 0;
}

html { overflow-y: scroll; }

body {
	font: 80% Arial, Helvetica, sans-serif;
	color:#333333;
	background: url(../images/bg_edge.jpg) repeat-x;
	background-color: #000;
}

p {
	margin: 10px 0 0 0;
}

/*ul { list-style: none inside; }*/
/*ol { list-style: none inside; }*/

a {
	outline: none;
	/* color: #707070; */
	color: #4e81a2;
	text-decoration: none;
}

a:visited {
	outline: none;
	color: #7dabc8;
	text-decoration: none;
}

a:hover {
	color: #194e71;
	text-decoration: underline;
}

a img { border: none; }

/* END RESET */
/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(../images/transpBlack.png); }

/* END TOOLBOX */
/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#page-wrap {
	width: 987px;
	height:auto;
	margin: 45px auto 0 auto;
}

#content-wrap {
	background-image: url(../images/wrap_bg_edge.png);
	margin: 0;
	padding: 0 auto;
}

#content-area {
	display: block;
	padding: 80px 0 130px 0;
	margin: 0 auto 0px 85px;
	height: auto;
}

.iconbox  p {
	margin: 0 0 0 0;
	padding: 0;
}

.iconbox  {
	float:left;
	width: 200px;
	height:365px;
	margin: 0;
	padding:0;
	display:block;
	background-image: url(../images/TECOEdgeHomeIconsBG.jpg);
}
.iconbox-over  {
	position: relative; left:0px; top:-215px; 
	float:left;
	margin: 0;
	padding:0;
	display:block;
}


/* END STRUCTURE */
/* Defaults */
/*table { margin: 0 0 10px 0; }

th {
	color: #000;
	padding: 8px;
	background-color: #efefef;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

td {
	color: #000;
	padding: 8px;
	vertical-align: top;
	border-bottom: #CCCCCC dotted;
}*/

.tablesidebar {
	float: right;
	border-top: 1px solid #ECD6D8;
	border-left: 1px solid #ECD6D8;
}

.tablesidebarfixed {
	float: right;
	width: 130px;
	border-top: 1px solid #ECD6D8;
	border-left: 1px solid #ECD6D8;
	margin-left: 20px;
}

.tablesidebarfixed img {
	text-align: center;
	padding: 3px;
	border-top: 1px solid #ee2d24;
	border-left: 1px solid #ee2d24;
	border-right: 1px solid #ee2d24;
	border-bottom: 1px solid #ee2d24;
}

.tablesidebar th, .tablesidebarfixed th {
	color: #000;
	padding: 5px 8px;
	background-color: #FFF;
	border-bottom: 1px solid #ECD6D8;
	border-right: 1px solid #ECD6D8;
	font-size: 11px;
	font-weight: bold;
}

.tablesidebar td, .tablesidebarfixed td {
	color: #000;
	background-color: #E8DAF3;
	padding: 5px 8px;
	border-right: 1px solid #ECD6D8;
	border-bottom: 1px solid #ECD6D8;
	vertical-align: top;
}

.tablesidebar tr.selected td, .tablesidebarfixed tr.selected td { background-color: #eee; }

.tablecalendar {
	border-top: 1px solid #ECD6D8;
	border-left: 1px solid #ECD6D8;
}

.tablecalendar td {
	color: #000;
	background-color: #FFF;
	padding: 5px 8px;
	border-right: 0px solid #ECD6D8;
	border-bottom: 0px solid #ECD6D8;
	vertical-align: top;
}

.tableaddress {
	margin: 0;
	background-color: #EEE;
	padding: 2px;
}

.tableaddress td {
	padding: 0;
	border-bottom: none;
}

.stafftable { margin: 0; }

.stafftable th {
	color: #000;
	padding: 8px;
	background-color: #E8DAF3;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.stafftable td {
	color: #000;
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	border-bottom: 0;
}

.stafftable img {
	text-align: center;
	padding: 3px;
	border-top: 1px solid #ee2d24;
	border-left: 1px solid #ee2d24;
	border-right: 1px solid #ee2d24;
	border-bottom: 1px solid #ee2d24;
}

.tooltip {
	border-bottom: double thin #CC0000;
	text-decoration: underline;
}

.disclaimer {
	text-align: left;
	color: #46166a;
	font-size: 11px;
}

hr {
	height: 0px;
	width: 100%;
	border-top: 1px dotted #ccc;
	margin: 5px 0 10px 0;
}

.logMultiActivityDiv hr { margin: 0 0 10px 0; }

.greyHR {
	height: 0px;
	border-top: 1px solid #EEE;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #EEE;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #707070;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #555;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #555;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #333;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #707070;
}

#globalnav {
	background-image: url(../images/top_edge.png);
	height: 26px;
	margin: 0;
	padding: 0;
}

#globalnav p {
	margin: 0;
	padding: 5px 0px 0px 698px;
	font-size: 11px;
}

#header {
	background-image: url(../images/header_edge2.png);
	height: 112px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#mainnav {
	background-image: url(../images/nav_bg_edge.jpg);
	padding: 0;
	margin: 0px 0px 0px 11px;
	height: 41px;
	width: 966px;
}

#middle {
	background-image: url(../images/middle_edge.jpg);
	padding: 0;
	margin: 0px 0px 0px 11px;
	height: 30px;
	width: 966px;
}

#middle p {
	float: right;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	margin: 10px 20px 0px 15px;
}

#middle .searchDiv {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 5px 20px 0px 15px;
	float: left;
}

#middle .searchDiv input {
	font-weight: normal;
	font-size: 11px;
	background-color: #E8DAF3;
}

#searchBtn {
	color: #46166a;
	padding: 1px;
	font-size: 10px;
	width: 25px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

#signupBtn {
	color: #46166a;
	padding: 1px;
	font-size: 10px;
	width: 50px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

#middle .searchDivtable { margin: 0 0 0 0; }

#middle .searchDiv th {
	color: #000;
	padding: 0;
	background-color: #efefef;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#middle .searchDiv td {
	color: #000;
	padding: 0;
	vertical-align: middle;
	border: 0;
}

#bottom {
	background-image: url(../images/bottom_edge.png);
	margin: 0px auto 80px auto;
	padding: 0;
	width: 987px;
	height: 20px;
}

.box-one h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #707070;
}

.box-one h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #555;
}

.box-one {
	width: 250px;
	background: #FFF;
	border-left: 0px dotted #898989;
	margin: 20px 30px 20px 20px;
	padding: 0px 10px 10px 20px;
	float: right;
}

.box-two {
	width: 620px;
	height: auto;
	background: #FFF;
	border: 0px;
	margin: 20px 30px 10px 30px;
	padding: 0 0 0 0;
}

.box-three {
	width: 810px;
	height: auto;
	background: #FFF;
	border: 0px;
	margin: 20px 30px 10px 30px;
	padding: 0 0 0 0;
}

.box-one p {
	margin: 10px 0 0 0;
	padding: 0;
}

.box-two p {
	margin: 10px 0 0 0;
	padding: 0;
}

/*.box-one .inside {
	background: #eee;
	border: 0px solid #898989;
	padding: 10px 10px 10px 10px;
}*/

.box-one .inside {
	background: #FFF;
	border-left: 1px dotted #898989;
	padding: 0px 0px 0px 34px;
}

.box-one ul li {
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	/*background: url(../images/bullet.gif) no-repeat left top;*/
	list-style-type: none;
}

.box-two ul li {
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	/*background: url(../images/bullet.gif) no-repeat left top;*/
	list-style-type: none;
}

.box-three ul li {
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	/*background: url(../images/bullet.gif) no-repeat left top;*/
	list-style-type: none;
}

.box-one ol li {
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}

.box-two ol li {
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}

.box-three ul ol {
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}

#footer {
	background-image: url(../images/footer_bg_edge.jpg);
	background-repeat: repeat-x;
	background-color: #E8DAF3;
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #000;
	font-size: 11px;
}

.container-sitemap {
	background-repeat: repeat-x;
	background-color: #efefef;
	width: 925px;
	margin: 30px 0px 22px 30px;
	overflow: hidden;
	padding: 10px auto 10px auto;
}


.shadow-sitemap {
	background-image: url(../images/sitemapShadow_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 925px;
	margin: 0px 0px 0px 0px;
}

/*.container-952 {
	font-size: 12px;
	line-height: 140%;
	height: auto;
	padding: 25px 5px 20px 5px;
	overflow: hidden;
	text-align: left;
}*/

.container-952 {
	font-size: 11px;
	line-height: 140%;
	/*height: auto;*/
	padding: 25px 5px 20px 5px;
	overflow: hidden;
	text-align: center;
}

.container-952 a {
	color: #4e81a2;
	text-decoration: none;
}

.container-952 a:visited {
	color: #4e81a2;
	text-decoration: none;
}


.container-952 h4 {
	font-size: 12px;
}

.footer-section {
	width: auto;
	height: auto;
	/*float: left;*/
	border-right-color: #898989;
	border-right-style: dotted;
	border-right-width: 1px;
	padding: 0px 15px 10px 15px;
	text-align: left;
}

.footer-section a {
	outline: none;
	/* color: #707070; */
	color: #4e81a2;
	text-decoration: none;
}

.footer-section a:visited {
	outline: none;
	color: #4e81a2;
	text-decoration: none;
}

.footer-section a:hover {
	color: #194e71;
	text-decoration: underline;
}

.footer-section h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	color: #555;
}

.footer-section-right {
	width: auto;
	height: auto;
	/*float: left;*/
	border-right-width: 0;
	padding: 0px 15px 10px 15px;
	text-align: left;
}

.footer-section-right a {
	outline: none;
	/* color: #707070; */
	color: #4e81a2;
	text-decoration: none;
}

.footer-section-right a:visited {
	outline: none;
	color: #4e81a2;
	text-decoration: none;
}

.footer-section-right a:hover {
	color: #194e71;
	text-decoration: underline;
}

.footer-section-right h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	color: #555;
}

/* Accordian*/
#accordion, #noAccordion {
	width: 100%;
	margin: 0px 0px 0px 0px;
	float: left;
}

#accordion p {
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 4px 4px;
}

h3.toggler, h3.noToggler {
	/*cursor: pointer;*/
	border-bottom: dotted 1px #555;
	width: auto;
	font-size: 18px;
	text-transform: uppercase;
	background: #FFF;
	color: #333;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4, div.noElement {
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 4px 4px;
}

blockquote {
	padding: 5px 20px;
}

/* DD Dropdown pane */
.ddpanel .ddpanelcontent {
	/*CSS for "content" DIV of Drop Down Panel*/
	color: #000;
	background: transparent url(../images/index_bg.jpg) no-repeat left top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background of Drop Down Panel*/
	/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
}

.ddpanel h4 {
	font-size: 12px;
}

.ddpanel-section {
	width: auto;
	height: 149px;
	float: left;
	border-right-color: #898989;
	border-right-style: dotted;
	border-right-width: 1px;
	padding: 0px 21px 10px 21px;
	font-size: 11px;
	line-height: 140%;
}

.ddpanel-section a {
	outline: none;
	/* color: #707070; */
	color: #4e81a2;
	text-decoration: none;
}

.ddpanel-section a:visited {
	outline: none;
	color: #4e81a2;
	text-decoration: none;
}

.ddpanel-section a:hover {
	color: #194e71;
	text-decoration: underline;
}

.ddpanel-section h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	color: #555;
}

.ddpanel .ddpaneltab {
	/*CSS for "toggle" tab DIV of Drop Down Panel*/
	/*margin-right: 200px;*/
	font: bold 11px Arial;
}

.ddpanel .ddpaneltab a {
	/*"toggle" tab related CSS*/
	float: right;
	color: #000;
	background: #fff url(../images/toggleleft.gif) no-repeat left bottom;
	/*background of toggle tab*/
	text-decoration: none;
	letter-spacing: 1px;
}

.ddpanel .ddpaneltab a span {
	/*"toggle" tab related CSS*/
	float: right;
	display: block;
	background: transparent url(../images/toggleright.gif) no-repeat right bottom;
	padding: 1px 12px 4px 13px;
	cursor: pointer;
}

.ddpanel .ddpaneltab a span img.pointerimage {
	/*CSS for pointer image within toggle tab*/
	margin-top: 2px;
	margin-left: 5px;
}

.ddpanel .ddpaneltab a:hover {
	/*"toggle" tab related CSS*/
	background-color: #FFF;
	/*background of toggle tab onMouseover*/
	color: #CC0000;
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus {
	/*"toggle" tab related CSS*/
	outline: 0;
}

.ddpanel .ddpaneltab a:hover span {
	/*"toggle" tab related CSS*/
	background-color: transparent;
}

/* END DD Dropdown pane */
/* Main Menu */
#MainMenu {
	border: 0;
	margin: 0 0 0 0px;
}

#tab {
	top: 0;
	height: 0;
	background: repeat-x top;
	margin: 0;
}

#tab ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#tab a {
	background: #000 url(../images/bright_009_edge.jpg) no-repeat right top;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	cursor: default;
}

#tab a span {
	display: block;
	background: url(../images/bleft_009_edge.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: 700;
	line-height: 41px;
	padding: 0 29px;
}

#tab a:hover,#tab li.item_active a {
	background-position: right bottom;
	border-color: #000;
}

#tab a:hover span, #tab li.item_active a span {
	background-position: left bottom;
	color: #FFF;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}

.dropmenudiv {
	position: absolute;
	top: 0;
	float: left;
	display: block;
	visibility: hidden;
	border: 0 #306;
	color: #FFF;
	z-index: 100;
	text-decoration: none;
	padding: 0;
}

.dropmenudiv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
}

.dropmenudiv a:link,.dropmenudiv a:visited {
	width: 170px;
	display: block;
	border: 0 #000;
	color: #FFF;
	background: url(../images/bleft_009_edge.jpg) no-repeat left top;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.dropmenudiv a span {
	display: block;
	line-height: 31px;
	background: url(../images/bright_009_edge.jpg) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: none;
	padding: 0 15px;
}

.dropmenudiv a:hover {
	border: 0 #000;
	background-position: left bottom;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	color: #FFF;
}

.dropmenudiv a:hover span {
	background-position: right bottom;
	color: #FFF;
	font-weight: 700;
}

/* End Main Menu */
/*********************************** Forms ***********************************/
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

fieldset {
	padding: 10px;
	margin: 5px 0 10px 0;
	border: 1px solid #ccc;
	color: #46166a;
}

/*.activityLogging fieldset { padding: 10px; margin: 5px 0 10px 0; border: 1px solid #ccc; color:#46166a; }*/
.activityLogging legend {
	color: #46166a;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

legend {
	color: #46166a;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 10px 10px 10px;
}

input, select {
	background: url(../images/transparent.gif) repeat-x;
	background-color: #FFF;
	border: 1px solid #bbb;
	padding: 2px;
	margin: 0 0 2px 0;
	width: 150px;
	font-size: 12px;
	color: #000;
}

.fileInput { width: 350px; }


textarea {
	background: url(../images/transparent.gif) repeat-x;
	border: 1px solid #bbb;
	padding: 2px;
	margin: 0 0 2px 0;
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #46166a;
	overflow: auto;
	width: 150px;
	height: 100px;
	background-color: #FFF;
}

textarea.showTxtInfoArea {
	width: 572px;
	height: 150px;
}

input:focus, select:focus, textarea:focus {
	background: #FFF;
	color: #46166a;
}

.searchform input { width: 100px; }
.tinyinput { width: 85px; }
.largeinput { width: 270px; }
.searchinput { width: 350px; }
.medlargeinput { width: 200px; }
.medinput { width: 100px; }
.smallinput { width: 50px; }
.weightinput { width: 35px; }
.stateinput { width: 30px; }

.button {
	color: #FFF;
	background: url(../images/button_bg_edge.jpg) repeat-x;
	padding: 1px;
	font-size: 10px;
	width: 60px;
}

.buttonbig {
	/* adds room for longer button titles for employment site */
	color: #FFF;
	padding: 1px;
	font-size: 10px;
	width: 100px;
	background: url(../images/button_bg_edge.jpg) repeat-x;
}

.buttonbigger {
	/* adds room for even longer button titles */
	color: #FFF;
	padding: 1px;
	font-size: 10px;
	width: 150px;
	background: url(../images/button_bg_edge.jpg) repeat-x;
}

.check {
	background: url(../images/transparent.gif) repeat-x;
	border: 0px;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	float: left;
	padding: 0;
}

label {
	float: left;
	width: 80px;
	padding: 0 0px 0 10px;
	text-align: left;
}

.rightlabel {
	width: auto;
	padding: 0 0 0 4px;
	color: #46166a;
}

.activityRightlabel {
	padding: 0 0 0 0;
	color: #46166a;
	width: 185px;
}

.required {
	/* adds star to input labels */
	background: url(../images/astr.gif) no-repeat -1px 4px;
}

.required2 {
	/* adds star to input labels with more indention */
	background: url(../images/astr.gif) no-repeat -1px 4px;
	padding-left: 10px;
}

.inputwrapper {
	/* wraps an input and label */
	clear: left;
	padding: 10px 0 10px 0;
}

.tight_inputwrapper {
	/* wraps an input and label, less padding between elements */
	clear: left;
	padding: 2px 0 2px 0;
}

.formindent {
	/* indents a form's right column */
	padding: 0 0 0 145px;
}

.formindentsmall {
	/* indents a form's right column slightly for check boxes */
	padding: 0 0 0 23px;
	clear: left;
}

.errMsg {
	font-size: 10pt;
	background-color: #FFF00;
	color: #000000;
	padding: 7px;
	border: 3px double #000000;
}

.successMsg {
	font-size: 10pt;
	background-color: #E8DAF3;
	color: #000000;
	padding: 7px;
	border: 3px double #46166a;
}

.activityStatus {
	background-color: #E8DAF3;
	/*border-top: 1px solid #46166a; border-bottom: 1px solid #46166a;*/
	padding: 5px;
	/*font-weight: bold;*/
}

.deleteEntryImg {
	cursor: pointer;
	padding: 5px;
}

.makeTrans {
	filter: alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity: 0.2;
}

.makeOpaque {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

a.notEnabled {
	outline: none;
	color: #cccccc;
	text-decoration: none;
	cursor: default;
}

a:hover.notEnabled {
	text-decoration: none;
	cursor: default;
}

.entrySetTBL th { padding: 8px 5px 8px 5px; }

.entrySetTBL td {
	border-top: #CCCCCC dotted;
	border-bottom: none;
	padding: 8px 5px 8px 5px;
}

.tabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
}

.pdf {
	background-image: url(../images/icn_pdf.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 0px 15px 0px 0px;
	margin: 0px 2px 0px 0px;
}
	
.ppt {
	background-image: url(../images/icn_ppt.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 0px 15px 0px 0px;
	margin: 0px 2px 0px 0px;
}
	
.doc {
	background-image: url(../images/icn_doc.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 0px 15px 0px 0px;
	margin: 0px 2px 0px 0px;
}
	
.xls {
	background-image: url(../images/icn_xls.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 0px 15px 0px 0px;
	margin: 0px 2px 0px 0px;
}



#blogpostsheader {
	background: #fff url('../images/rss-icon.png') 0px 2px no-repeat;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 5px;
	color: #555;
}

#blogpostscontainer {
	/*margin: 5px 0 20px 10px;*/
	margin-bottom: 20px;
}

#blogpostscontainer .noBlogPostsMsg {
	margin: 5px 0 20px 10px;
}




