@charset "UTF-8";
/* CSS Document */


body, html {
background: #f9f7f3 url(/images/bg.gif) top left repeat-x;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

form {
margin: 0;
}

ul {
margin: 0;
margin-left: 15px;

 padding-top: 5px;
 padding-right: 20px;
 padding-bottom: 5px;
 padding-left: 0px;
}
ul ul {
margin-left: 0px;

}
#menu {
float: right; width: 690px;
padding-top: 41px;
}
#mainbox {
background-color: #ffffff;
border-top: 10px #0053a1 solid;
margin-top: 5px;
}
.infobox {
border: 1px #777777 solid;
}
.infoline, .infobox {
 background-color: #FCfCfA;/*#FAfAf8; */
}
.infoline {
border-top: 1px #F0F0E5 solid; 
border-bottom: 1px #F0F0E5 solid;
}
.infobox h3, .infobox h2 {
color: white; display: block; margin: 0; padding: 4px; font-size: 1.1em; font-weight: bold; background-color: #7da4c9; border-bottom: 1px #496886 solid;
}
#menu a {
color: #626262;
padding: 0px 10px 0px 10px;
font-weight: bold;
font-size: 1.1em;
text-decoration: none;
}
#menu a.current {
color: #0099FF;
}
li {
margin:0;
margin-top: 10px;
padding: 0;
padding-left: 18px;
margin-bottom: 10px;
list-style-type: none;
background: url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	vertical-align:top;
}

li li {
background: url(/images/bullet2.gif);
background-repeat:no-repeat;
	background-position:0 0; 

}
#innercontents {
padding: 10px 10px;
line-height: 1.4em;
min-height: 520px;
background-color: #ffffff;
border: 1px #e3ded8 solid;
border-top: none;
margin-bottom: 3px;
}
#menubox {

}
#menubox a img {
border: 0;
}

#pagebox {
width: 820px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;

}
.underdets {
border-bottom: 1px #777777 dotted;
}

h1 {
font-size: 18px;
margin-top: .3em;
color: #771d3c;
}

h2 {
margin-top: 1.7em;
font-size: 14px;
color: #000000;
}

h3 {
font-size: 12px;
font-weight: bold;
}

.notop { margin-top: 0; }
.shorttop { margin-top: 5px; }

.nobottom { margin-bottom: 0; }

a {
color: #1d8fe7;	
}

.small {
font-size: .8em;
}
#tagline {
height: 28px;
background: url(/images/tagline_small.gif) top right no-repeat;
}

.list th {
font-weight: bold;
text-align: left;
color: #444444;
}
#errors li {
background-image: url(/admin/images/bullet.gif);
}

#errors p {
margin-bottom: 0;
}