/*Style Sheet Standard.css to be used with Rita's standard web pages*/

* {margin:0;padding:0}

p {margin:0 0 1em 0;padding:0}

body {
background-color:#9bc4d8;
padding:0px;
color:#000000;
text-align:center;
font-family:geneva, arial, helvetica, sans-serif;
font-size:14px;
line-height:20px;
voice-family: "\"}\""; voice-family:inherit;
}

#splashheader {
width: 920px;
margin:0px auto;
height: 176px;
background-color:#9bc4d8;
background-image:url('header4.jpg');
background-repeat:no-repeat;
background-position:center top;
}

#container {
width: 920px;
margin:0px auto;
background-color:transparent;
text-align:left;
}

#leftnav {
float:left;
width:120px;
margin: 0px;
padding-top:10px;
background-color:transparent;
color:#000000;
font-family:geneva, arial, helvetica, sans-serif;
font-size:.9em;
}

#content {
margin-left: 130px;
margin-bottom:0px;
padding:1em;
background-color:#fefffa;
}

#footer {
width:920px;
margin:0px auto;
padding-top:10px;
padding-bottom:10px;
text-align:left;
font-size:.9em;
color: #113a6e;
background-color:transparent;
}

.splashtitle {
font-size:1.6em;
text-align:left;
padding-top:10px;
padding-left:10px;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
color:#212930;
}

.title1 {
font-size:1.5em;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
text-align:center;
line-height:1.5em;
color:#113a6e;
}

.titleLeft {
font-size:1.4em;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
line-height:1.5em;
color:#113a6e;
}

.title2 {
font-size:1.3em;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
color:#113a6e;
}

.subhead1 {
font-size:1.2em;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
color:#113a6e;
}

.subhead2 {
color:#113a6e;
font-weight:bold;
font-family:geneva, arial, helvetica, sans-serif;
font-size:1.1em;
}

.small {
font-size:.9em;
font-family:arial, helvetica, sans;
font-weight:normal;
}

hr {
height: 2px;
color:#091113;
background-color:#091113;
}

.linkIndent5{margin-left:5px;}
.indent5{margin-left:5px;}
.indent20{margin-left:20px;}
.indent40{margin-left:40px;}
.indent60{margin-left:60px;}
.indent80{margin-left:80px;}

/* lists used mainly for outlines */

ol, ul{margin-bottom:.6em;}

ol.uroman {list-style-type:upper-roman; font-family:geneva, arial, helvetica, sans-serif; font-weight:bold;}

ol.ualpha {list-style-type: upper-alpha; font-family:geneva, arial, helvetica, sans-serif; font-weight:bold; color:#000000;}

ol.lalpha {list-style-type: lower-alpha;color:#000000;font-style:normal;font-weight:normal;}

ol.decimal {list-style-type: decimal;color:#000000;font-style:normal;font-weight:normal;}

ol.lroman {list-style-type: lower-roman;color:#000000;font-style:normal;font-weight:normal;}

ul.none {list-style-type: none; margin-left: 0em; padding-left: 0em; color:#000000; font-style:normal; font-weight:normal;}

.randIm
{
float:right;
margin:4px 0px 0px 4px;
}

.image {margin:0px; padding:0px;}

a{color:#091113;}
a:visited{color:#091113;}
a:hover{color:#d4f0f4; background-color:#091113;}
a:active{color:#d4f0f4; background-color:#091113;}
view
