/*******************************/
/********** CONTAINER **********/
/*******************************/
#container {
  background-color: #ffffff;
  width: 850px auto;
  margin: 0px auto;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  color: #000000;
  }

#class-banner_top {
  border-bottom: 3px solid #666666;
  }

/*******************************/
/******* COMMON ELEMENTS *******/
/*******************************/
h1 {
  background-color: #ffffff;
  font-weight: normal;
  font-size: 1.8em;
  color: #CC6633;
  margin-bottom: 30px;
  }

h1 a {
  background-color: #ffffff;
  font-size: 0.5em;
  color: #CC6633;
  }

h1 a:hover {
  background-color: #ffffff;
  font-size: 0.5em;
  color: #CC6633;
  margin-bottom: 10px;
  border-bottom: 1px dashed #333333;
  }

h2 {
  background: #bbbbbb url('images/title.gif') repeat;
  color: #ffffff;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bolder;
  padding: 2px 0px 2px 5px;
	border: solid 1px #222222;
  }
		
h3 {
  background-color: #ffffff;
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
  }
		
h3 td {
  background-color: #ffffff;
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
  }
  
h4 {
  background-color: #aaaaaa;
  color: #63401a;
  font-size: 1.0em;
  font-weight: bold;
  }

h5 {
  background-color: #aaaaaa;
  color: #63401a;
  font-size: 0.9em;
  font-weight: bold;
}

a {
  color:#63401a;
  text-decoration: none;
  }

a:hover {
  color:#63401a;
  background-color: #ffffe0;
  }

p.class-banner {
  background-color: #ffffff;
  color: #666666;
  margin: 0px;
  width: 100%;
  font-weight: bolder;
  font-stretch: expanded;
  text-align: center;
  }

#declass_block {
  font-size: 0.9em;
  border-top: #666666 1px solid;
  }

#security_notice {
  font-size: 0.9em;
  text-align: center;
  margin: 20px 15% 0% 15%;
  }

/*******************************/
/*******    FORM INPUT    ******/
/*******************************/

textarea.textarea {
  background-color: #fcfcfc;
  color: #000000;
	border: #738091 1px inset;
	padding: 2px;
  }
	
input.radio_button {
	vertical-align: middle;
	}

input.formField {
	background-color: #fcfcfc;
	color: #000000;
	border: #738091 1px inset;
	padding: 2px;
	}

/*******************************/
/******* BUTTONS/CONTROLS ******/
/*******************************/

input.form_button {
  color: #ffffff;
  text-decoration: none;
  background-color: #666666; 
  border: 1px solid #000000;
  margin: 0px 5px 0px 5px;
	}

input.form_button:hover {
  color: #ffffff;
  background-color: #cc6714; 
  border: 1px solid #000000;
  text-decoration: none;
  margin: 0px 5px 0px 5px;
	}

.button {
  padding: 2px;
  }

.blue_button {
  color: #f4e95c;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
  background: #bbbbbb url('images/sdmenu/title.gif') repeat;
  border: 1px solid #000000;
  margin: 0px 5px 0px 5px;
  padding: 0.2em 0.8em 0.2em 0.8em;
	}

.blue_button:hover {
  color: #ffffff;
  background: #bbbbbb url('images/sdmenu/title.gif') repeat;
  border: 1px solid #000000;
  text-decoration: none;
  margin: 0px 5px 0px 5px;
  padding: 0.2em 0.8em 0.2em 0.8em;
	}

.yellow_button {
  valign: middle;
  color: #000000;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
  background: #bbbbbb url('images/sdmenu/title_yellow.gif') repeat;
  border: 1px solid #000000;
  margin: 0px 5px 0px 5px;
  padding: 0.2em 0.8em 0.2em 0.8em;
	}

.yellow_button:hover {
  color: #02263c;
  background: #bbbbbb url('images/sdmenu/title_yellow.gif') repeat;
  border: 1px solid #000000;
  text-decoration: none;
  margin: 0px 5px 0px 5px;
  padding: 0.2em 0.8em 0.2em 0.8em;
	}

/*******************************/
/************ HEADER ***********/
/*******************************/
#header {
  height: 110px;
  border-bottom: 3px solid #666666;
  padding: 10px 0px 0px 0px;
  clear: both;
  margin: 0px 0px 20px 0px;
  }
		
#header h1 {
  font-weight: bold;
  font-size: 3.2em;
  color: #000000;
  background-color: #ffffff;
  margin: 10px 0px 0px 100px;
  }
	
#header p { 
  margin-left: 110px;
  color: #999999;
  background-color: #ffffff;
  }

#topmenu {
  valign: bottom;
  text-align: right;
  padding: 1.0em 1.0em 0.0em 0.0em;
  font-weight: bold;
  background: none;
	margin: -10px 0px;
  }


