body { 
margin: 0;
padding: 0;
font-family: verdana, helvetica, arial, sans-serif;
font-size:13px;
background-image:url(images/backgroundstripes.jpg);
background-repeat:repeat;
 }

#box {background:white;
width:820px;
margin:10px;
border:solid 1px #369;
}

a:link {color:#369;}

a:visited, a:active {
	color: #666;
}


.screenitem {font-weight:bold;
	     color:purple;
	     }

#lastupdated {font-size: smaller;
	margin:5px 0px 0px 5px;
}



#header img {
	display:inline;
	vertical-align:top;
	}

#header {
	width:820px;
	border-bottom:double 5px #369;
	margin-bottom:2px;
	}


img#smallLogo {margin-left:60px;}

table#banner a
{
font-family: Verdana, Arial, sans-serif; 
font-size: 12; 
text-decoration: none; 
color: #369;
}

table#banner a:hover

{
color:black;
}

table#quickLinks

{
border-bottom:solid 1px #369;
border-top:solid 1px #369;
}

td.quicklinks

{
border-right:solid 1px #7094b9;
}

/*breadcrumbs*/
#sitenav {width:810px;
	background-color:#ececec;
	padding:2px 0px 3px 10px;
	margin-top:0px;}

/* content styles */
#content { 
  	padding-top: 10px;
        margin-left: 10px;
        padding: 0;
	width: 795px;   
	position: relative; 
	
}


#tabcontent {
  border : 1px solid #ccc;
  border-top : none;
  clear : both;
  margin : 0px;
  padding : 15px;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 1em;
  margin-right: 1em;
  background-color: #d2e4fc;
  }


/* tabs styles */
.tabs {
border-bottom : 1px solid #ccc;
  margin: 0;
  margin: 1em 1em 0em 1em;
  padding-bottom : 26px;
  padding-left : 10px;
  background-color: #FFF;
  }

.tabs ul, .tabs li	{
  display : inline;
  list-style-type : none;
  margin : 0;
  padding : 0;
 }

.tabs ul li.xtab-1:hover {
  border: solid 1px black;
}

.tabs a:link, .tabs a:visited	{
  background-color: #ececec;
  border-bottom: 1px solid #ececec;
  border-right : 1px solid #ccc;
  border-left : 1px solid #ccc;
  border-top : 1px solid #ccc;
  color : black;
  float : left;
  line-height : .9em;
  font-size: 15px;
  margin-top: 2px;
  margin-right : 9px;
  padding : 4px 10px 4px 10px;
  text-decoration : none;
  z-index:250;
   	
}

.tabs a:link.active, .tabs a:visited.active	{
  background : #fff;
  border-bottom : 2px solid #fff;
  color : #000;
   }

.tabs a:hover	{
  color : #369;
  background-color:White;
}

ul.tab-1 li.xtab-1 a, 
ul.tab-2 li.xtab-2 a,
ul.tab-3 li.xtab-3 a,
ul.tab-4 li.xtab-4 a {
  background-color : #d2e4fc !important;
  border-bottom : 2px solid #d2e4fc !important;
  color : #000 !important;
  font-weight:bold;
  
}

#tabcontent p.spaceholder {
  font-size: 100%;
  padding: 0;
  margin:0;
  /*margin-bottom: 1em;*/
  margin-left: 0.5em;
  padding-top: 1em;
  clear: both;
  font-size: 11px;
  font-style:italic;
  color:#369;
}

.info /*places text in a yellow box, use inside tabcontent*/
{border:solid 1px #ccc;
	width:710px;
	background-color:#FFC;
	padding:10px;	}

	
.info-notabs /*places text in a yellow box*/
{	background-color:#FFC;
	border:1px solid #ccc;
	padding:10px;
	margin:10px 0px 10px 30px;
	width:710px;
	}


#bodymenu /*use for menu included in the body of the document*/

{
	border:solid 1px #ccc;
	margin-top:10px;
	width:730px;
	line-height:2.25em;
	background-color:White;	}
	
.bodymenu-notabs /*use for menu included in the body of the document*/

