/* RooSites CSS */
html {
min-height:100%;
margin-bottom:1px;
}

body {
text-align:center;
background-color:#f0f0f0;
font-family:verdana;
font-size:98%;
color:#666;
background-image:url('images/back3.gif');
background-repeat:repeat-x;
margin-top:0;
}

A {
color:#009;
}

A:hover {
color:#069;
}

#container {
width:748px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:2px solid #ccc;
margin-right:auto;
margin-left:auto;
background-color:#fff;
text-align:left;
overflow:auto;
background-image:url('');
font-size:80%;
padding:0 0 10px;
}

#banner {
width:612px;
padding-top:4px;
margin-bottom:10px;
text-align:center;
}

#lc {
width:12px;
float:left;
}

#mc {
width:575px;
float:left;
padding-right:4px;
padding-top:4px;
border-right:1px dotted gray;
border-bottom:1px dotted gray;
}

/* sub indicates underlying pages */
#mc_sub {
width:575px;
float:left;
padding-right:4px;
border-right:1px dotted gray;
border-bottom:1px dotted gray;
}

#mc_sub UL {
font:100 12px verdana;
list-style-type:none;
line-height:13px;
margin:0;
padding:0;
}

#mc_sub li {
background-image:url(images/bull.gif);
background-repeat:no-repeat;
vertical-align:text-top;
margin:0;
padding:0 0 0 20px;
}

#rc {
width:125px;
float:left;
padding-left:4px;
text-align:center;
}

#rc_sub {
width:125px;
float:left;
padding-left:4px;
text-align:center;
font-size:80%;
}

#mcM1 {
width:210px;
float:left;
}

#mcM1 UL {
font:100 85% Verdana, Arial;
list-style-type:none;
line-height:14px;
margin:0;
padding:0;
}

#mcM1 li {
background-image:url(../images/bull.gif);
background-repeat:no-repeat;
vertical-align:text-top;
margin:0;
padding:0 0 0 20px;
}

#mcM2 {
width:330px;
float:left;
padding-left:8px;
}

/* nav */
#header ul {
left:20px;
list-style:none;
border-left:1px solid #fff;
border-right:1px solid #fff;
position:absolute;
top:0;
margin:0;
padding:0;
}

/* header */
#header {
height:25px;
position:relative;
border-bottom:2px solid #A1A6B1;
background:#33415D url("images/bluegrad.gif") top repeat-x;
z-index:1;
}

#header li {
float:left;
margin:0;
padding:0;
}

#header ul span,#header ul a:link,#header ul a:visited {
display:block;
float:left;
text-decoration:none;
border-right:1px solid #ccc;
color:#dee0e5;
height:14px;
voice-family:inherit;
padding:5px 10px;
}

#header ul li span,#header ul li a.current,#header ul li a:hover {
background:#024b90;
color:#fff;
text-decoration:underline;
}

h3 {
color:#014b8c;
font-size:150%;
letter-spacing:3px;
margin:0;
padding:0;
}

h4 {
color:#006699;
letter-spacing:2px;
margin:0;
padding-bottom:6px;
}

.support {
font:700 90% Arial, Helvetica, sans-serif;
border-bottom:3px dotted #ccc;
border-top:3px dotted #ccc;
padding-bottom:4px;
text-align:center;
}

#sidebar {
text-align:left;
padding-left:4px;
font-size:100%;
}

#foot {
font-family:verdana;
font-size:70%;
color:#ccc;
text-align:center;
}

#popup {
width:450px;
background-color:#fff;
border:1px solid #ccc;
font-size:75%;
text-align:left;
padding:4px;
}

.smallHeader {
font:700 75% Verdana;
color:#8C8111;
margin:0;
padding:0;
}

.boldblue {
color:#014b8c;
}

input {
font:100 11px Verdana;
background-color:#f0f0f0;
}

strong {
color:#666;
}