/*******************************/
/********* LEFT SIDEBAR ********/
/*******************************/
.left_sidebar {
  float: left;
  width: 170px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  background-color: #ffffff;
  }


/*******************************/
/********* PAGE CONTENT ********/
/*******************************/
div.content {
  width: 400px auto;
  margin: 0px 238px 0px 180px;
  }
	
div.content_wide {
  width: 628px auto;
  margin: 0px 10px 0px 180px;
  }

div.content_wideleft {
  width: 440px auto;
  margin: 0px 350px 0px 10px;
  }

div.content_full {
  clear: both;
  margin: 0px;
  width: 850px auto;
  }

#content p a:hover {
  color: #cc6714;
  background-color: #f0f0f0;
  border-bottom: 1px solid #333333;
  }

#content h1 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  font-weight: bolder;
  font-size: 1.5em;
  color: #63401a;
  margin: 0px 0px 15px 0px;
  padding-bottom: 2px;
	border-bottom: 2px solid #666666;
  }

#content h3 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background-color: #eeeeee;
  color: #444444;
  font-weight: bolder;
  font-size: 1.1em;
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 2px 5px;
  }

#content h4 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-weight: bolder;
  font-size: 1.0em;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  }

#content h5 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  }

p.boxed {
	background-color: #fffff6;
    color: #000000;
	border: #738091 1px dashed;
	padding: 7px 7px 7px 7px;
	}

p.line {
  background-color: #ffffff;
  color: #000000;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaaaaa;
  }

p.noline {
  background-color: #ffffff;
  color: #000000;
  padding-bottom: 10px;
  }

/*******************************/
/********* LIST TABLES *********/
/*******************************/
ul#alpha_index {
  margin: 10px 0px 10px 0px;
  padding: 5px 0px 5px 0px;
  list-style-type: none;
  width: 750px;
  text-align: center;
  border-bottom: #666666 1px solid;
  border-top: #666666 1px solid;
  }

ul#alpha_index li {
  display: inline;
  }

ul.line {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  }

table.listing {
  background-color: #ffffff;
  color: #000000;
  border-collapse: collapse;
  width: 99%;
  padding: 2px 2px 2px 2px;
  font-size: 9px;
  text-align: left;    
  line-height: 14px;
  }

tr.white {
  }

tr.gray_shade {
  background-color: #dcdcdc;
  color: #000000;
  }

tr.yellow_shade {
  background-color: #fffff0;
  color: #000000;
  }

th {
  background-color: #ffffff;
  color: #000000;
  font-size: 1.1em;
  text-align: center;
  padding: 2px 0px 2px 0px;
  }

th.gray {
  background: #bbbbbb url('images/title.gif') repeat;
  color: #ffffff;
  font-size: 1.1em;
  text-align: center;
	border: solid 1px #222222;
  padding: 2px 0px 2px 0px;
  }

th.ltgray {
  background-color: #bbbbbb;
  color: #000000;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px 2px 0px;
  }

th.yellow {
  background-color: #f4e95c;
  color: #000000;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px 2px 0px;
  }
  
td.black {
  background-color: #ffffff;
  color: #000000;
  font-size: 0.8em;
  }
  
td.letter {
  background-color: #dcdcdc;
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  }

td.letter2 {
  background-color: #dcdcdc;
  color: #000000;
  font-size: 11px;
  text-align: center;
  }
  
td.listing {
  vertical-align: middle;
  padding: 2px 0px 2px 2px;
  }

td.small {
  vertical-align: middle;
  font-size: 4px;
  padding: 2px 0px 2px 2px;
  }

input.list_button {
  color: #ffffff;
  text-decoration: none;
  background-color: #666666;
  border: 1px solid #222222;
  margin: 0px 5px 0px 5px;
	}

input.list_button:hover {
  color: #ffffff;
  background-color: #cc6714; 
  border: 1px solid #222222;
  text-decoration: none;
  margin: 0px 5px 0px 5px;
	}
	

/*******************************/
/******** FEEDBACK FORM ********/
/*******************************/
table.feedback {
  background-color: #ffffff;
  color: #000000;
  border-collapse: collapse;
  width: 98%;
  font-size: 0.9em;
  text-align: left;    
  line-height: 14px;
  }

th.feedback {
  background-color: #ffffff;
  color: #000000;
  width: 100px;
  font-size: 1.1em;
  text-align: left;
  padding: 2px 0px 2px 0px;
  }

/**********************************/
/***** RIGHT SIDEBAR ELEMENTS *****/
/**********************************/
#sidebar {
  font-size: 10px;
  float: right;
  width: 230px;
  }

