/* CSS Document */

/*-- General Code --*/
body { margin: 0; padding: 0; text-align: center; background-image: url(images/back.gif); 
font-family: "arial" sans-serif; font-size: 13px; height:100%; min-height:100%;}



h1, h2, h3, h4, h5{ font-family : Georgia, "Times New Roman", Times, serif;
 margin:0; }
  
h1 {font-size: 14px; color: #14385e; padding-top: 6px; padding-right: 10px;}
h2 {font-size: 14px; color: #14385e; padding-top: 5px; padding-left: 10px; }
h3 {font-size: 14px; color: #0000}
h4 {font-size: 16px; color: #0000}
 
/*-- Default styles for Links --*/
a:link {  
       
        color: #214275;
        text-decoration: none;
        }
a:visited {
        
        color: #214275;
        text-decoration: none;
        }
a:hover {
        
        color: #f65f0e;
        text-decoration:underline;
        }
a:active {
        
        color: #f65f0e;
        text-decoration: none;
		}

.text { font-family : 'Palantino', verdana, geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #fff; font-weight: bold;}
.smalltext { font-family : 'TrebuchetMS', verdana, geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #404040; }
.maintext { font-family : Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #404040; }
.maintext2 { font-family : 'TrebuchetMS', verdana, geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #404040; }
.headertext { font-family : 'TrebuchetMS', verdana, geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #005079; font-weight: bold; }

			

/*-- Header Layout Code --*/

#main-header {
      position: absolute; 
	  top: 18px; 
	  width: 1000px; 	  
	  background-repeat: no-repeat; 
}

#top-header {
      position: relative; 
	  width: 965px; 
	  text-align: left;
	  padding-left: 15px;
	  padding-top: 5px;
	  margin-left: 10px;
	  margin-right: 10px;
	  height: 80px;	   
	  background-image: url(images/headerback.jpg);	 
	  background-repeat: no-repeat;
}

#name-column {
      position: relative; 
	  width: 980px; 
	  margin-left: 10px;
	  margin-right: 10px;
	  text-align: right;
	  height: 25px;
	  background-image: url(images/smback.jpg);	  
	   
}

#secondname-column {
      position: relative; 
	  width: 970px; 
	  text-align: left;
	  margin-top: 5px;
	  height: 25px;
	  background-image: url(images/smback.jpg);	  
	   
}


/*-- Page Layout Code --*/
#page {
	text-align: left;
	margin: 0px auto; 	
	width: 1000px; 
	
}

#header {
	position: relative; 
	margin: 0 auto; 
	width: 1000px; 
	height: 133px; 
	text-align: left;  
	background: #fff;
	
}

#content {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	width: 990px;
	background: #fff;
}

#dsline {
      border-top: 1px dashed #7ba5c7;
	  text-align:center;
	  width: 690px;
	  height: 20px;
	  padding-top: 7px;
	 
}

#body {
      float: left;
	  width: 977px; 	 
	  margin-bottom: 10px;
	  border: 1px solid #dbe5ef;
}

#lowerbody {
      float: left;
	  width: 972px; 
	  padding-left: 2px;	  
	  border: 1px solid #dbe5ef;
	  backgound-image: url(images/boxback.gif);	  
}

#line {
      border-top: 1px dashed #7ba5c7;
	  width: 530px;
	  padding-bottom: 4px;
}

#linesm {
      border-top: 1px dashed #808080;;
	  width: 455px;
	  padding-bottom: 4px;
}

#line-lower {
      border-top: 1px dashed #808080;;
	  width: 235px;
	  padding-bottom: 4px;
}
	 

.block   {
background: #e2e2e2;
}

	

#inner-leftcolumn {
    float: left;
	width: 242px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 400px;
	text-align: left;	
    background: #bdd4e6;	
}

#book-inner-leftcolumn {
    float: left;
	width: 242px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 700px;
	text-align: left;	
    background: #bdd4e6;	
}

#lower-leftcolumn {
    float: left;
	width: 237px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	border-right: 1px dashed #808080;
	text-align: left;	    
}

#inner-middlecolumn {
    float: left;
	width: 455px;	
	margin-top: 5px;	
}

#book-middlecolumn {
    float: left;
	width: 697px;	
	margin-top: 5px;	
}

#inner-rightcolumn {
    float: right;
	width: 242px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	height: 400px;	
	background:#bdd4e6;	
}

#lower-rightcolumn {
    float: right;
	width: 236px;
	padding-left: 6px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	border-left: 1px dashed #808080;	
}




#footer {
	clear: both;   
	padding: 3px;
	text-align: center;
}


#footer {
   background: #7aa3c3;    
   text-align: center;
   font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   color: #e3e2c5;
}

#footer a:link {
   font-size: 12px; 
   color:  #79c6ef;
}

#footer a:hover {
   font-size: 12px; 
   color:#fff;
}

/*----Box Style-------------------------------------------------------------*/

#boxnews 
{
float:left;
width:235px;
background: transparent;
}

.boxnews
{
background-image: url(images/boxback.jpg);	
background-repeat: no-repeat;
padding-top: 5px; 
padding-left: 4px;
padding-right: 5px;
color: #fff;
display:block;
height: 18px;
width:233px;
text-align:left;
}

.boxnewstext
{
align:left;
font-size:13px;
color: #000;
text-align:left;
padding-left: 8px;
margin-top:0;
display:block;
font-family: Calibri, 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;

}

#boxnews a.newslink:link, a.newslink:visited 
{
color:#ff4a00;
border:0;
}




/*-- List Styles ------------------------------------------*/
#list {
	margin-left: .2em;
	margin-top: 2px;
    padding-left: 0;
    list-style: none;
    font-family: Calibri, 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#list li {
    margin-left: .3em;                 /* amount to indent */
    padding-left: 10px;                /* amount of space between the graphic and the words */
    padding-bottom: .1em;              /* amount od space between each <li> line */
    background-image: url(images/arrow.gif);
	font-family: Calibri, 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    /* background-position: 0.3em;   */    /* amount to move the image up/down left/right */
    /* background-position: top left; */
    background-position: 0.0em 0.3em;
}

#list li a {
	color: #005079;;
	font-family: Calibri, 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
    font-size: 11px; 
}

#list li a:hover {
	color: #f65f0e;
}

/*-- Table layout --*/

#table {
	width: 960px;
	padding:5px;
	margin: 5px;
	border-collapse: collapse;
}

th {
	color: #797268;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px 2px 2px 5px;
	background: #cccccc;
}

td {
	border: 1px solid #C1DAD7;	
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color:  #4f6b72;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa ;
	color:  #4f6b72;
}


/*-- Table layout --*/

#smtable {
	width: 400px;
	padding:5px;
	margin: 10px;
	border-collapse: collapse;
}

th {
	color: #797268;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px 2px 2px 5px;
	background: #cccccc;
}

td {
	border: 1px solid #C1DAD7;	
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color:  #4f6b72;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa ;
	color:  #4f6b72;
}


/*-- List Styles ------------------------------------------*/
#list {
	margin-left: 0;
	margin-top: 4px;
    padding-left: 0;
    list-style: none;
    font-family: Calibri, 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#list li {
    margin-left: .2em;                 /* amount to indent */
    padding-left: 18px;                /* amount of space between the graphic and the words */
    padding-bottom: .3em;              /* amount od space between each <li> line */
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    /* background-position: 0.3em;   */    /* amount to move the image up/down left/right */
    /* background-position: top left; */
    background-position: 0.0em 0.3em;
}

#list li a {
	color: #005079;;
	font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
    font-size: 13px; 
}

#list li a:hover {
	color: #4c7cab;
}







