body {
	background-color : #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;

	margin-top: 15px;
	background-image : url(images/content-grad.jpg);
	background-repeat : no-repeat;
}

#rightnav {
	background-color: #D8E4F0;
	float : right;
	width : 165px;
	color: black;
	padding : 5px;
	border : solid 1px black;
	margin: 10px;
}

.margin1 {
	margin-left: 12px;
	margin-right: 12px;
}

#container{
	background-image : url(images/a-grad-back.jpg);
    background-repeat : repeat-y;
	width : 850px;
	margin-left: auto;
	margin-right: auto;
}

#header{
     
     background-color: white;
	 background-repeat : no-repeat;
	 
	 margin-bottom: 0px;
	 overflow : visible;
	 }
	 
#header p {
	text-align : center;
	margin-bottom : 0px;
	margin-top: 135px;
	margin-left: 150px;
	font-size: 14px;
	color: #ff0000;
	font-family: arial;
	vertical-align : bottom;
	font-weight: bold;
	}
	
#header a:hover {
	
	background-color : #D8E4F0;
}

#header a:link {
	color: #ff0000;
}

.maintable {
	   margin-left: auto; 
	   margin-right: auto; 
	   border: solid 1px black;
                 background-color: white;
}

p, ol {
	line-height: 20px;
		 font-size: 18px;
		 font-weight: normal;
		 font-family: TIMES;
		 }
		 
.q1 {
	line-height: 20px;
		 font-size: 18px;
		 font-weight: normal;
		 font-family: TIMES;
		 text-indent: 0px;
		 }
		 
		 
h1{
	text-align: center; 
	font-size: 20pt; 
	font-weight: bold; 
	color: navy;
}

h3{
	text-align: center;
	font-size: 16pt;
	color: red;
}
		 
blockquote{
       
      font-size: 18px;
      font-style : italic; 
	  line-height: 20px;
      color: black; 
	  font-family: TIMES;
      border: solid 1px black; 
      background-color: #FFFFD0; 
      margin-left: 15%; 
      margin-right: 15%; 
      padding: 15px;
	  }
	  
.test{
       
      font-size: 18px;
      font-style : italic; 
	  line-height: 20px;
      color: black; 
	  font-family: TIMES;
      border: solid 1px black; 
      background-color: #FFFFD0; 
      margin-left: 15%; 
      margin-right: 15%; 
      padding: 15px;
	  }
	  
#col p{
	font-family: verdana, arial;
	font-size: 10pt;
	
}

	  
.subscribe{

      font-size: 12pt;
      font-style : normal; 
	  line-height: 20px;
      color: black; 
	  font-family: TIMES;
      border: solid 1px black; 
      background-color: #FFFFD0; 
      text-align: center; 
      margin-right: 5mm;
      padding: 15px;
	  width: 225px;
	  }
	  
.subscribe2 {

      font-size: 12pt;
      font-style : normal; 
	  line-height: 20px;
      color: black; 
	  font-family: TIMES;
      border: solid 1px black; 
      background-color: #FFFFD0; 
      text-align: center; 
      padding: 15px;
	  width: 225px;
	  margin-left: 6mm;
	  }
	  
.subscribe3 {

      font-size: 12pt;
      font-style : normal; 
	  line-height: 20px;
      color: black; 
	  font-family: TIMES;
      border: solid 1px black; 
      background-color: #FFFFD0; 
      text-align: center; 
      margin-right: auto;
	  margin-left: auto;
      padding: 15px;
	  width: 225px;
	  }

.ddmx {
    font: 11px tahoma;
	color: #ff0000;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 0px 0px 0px;
    background: white;
    font: 11px arial;
    color: red;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align: center;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.strip {
             
			 border: dashed 1px black; 
			 background-color: #D8FFFF; 
			 font-family: Times New Roman;
			 font-size: 10pt;
			 
			 
			
}

