/*
Theme Name: Blog CPSO
Theme URI: http://www.cpso.on.ca
Author: CPSO
Author URI: http://www.cpso.on.ca
Description: Testing theme for CPSO  Blog
Version: 2.1
License: GNU General Public License
License URI: license.txt
Tags: 
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background-color: #F0F0EA;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 69%;
    height: 100%;
    margin: 0;
    padding: 0;
	
}
p {
    color: #333333;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 0 1em;
    padding: 0;
}
ol {
    list-style-type: decimal;
    margin: 0 0 10px 16px;
    padding: 0;
    text-align: left;
}
ol li {
    
    line-height: 1.6em;
    list-style-position: outside;
    margin-left: 15px;
    padding: 2px 2px 2px 0;
}
ol ol {
    
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 0;
    text-align: left;
}
ol.numeric li {
    list-style-type: decimal;
}
ol ol.numeric li {
    list-style-type: decimal;
}
ol ol ol.numeric li {
    list-style-type: decimal;
}
ol.alpha li {
    list-style-type: lower-alpha;
}
ol ol.alpha li {
    list-style-type: lower-alpha;
}
ol ol ol.alpha li {
    list-style-type: lower-alpha;
}
ol.roman li {
    list-style-type: lower-roman;
}
ol ol.roman li {
    list-style-type: lower-roman;
}
ol ol ol.roman li {
    list-style-type: lower-roman;
}
ol.alpha ul li {
    background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    margin: 0;
    padding: 2px 2px 2px 10px;
}
ol.roman ul li {
    background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    margin: 0;
    padding: 2px 2px 2px 10px;
}
ol.numeric ul li {
    background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    margin: 0;
    padding: 2px 2px 2px 10px;
}
ul {
    list-style-type: none;
    margin: 0 0 14px;
    padding: 0 0 0 3px;
    text-align: left;
}
ul ul, ul ul ul {
    margin-bottom: 0;
    padding-left: 15px;
}
ul li {
    //*background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;*//
    
    line-height: 1.6em;
    list-style-type: none;
    margin: 0;
    padding: 2px 2px 2px 10px;
}
ol li ol li {
    
    line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
h1 {
    color: #7EA457;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 6px;
}
h1 img {
    margin: 0;
    padding: 0;
}
h2 {
    color: #85AD5C;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 4px;
}
h1 a:hover, h1 a:visited {
	color: #7EA457;
	}
h1 a:link {
	color: #7EA457;
	}
h2 a {
    border: 0 none;
    color: #85AD5C;
    font-weight: normal;
}
h2 a:hover {
    color: #333333;
}
h2 img {
    margin-bottom: 8px;
}
h3 {
    color: #1071A2;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 4px;
}
h4 {
    color: #333333;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 4px;
}
h5 {
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 4px;
}
a {
    
    color: #1071A2;
    text-decoration: none;
}
.easy-tooltip a {
	font-size: 1em;
	color: #1071A2;
    text-decoration: none;
	}
a:hover {
    border: 0 none;
    color: #333333;
    text-decoration: none;
}
a:focus {
    outline: medium none;
}
table {
    border: 0 solid #FF0000;
    font-size: 1.1em;
    height: auto;
    line-height: 1.5em;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
table p {
    font-size: 1em;
}
table td {
    border: 0 none;
    padding: 4px;
    text-align: left;
    vertical-align: top;
}
table.underlined td {
    border-bottom: 1px solid #EFEFEF;
}
table.underlined tr.noborder td {
    background: none repeat scroll 0 0 #FF0000;
    border-bottom: 0 solid #EFEFEF;
    color: #FF0000;
}
table td.title {
    border: 0 none;
}
table th {
    background: none repeat scroll 0 0 #F2F2F2;
    border-right: 1px solid #FFFFFF;
    font-weight: bold;
    margin: 0;
    padding: 4px;
    text-align: left;
}
table ul, table ol {
    list-style-type: none;
    margin: 0 0 6px;
    padding: 0;
    text-align: left;
}
table ul li {
    font-size: 1em;
}
table ol li {
    font-size: 1em;
    line-height: 1.5em;
}
div.hr {
    background-image: url("images/imgHr.gif");
    background-position: left 0;
    background-repeat: repeat-x;
    border: 0 none;
    clear: both;
    height: 6px;
    margin: 0 0 4px;
    padding: 0;
    width: 100%;
}
div.hr hr {
    display: none;
}
.table-of-contents {
}
.callout {
    background: url("images/bkgCallout.gif") no-repeat scroll center center transparent;
    clear: both;
    font-family: "Times New Roman",Times,serif;
    margin: 10px;
    padding: 15px 0;
    width: auto;
}
.callout p {
    color: #2A79A1;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    text-align: left;
}
.details {
    border-top: 1px solid #EFEFEF;
    clear: both;
    margin: 0;
    padding: 0;
    width: auto;
}
.details .container {
    border-bottom: 1px solid #EFEFEF;
    clear: both;
    height: auto;
    padding: 2px;
    width: auto;
}
.details .container h3 {
    clear: both;
    color: #333333;
    font-family: "Times New Roman",Times,serif;
    font-size: 1.5em;
    font-weight: normal;
    margin: 3px 0 7px;
    padding: 0;
    position: relative;
    top: 3px;
}
.details .container ul {
    margin: 0 0 10px;
    padding: 0;
}
.details .container ul li {
    background: url("images/imgDetailCheckmark.jpg") no-repeat scroll 2px 0.65em transparent;
    color: #1071A2;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 0 23px;
}
.details .container ul li a {
    border: 0 none;
    text-decoration: none;
}
.details .container ul li a:hover {
    color: #85AD5C;
}
blockquote {
    background: url("images/bkgQuoteOpen.gif") no-repeat scroll left top transparent;
    clear: both;
    font-family: "Times New Roman",Times,serif;
    margin: 20px 4px;
    padding-left: 30px;
    width: auto;
}
blockquote p {
    background: url("images/bkgQuoteClose.gif") no-repeat scroll right bottom transparent;
    color: #2A79A1;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0;
    padding: 3px 24px 3px 3px;
    text-align: left;
}
blockquote p.caption {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-align: left;
}
blockquote p a {
    border: 0 none;
    color: #85AD5C;
    text-decoration: none;
}
blockquote p a:hover {
    color: #333333;
    text-decoration: none;
}
#content .backToTop {
    border-top: 1px solid #EFEFEF;
    height: auto;
    margin-bottom: 4px;
    margin-top: 10px;
    padding-top: 10px;
    text-align: right;
    width: auto;
}
.backToTop {
    height: auto;
    margin-top: 10px;
    padding-bottom: 0;
    padding-right: 10px;
    padding-top: 10px;
    text-align: right;
    width: auto;
}
.backToTop p {
    font-size: 1em;
    line-height: 1.6em;
    text-align: right;
}
.backToTop p a {
    background: url("images/imgArrowUp.gif") no-repeat scroll left 0.4em transparent;
    border: 0 none;
    color: #666666;
    padding-left: 10px;
    text-decoration: underline;
}
.backToTop p a:hover {
    background: url("images/imgArrowUp_on.gif") no-repeat scroll left 0.4em transparent;
    border: 0 none;
    color: #1071A2;
    padding-left: 10px;
    text-decoration: none;
}
.rollover {
    cursor: pointer;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    width: 100%;
}
.spacer {
    clear: both;
    display: block;
    height: 20px;
    width: 100%;
}
.left {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
.center {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
.right {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
form {
    margin: 0;
    padding: 0;
}
.empty {
}
.last {
    border-bottom: 1px solid #FFFFFF;
}
.img-align-left {
    border: 1px solid #EFEFEF;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 2px;
}
.img-align-right {
    border: 1px solid #EFEFEF;
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 2px;
}
.light-grey {
    color: #CCCCCC;
}
.grey {
    color: #333333;
}
.green {
    color: #85AD5C;
}
.blue {
    color: #1071A2;
}
.red {
    color: #CC0000;
}
.none {
    display: none;
}
.pdf, a .pdf {
    border: 0 none;
    vertical-align: bottom;
}
.print, a .print {
    border: 0 none;
    vertical-align: bottom;
}
iframe {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}
SUB, SUP {
    line-height: 0;
}
pre {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.4em;
}
.detailshelp {
    cursor: pointer;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
#container {
    background-image: url("images/bkgContainer.jpg");
    background-position: center top;
    background-repeat: repeat-y;
    clear: both;
    color: #333333;
    font-size: 1em;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 910px;
	
}
#containerBtm {
    background: url("images/bkgContainerBtm.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    height: 5px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#wrapper {
    background: none repeat scroll 0 0 #F8F8EF;
    margin: 0 auto;
    padding: 0;
    width: 900px;
	
	
}
#header {
    background-image: url("images/bkgHeader.jpg");
    background-repeat: no-repeat;
    clear: both;
    display: block;
    height: 106px;
    margin: 0;
    padding: 0;
    width: 900px;
	
	
	
}
#header #home {
	
	}
#header #home a {
    border: 0 none;
    display: block;
    float: left;
    height: 106px;
    width: 600px;
}
#header #home a span {
    display: none;
}
#header #right {
    float: right;
    font-size: 1em;
    height: 106px;
    width: 300px;
	
}
#login {
    background: url("images/bkgLoginHeader.jpg") no-repeat scroll 0 0 transparent;
    display: none;
    float: right;
    height: 36px;
    line-height: 37px;
    overflow: hidden;
    padding-left: 17px;
    padding-top: 1px;
    position:relative;
    top: 31px;
    width: 199px;
	
}
#login a {
    border: 0 none;
    color: #FFFFCC;
    font-weight: bold;
    text-decoration: none;
}
#login a:hover {
    border: 0 none;
    color: #FFFFFF;
    text-decoration: none;
}
#login a img {
	float: right;
	border: none;
	}
