html, body{ 
	text-align:center; 
 	background: #CBDEE8 url(/rparetire.nsf/PageBack.gif) repeat-x;
	/*font: normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font: 12px/15px Verdana; color: black;
		margin:0;
	padding:0;
 }
 
 table, td{ 
		font: 12px/15px Verdana; color: black;
 }
  
#container {
	width: 781px;
	margin: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align:left; 
	background: #eff2f7 url(/rparetire.nsf/bodybg.gif) repeat-y;
	border-bottom: 3px;
	border-bottom-color: #013275;
}
/* header */
#header {
	width: 100%;
	background: #eff2f7 url(/rparetire.nsf/Top.gif) repeat-x;
	height:122px;
	/*border: #A52A2A 1px solid;*/
	text-align:left; 
	position:relative;
	font: 10px/10px Verdana; color: #0149AF;
	}
	
#header a {
color: #013275;
background: White;
text-decoration: none;
}

#header a:hover {
color: #0149AF;
background: #F5F3E5;
}

#topmenu {
vertical-align: top;
padding-top: 2px;
	margin-left: 500px;
	border:0px solid #A52A2A;
	width:260px;
	height:18px;
	color: #333399;
}

#header .search {
vertical-align: top;
padding-top: 5px;
	margin-left: 500px;
	border:0px solid #A52A2A;
	width:260px;
	height:30px;
	color: #333399;
}

#header .search .text {
	width:260px;
	border:1px solid Black;
	font: normal 10px;
}

#header .search .button {
	float:left;
	display:inline;
	margin:0 0 0 5px;
}

#mainbody {
	
	clear: both;
	min-height:500px;
	height:auto !important;
	height:500px;
	border: #013275 7px solid; border-left-width: 3px; border-right-width: 3px; border-bottom-width: 0px;
	text-align:left; 
	background-color: White;
}

#Bodytext {
	padding-left: 20px;
	padding-right:20px;
}

#secimg { /*This is the box*/
padding: 10px;
/*padding-left: 20px;*/
width: 175px;
float: right;
}

/*Insert Menu*/

#list-menu { /*This is the box*/
padding-top: 20px;
padding-left: 2px;
padding-right: 10px;
padding-bottom: 2px;
width: 140px;
float: left;
margin: 12px;
}

#list-menu ul { 
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
} 

#list-menu li { /*This is the li tag*/
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:125px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
} 

/*Roll over*/
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
} 

#footaddress {
	padding-top: 10px;
	clear: both;
	font: normal 10px verdana, arial, sanf-serif;
	color: #B2B2B2;
	text-align:center; 
	border: #013275 0px solid; border-left-width: 3px; border-right-width: 3px; border-bottom-width: 0px;
	background-color: White;
}

#footdisc {
	clear: both;
	font: normal 10px verdana, arial, sanf-serif;
	color: #B2B2B2;
	text-align:center; 
	/*border: #013275 0px solid; border-left-width: 3px; border-right-width: 3px; border-bottom-width: 0px;*/
	background-color: White;
}

#footer {
	font: normal 10px verdana, arial, sanf-serif;
	width: 100%;
	height: 3px;
	color: White;
	text-align:center; 
 	background: #013275;
}

/**************** menu coding *****************/
#menu {
	/*border: #8A2BE2 1px solid;*/
	width: 100%;
	float: left;
	z-index: 500;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0px;
float: left;
top: 50px;
left: 5px;
}

#menu a, #menu h2 {
font: bold 12px/14px verdana, arial, sanf-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0px;
padding: 0px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #013275;
background: White;
text-decoration: none;
}

#menu a:hover {
color: #0149AF;
background: #F5F3E5;
}

#menu li {
position: relative;
}

#menu ul ul li {
position: relative;
/*height: 28px;*/
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
}

#menu ul ul {
position: absolute;
z-index: 500;
width: 200px;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*end menu*/

h1 { 
margin: 0px;
padding: 5px;
background-color: #889CBA;
font-family: verdana, arial, sanf-serif;
font-size: 1.5em; 
font-weight: bold; 
height: 30px;
color: White; 
text-align: left;
background-position: left;
background-repeat: no-repeat;
padding-left: 25px;
border-width: 1px;
border-style: solid;
border-color: #013275;
border-top: 0px;
border-left: 0px;
border-right: 0px;
} 

h2 {
	font: bold 12px/15px Verdana; color: black;
	color: #013275;
}

h4 {
	font: bold 20px/24px Verdana; color: black;
	color: #013275;
}

h5 {
	font: bold 16px/18px Verdana; color: black;
	color: #013275;
}

/* Admin Menu */

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #848484;
color: White;
float: left;
width: 100%;
font-family: verdana, arial, sanf-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #848484;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #A4A4A4;
color: #fff;
}

/*End Admin Menu*/

/* Forms */

label
{
width: 200px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: Black;
background: #F7F7F7;
filter:alpha(opacity=60);opacity:.60;
border: 1px solid Black
}

textarea
{
color: Black;
background: #E8E8E8;
filter:alpha(opacity=60);opacity:.60;
border: 1px solid Black
}

select
{
color: Black;
background: #E8E8E8;
filter:alpha(opacity=60);opacity:.60;
border: 1px solid Black
}

.submit input
{
	float: right;
	padding: 5px;
	margin-right: 100px;
	color: white;
	background: #889CBA;
	border: 2px outset Black;
 	font-weight: bold;
}
fieldset
{
border: 1px solid Black;
width: 680px;
margin-left: 40px;
margin-right:auto;
}

legend
{
color: #fff;
background: #889CBA;
border: 1px solid Black;
padding: 2px 6px
}


