/* Start of CMSMS style sheet 'bowden-mccormack' */
body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #0066AA;
	margin: 15px 0 15px 0;
	color: #333333;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	width: 750px;
	border: 1px solid #333333;
 }
#header {
	background: #FFFFFF url(template/bm-header.gif) no-repeat 0px 20px;
	padding-top: 4px;
	padding-bottom: 10px;
	height: 180px;
	text-align: right;
	padding-right: 20px;
	font-size: 1.1em;
}
#content {
	width: 490px;
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
}
#content a:link {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
}
#content a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#content a:hover {
	text-decoration: none;
	color: #0066AA;
	border: none;
}
#content ul
{
list-style-type: none;
padding: .5em 0 0 0;
margin: 0;
}
#content li
{
	background: url(template/bullet.gif) no-repeat 0px 0.5em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: .7em;
}
#content li li
{
        background: url(template/bullet-rightcol.gif) no-repeat 0px .8em;
	padding: .3em 0 .3em 1.8em;
}
#content ol {
	margin-right: 20px;
	background: url(../CSS/none);
	}
#content img {
	border: 1px solid CCCCCC;
	text-align: center;
}
h1 {
	color: #0066aa;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif; 
        padding: 1em 0 1em 0;
}
h2 {
	color: #0066aa;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #333333;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #0066aa;
	font-size: 1.1em;
}
h5 {
	color: #0066aa;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #0066aa;
	font-size: .95em;
        line-height: .95em;
	font-style: italic;
}
a:link {
	color: #333333;
	border-bottom-style: none;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	border-top-style: none;
}
a:hover {
	text-decoration: none;
	color: #0066AA;
	border: none;
}
#mainNav {
	width: 190px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 1em;
	background: #FFFFFF;
	line-height: 1.5em;
	font-size: 1.1em;
	color: #333333;
	padding-left: 20px;
	padding-top: 45px;
}
#footer {
	font-size: 1.1em;
        line-height: 1.5em;
        clear: both;
	color: #333333;
	text-align: left;
        padding: 20px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
	}
#footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #0066AA;
	text-decoration: none;
}
#right-col {
	float: right;
	padding: 10px;
	margin: 0 0 10px 20px;
	width: 200px;
	line-height: 1.4em;
	font-size: 0.95em;
        background: #FFFFFF;
        border: 1px dashed #999999;
}
#right-col h2 {
	color: #000000;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#right-col a link {
	border: none;
        color: #333333;
	text-decoration: underline;
}
#right-col a:visited {
	border: none;
        color: #333333;
	text-decoration: underline;
}
#right-col a:hover {
	border: none;
        color: #0066AA;
	text-decoration: none;
}
#right-col ul
        margin: 0;
{
list-style-type: none;
padding: 0;
margin: 0;
}
#right-col li
{
	background: url(template/bullet-rightcol.gif) no-repeat 0px 0.5em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: .7em;
}
#right-col img
{
        border: none;
}
#right-col-home {
	float: right;
	padding: 10px 10px 170px 10px;
	margin: 0 0 10px 20px;
	width: 200px;
	line-height: 1.4em;
	font-size: 0.95em;
        background: #FFFFFF url(template/footer.gif) no-repeat bottom center;
        border: 1px dashed #999999;
}
#right-col-home h2 {
	color: #000000;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#right-col-home ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#right-col-home li
{
	background: url(template/bullet-rightcol.gif) no-repeat 0px 0.5em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: .7em;
}
.image-left {
	float: left;
	border: 1px solid #A5A27F;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	border: 1px solid #A5A27F;
	margin: 0px 0px 10px 20px;
}
table {
	font-size: 1em;
	line-height: 1.3em;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
.note {
	color: #FF0000;
	font-style: italic;
}
blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#path {
	clear: both;
	color: #333333;
	font-size: .9em;
        text-align: right;
}
/* End of 'bowden-mccormack' */

