h2
{
	color: #748770;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
  margin-top: 25px;
  margin-bottom: 20px;
	text-transform: uppercase;
}


h3
{
	color: #748770;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
  margin-top: 25px;
  margin-bottom: 10px;
}


b {color: #0082bf;}





.exTable {
	border-right: #b0b0b0 1px solid;
	border-top-style: none;
	border-bottom: #b0b0b0 1px solid;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}



.exCellLeftHeading {
	border-left: #b0b0b0 1px solid;
	font-style: italic;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.exCellContent {
	border-left: #b0b0b0 1px solid;
}


.exCellTopHeading {
	border-top: #b0b0b0 1px solid;
	font-weight: bold;
	border-left: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	background-color: #f7f7f7;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.exCellTopLeftCorner {
	border-bottom: #b0b0b0 1px solid
}


/* Revised Peter Table that does not have borders */
.PeterTable {
	border-right: #b0b0b0 0px solid;
	border-top-style: none;
	border-bottom: #b0b0b0 0px solid;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
  margin: 10px 5px 30px 25px; 
}

.TopHeading {
	border-top: #b0b0b0 0px solid;
	font-weight: bold;
	border-left: #b0b0b0 0px solid;
	border-right: #b0b0b0 0px solid;
	border-bottom: #b0b0b0 0px solid;
	background-color: #; /* This is where I color would go if I wanted a color in the backgound of the cells */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 5px;
}

td.spanish {
	font-weight: bold;
	color: #0082bf;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

td.english {
	font-size: 11px;
	color: #606060;
	line-height: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
}

td.grammar {
	font-weight: normal; 
	font-size: 14px; 
	text-transform: uppercase; 
	color: #cc6699; 
	line-height: 14px; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 1px
}




/*	
This section is the portion of the quiz model
*/	



fieldset {
  border: 1px dotted #354731;
  width: 65em;
	padding-bottom: 0em;
	padding-left: 0.3em;
	padding-right: 0.5em;
	margin-bottom: 0em; padding-top: 0.5em;
	margin-top: 3em; padding-top: 0.5em;

}

.QLtest { /* Quiz Link (This controls position os the image "Launch Quiz" */
float:right; width: 60%;
}

legend
{
color: #FFF;
background: #748770;
border: 1px solid #A5B1A3;
padding: 2px 6px;
font-weight: bold;
margin-left: 2.0em;
}

.LI
  {
   margin: 5px 5px 2px 2px;
   border-style: none;
   margin-left: 2.0em;
  }


.MH { /* Model Heading */

 
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
}

.MQ { /* Model Question */
	font-size: 11px;
	color: #606060;
	margin-left: 20px;
}


.MQ_2
 {
 margin-right: .2em; 
 font-weight: bold;
 }


.MA {  /* Model Answer */
	font-size: 11px;
	color: #606060;
	margin-left: 20px;
	margin-top: 10px;
}

.MA_2 
 {
 margin-right: 1.2em; 
 font-weight: bold;
 }


.MI { /* Model Instructions */
	font-size: 11px;
	color: #606060;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.MI_2
 {
 font-weight: bold;
 margin-right: .5em; 
 }

.MG { /* Model Grammar Heading */
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;

}

.UGH { /* Useful Grammar Heading */
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;

}



ul#navigation
{
list-style-type: none;
margin: 0;
padding: .5em 0;
/* To get a hr line above the links, simply put in this: border-top: 1px solid #666; */
}

ul#navigation li a
{
display: block;
width: 5em;
color: #FFF;
background-color: #748770;
padding: .2em 0;
text-align: center;
text-decoration: none;
}

ul#navigation li a:hover
{
color: #FFF;
background-color: #A5B1A3;
}

ul#navigation .left { float: left; }

ul#navigation .right { float: right; }


#cognates b
{

	font-weight: bold;
	color: #0082bf;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;

  }


#cognates h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #748770;
	vertical-align: middle;
	text-align: left;
}




.h2 {

	font-size: 13px;
	font-weight: bold;
	color: #0082bf;
	line-height: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
  }

cite {
  margin-top: 30px;
	font-style: normal;
	font-size: 17px;
	font-weight: bold;
	color: #748770;
	line-height: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
  }

var {
	font-style: normal;
	font-size: 11px;
	color: #000000;
  margin-left: 3px;
  margin-right: 3px;
}


.TOP1 {
	border-top: #b0b0b0 1px solid;
	font-weight: bold;
	border-left: #b0b0b0 1px solid;
	border-right: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	background-color: #f7f7f7;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}
.ABC {
	border-bottom: #FFFFFF 0px dotted;

}



ul#nav
{
list-style-type: none;
margin: 0;
  margin-top: 25px;
  margin-bottom: 0px;
padding: .5em 0;
/* To get a hr line above the links, simply put in this: border-top: 1px solid #666; */
}

ul#nav li a
{
display: block;
width: 5em;
color: #FFF;
background-color: #748770;
padding: .2em 0;
text-align: center;
text-decoration: none;
}

ul#nav li a:hover
{
color: #FFF;
background-color: #A5B1A3;
}

ul#nav .left { float:left;clear:left; margin:5px;}

ul#nav .right { float:right;clear:right; margin:5px;}


.SentenceHeadingWord {

  margin: 20px 0px 7px 10px;
  font-weight: bold;
  color: #0082bf;
 } /* Top; Right; Bottom; Left */


.SS {
  margin: 0px 0px 0px 20px;
	COLOR: #0082bf;
  }


.ES {
  margin: 0px 0px 0px 20px;
	}
