/*-------------------------------------------------------------------------*/

/* RESET */

/*-------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*-------------------------------------------------------------------------*/

/* PAGE FORMATTING */

/*-------------------------------------------------------------------------*/

.title {
	font-weight: normal;
}

body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-x;
	background-color: #757561;
}
p { 
	margin: 0 0 12px 0;
}
strong, b, strong *, b * {
	font-weight: bold !important;
	/* font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif; */
}
em, i, em *, i * {
	font-style: italic;
	/* font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif; */
}

/*-------------------------------------------------------------------------*/

/* MAIN NAVIGATION FORMATTING */

/*-------------------------------------------------------------------------*/

.menu {
	width: 100%;
	float: left;
	height: 33px;
	margin: 0 0 0 57px;
}
.ie6 .menu {
	margin: 0 0 0 28px;
}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	display: block;
	line-height: 14px;
	margin: 0 0 0 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
	vertical-align: middle;
	font-style: normal;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #90A878;
}
.menu li {
	position: relative;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.menu li li {
	display: none;
}
.menu li li a {
	display: none;
}
.menu li li a:visited {
	display: none;
}
.menu li li a:hover {
	display: none;
}

/*-------------------------------------------------------------------------*/

/* SITEWIDE TEXT FORMATTING */

/*-------------------------------------------------------------------------*/

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 65px;
	padding-left: 20px;
}
.bodyText td {
	font-size: 12px;
	color: #555555;
}
.bodyText a:link {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFEE;
}
.bodyText a:visited {
	color: #7A8C55;
	text-decoration: underline;
	background-color:  #FFFFEE;
}
.bodyText a:active {
	color: #7A8C55;
	text-decoration: underline;
	background-color:  #FFFFEE;
}
.bodyText a:hover {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.bodyText ul, .bodyText ol {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;
}
.bodyText ul li {
	background-image: url(/themes/readytheme/images/bullet.png);
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 6px 0 6px 20px;
	padding: 0 0 0 13px;
}
.bodyText ol li {
	list-style-type: decimal; 
	line-height: 18px;
	margin: 6px 0 6px 40px;
	padding: 0;
}
.bodyText-wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 65px;
	padding-left: 79px;
}
.bodyTextHomeLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0;
	padding-left: 26px;
}
.bodyTextHomeLeft a:link {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFEE;
}
.bodyTextHomeLeft a:visited {
	color: #7A8C55;
	text-decoration: underline;
	background-color:  #FFFFEE;
}
.bodyTextHomeLeft a:active {
	color: #7A8C55;
	text-decoration: underline;
	background-color:  #FFFFEE;
}
.bodyTextHomeLeft a:hover {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.bodyTextHomeRight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	font-style: normal;
	padding: 0 70px 0 20px;
}
.bodyTextHomeRight a:link {
	color: #7A8C55;
	text-decoration: none;
	/*background-color: #FFFFDD;*/
}
.bodyTextHomeRight a:visited {
	color: #7A8C55;
	text-decoration: none;
	/*background-color: #FFFFDD;*/
}
.bodyTextHomeRight a:active {
	color: #7A8C55;
	text-decoration: none;
	/*background-color: #FFFFDD;*/
}
.bodyTextHomeRight a:hover {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.flashText {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.flashBox-shift {
	clear: both;
	padding: 0 0 0 15px;
}
.flashBox-home {
	clear: both;
	text-align: center;
	vertical-align: top;
	background-color: #260859;
	width: 321px;
	height: 260px;
}
.flash-idecision-shift {
	clear: both;
	padding: 0 10px 0 45px;
	*padding: 0 0 0 0;
}
.flash-idecision {
	clear: both;
	text-align: center;
	vertical-align: top;
	background-color: #260859;
	width: 770px;
	height: 190px;
}
.flash-idecisionvideo {
	clear: both;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 640px;
	height: 500px;
	padding: 10px 0 20px 0;
}
.footerText {
	margin: 0px;
	padding: 0;
	background-image: url(images/footer_background2.jpg);
	background-repeat: no-repeat;
	height: 62px;
}
.footerText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1F1F1;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin: 34px 0 0 0;
	padding: 0;
}
.footerText a:link {
	color: #F1F1F1;
	text-decoration: underline;
}
.footerText a:visited {
	color: #F1F1F1;
	text-decoration: underline;
}
.footerText a:active {
	color: #F1F1F1;
	text-decoration: underline;
}
.footerText a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.footerText-wide {
	margin: 0px;
	padding: 0;
	background-image: url(images/wide_footer_background.jpg);
	background-repeat: no-repeat;
	height: 62px;
}
.footerText-wide p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1F1F1;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin: 34px 0 0 0;
	padding: 0;
}
.footerText-wide a:link {
	color: #F1F1F1;
	text-decoration: underline;
}
.footerText-wide a:visited {
	color: #F1F1F1;
	text-decoration: underline;
}
.footerText-wide a:active {
	color: #F1F1F1;
	text-decoration: underline;
}
.footerText-wide a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #555555;
	font-weight: bold;
	text-align: justify;
	line-height: 23px;
	font-style: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 60px 0 0 46px;
	background-image: url(images/header_background2.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.ie6 .headerLarge, .ie7 .headerLarge, .ie8 .headerLarge, .safari .headerLarge {
    height: 80px;
}
.headerSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #777777;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}
.leftColumnTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 60px;
}
.leftColumnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 60px;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 26px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 52px;
}
.leftNav a:link {
	color: #7A8C55;
	text-decoration: none;
}
.leftNav a:visited {
	color: #7A8C55;
	text-decoration: none;
}
.leftNav a:active {
	color: #AB5116;
	text-decoration: none;
}
.leftNav a:hover {
	color: #AB5116;
	text-decoration: none;
}
.leftNavHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AB5116;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	line-height: 21px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 50px;
	vertical-align: middle;
}
.ie6 .leftNavHome, .ie7 .leftNavHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AB5116;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 50px;
	vertical-align: middle;
}
.leftNavHome a:link {
	color: #AB5116;
	text-decoration: none;
	padding: 4px;
}
.leftNavHome a:visited {
	color: #AB5116;
	text-decoration: none;
	padding: 4px;
}
.leftNavHome a:active {
	color: #AB5116;
	text-decoration: none;
	background-color: #90A878;
	padding: 4px;
}
.leftNavHome a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #90A878;
	padding: 4px;
}