#content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8E8E0;
    margin: 6px auto 0;
    padding: 0;
    width: 888px;
}
#content .content {
    clear: both;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 880px;
}
#content #top {
    height: 7px;
    margin: 0 0 6px;
    padding: 0;
    position: relative;
    top: -1px;
    width: 100%;
}
#content #top #topLeft {
    background-image: url("images/bkgHomeCornerLeftTop.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 7px;
    left: -1px;
    position: relative;
    width: 7px;
}
#content #top #topRight {
    background-image: url("images/bkgHomeCornerRightTop.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 7px;
    position: relative;
    right: -1px;
    width: 7px;
}
#contentMain {
	top: 0;
	position: relative;
	max-width: 640px;
	
	padding-left: 2%;
	
	
	margin-right: 5px;
	float: left;
	
	}
#contentMain img {
	max-width: 97%;
	}
#contentSide {
	clear: right;
	width: 206px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	
	}
#contentSide #sWidget1 ul li {
	background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: 10px;
	}
#sWidget1 {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	}
#sWidget1 h3 {	
	background: url("images/bkgTOC.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #9BC6DD;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	
	}

#sWidget2 {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	}
#sWidget2 h3 {	
	background: url("images/bkgH2.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #DEDEC8;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	}
#sWidget1 p, #sWidget2 p, #sWidget3 p, #sWidget4 p {
	padding-left: 5px;
	padding-right: 5px;
	}