{	margin:10px 0px 10px 30px;
	width:730px;
	line-height:2.25em;
	background-color:White;
	border:solid 1px #ccc;	}

#bodymenu ul, .bodymenu-notabs ul {margin:0px 0px 0px 0px;}

#bodymenu ul.a, .bodymenu-notabs ul.a {font-weight:normal;}

.menu  {display:none; margin-left:20px; line-height: 2em;}

.menuopen  {display:block; margin-left:20px; line-height: 2em;}

.odd {padding-left:15px;
	}
	
.even {background-color:#ececec;
	padding-left:15px;}
	
.menuitem li {padding-left:15px;}

.menuitem img {display:inline; 
		vertical-align:middle;
		border:0;
		padding-top:5px;
		padding-bottom:8px;}

.menuitem a {margin-bottom:5px;}

.menu a:hover, .menuopen a:hover, .menuitem a:hover {font-weight:bold;}

ul.nostyle {margin:0px; padding:0px;}

ul.nostyle li {list-style-type: none;}

ul.style {padding-bottom:5px;}

ul.style li {list-style-type: disc;
line-height:1.5em;
margin-left:25px;}

/*.menuopen a:hover {font-weight:bold;}*/

/*FAQ styles*/

#questions ul {line-height:1.75em;}

#questions h2 {padding:0px 0px 0px 10px;
	margin:15px 0px 15px 0px;
	font-size:110%;}

#questions h3 {font-size: 100%;
		line-height:1em;}

#answers p {margin:10px 0px 10px 20px;
	width:770px;
	}

#answers p.noborder
 {		   width:775px;
		   font-weight:bold;
		   line-height:35px;
		   padding:0px 0px 0px 5px;
		   margin:7px 0px 10px 5px;
		   font-size:16px;
		   font-family:Arial;}
	


#answers blockquote {margin:20px 0px 0px 40px;
	width:720px;}
	

#question {
		   border-top: solid 2px #C0c0c0;
		   border-bottom: solid 2px #c0c0c0;
		   width:788px;
		   font-weight:bold;
		   padding:7px 0px 7px 5px;
		   margin:0px 0px 10px 0px;
		   font-size:16px;
		   font-family:Arial;}



.subsection {font-weight:bold;}

h1{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:170%;
	padding: 0px;
	margin-top: 20px;
	color: #A53720;
	}

 a#faqLink {
text-decoration:none;
color: #A53720;}

.small {font-size:smaller;}

/*body elements*/

.title {padding:0px 0px 0px 10px;
	font-weight: bold;
	margin:15px 0px 15px 0px;}



		
h1.notfaq {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:125%;
	padding: 0px;
	margin-top: 20px;
	margin-left: 5px;
	color:black;
	}

/*back navigation*/
button {
        position:relative;left:350px;
        margin: 20px 0px 10px 0px;
        padding: 2px;
        font-family: "Arial" "Helvetica";
        font-size:12px;
        }

div.navlinks a {
        border: solid 1px #369;
        padding: 6px 12px;
}
	
/*footer*/
	

#footer {
	width: 795px;
	position:relative;
	border-top:solid 2px #CCCCCC;
	margin-top:20px;}

#footer ul {
	text-align:center;
	list-style:none;
	font-size:11px;
	padding-top:10px;}

li.inline {
	display:inline;
	   }
	   
li.rightBorder a {
	padding-right:5px;
	border-right: 1px black solid;}
	
acronym {
	font-style: normal;
	cursor: help;
	}


.hide{
	display: none;
}
	
/* Redirects */

#redirect {margin-top:20px;
font-family: verdana, helvetica, arial, sans-serif;
font-size:16px;
text-align:center;
padding-bottom:10px;}

#pagetitle {font-weight:bold;}

.destination {white-space:nowrap;
line-height: 30px;
font-size: 15px;}

#announcements 
{padding-top: 10px;
        margin-left: 10px;
	width: 795px;   
	position: relative; 
	}

#announcements h2
{
font-size:165%;
}

#announcements h3
{color:#369;
padding-top:0px;
margin-top:0px;
margin-bottom:0px;}

#anndate	

{color:gray;
font-size: smaller;
margin-top:20px;}























