body {
	background-color: #fff;
	margin:0;
	padding:0;
	font-size: 16px;
	line-height: 20px;
	color: #666;
}

h1 {
font-size: 36px;
margin-bottom:  10px;
color: #C60C30;
font-weight: bold;
line-height: 36px;
}

h2 {
font-size: 24px;
margin-bottom: 8px;
line-height: 36px;
}

h3 {
font-size: 16px;
font-weight: bold;
}

h4 {
font-size: 14px;
font-weight: bold;
}

a:link, a:visited {
color: #0046AD;
text-decoration: none;
}

ol {
	margin: 0px; 
	padding: 0px;
	margin-left: 35px;
	margin-bottom: 10px;
	list-style-type: decimal;
}

ol li {
	list-style: decimal;

}

ul { 
	margin: 0px; 
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
	list-style-type : square;
}

li {
	list-style : square;
}


p {
margin-bottom: 20px;
}

p .last {
margin-bottom: 0px;
}

#doc3 {
margin: 0px;
padding: 0px;
text-align: center;
}

#bd {
}


#hd {
height: 176px;
background:url(/images/bg.png) 0 0px repeat-x;
background-color: #fff;
}

#ft {
background:url(/images/bg.png) 0 -200px repeat-x;
padding-top: 40px;
margin-bottom: 40px;
}

#ftft {
background:url(/images/bg.png) 0 -841px repeat-x;
height: 15px;
margin-top:20px;
text-align: center;
padding-top: 20px;
font-size: 12px;
}

#bdcontainer,#hdcontainer,#ftcontainer {
margin: 0 auto;
width: 1000px;
text-align: left;
}



#sugarnet {
border-left: 1px solid #CCC;
width: 998px;
float: left;
}


#sugarnet ul
{
border-left: 1px solid #FFF;
border-right: 1px solid #CCC;
	padding: 0;
	margin: 0;
	float: left;
}

#sugarnet ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
}

#sugarnet a {
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	height: 26px;
	line-height: 25px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CCC;
	white-space: nowrap;
	font-size: 10px;

}

#sugarnet a#first {
	border-left: 0px;


}

#sugarnet a#last {
	border-right: 0px;
}
#sugarnet a:hover { 
	background-color: #ddd;
	color: #c60c30;
}

#logobar {
height: 55px;
float: left;
width: 1000px;
}


#logo {
float: left;
padding-top: 8px;
}

#logobarsearch {
float: right;
padding-top: 13px;
}

#navbar {
height: 66px;
float: left;

}

#navlinks {
float: left;
padding: 0px;
width: 950px;
}

.yui-skin-sam #navlinks ul.first-of-type  {
padding: 0px;
}
.yui-skin-sam #navlinks .yuimenubaritem.first-of-type .yuimenubaritemlabel {
padding: 0px auto;

}
.yui-skin-sam #navlinks .yuimenubaritemlabel {
color: #fff;
font-size: 18px;
border: 0px;
padding: 0px 20px 0px 0px;
cursor: pointer;
margin: 0px;
}

.yui-skin-sam #navlinks .yuimenuitemlabel {

    padding: 4px 30px 4px 20px;
    color: #000;
    text-decoration: none;
    cursor: pointer;

}


.yui-skin-sam #navlinks .yuimenubaritemlabel-selected {
color: #B3D4FF;
border: 0px;
padding: 0px 20px 0px 0px;
margin: 0px;
*margin: 0px;
*left: 0px;
left: 0px;
}

.yui-skin-sam #navlinks.yuimenubar {
background-image: none;
border: 0px;
}

.yui-skin-sam #navlinks .yuimenubaritem {
border: 0px;
background:url(/images/bg.png) 0 -941px no-repeat;
height: 41px;
padding: 15px 20px 10px 20px;
}

.yui-skin-sam #navlinks #blognav{
border: 0px;
background-image: none;
padding: 15px 0px 10px 0px;
height: 41px;

}


.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu{
background-color: #fff;
background:url(/images/darrow.gif) right center no-repeat;
}


#logobar #logobarsearch input {
	border: 1px solid #ccc;
	font-size: 16px;
	color: #666;
	height: 18px;
	padding: 3px;
}

#accountLinks {
float: right;
margin-top: 20px;
}

#accountLinks a:link,  #accountLinks a:visited {

color: #fff;
}



#bdcontainer {

}
#bdcontainer #main {

width: 1000px;

}

#bdcontainer #main-l {
float: left;
width: 730px;

}
#bdcontainer #main-r {
float: right;
width: 730px;

}

#bdcontainer #side-r {
float: right;
width: 250px;
margin-left: 20px;

}


#bdcontainer #side-l {
float: left;
width: 250px;
margin-right: 20px;
}

.clear {
clear: both;
}

#ftcontainer b {
	font-size: 14px;


}

#ftcontainer ul
{	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;


}
#ftcontainer ul li
{
	list-style-image: none;
	list-style: none;
	margin: 0px;
	padding: 3px 0px;
	display: block;
}

#ftcontainer ul li a {
	font-size: 12px;
padding: 0px;

}

#ftcontainer .linksContainer {
width: 166px;
float: left;
}


.square-dialog {
margin-bottom: 20px;
}
.square-dialog .hd{
background-color: #fff;
background:url(/images/bg.png) 0 -1020px repeat-x;
height: 45px;
border: 1px solid #0046AD;
}

.square-dialog .hd2{
background-color: #fff;
background:url(/images/bg.png) 0 -1080px repeat-x;
height: 45px;
border: 1px solid #C4C4C4;
}