#contentSide #sWidget2 ul li {
	background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: 0px;
	margin-left: 0px;
	}
#contentSide #sWidget3 ul li {
	background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: 0px;
	}
#sWidget3 {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	}
#sWidget3 h3 {	
	background: url("images/bkgTOC.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #9BC6DD;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	
	}
#contentSide #sWidget4 ul li {
	background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: 10px;
	}
#sWidget4 {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	}
#sWidget4 h3 {	
	background: url("images/bkgTOC.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #9BC6DD;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	
	}
/*#sWidget1 {
	margin: 0px;
	background: url("images/1stWidgetBkgd.jpg") no-repeat scroll 0 0 transparent;
	background-color: #eae6e0;
	}
#sWidget2 {
	background: url("images/2ndWidgetBkgd.jpg") no-repeat scroll 0 0px transparent;
	background-color: #dfe6ec;
	margin: 0px;
	}
#sWidget3 {
	background: url("images/3rdWidgetBkgd.jpg") no-repeat scroll 0 0px transparent;
	background-color: #fdf5e7;
	margin: 0px;
	}
#sWidget4 {
	background: url("images/4thWidgetBkgd.jpg") no-repeat scroll 0 0px transparent;
	background-color: #ebd8d9;
	margin: 0px;
	}*/
#header #right #search {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/bkgSiteSearch.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    clear: both;
    float: right;
    height: 38px;
    position: relative;
    top: 3px;
    width: 216px;
	}


#s {
	width: 176px;
	font-size: 27px;
	margin: 0px;
	line-height: 2em;
	padding: 0px;
	overflow: hidden;
	height: 27px;
	
	}
.hidden {
	font-size: 17px;
	}
#header #right #search #searchform .submit {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 0 none;
    color: #666666;
    font-size: 17px;
    left: 3px;
    position: absolute;
    top: 0px;
    width: 176px;
}
element.style {
    color: #666666;
}
#right {
	display: absolute;
	}
