
/*- ContentTable -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
.contentTable{
 clear:both;
 margin: 0px auto;
 background:#FFF;
 width:800px;
}
.leftTD{
 padding:5px;
}
.rightTD{
vertical-align:top;
padding:10px;
}
.middleTD{
}

/*- LEFT -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */

#Left{
 clear:left;
 margin:10px 0px 10px 0px;
 color:#333;
 background:#FFF;
}
.innerLeft{
 clear:left;
 padding: 0px 0px 10px 0px; 
 border-bottom: 1px solid #d9dad6;
}
.innerLeft img{
 display:block;
}
.innerLeft h1{
 font-size:20px;
 line-height:28px;
 color:#007cc3;
}
.innerLeft h1 small{
 font-size:18px;
 line-height:24px;
}
.innerLeft h2{
 margin-top:10px;
 padding-top:10px;
 font-size:15px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerLeft h3{
 font-size:14px;
 line-height:18px;
}
.innerLeft h4{
 font-size:14px;
 line-height:18px;
}
.innerLeft p{
 line-height:20px;
 font-size:12px;
 margin: 0px 0px 7px 0px;
}
.innerLeft ul{
 padding:5px 0px 5px 20px;
 color:#333;
}
.innerLeft ul li{
 line-height:19px;
 padding:5px 0px 0px 0px;
}
.innerLeft table{
 margin-left:10px;
}
.innerLeft td{
 border: #e2e2e2 1px solid;
 line-height:19px;
 padding:10px;
}

/*- MIDDLE -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */


/*- TopRight -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
#TopRight{
 clear:left;
 margin:10px 0px 10px 0px;
 color:#333;
 background:#FFF;
}
.innerTopRight{
 clear:left;
 padding: 0px 0px 10px 0px; 
 margin: 0px 0px 10px 0px; 
 border-bottom: 1px solid #d9dad6;
}


/*-  RIGHT -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */

#Right{
 clear:left;
 margin:10px 0px 10px 0px;
 color:#333;
 background:#FFF;
}
.innerRight{
 padding: 0px 0px 10px 0px; 
}