#sidebar_wide {
  font-size: 10px;
  float: right;
  width: 330px;
  }
  
#sidebar h4 {
  background: #bbbbbb url('images/sdmenu/title.gif') repeat;
  color: #ffffff;
  font-size:1.1em;
  padding: 0px 3px;
  margin: 3px;
  }

#sidebar h5 {
  background-color: #eeeeee;
  color: #444444;
  margin: 5px 5px 0px 5px;
  padding: 0px 0px 0px 3px;
  }
  
#sidebar p {
  padding: 0px 0px 0px 5px;
  margin: 0px 3px 10px 3px;
  }

#sidebar ul {
  padding-bottom:10px;
  margin-left: 0px;
  list-style: none;
  }
  
#sidebar a {

  }

#sidebar a:link, #sidebar a:visited {
  color: #63401a;
  text-decoration: none;
  }
	
#sidebar a:hover {
  color: #63401a;
  background-color: #f0f0f0;
  border-bottom: 1px dashed #333333;
  }

#sidebar h5 a:link { 
  background-color: #eeeeee; 
  }

#sidebar_wide h4 {
  background: #bbbbbb url('images/sdmenu/title.gif') repeat;
  color: #ffffff;
  font-size:1.1em;
  padding: 0px 3px;
  margin: 3px;
  }

#sidebar_wide h5 {
  background-color: #eeeeee;
  color: #444444;
  margin: 5px 5px 0px 5px;
  padding: 0px 0px 0px 3px;
  }
  
#sidebar_wide p {
  padding: 0px 0px 0px 5px;
  margin: 0px 3px 10px 3px;
  }

#sidebar_wide ul {
  padding-bottom:10px;
  margin-left: 0px;
  list-style: none;
  }
  
#sidebar_wide a {

  }

#sidebar_wide a:link, #sidebar_wide a:visited {
  color: #63401a;
  text-decoration: none;
  }
	
#sidebar_wide a:hover {
  color: #63401a;
  background-color: #f0f0f0;
  border-bottom: 1px dashed #333333;
  }

#sidebar_wide h5 a:link { 
  background-color: #eeeeee; 
  }

.sidebar_section {
  border: solid 1px #aaaaaa;
  }


/*******************************/
/********* PAGE FOOTER *********/
/*******************************/
#footer {
  width: 850px auto;
  margin: 10px 0px 10px 0px;
  padding: 0px 5px 0px 5px;
  clear: both;
  position: relative;
  color: #000000;  
  border-top: 3px solid #666666;
  background-color: #ffffff;
  }
	
#footer p {
  color: #000000;
  font-size: 12px;
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
  }
	
#footer p a {
  color: #000000;
  background-color: #ffffff;
  }
	
#footer p a:hover {
  color: #ffffff;
  background-color: #b1b18b;
  border-bottom: 1px dotted #ffffff;
  }


/*******************************/
/********** CALENDAR ***********/
/*******************************/
table.Calendar  {background-color:#ffffff;}
td.Calendar     {background-color:#ffffff;}
td.MonthName    {text-align:center; font:bold 9pt Arial; color:#000000;}
td.DayOfWeek    {text-align:center; font:9pt Arial; color:#000000; background-color:#dcdcdc;}
td.MonthDay     {text-align:center; font:9pt Arial; color:#000000; background-color:#ccffcc;}
td.NotMonthDay  {text-align:center; font:9pt Arial; color:#000000;}
a.hypercal      {text-align:center; font:bold 9pt Arial; color:#000000; text-decoration:none;}

/*******************************/
/************ EXTRA ************/
/*******************************/
.miniTitle
{	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-style: none; 
	font-family: sans-serif, verdana, arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #02263c;
	vertical-align: middle;
	decoration: none; 
}

.miniTitleTop
{	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-style: none; 
	font-family: sans-serif, verdana, arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: 02263c;
	vertical-align: top;
	decoration: none; 
}
    
.announcementText 
{ font-weight: normal; 
  text-wrap:hard-wrap;
  font-family: arial, sans-serif, verdana; 
  font-size: 8pt;
}
					
.littleDetail 
{ font-weight: normal; 
  font-size: 8pt; 
  text-decoration:none;
}

.smallTitle
{	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-style: solid; 
	border-bottom-width: 1;
	bordercolor: purple;
	font-family: verdana, arial, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	color: #02263c;
	vertical-align: bottom;
	decoration: none; 
}

.littlest 
{  font-weight: normal; 
   font-family: verdana, sans-serif, arial; 
   font-size: 7pt; 
   text-decoration:none;
   background: #69797c; }
   
.header 
{ 	background: #02263c; 
	color: #FFFFFF; 
	font-family: sans-serif; 
	font-weight: bold; 
	font-size: 9pt;
}