#header #right #search #searchform .searchinput {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EFEFEF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #666666;
    font-size: 1.1em;
	padding-left: 5px;
    left: 6px;
    position: absolute;
    top: 3px;
    width: 183px;
	border-left: none;
}

#header #right #search #searchform .button {
    background: url("images/btnSearchbar.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 28px;
    left: 183px;
    position: absolute;
    top: 3px;
    width: 27px;
}
#header #right #search #searchform .button:hover {
    background: url("images/btnSearchbar_on.jpg") no-repeat scroll 0 0 transparent;
	top: 3px;
}
#flashContent {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0;
    width: auto;
}
#print-title {
    display: none;
}
/* =Menu
-------------------------------------------------------------- */

#nav {
	
	
    height: 37px;
    width: 900px;
	background: url("images/navBkgd.png") repeat-x;
	font-size: 120%;
	
	
}
#nav ul {
	cursor: pointer;
    height: 37px;
    margin: 0;
    padding: 0;
    width: 900px;
	color: black;
	float: left;
	white-space:nowrap;
	
}
#nav li {
	position: relative;
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: black;
    display: block;
    float: left;
    
    height: 37px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 100%;
	text-align: center;
	z-index: 210;
}
#nav ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	background: url("images/navBkgd.png") repeat-x;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #f9f9f9;
	height: 37px;
	
	
}
#nav li:hover > a,
#nav ul ul :hover > a,
#nav a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: black;
	
	
	
	
	
	
}
#nav li a {
	color: #5E5D5E;
	display: block;
	font-weight: bold;
	
	}
	
#nav li a:hover {
	color: #5E5D5E;
	font-weight: bold;
	width: auto;
	}
#nav li:hover > a,
#nav a:focus ul {
	
	height: 37px;
	color: #5E5D5E;
	
	
	
	
	
	}
#nav li li a:hover {
	text-align: left;
	color: white;
	border: none;
	width: auto;
	
	}
#nav li li a:active {
	text-align: left;
	color: white;
	border: none;
	height: 37px;
	
	
	}
#nav ul li:hover > ul {
	display: block;
	height: auto;
	
	color: #5E5D5E;
	font-weight: bold;
	
}
#nav ul li {
	height: 37px;
	
	width: auto;
	border-right: 1px solid white;
	
	}


#nav ul li a {
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: block;
    height: 37px;
    text-align: left;
	padding-top: 10px;
	min-width: 178px;
    float: left;
	
	
	
}
#nav ul li a:hover {
	display: block;
    float: left;
    width: 110%;
    height: 37px;
	text-decoration: none;
    
	
	margin: 0;
    padding: 0;
    background: url("images/navHover.png") repeat-x;
	padding-top: 10px;
	
	
}
#nav ul li ul li a{
	color: #1071A2;
	width: 110%;
	text-align: left;
	}
#nav ul li ul li a:hover, #nav ul li ul li a:active {
	width: 110%;
	}
#nav ul li ul li{
	color: #1071A2;
	width: 110%;
	text-align: left;
	}
#nav li ul {
    background: none repeat scroll 0 0 #FFFFFF;
	background: url("images/navHover.png") repeat-x;
    display: none;
    font-weight: normal;
    height: auto;
    margin: 0;
   
    position: absolute;
    text-align: left;
    top: 38px;
	width: 190%;
    z-index: 999;
	
	
}
#nav li ul a {
	
	
	}
#nav ul li ul li {
	width: 110%;
	}

#nav li li {
    border-bottom: 1px solid #EBE9D9;
    height: auto;
    margin: 0;
    padding: 0;
	text-align: left;
	width: 110%;
	margin-top: -1px;
	
	
	
	
}
#nav li li.noBrd {
    border: medium none;
}


#nav li li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F5F5EB;
    background-image: url("images/snavArrowGrey.gif");
    background-origin: padding-box;
    background-position: 5px 14px;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    color: #1071A2;
    display: block;
    
    line-height: 1.3em;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 3px;
    padding-top: 10px;
    width: 100%;
	height: auto;
	font-size: 90%;
	
}
#nav li li.navodd a {
    background: url("images/snavArrowGrey.gif") no-repeat scroll 5px 14px #FDFDFA;
    border: medium none;
    color: #1071A2;
    display: block;
    height: 37px;
    line-height: 1.3em;
    padding: 10px 3px 10px 16px;
    width: 100%;
}

