/****************** General page wide styles ******************/

body {margin:0;}

td {line-height:1.4em;}

#wrapper {width:100%; border:0; padding:0; margin:auto;} /*outer table surrounding all the content*/

input, select, textarea {font-size:10pt;} /*text size in forms*/

p {margin-top: 0;margin-bottom:0;}

h1{margin:0;}

img {border: none; text-decoration:none;}
a img {text-decoration:none;}

.smalltxt {font-size:90%;} /*styles beginning with a period '.' will appear in the content editor's style menu*/
.largetxt {font-size:110%;}

/****************** Styles for specific areas of the page **********/

#topContent{padding:0px;} /*Page Header*/
#leftContent{width:150px;padding:5px;vertical-align:top;} /*Left Nav Panel*/
#centerContent{width:90%;padding:10px;vertical-align:top;} /*the page's main content area*/
#rightContent{width:130px;padding:5px;vertical-align:top;} /*Right Nav Panel*/
#bottomContent{padding:0px;} /*Page Footer*/

.ripesiteFooterLogo{display:none}