*                               { padding: 0 0 0 0; margin: 0 0 0 0 }

html                            { overflow-y: scroll }

ul                              { padding-left: 2em }

a img                           { border: 0 }

body                            { color: black;	background-color: gray }

/******************************************************************************************/

div.page                        { margin: 0 auto; background-color: White; width: 980px }

div#pagebody                    { border: solid 1px #c0c0c0 }

div.pagemenu                    { width: 196px;	float: left }

div.pagecontent                 { width: 780px;	float: left }

/******************************************************************************************/

div.pageheader                  { background-color: gray; width: 100%; height: 2.0em; padding-top: 0.4em }
div.pageheader a                { color: #e0e0e0; font-size: 13px; text-align: right; text-decoration: none; }
div.pageheader a:hover          { color: #f0f0f0; text-decoration: underline; }
div.pageheader span             { color: #a0a0a0; font-size: 13px }

/******************************************************************************************/

#header-links                   { }

#google_translate_element       { visibility: hidden; width: 240px; display: inline-block; opacity: 0; filter: alpha(opacity=0); padding-left: 12px }

#header-search                  { width: 25%; color: black; background-color: White; border: solid 1px #a0a0a0; padding: 2px 4px 2px 4px }
#header-search input            { border: none; width: 85% }
#header-search img              { cursor: pointer }
#header-search img              { float:right }

/******************************************************************************************/

div.pagebanner                  { width: 100%; height: 70px; background-image: url(/images/ripcordbanner.jpg); background-repeat: no-repeat }

/******************************************************************************************/

div.pagemenu                    { color: black;	background-color: white; border-right: 1px solid #d0d0d0 }

div.pagecontent                 { color: black; background-color: white }

/******************************************************************************************/

a.internallink, a.externallink  { text-decoration: none; color: #0000e0 }

a.internallink:hover, a.externallink:hover
                                { text-decoration: underline; color: #0000ff }
                                
/******************************************************************************************/
                                
.IISxpressBreadcrumb            { font-size: smaller; color: gray; font-family: Arial, Helvetica, Sans-Serif; padding: 8px 8px 8px 8px }
.IISxpressBreadcrumb a          { text-decoration: underline; color: inherit }
.IISxpressBreadcrumb a.IISxpressBreadcrumbMinor	
                                { text-decoration: none }
.IISxpressBreadcrumb a.IISxpressBreadcrumbMinor:hover	
                                { text-decoration: underline }