#nav li li a:hover{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #94B56E;
    background-image: url("images/snavArrowWhite.gif");
    background-origin: padding-box;
    background-position: 5px 14px;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    color: #FFFFFF;
    cursor: pointer;
	width: 100%;
	
	line-height: 1.3em;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 3px;
    padding-top: 10px;
	height: auto;
	font-size: 90%;

}
#nav ul li.current-menu-item > a:link,
#nav ul li.current-menu-item  > a:active,
#nav ul li.current-menu-item > a:visited {
	color: white;
	background: url("images/navHoverGreen.png") repeat-x;
	}
#nav ul li.current_page_item > a:link ,
#nav ul li.current_page_item > a:active, 
#nav ul li.current_page_item > a:visited {

    color: white;
	background: url("images/navHoverGreen.png") repeat-x;
	text-align: left;
	
}
#nav ul li.current_page_item > a:hover {
	background: url("images/navHover.png") repeat-x;
	color: #1071A2;
	text-align: left;
	}
#nav ul li.current-menu-parent > a:link,
#nav ul li.current-menu-parent > a:active,
#nav ul li.current-menu-parent > a:visited {
	
	background: url("images/navHoverGreen.png") repeat-x;
	color: white;
}
#nav ul li.current-menu-parent > a:hover {
	background: url("images/navHover.png") repeat-x;
	color: #5E5D5E;
	
	}
#nav ul li ul li.current-menu-item > a:link,
#nav ul li ul li.current-menu-item > a:active,
#nav ul li ul li.current-menu-item > a:visited {color: white;
	background: url("images/navHoverGreen.png") repeat-x;
	
	
	
}
#nav ul li ul li.current-menu-item > a:hover {
	color: #1071A2;
	background: url("images/navHover.png") repeat-x;
	
}

#content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8E8E0;
    margin: 6px auto 0;
    padding: 0;
    width: 888px;
	position: relative;
	
	
	
	}
#content .content {
    clear: both;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: auto;
}
#content #top {
    height: 7px;
    margin: 0 0 6px;
    padding: 0;
    position: relative;
    top: -1px;
    width: 100%;
}
#content #contentSide .leftCurve {
    background-image: url("images/leftCurve.png");
    background-repeat: no-repeat;
    float: left;
    height: 7px;
    left: 0px;
    position: relative;
    width: 7px;
	bottom: 20px;
}
#content #contentSide .rightCurve {
    background-image: url("images/rightCurve.png");
    background-repeat: no-repeat;
    float: right;
    height: 7px;
    position: relative;
    right: 0px;
    width: 7px;
	bottom: 20px;
}
#content #btm {
    bottom: -1px;
    height: 7px;
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
#content #btm #btmLeft {
    background-image: url("images/bkgHomeCornerLeftBtm.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 7px;
    left: -1px;
    position: relative;
    width: 7px;
}
#content #btm #btmRight {
    background-image: url("images/bkgHomeCornerRightBtm.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 7px;
    position: relative;
    right: -1px;
    width: 7px;
}
#content #middle {
    float: left;
    height: auto;
    margin-left: 24px;
    width: 430px;
}
#content #right {
    float: left;
    height: auto;
    margin-left: 24px;
    padding-top: 42px;
    width: 160px;
}
#content #singlecolumn {
    float: left;
    height: auto;
    margin-left: 17px;
    width: 646px;
}
#content #fullcolumn {
    clear: both;
    height: auto;
    margin: 0 auto;
    width: 830px;
}
#content #singlecolumnwide {
    float: left;
    height: auto;
    margin-left: 20px;
    width: 668px;
}
#content #singlecolumnwide #consultationsBanner {
    margin-bottom: 20px;
    margin-top: 5px;
}
#content #singlecolumnwide #middle {
    margin-left: 0;
    width: 440px;
}
#content #singlecolumnwide #right {
    margin-left: 21px;
    padding-top: 0;
    width: 207px;
}
#content #singlecolumnwide.consultations {
    margin-left: 0;
    margin-top: -15px;
}
#content #nonavmiddle {
    float: left;
    height: auto;
    margin-left: 17px;
    width: 630px;
}

#formsubmit {
    clear: both;
    height: 50px;
    margin: 10px auto;
    padding: 2px;
}
#formsubmit a {
    border: 0 none;
}