/*-------------------------------------------------------------------------*/

/* BUTTONS */

/*-------------------------------------------------------------------------*/

.buttons a, .buttons button{
    /*display: block;   because we want both left and right floats... we will have to place the display and float tags at the spot of the button
    float: right;*/
    margin: 0px;
   	background-color:#FFFFFF;
    border:1px solid #CCCCCC;
	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 18px;
    text-decoration:none;
    font-weight: normal;
    color:#666666;
    cursor:pointer;
    padding: 4px 6px 5px 3px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding: 3px 6px 2px 3px; /* IE6 */
}
.buttons button[type]{
    padding: 4px 6px 4px 3px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding: 3px 6px 2px 3px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding: 0px;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#90A878;
    border:1px solid #888888;
    color: #FFFFFF;
}
.buttons a:active{
    background-color:#90A878;
    border:1px solid #888888;
    color: #FFFFFF;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#A8C060;
    border:1px solid #999999;
    color:#FFFFFF;
}
.buttons a.positive:active{
    background-color:#A8C060;
    border:1px solid #999999;
    color:#FFFFFF;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/*-------------------------------------------------------------------------*/

/* GENERIC MODULE STYLES */

/*-------------------------------------------------------------------------*/

.moduletitle {
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin-bottom: 0px;
	line-height: 24px;
}
.summarytitle {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
td.header, td.header a {
	color: #333333;
	font-weight: normal;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/*-------------------------------------------------------------------------*/

/* CONTAINER STYLES */

/*-------------------------------------------------------------------------*/

div.container_box {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.container_box a:link {
	/*color: #C05B18;*/ /* just use the link colors from the body tag*/
}
div.container_editbox {
	border: 1px dashed #666666;
	margin: 0px;
}
div.container_editheader {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #EEEEEE;
}
div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}
div.itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*-------------------------------------------------------------------------*/

/* NEWS MODULE */

/*-------------------------------------------------------------------------*/

.news_moduletitle {
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin-bottom: 0px;
	line-height: 24px;
}
.news_itemtitle {
	font-size: 14px;
	font-weight: normal;
}
.news_itemtitle a:link {
	color: #7A8C55;
	text-decoration: none;
	background-color: #FFFFEE;
}
.news_itemtitle a:visited {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.news_itemtitle a:active {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.news_itemtitle a:hover {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.news_posted {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.news_singleViewtitle {
	font-size: 18px;
	font-weight: normal;
}
.news_summarylist {
	font-size: 11px;
	font-weight: normal;
}
.news_summarymoduletitle {
	color: #666666;
    font-weight: normal;
    font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_summarytitle {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
td.news_summary {
	padding-bottom: 0px;
}

/*-------------------------------------------------------------------------*/

/* RESOURCES MODULE */

/*-------------------------------------------------------------------------*/

.resources_moduletitle {
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin: 0px;
	line-height: 24px;
	padding-bottom: 8px;
}
.resources_itemtitle {
	font-size: 14px;
	font-weight: normal;
}
.resources_itemtitle a:link {
	color: #7A8C55;
	text-decoration: none;
	background-color: #FFFFEE;
}
.resources_itemtitle a:visited {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.resources_itemtitle a:active {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.resources_itemtitle a:hover {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.resources_mngmntlink {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
td.resources_description {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}


/*-------------------------------------------------------------------------*/

/* SEARCH MODULE */

/*-------------------------------------------------------------------------*/

.search_moduletitle {
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin-bottom: 0px;
	line-height: 24px;
}
.search_wrapper {
	margin: 0px;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 60px;
	vertical-align: middle;
}
.search_wrapperHome {
	margin: 0px;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 8px;
	padding-left: 60px;
	vertical-align: middle;
}
.search_box {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	vertical-align: middle;
}
.ie6 .search_box { /* stupid ie6 hack */
	padding: 0px;
	margin-bottom: 8px;
	display: block;
	float: left;
	vertical-align: middle;
}
.ie7 .search_box { /* stupid ie7 hack */
	padding: 0px;
	margin-bottom: 8px;
	display: block;
	float: left;
	vertical-align: middle;
}
.search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}
.ie6 .search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 3px 0 5px 2px;
	vertical-align: middle;
}
.ie7 .search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 3px 0 5px 2px;
	vertical-align: middle;
}
.search_image {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: middle;
}

div.search_results_options {
  margin-bottom: 25px;
}
span.search_results_excludes {
  font-style: italic;
}
div.search_result_cat {
  font-size: 16px;
  font-weight: normal;
  background-color: #F5F5F5;
  padding: 6px;
  margin-top: 20px;
}
/*div.search_results_title {
 	font-size: 18px;
	font-weight: normal;
	color: #666666;
}*/
div.search_result_item {
  	border-bottom: solid #CCCCCC 1px;
	padding-bottom: 16px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 5px;
}
div.search_result_item a {
}
span.search_result_item_body {
  font-size: 12px;
  padding-left: 5px;
}
/*span.search_result_item_link {
  color: #008000;
  font-size: 11px;
}*/


/*-------------------------------------------------------------------------*/

/* THEMABLE FORMS */

/*-------------------------------------------------------------------------*/

div.form_title {
	/*acts a module title for forms*/
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin-bottom: 0px;
	line-height: 24px;
}
div.form_header {
	 /*this is the note right below the form title*/
	 border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}
tr.even_row {
	background-color: #DDD;
}
tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}
tr.odd_row {
}

/*-------------------------------------------------------------------------*/

/* FAQ MODLE */

/*-------------------------------------------------------------------------*/

div.faq_moduletitle {
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin-bottom: 0px;
	line-height: 24px;
}
td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
.questionList {
	font-size: 13px;
	font-weight:normal;
	line-height: 20px;
}
.questionList a:link {
	color: #7A8C55;
	text-decoration: none;
	background-color: #FFFFEE;
}
.questionList a:visited {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.questionList a:active {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.questionList a:hover {
	color: #7A8C55;
	text-decoration: underline;
	background-color:  #FFFFCC;
}
td.question {
	font-size: 16px;
	font-weight:normal;
}
.backTop {
	font-size: 10px;
}

/*-------------------------------------------------------------------------*/

/* ARTICLE MODULE */

/*-------------------------------------------------------------------------*/

.article_title {
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin-bottom: 0px;
	line-height: 24px;
}
.article_body {
	font-size: 12px;
}
td.article_summary {
	font-size: 12px;
	font-style: normal;
}
td.article_title_link {
	font-size: 16px;
	font-weight: normal;
}
.article_title_link a:link {
	color: #7A8C55;
	text-decoration: none;
	background-color: #FFFFEE;
}
.article_title_link a:visited {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.article_title_link a:active {
	color: #7A8C55;
	text-decoration: none;
	background-color:  #FFFFEE;
}
.article_title_link a:hover {
	color: #7A8C55;
	text-decoration: underline;
	background-color: #FFFFCC;
}

/*-------------------------------------------------------------------------*/

/* WEBLOG MODULE */

/*-------------------------------------------------------------------------*/

.weblog_moduletitle {   /*the actual module title*/
	color: #444444;
    font-weight: normal;
    font-size: 20px;
	margin-bottom: 16px;
	line-height: 24px;
}
#weblog_wrapper {
	margin-bottom: 50px;
	border: solid #EEEEEE 1px;
}
.weblog_header {
	background-color: #F5F5F5;
	padding: 5px;
}
.weblog_itemtitle {
	font-size: 16px;
	text-align: left;
	margin-bottom: 0px;
}
.weblog_postedby {
	font-size: 10px;
	color: #777777;
}
.weblog_body {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a.weblog_mngmntlink {
  color: #0060b6;
  text-decoration: none;
}
a.weblog_monthview_mngmntlink {
  margin-left: 10px;
}
a:hover.weblog_mngmntlink {
  color: #399cc6;
}
div.weblog_subheader {

}
div.weblog_comment_odd {
  background-color: #eeeeee;
  border-top: 1px solid #0060b6;
  border-bottom: 1px solid #0060b6;
  padding: 10px;
}
div.weblog_comment_even {
  padding: 10px;
}
div.weblog_comment_body {
  font-size: 10px;
  margin-bottom: 15px;
  text-align:left;
}
div.weblog_comment_attribution {
  text-align:left;
}
div.weblog_comment_title {
  font-size: 10px;
  text-align:left;
}
div.comments {
  font-size: 10px;
  padding-right: 0px;
}

/*-------------------------------------------------------------------------*/

/* ERROR MESSAGE STYLE */

/*-------------------------------------------------------------------------*/

div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/*-------------------------------------------------------------------------*/

/* ADMIN MODULE MANAGER FORM */

/*-------------------------------------------------------------------------*/

.administration_modmgrheader {
	background-color: #CCCCCC;
}
.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}
.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}
.administration_modmgrbody {
	padding-left: 5px;
	border: 1px solid lightgrey;
}

/*-------------------------------------------------------------------------*/

/* TAB STYLE OF INTEFACE FOR NAV MANAGER */

/*-------------------------------------------------------------------------*/

td.tab_btn {
	background-color: #DDDDDD;
	padding: .5em;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 0px solid #666666;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid #666666;
}

td.tab_main {
	padding: .5em;
	border: 1px solid #666666;
	border-top: 0px solid #666666;
}
/*div, table, td, tr {
	padding:0px;
	margin:0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.contact_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}*/

/*-------------------------------------------------------------------------*/

/* WORKFLOW */

/*-------------------------------------------------------------------------*/

div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}
div.workflow_inapproval {
	margin-left: 35px;
}
div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}
div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}
div.workflow_action_posted {
	border: 2px solid black;
}

/*-------------------------------------------------------------------------*/

/** DEBUGGER STYLES **/

/*-------------------------------------------------------------------------*/

table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}
table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}
table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}
table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}
td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}
td.debug_varname {
	font-weight: bold;
}
td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}