.LeftContainer { margin:0px 0px; background:#f3f6fd url(/img/structure/HOH-left.gif) repeat-y; }

.LeftContainer .top { height:20px; background:url(/img/structure/HOH-top.gif) repeat-x; }
.LeftContainer .top .left { height:20px; padding-top:1px; float:left; padding-left:16px; background:url(/img/structure/HOH-tl.gif) no-repeat; }
.LeftContainer .top .left img { vertical-align:middle; margin-right:10px; }
.LeftContainer .top .right { height:20px; width:20px; float:right; background:url(/img/structure/HOH-tr.gif) no-repeat; }

.LeftContainer .content { height:1%; margin-left:20px; padding-right:20px; font-size:1.1em; background:#f3f6fd url(/img/structure/HOH-right.gif) repeat-y right; }

.LeftContainer .bottom { height:20px; background:url(/img/structure/HOH-bottom.gif) repeat-x bottom; }
.LeftContainer .bottom .left { height:20px; width:20px; float:left; background: url(/img/structure/HOH-bl.gif) no-repeat; }
.LeftContainer .bottom .right { height:20px; width:20px; float:right; background: url(/img/structure/HOH-br.gif) no-repeat; }








/*- MainContent -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */

#MainContent{
 padding-left:0px;
 margin:20px 0px 10px 0px;
 color:#333;
}
.innerMainContent{
 padding: 0px 0px 10px 10px; 
 margin: 0px 0px 10px 10px; 
}
.innerMainContent img{
padding-right:15px;
}
.innerMainContent h1{
 font-size:24px;
 line-height:30px;
 color:#007cc3;
}
.innerMainContent h1 small{
 padding-top:20px;
 margin-top:20px;
 font-size:17px;
 line-height:34px;
 color:#7B76AE;
}
.innerMainContent h2{
 margin-top:10px;
 padding-top:10px;
 border-top: 1px solid #d9dad6;
 font-size:15px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerMainContent h3{
 font-size:14px;
 line-height:18px;
}
.innerMainContent h4{
 font-size:14px;
 line-height:18px;
}
.innerMainContent p{
 line-height:20px;
 font-size:12px;
 margin: 0px 0px 7px 0px;
}
.innerMainContent ul{
 padding:5px 0px 5px 20px;
 color:#333;
}
.innerMainContent ul li{
 line-height:19px;
 padding:5px 0px 0px 0px;
}
.innerMainContent table{
 margin-left:10px;
}
.innerMainContent td{
 border: #e2e2e2 1px solid;
 line-height:19px;
 padding:10px;
}








/*- SubContentL -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
#PreContent {
 padding-top:10px;
 border-top: #999 3px solid;
 background:#E8EDFF;
 height:80px;
}
.innerPreContent{
 height:80px;
 border-left: #e2e2e2 1px dotted;
 float:left;
 width: 160px;
 margin: 0 10px 0 0px;
 padding: 0 10px 0 10px;
 font-size:10px;
}

.innerPreContent h4{
 font-size:14px;
 color:#B31E17;
}


.Alert h2{
color:white;
 padding:5px;
background:#b71d13;
}

.Alert{
 padding:5px;
 border: #b71d13 1px dotted;
}

.Alert strong{
 color:#b71d13;
 font-size:14px;
}


/*- LEFT -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */

#SLeft{
 clear:left;
 margin:10px 0px 10px 0px;
 color:#333;
 background:#FFF;
}
.innerSLeft{
 clear:left;
 margin:5px;
 padding: 10px; 
 border: 1px solid #d9dad6;
}
.innerSLeft img{
 display:block;
}
.innerSLeft h1{
 font-size:20px;
 line-height:28px;
 color:#007cc3;
}
.innerSLeft h1 small{
 font-size:18px;
 line-height:24px;
}
.innerSLeft h2{
 margin-top:10px;
 padding-top:10px;
 font-size:15px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerSLeft h3{
 font-size:14px;
 line-height:18px;
}
.innerSLeft h4{
 font-size:14px;
 line-height:18px;
}
.innerSLeft p{
 line-height:20px;
 font-size:12px;
 margin: 0px 0px 7px 0px;
}
.innerSLeft ul{
 padding:5px 0px 5px 20px;
 color:#333;
}
.innerSLeft ul li{
 line-height:19px;
 padding:5px 0px 0px 0px;
}
.innerSLeft table{
 margin-left:10px;
}
.innerSLeft td{
 border: #e2e2e2 1px solid;
 line-height:19px;
 padding:10px;
}



#SMiddle{
 clear:left;
 margin:10px 5px 10px 5px;
 color:#333;
 background:#FFF;
}
.innerSMiddle{
 clear:left;
 margin:5px;
 padding: 10px; 
 border: 1px solid #d9dad6;
}
.innerSMiddle img{
 display:block;
}
.innerSMiddle h1{
 font-size:20px;
 line-height:28px;
 color:#007cc3;
}
.innerSMiddle h1 small{
 font-size:18px;
 line-height:24px;
}
.innerSMiddle h2{
 margin-top:10px;
 padding-top:10px;
 font-size:15px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerSMiddle h3{
 font-size:14px;
 line-height:18px;
}
.innerSMiddle h4{
 font-size:14px;
 line-height:18px;
}
.innerSMiddle p{
 line-height:20px;
 font-size:12px;
 margin: 0px 0px 7px 0px;
}
.innerSMiddle ul{
 padding:5px 0px 5px 20px;
 color:#333;
}
.innerSMiddle ul li{
 line-height:19px;
 padding:5px 0px 0px 0px;
}
.innerSMiddle table{
 margin-left:10px;
}
.innerSMiddle td{
 border: #e2e2e2 1px solid;
 line-height:19px;
 padding:10px;
}

#SRight{
 clear:left;
 margin:10px 0px 10px 0px;
 color:#333;
 background:#FFF;
}
.innerSRight{
 clear:left;
 margin:5px;
 padding: 10px; 
 border: 1px solid #d9dad6;
}
.innerSRight img{
 display:block;
}
.innerSRight h1{
 font-size:20px;
 line-height:28px;
 color:#007cc3;
}
.innerSRight h1 small{
 font-size:18px;
 line-height:24px;
}
.innerSRight h2{
 margin-top:10px;
 padding-top:10px;
 font-size:15px;
 line-height:18px;
 padding-bottom:4px;
 color:#000;
}
.innerSRight h3{
 font-size:14px;
 line-height:18px;
}
.innerSRight h4{
 font-size:14px;
 line-height:18px;
}
.innerSRight p{
 line-height:20px;
 font-size:12px;
 margin: 0px 0px 7px 0px;
}
.innerSRight ul{
 padding:5px 0px 5px 20px;
 color:#333;
}
.innerSRight ul li{
 line-height:19px;
 padding:5px 0px 0px 0px;
}
.innerSRight table{
 margin-left:10px;
}
.innerSRight td{
 border: #e2e2e2 1px solid;
 line-height:19px;
 padding:10px;
}




 div.c4{
 text-align: center
}
.D1, .D2{
 float:left; 
 margin:0 10px 5px 0;
}
.D5, .D6{
 float:right;
 margin:0 0px 5px 10px;
}
.clearDiv{
background:#000; 
clear:both;
}
.pagingBar{
background:#FFF;
width:100%;
height:30px;
}
.pageNav{
float:left;
width:15px;
padding:5px;
background:#73C1E8;
color:#303030;
border:1px solid #ccc;
text-align:center;
}
.pageNav:hover{
 float:left;
 width:15px;
 padding:5px;
 background:orange;
 color:#303030;
 border:1px solid #ccc;
 text-align:center;
 cursor: pointer;
}
.pageNavOn{
 float:left;
 width:15px;
 padding:5px;
 background:orange;
 color:#303030;
 border:1px solid #ccc;
 text-align:center;
}

A.helpTip:link { font-size:8px; text-decoration: underline; color: #006600}
A.helpTip:visited { text-decoration: underline; color: #006600}
A.helpTip:active { text-decoration: underline; color: #006600}
A.helpTip:hover { text-decoration: underline; color: blue}

.adminCalendar table{
 width:90%;
 background:#F7B634;
}
.adminCalendar td{
 text-align:center;
}
.adminCalendar td.selected{
background:#C9EB3F;
}


.eventWhen {
 padding:10px;
 margin: 10px;
 border: 3px solid #B84B00;
 background:#FFF;
}

.eventWhen {
color:#782507;
font-size:16px;
}

.eventWhen td {
}

.CalendarOfEventsMini {
 padding:10px;
 margin: 10px;
 border: 3px solid #B84B00;
 background:#FFF;
}
.CalendarOfEventsMini {
 font-size:10px;
}

.CalendarOfEventsMini h1 {
color:#782507;
font-size:16px;
}

.CalendarOfEventsMini h4 {
display:inline;
font-size:12px;
padding:0px;
margin:0px;}

.CalendarOfEventsMini p {
margin:0px;
}


.box {
 border: 1px solid #ccc;
 clear: both;
 padding: 7px 17px 9px 8px;
 position: relative;
 margin-bottom: 18px;
}
/*- directionHelper--------------------------- */
.directionHelper{
 margin: 10px 10px 10px 10px;
 border: 1px solid #D8AE00;
 background: #FFF0A5;

}
.directionHelper1{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}

/*- Terminology--------------------------- */
.Terminology{
 margin: 10px 10px 10px 10px;
 border: 1px solid #D8AE00;
 background: #FFF0A5;

}
.Terminology1{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}
.Terminology1 h1{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding-bottom:3px;
}
.Terminology1 ul{
 padding:20px;
}
.Terminology1 ul li{
 padding-bottom:7px;
}
/*- contactForm--------------------------- */
/*- contactForm--------------------------- */
.AuthorDirectory{
 margin: 10px 10px 10px 10px;
 border: 1px solid #D8AE00;
 background: #FFF0A5;

}
.AuthorDirectory1{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}
.AuthorDirectory1 h1{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding-bottom:3px;
}
.AuthorDirectory1 p{
 padding-top:5px;
}
.AuthorDirectory1 ul{
 padding:20px;
}
.AuthorDirectory1 ul li{
 padding-bottom:12px;
}
/*- contactForm--------------------------- */
.contactForm{
 margin: 10px 10px 10px 10px;

}
.contactForm textarea{
 width:300px;
 height:200px;

}
.contactForm1{
 margin-bottom:10px;
 padding: 0px 5px 0px 5px; 
 clear:left;
}
.contactForm1 table{
 margin: 10px 0px 0px 0px; 
}
.contactForm1 h1{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding-bottom:3px;
}
.contactField{
}
.contactDescript{
text-align:right;
padding-right:10px;
width:160px;
height:30px;
}

/*- signInForm--------------------------- */

.signInForm{
 padding:5px;
 margin: 10px;
 border: 1px solid #ccc;
 text-align:center;
 background: #C8EC42 url("/img/blimda/stripe1.png");
}

.signInForm h4{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding:3px 0px;
}

/*- NewsletterSubscribe--------------------------- */

.NewsletterSubscribe{
 padding:5px;
 margin: 10px;
 border: 1px solid #ccc;
 text-align:center;
 background: url("/img/blimda/stripe1.png");
}

.NewsletterSubscribe h1{
 font-family:Georgia, Times,  serif;
 font-size:18px;
 color:#3B4041;
 padding:3px 0px;
}
/*- Blob1--------------------------- */


/*- searchResults--------------------------- */

.searchResults{
 width:100%;
 border: 1px solid #ccc;
}

.searchResults td{
 padding:5px;
 font-size:10px;
 color:#3B4041;
}


#OutterNav{
 width:800px;
 margin: 0px auto;
 background: #FFF;}
#NavContainer{
    background: #FFF;
    width:800px;;
    margin: 0px auto;
}
#SubNavContainer{
    height:30px;
    width:800px;;
    margin: 0px auto;
    background:#FFF;
    clear:left;
}


#alert {
 width:800px;
 margin: 5px auto 5px auto;
 padding: 5px 5px 5px 5px;
 background:#CE284D url("/img/blimda/dialog-warning-small.png") no-repeat left center;
 color:#FFF;
 font-size:14px;
}
#alert img{
 padding:0 10px;
}
#alert strong{
 font-size:16px;
}
#alert p{
 padding-left: 35px;
}


