body {
background-color: #e1ddd9;
margin: 0; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

#container
{
width: 850px;
background-color: #fff;
margin: 0 auto;
border-right: 1px solid;
border-left: 1px solid;
border-bottom: 1px solid;}

/* links */
a { color: #134898; background-color: inherit; text-decoration: none;border: none;}
a:visited{
        text-decoration:none;
        border:none;
        color:#134898;
        }
a:hover { color: #575757; background-color: inherit;}

/* headers */

h1 {font-size:1.6em;margin:0.5em 0.5em 1em 0.5em;color:#134898;}

h2 {font-size:1.6em;margin:0.8em 0.5em 0.3em 0.6em;}

h3 {font-size:1.1em;margin:0.8em 0.5em 0.3em 0.8em;}

h4#font-family {font-size:1em;margin:0.7em 0.5em 0.3em 1em;}

h5 {font-size:0.9em;margin:0.6em 0.5em 0.2em 1.5em;}

.photoright {float: right; padding:2px 0px 8px 10px; margin: 0; font-size:90%; color: #7F8E29; font-style:italic; width: 200px;}

.blockquote { text-decoration: underline; color: blue; }

.small {font-size:12px;padding:0px 0px 0 0px;margin: 10px 10px 0 10px;}

.title {font-size:18px;margin:1px 0.5em 0.5em 0.5em ;color:#134898;}

.leftbox {width: 175px;float: left;margin:0.5em 0.5em 1em 0;color:#134898;height:260px;}

.rightbox {width: 270px;float: right;height:10em;margin:0.5em 0.5em 1em 0;color:#134898;}

.textleft {width: 40px;float: left; font-size:24px; margin:0.5em 0.5em 1em 0;color:#134898;height:60px;}

.textright {float: right;  height:20em; margin:0.9em.5em 0.5em 1em 0; color:#134898; width: 100px;}

.maintext {text-align:justify;font-size:13px;padding:0px 5px 0 5px;}

p {margin:1px 0.5em 0.5em 0.5em;}

#contentLeft {
float: left;
width:178px;
}
#contentLeft a {
color: #000080;
}

#contentRight {
float: right;
width:200px;
}
/* images */
img { border: none; } 

img { border: 0px;}
img.float-right { margin: 5px 0px 5px 10px;}

img.float-left { margin: 5px 10px 5px 0px;}

* { target-new: tab ! important }



#header
{
background-color: #fff;
background: url("images/header.gif") no-repeat;
height:120px;
width: 850px
}	
/* menu */
#font-family {
    background-color:#134898;
	height:2.4em;
	max-height:2.4em;
	}
#tabsB {
	float:left;
    width:850px;
    background:#134898;
    font-size:98%;
    line-height:normal;
    }
#tabsB ul {
	margin:0;
	padding:10px 10px 0 65px;
	list-style:none;
    }
#tabsB li {
	display:inline;
    margin:0;
    padding:0;
    }
#tabsB a {
	float:left;
    background:url('images/tableftB.gif') no-repeat left top;
    margin:0;
    text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
    }
#tabsB a span {
      float:left;
      display:block;
      background:url('images/tabrightB.gif') no-repeat right top;
      color:#666; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsB a span {float:none;}

/* End IE5-Mac hack */

#font-family a:hover span {
	color:#000;
      }
#tabsB a:hover {
	background-position:0% -42px;
    }
#tabsB a:hover span {
	background-position:100% -42px;
    }
/* main column */

#content {
	float: left;
	margin: 10px 0 0 5px;
	padding: 0px;
	width: 55%;	
}

/* sidebar */

#sidebar {
	float: left;
	width: 23%; 
	margin: 0;	padding: 0; 
	display: inline;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;	
	background: url(arrow.gif) no-repeat 3px 6px;	
	padding-left:20px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;	
}

#rightbar {
	float: right;
	width: 21%;
	padding: 0;
	margin: 0; 			
}

#sidebar p { padding-top: 40px; padding-left: 10px; text-align: left;
}

#rightbar p { padding-top: 40px; padding-left: 20px;}


/* footer */

#footer { 
	clear: both; 	
	color: #666666; 	
	padding: 0;	 
	background: #FFF url(footerbg.gif) repeat-x;
	height: 80px
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0 auto;
	width: 800px
}
#footer-content #footer-left {
	padding: 10px;
	width: 20%;
	float: left;
	text-align: left;
}
#footer-content #footer-right {
	padding: 10px;
	width: 63%;
	float: right;
	text-align: right;
}
/* form elements */
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 400px;
  max-width: 500px;
  width: 460px; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:none;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

#emailform {
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#emailform label {
	DISPLAY: block;
	MARGIN: 4px;
	WIDTH: 40px;
	padding: 2px;
	float: left;
	text-align: left;
}
#emailform fieldset {
	border-width: 0px;
}
#emailform  br {
	clear: left
}
.inputStyles {
	background: #D5CECC;
	width: 100px;
	margin: 4px;
	padding: 2px;
	float: left;
}
.selectStyles {
	width: 100px;
	margin: 4px;
	padding: 2px;
}

/* alignment classes */
	.float-left  { float: left; }
	.float-right { float: right; }
	.align-left  { text-align: left; }
	.align-right { text-align: right; }

/* additional classes */
	.clear  { clear: both; }
	.green  { color: #75A54B; }