#footer {
    background-image: url("images/bkgFooter.jpg");
    background-repeat: repeat-x;
    height: 140px;
    margin: 0 auto;
    padding: 0;
    width: 900px;
}
#footer #fnav {
    clear: both;
    height: 50px;
    padding-top: 31px;
    width: 900px;
}
#footer #fnav p {
    border: 0 none;
    color: #666666;
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
}
#footer #fnav p a {
    border-bottom: 1px solid #999999;
    color: #666666;
    text-decoration: none;
}
#footer #fnav p a:hover {
    border-bottom: 0 none;
    color: #000000;
    text-decoration: none;
}
#footer #copyright {
    clear: both;
    height: auto;
    width: 900px;
}
#footer #copyright p {
    color: #FFFFFF;
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
}
ul#btmNav {
	
	display: block;
	}
#btmNav {	
	display: inline;
	margin:0px;
	padding-bottom: 5px;
	white-space: no-wrap;
	
	}
#btmNav ul {
	text-align: center;
	margin-top: 25px;
	}
#btmNav ul li{
	display: inline-block;
	list-style-type: none;
	
	}
#btmNav a {
	margin-top: 0px;
	font-size: 14px;
	
	}
.clear h6 {
	font-size: 1em;
	margin-top: 75px;
	text-align: center;
	}
#contentSide li {
	list-style-type: none;
	}
#contentSide ul {
	padding-bottom: 5px;
	
	}

.my-calendar-prev {
	position: relative;
	left: -435px;
	top: 0px;
	
	}
#returnToCategory {
	position: absolute;
	right: 10px;
	top: 10px;
	}
#leftLink {
	float: left;
	}
#rightLink {
	float: right;
	}
.search-excerpt {
	background-color: yellow;
	}
.italics {
	font-style: italic;
	}
/* =Media
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width:100%;
}

#content img:hover {
	
}

#content p {
	font-size:12px;
	line-height:1.7em;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background:url(images/pins/Pin2.png) no-repeat center 1px  #F9F9F9;
	border: 1px solid #DDD;
	box-shadow: 2px 2px 3px #888;
	 -moz-box-shadow: 2px 2px 3px #888;
 	 -webkit-box-shadow: 2px 2px 3px #888;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	padding-top:22px;
	text-align: center;
	max-width:810px;
	color: #333;
}
#content .wp-caption img {
	margin: 5px 5px 0;
	border:none !important;
	padding:0px;
    box-shadow: none !important;
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;

}
#content .wp-caption p.wp-caption-text {
	font-size: 12px;
	margin: 5px;
	text-align:center;
	text-indent:0px;
}
#content .wp-smiley {
	margin: 0;
     -moz-box-shadow: none !important;
	-webkit-box-shadow: none !important ;
	 box-shadow: none !important;
     background: none !important;
     border: 0 !important;
     vertical-align: middle;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #666;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
	max-width:96%;
}
#contentMain ul li {
    background: url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 13px;
}
#content ol li {
    padding: 2px 2px 2px 10px;
	font-size: 13px;
}
iframe a {
	border: none;
	}
iframe {
	max-width: 95%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #7EA457;
	}
/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
.sideSubmit p input{
	max-width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.sideSubmit p {
	margin-right: 2%;
	margin-left: 2%;
}
#contentSide.widget-container {
	max-width: 95%;
	}
/* = Table of Contents per page
-------------------------------------------------------------------*/

h1.mainTitle {
	max-width: 80%;
	}
.wp-polls-ul {
	max-width: 95%;
	}
p.wp-polls {
	padding-left: 5px;
	}
#contentMain .dynamicRightBlue ul li {
	background: none; /*url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;*/
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: 0px;
	}
.dynamicRightBlue {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	float: right;
	width: 206px;
	clear: right;
	margin-bottom: 25px;
	
	
	}