#alert A:link { text-decoration: underline; color: #FFF;}
#alert A:visited { text-decoration: underline; color: #FFF;}
#alert A:active { text-decoration: underline; color: #F5E2C4;}
#alert A:hover { text-decoration: underline; color: #F5E2C4;}

.headerSeperator{
 width:800px;
 height:2px;
 margin: 5px auto;
 background: #0195D3;
}

#header {
 background: #FFF;
 width:800px;
 margin: 0px auto;
}


#header img{
}
#header h1{
padding:0px;
}
#container {
 margin: 0px auto;
 background1: #CEDBFE url("/img/lower-back1.jpg") repeat-y center;
}
#wrapper {
 width:800px;
 margin: 0px auto;
 clear: both;
}
#content {
}
#footer {
 width:580px;
 margin: 0px auto;
 clear: both;
 text-align: right;
 padding: 5px 10px;
 color: #FFF;
 font-size:10px;
}
#footer A:link { text-decoration: underline; color: #8BC68B;}
#footer A:visited { text-decoration: underline; color: #8BC68B;}
#footer A:active { text-decoration: underline; color: #006600;}
#footer A:hover { text-decoration: underline; color: white;}



#tabsMainNav{ background:#00a886;width:100%;      font-weight:normal;      font-size:110%;      line-height:normal;}#tabsMainNav ul {margin:0;	 padding:0px 0px 0px 40px;list-style:none;}#tabsMainNav li {display:inline;margin:0;padding:0;}#tabsMainNav a {border-bottom: 0px; padding-bottom:0px;float:left;background:url("/img/tabs/tableft13.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;}#tabsMainNav a span {float:left;display:block;background:url("/img/tabs/tabright13.gif") no-repeat right top;	 padding:7px 9px 6px 9px;color:#FFF;}/* Commented Backslash Hack hides rule from IE5-Mac \*/#tabsMainNav a span {float:none;}/* End IE5-Mac hack */#tabsMainNav a:hover span {color:#FFF;}#tabsMainNav a:hover {background-position:0% -42px;}#tabsMainNav a:hover span {background-position:100% -42px;}#tabsMainNav li.selected {float:left;display:inline;display:block;margin:0;padding:0px 0px 0px 4px;background:url("/img/tabs/tableft13.gif") no-repeat 0% -42px;}#tabsMainNav li.selected span {float:left;display:block;background:url("/img/tabs/tabright13.gif") no-repeat right top;	 padding:7px 9px 6px 9px;margin:0px 0px 0px 0px;background-position:100% -42px;color:#FFF;}#tabsMainNav li.SelectedChild a {float:left;display:inline;display:block;margin:0;padding:0px 0px 0px 0px;background:url("/img/tabs/tableft13.gif") no-repeat 0% -42px;}#tabsMainNav li.SelectedChild span {float:left;display:block;background:url("/img/tabs/tabright13.gif") no-repeat right top;	 padding:7px 9px 6px 9px;margin:0px 0px 0px 0px;background-position:100% -42px;color:#FFF;}#tabsSubNav { clear:left; padding-top:10px;}#tabsSubNav ul {margin:0 0 0px 0;	 padding:0px 10px 10px 0;list-style:none;border-bottom:1px solid #999;;}#tabsSubNav li {display:inline;font-size:10px;margin:0px 0 0 0;padding:0px 0px 0 20px;}#tabsFooterNav{width:100%;      font-weight:normal;      font-size:100%;      line-height:normal;}#tabsFooterNav ul {margin:0;	 padding:5px 0px 0px 15px;list-style:none;}#tabsFooterNav li {display:inline;margin:0;padding:0;}#tabsFooterNav a {border-bottom: 0px; padding-bottom:0px;float:left;background:url("/img/tabs/tableft0.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;}#tabsFooterNav a span {float:left;display:block;background:url("/img/tabs/tabright0.gif") no-repeat right top;	 padding:5px 5px 5px 10px;color:#0e509e;}/* Commented Backslash Hack hides rule from IE5-Mac \*/#tabsFooterNav a span {float:none;}/* End IE5-Mac hack */#tabsFooterNav a:hover span {color:#0e509e;}#tabsFooterNav a:hover {background-position:0% -42px;}#tabsFooterNav a:hover span {background-position:100% -42px;}#tabsFooterNav li.selected {float:left;display:inline;display:block;margin:0;padding:0px 0px 0px 4px;background:url("/img/tabs/tableft0.gif") no-repeat 0% -42px;}#tabsFooterNav li.selected span {float:left;display:block;background:url("/img/tabs/tabright0.gif") no-repeat right top;	 padding:5px 5px 5px 10px;margin:0px 0px 0px 0px;background-position:100% -42px;color:#0e509e;}#tabsFooterNav li.SelectedChild a {float:left;display:inline;display:block;margin:0;padding:0px 0px 0px 0px;background:url("/img/tabs/tableft0.gif") no-repeat 0% -42px;}#tabsFooterNav li.SelectedChild span {float:left;display:block;background:url("/img/tabs/tabright0.gif") no-repeat right top;	 padding:5px 5px 5px 10px;margin:0px 0px 0px 0px;background-position:100% -42px;color:#0e509e;}#tabsSubNav { clear:left; padding-top:10px;}#tabsSubNav ul {margin:0 0 0px 0;	 padding:0px 10px 10px 0;list-style:none;border-bottom:1px solid #999;;}#tabsSubNav li {display:inline;font-size:10px;margin:0px 0 0 0;padding:0px 0px 0 20px;}
/*- Links ZeroSum General Blob1 Menus--------------------------- */ 

