html{
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
}
.clear0{
clear:both;
height:0;
overflow:hidden;
display:block;
}
#incompatible{
display:none;
}
#container{
   background:#FFFFFF;
    margin: 0 auto;
    padding: 12px 13px;
    width: 918px;
}
#header{
height:103px;
width:100%;
}
#logo{
width:366px;
float:left;
}
#srchandmmbrs{
float:right;
width:174px;
}
#srch{
padding:0;
margin:0 0 3px 0;
vertical-align:top;
height:24px;
}
#srchtxt{
width:146px;
height:22px;
border:#aaa 1px solid;
float:left;
}
#srchbtn{
vertical-align:top;
border:none;
background:#fff url(/Source/images/search.png) top left no-repeat;
width:24px;
height:24px;
margin:0 0 0 2px;
float:left;
}
#mmbrs{
width:174px;
float:right;
text-align:center;
padding-top:10px !important;
}
#displayContainer{
margin:12px 0 0 0;
}
#footer{
padding:10px 0 0 0;
width:918px;
border-top:1px solid #333;
margin-top:10px;
}
#SoMe {
width:200px;
float:left;
}
#SoMe img{
margin:0 4px 0 0;
}
#copyright{
text-align:center;
width:518px;
float:left;
font-size:1.1em;
}
#copyright a{
color:#3a4850;
text-decoration:none;
}
#copyright a:hover{
text-decoration:underline;
}
#links{
text-align:right;
width:200px;
float:left;
}
#links img{
margin:0 0 0 6px;
}
#bop{
}
/*#contentpageCore ul{
font-weight:bold !important;
}*/

strong {
font-weight:bold !important;
}

.tableCenter{
margin:10px auto;
}

.folder
{
    font-weight:normal;
    font-style:italic;
    padding-right:2em;
}

/*Callouts*/
.callout1{
    width:auto;
    padding:5px !important;
    color:#333;
    margin:5px 0;
    display:block;
    overflow:hidden;
}


.callout3L 
{
    width:296px;
    padding:5px !important;
    color:#333;
    margin:5px 5px 5px 0;
    float:left;
}
.callout4L 
{
    width:210px;
    padding:5px !important;
    color:#fff;
    margin:5px 5px 5px 0;
    float:left;
}

.callout3L h3, .callout4L h3
{
    font-size:1.25em;
	padding:1px 0 5px !important;
}

.callout3L p, .callout4L p
{
    font-size:1.1em;
	padding:0 0 5px !important;
}



.callout3R 
{
    width:296px;
    padding:5px !important;
    color:#333;
    margin:5px 0 5px 5px;
    float:right;
}
.callout4R 
{
    width:210px;
    padding:5px !important;
    color:#fff;
    margin:5px 0 5px 5px;
    float:right;
}

.callout3R h3, .callout4R h3
{
    font-size:1.25em;
	padding:1px 0 5px !important;
}

.callout3R p, .callout4R p
{
    font-size:1.1em;
	padding:0 0 5px !important;
}

/*End Callouts*/



/*footnotes*/
.footnote1,.footnote2,.footnote3
{
    font-size:85% !important;
    display:block !important;
}
.footnote1
{
    text-align:left;
}
.footnote2
{
    text-align:center;
}
.footnote3
{
    text-align:right;
}
/*footnotes*/

/*custom page builder*/
div.main-section
{
    float: left;
    width: 650px;
    margin-right:10px;
}
div.right-section
{
    float: left;
    width: 258px;
}
/*site wide table borders overide*/
table.noBord{
border:none !important;
}
table.noBord tr{
border:none !important;
}