.square-dialog .hd h2 {
font-size: 22px;
color: #FFF;
padding: 12px 20px;
line-height: 19px;
border: 1px solid #C7D1DF;
margin-bottom: 0px;
}

.square-dialog .hd2 h2 {
font-size: 22px;
color: #999;
padding: 12px 20px;
line-height: 19px;
border: 1px solid #fff;
margin-bottom: 0px;

}

.square-dialog .bd{
border-left: 1px solid #0046AD;
border-right: 1px solid #0046AD;
border-bottom: 1px solid #0046AD;
padding: 20px;
}
.square-dialog .bd2{
border-left: 1px solid #C4C4C4;
border-right: 1px solid #C4C4C4;
border-bottom: 1px solid #C4C4C4;
padding: 20px;
}

.yui-skin-sam .yui-panel .hd {
text-align: left;

}
.yui-skin-sam .yui-panel .bd
{
background-color: #fff;
overflow: auto;
text-align: left;
}
.yui-skin-sam .yui-panel .ft
 {
background-color: #fff;
 font-size: 16px;
text-align: left;

}

.linkarrow {
background: transparent url(/images/icons.png) 0px -10px no-repeat;
height: 12px;
width: 12px;
float: left;
margin-top: 4px;
margin-right: 5px;
}

.linktext {
float: left;
}



.linkcomment {
background: transparent url(/images/icons.png) 0px -80px no-repeat;
height: 12px;
width: 17px;
float: left;
margin-top: 4px;
margin-right: 5px;
}

.gt {
font-weight: bold;
font-size: 18px;
}


.dialogHeader {
 width:100%;
 margin:0px auto;
 margin-bottom: 10px;
 min-width:1em;
}

.dialogHeader .hd .c,
.dialogHeader .ft .c {
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.dialogHeader .ft .c {
 height:10px;
}

.dialogHeader .hd {
 background:#666 url(/images/dialogHeader/tl.gif) no-repeat 0px 0px;
}

.dialogHeader .hd .c {
 background:transparent url(/images/dialogHeader/tr.gif) no-repeat right 0px;
}

.dialogHeader .bd {
 background-color:#666;
}

.dialogHeader .bd .c {
 background-color:#666;
}

.dialogHeader .bd .c .s {
 margin:0px 1px 0px 1px;
 background-color:#666;
 padding:0px 20px 0px 20px;
 font-size: 18px;
 color: #fff;
 text-align: center;
}

.dialogHeader .ft {
 background:#666 url(/images/dialogHeader/bl.gif) no-repeat 0px 0px;
}

.dialogHeader .ft .c {
 background:transparent url(/images/dialogHeader/br.gif) no-repeat right 0px;
}



.dialog {
 width:100%;
 margin:0px auto;
 margin-bottom: 20px;
 min-width:1em;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.dialog .ft .c {
 height:10px;
}

.dialog .hd {
 background:transparent url(/images/dialog/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(/images/dialog/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(/images/dialog/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(/images/dialog/mr.gif) repeat-y right;
}

.dialog .bd .c .s {
 margin:0px 1px 0px 1px;
 background-color:#fff;
 padding:0px 10px 0px 10px;
}

.dialog .ft {
 background:transparent url(/images/dialog/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(/images/dialog/br.gif) no-repeat right 0px;
}



#sideNavigation { 

}
#sideNavigation .bd .c .s {
 padding:10px 10px 10px 10px;

}

#sideNavigation ul
{
font-size: 16px;
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;

}

#sideNavigation li {
	list-style : none;

}


#sideNavigation a
{
margin: 0px;
display: block;
padding: 6px 0px 6px 10px;
width: 215px;
background-color: #fff;
border: 0px;
border-bottom: 1px dotted #ccc;
}

#sideNavigation a.first, #sideNavigation a.firstcurrent {
border-top: 1px dotted #ccc;

}


#sideNavigation a.current, #sideNavigation a.firstcurrent {
background-color: #B3D4FF;

}


#sideNavigation a:link, #sideNavigation a:visited
{
color: #0046AD;
text-decoration: none;
}

#sideNavigation a:hover
{
background-color: #B3D4FF;
color: #0046AD;
}

#sideNavigation ul.subNav a
{
padding: 6px 0px 6px 20px;
width: 205px;
}
#sideNavigation ul.subNav a.first {
border-top: none;

}


#sideNavigation ul.subNav2 a
{
padding: 6px 0px 6px 30px;
width: 195px;
font-size: 14px;
}

table.listView {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}
table.listView th {
padding: 10px;
font-weight: bold;
background-color: #eee;

}


table.listView td {
padding: 10px;
}

table.listView td p{
margin-bottom: 10px;
}

table.listView .hr {
border-bottom: 1px dotted #ccc;
height: 1px;
padding: 0px;
}

table.stdTbl {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}

table.stdTbl td {
padding: 10px;
}

.message {
font-weight: bold;
color: #ff0000;
}

.hr {
	height: 1px;
	font-size: 1px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}

        .captchapict
        {
                border-style: solid;
                border-width: 1px;
                border-color: #C0C0C0;
        }
em {
font-style : italic;
}


.comments {
margin-bottom: 10px;
}

.comments .hd {
background-color: #CCCCCC;
padding: 10px;
}

.comments .hd .name{
font-weight: bold;
}


.comments .bd {
background-color: #EEEEEE;
padding: 10px;

}

.notes {
width: 100%;
border-bottom: 1px dotted #666;
padding-bottom: 10px;
margin-bottom: 10px;
}

.footnote {
font-size: 13px;
}