#tabsMainNav{
 clear:left;
 height:35px;
}
#tabsFooterNav{
 font-size:10px;
}

.siteSearch form {
 float:left;
 display:block;
 padding:0px 0px 0px 25px;
 color:#333;
}
.searchText{ 
 font-size:12px;
 width:150px;
 background:url("/img/blimda/formbg.gif");
}

.searchSubmit{
margin-left:10px;
}

/*- ZeroSum -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul{
 margin: 0;
 padding: 0;
 outline: 0;
}
:focus {
 outline: 0;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
caption, th, td {
 font-weight: normal;
 vertical-align:top;
}
img {
 border:0;
}

/*- Links -*/
/*--------------------------------------------------------------------------------------------------------------------------------------- */

A:link { text-decoration: underline; color: #396894;}
A:visited { text-decoration: underline; color: #396894;}
A:active { text-decoration: underline; color: #396894;}
A:hover { text-decoration: underline; color: blue;}

A.ExternalLink:link { padding-right:20px; text-decoration: underline; color: #046380; background:url("/img/blimda/newWindow.gif") no-repeat right bottom;}
A.ExternalLink:visited { padding-right:20px; text-decoration: underline; color: #046380; background:url("/img/blimda/newWindow.gif") no-repeat right bottom;}
A.ExternalLink:active { padding-right:20px; text-decoration: underline; color: #046380; background:url("/img/blimda/newWindow.gif") no-repeat right bottom;}
A.ExternalLink:hover { padding-right:20px; text-decoration: underline; color: blue; background:url("/img/blimda/newWindow.gif") no-repeat right bottom;}

/*- General -*/ 
/*--------------------------------------------------------------------------------------------------------------------------------------- */

body { 
 color:#000;  
 font-size:12px;                                                                                                         
 color: #434343;
 font-family: Verdana, Tahoma, Helvetica, sans-serif;
 background: #fbf4ee;
 background: #315A86 url("/img/background.jpg") repeat-y center;
}
#breadCrumbs{
 border-left: 1px ridge #CCC;
 border-right: 1px ridge #CCC;
 border-bottom: 1px dotted #CCC;
 background:#faf3ee;
 width:798px;
 margin: 0px auto;
 font-size:9px;
}
#breadCrumbs div{
padding:5px;
}
.archiveLink{
text-align:right;
padding:5px;
font-size:10px;
}
.resourceBlock small{
font-size:8px;
}
.resourceBlock ul{
 padding-left:0px;
 list-style:none;
}
.resourceBlock li{
 padding-bottom:15px;;
}
.resourceBlock img{
 float:left;
 padding-top:5px;
 padding-right:5px;
}
.callout{
    display:block;
    color:#000;
	padding: 10px;
    background-color:#FFF;
    background-position: 0px 0px;
    background-repeat:no-repeat;
    background-image:url("/img/blimda/openquotes.png");
    margin: 10px; 
    font-size:10px;
}
.disclaimer{
 padding:10px;
 border: 1px ridge #CCC;
 background:#EEDDE7;
}
.disclaimer p{
 line-height:14px;
 font-size:10px;
 color:#333;
}



div.warning{
	font-weight: bold;
	color: red;
	font-size: 1.1em;
}