.dynamicRightBlue h3 {	
	background: url("images/bkgTOC.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #9BC6DD;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	}
#contentMain .dynamicRightGreen ul li {
	background: none; /*url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;*/
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: 0px;
	}
.dynamicRightGreen {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	float: right;
	width: 206px;
	clear: right;
	margin-bottom: 25px;
	
	}
.dynamicRightGreen h3 {	
	background: url("images/bkgH2.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #DEDEC8;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	}
#fullPageContent .dynamicRightBlue p, #fullPageContent .dynamicRightGreen p, #fullPageContent .dynamicRightRed p{
	padding-left: 10px;
	padding-right: 10px;
	}
.dynamicRightGreen .wp-polls, .dynamicRightBlue .wp-polls {
	margin-left: -10px;
	background: none;
	}
.dynamicRightRed {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	float: right;
	width: 206px;
	clear: right;
	margin-bottom: 25px;
	
	}
.dynamicRightRed h3 {	
	background: url("images/bkgTOCRed.png") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #DEDEC8;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	}

	
#fullPageContent {
	padding-left: 3%;
	padding-right: 1%;
	
	
	
	}
#fullPageContent p, #fullPageContent ul li, #fullPageContent ol li, #fullPageContent table, #fullPageContent h1, #fullPageContent h2, #fullPageContent h3, #fullPageContent h4, #fullPageContent h5, #fullPageContent h6, #fullPageContent a {
	max-width: 630px;
	}
#fullPageContent ul li, #fullPageContent ol li {	
	max-width: 620px;
	}
#fullPageContent .dynamicLeftGreen ul li {
	background: none;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: -15px;
	
	}
#fullPageContent .dynamicLeftGreen {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	width: 205px;
	float: left;
	margin-right: 10px;
	
	
	}
#fullPageContent .dynamicLeftGreen h3 {	
	background: url("images/bkgH2.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #DEDEC8;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	}
#fullPageContent .dynamicLeftBlue ul li {
	background: none;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: -15px;
	
	}
#fullPageContent .dynamicLeftBlue {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	width: 205px;
	float: left;
	margin-right: 10px;
	
	}
#fullPageContent .dynamicLeftBlue h3 {	
	background: url("images/bkgTOC.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #DEDEC8;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	}
#fullPageContent .dynamicLeftBlue p, #fullPageContent .dynamicLeftGreen p {
	margin-left: 5px;
	margin-right: 5px;
	}
#fullPageContent .dynamicLeftBlue ul li, #fullPageContent .dynamicLeftGreen ul li {
	margin-left: 0px;
	margin-right: 0px;
	}
#fullPageContent ul li {
    background: url("images/imgBullet.gif") no-repeat scroll left 0.6em transparent;
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 14px;
}
#fullPageContent ol li {
    padding: 2px 2px 2px 10px;
	font-size: 14px;
}
#fullPageContent p {
	font-size: 14px;
	line-height: 18px;
	}
#commentsPage {
	display: none;
	}
#contentPage {
	display: block;
	}
#fullPageContent .alignleft,
#fullPageContent img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#fullPageContent .alignright,
#fullPageContent img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#fullPageContent .aligncenter,
#fullPageContent img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#fullPageContent img.alignleft,
#fullPageContent img.alignright,
#fullPageContent img.aligncenter {
	margin-bottom: 12px;
}
#responding{
	max-width: 600px;
	float: left;
	}
#fullPageContent #commentDiv {
	float: left;
	clear: left;
	width: 98%;
	}
#commentDiv  ul li, #commentDiv ol li {	
	max-width: 930px;
	margin-top: 0px;
	}
.comment-body {
	
	}
.commentSidebar {
	margin-right: 10px; 
	margin-top: 10px; 
	position: relative; 
	top: -20px; 
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	float: right;
	width: 206px;
	clear: right;
	margin-bottom: 15px;
	}
.commentSidebar h3 {	
	background: url("images/bkgTOC.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #9BC6DD;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	}
#contentMain .commentSidebar ul li {
	background: none; /*url("images/imgBullet.gif") no-repeat scroll left 0.8em transparent;*/
    list-style-type: none;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
	margin-left: 0px;
	}
.comment-body {
	clear: left;
	}
#bottomBoxes {
	text-align: center;
	}
#blueBox1 {
	
	background: url("images/BlueBox.png") no-repeat;
	text-align: center;
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 0.5%;
	margin-left: 17%;
}
#blueBox1 h3 {
	margin-left: 15px;
	margin-right: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
	width: 140px;
	}
#blueBox1 p {
	margin-left: 15px;
	margin-right: 25px;
	
	color: #FFFFFF;
	width: 140px;
	font-size: 16px;
	clear: left;
	text-align: center;
	}
#blueBox2 {
	
	background: url("images/BlueBox.png") no-repeat;
	text-align: center;
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
#blueBox2 h3 {
	
	padding-top: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
	text-align: center;
	width: 140px;
	margin-left: 13px;
	margin-right: 22px;
	}
#blueBox2 p {
	margin-left: 13px;
	margin-right: 22px;
	font-size: 17px;
	color: #FFFFFF;
	width: 140px;
	text-align: center;
	
	}
#blueBox2 a:hover, #blueBox2 a:link, #blueBox2 a:visited, #blueBox2 a:active {
	font-size: 16px;
	color: yellow;
	
	}
#blueBox3 {
	
	background: url("images/BlueBox.png") no-repeat;
	text-align: center;
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 0.5%;
	margin-left: 0.5%;
	
}
#blueBox3 h3 {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 17px;
	margin-right: 23px;
	color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3em;
	width: 140px;
	text-align: center;
		}
#blueBox3 p {
	text-align: center;
	margin-left: 17px;
	margin-right: 23px;
	line-height: 13px;
	color: #FFFFFF;
	width: 140px;
	font-size: 12px;
	}	
	
.spacingBox {
	margin-left: 1%;
	margin-right: 1%;
	}
#blueBox1 a:hover, #blueBox1 a:link, #blueBox1 a:visited, #blueBox1 a:active,#blueBox3 a:hover, #blueBox3 a:link, #blueBox3 a:visited, #blueBox3 a:active {
	color: yellow;
	font-size: 16px;
	}
hr.horizontalRule {
	width: 95%;
	height: 23px;
	background: url("images/horizontalRule.png") repeat-x;
	border: none;
	}
	
.bottomBoxBlue {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	
	
	margin-bottom: 15px;
	text-align: center;
	width: 206px;
	height: 160px;
	float: left;
	
	
	}
.bottomBoxBlue h3 {	
	background: url("images/bkgTOC.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #DEDEC8;
    color: #FFFFFF;
    font-size: 1.6em;
    font-weight: bold;
    height: 25px;
    line-height: 1.6em;
    overflow: hidden;
    padding-left: 6px;
    text-transform: uppercase;
	padding-top: 0px;
	text-align: center;
	}
.postingGuidelines   p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	text-align: center;
	}
.postingGuidelines  {	
	background: url("images/bkgRelatedLinks.jpg") no-repeat scroll center bottom #F8F8EF;
	width: 205px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 40px;
	
	
	}
.postingGuidelines h3 {	
	background: url("images/bkgH2.jpg") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #DEDEC8;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    height: 25px;
    line-height: 2.2em;
    overflow: hidden;
    padding-left: 0px;
    text-transform: uppercase;
	text-align: center;
	}
.reply {
	position: relative;
	float: right;
	right: 0px;
	top: -65px;
	background: url("images/replyButton.png") no-repeat center top transparent;
	text-align: center;
	line-height: 26px;
	height: 40px;
	width: 61px;
	font-size: 17px;
	display: block;
	}

.reply a:hover {
	
	float: right;
	right: 0px;
	top: 0px;
	background: url("images/replyButtonHover.png") no-repeat center top transparent;
	text-align: center;
	line-height: 26px;
	height: 40px;
	width: 61px;
	font-size: 17px;
	display: block;
	}
a:hover.comment-reply-link  {
	color: black;
	
	}	
a.comment-reply-link  {
	color: white;
	
	}

#commentDiv ul li {
    background: none;
    list-style-type: none;
    padding: 0px 0px 0px 0px;
	font-size: 14px;
	
}
#commentDiv ol li {
    padding: 0px 0px 0px 0px;
	font-size: 14px;
	
}
#commentDiv p {
	font-size: 14px;
	line-height: 18px;
	}
.comment-body {
	border-bottom: 1px dotted blue;
	width: 100%;
	}

#fullPageContent .dynamicRightBlue .wp-polls-ul li{
	background: none;
	max-width: 90%;
	}
#fullPageContent .dynamicRightGreen .wp-polls-ul li{
	background: none;
	max-width: 90%;
	}
cite.fn {
	font-weight: bold;
	}
#nav ul li a, #nav ul li a:hover, #nav ul li a:active, #nav ul li a:visited {
	position: relative;
	text-align: center;
	
	width: inherit;
	
	}

#nav a {
	padding-right: 10px;
	}
#commentDiv strong {
	color: #85AD5C;
	}
ol #commentlist ol li{	
	float: left;
	}
.children {
	margin-left: 10px;
	}
.dynamicRightGreen .wp-polls p {
	margin-left: 5px;
	
	width: 195px;
	}
#blueBoxes {
	margin-left: -3%;
	}
#nav ul ul li a, #nav ul ul li a:hover, #nav ul ul li a:active {
	text-align: left;
	

	}
.form-allowed-tags {
	display:none;
}
img.avatar {
	display: none;
}
