body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-size: 62.5%;

	height: 100%;

	color: #464646;



}

table { font-size: 0.9em;}

p {

	font-size: 10pt;

	
}

a {

	font-size: inherit;

	text-decoration: underline;

	padding: 0;

	background: none;

	color:black;

}


a:hover {

	text-decoration:none;

	color: #464646;

}
.termslink
{
color:#000000;
}
h1,h2,h3,h4,h5,h6 {

	color: #0e58a2;

	font-weight: bold;

	letter-spacing: 0.04em;

	padding-bottom: 10px;

}

h1 {

	color:White;
	background-color:Gray;

	font-size: 2.0em;

}

h2 {

	font-size: 1.5em;

}

h3 {

	font-size: 1.5em;

	color: #636363;

}

h4 {

	font-size: 1.3em;

}


h5 {

	font-size: 1.2em;

}

h6 {

	font-size: 1.1em;

}
#maintable
{
    width:800;
    padding-top:4pt;
    border-right: gray thin solid;
     border-top: gray thin solid;
      border-left: gray thin solid; 
    border-bottom: gray thin solid
}

.footer
{
    letter-spacing:4pt;
   font-family:Arial
   x-small ;
   font-weight:lighter;
     color:White;
     background-image:url(./images/menu-bg.gif);
}
#menu
{
      
   color:White;    
background-image:url(./images/menu-bg.gif);
background-repeat:repeat-x;
   height:26px;
  
    
}

#content
{
  background-color:#0099FF;
}


TABLE.sidebar
{
    background-image:url(./images/sidebar.jpg);
    margin-left: auto;
    margin-right: auto;
    
  }
.anav
{
text-decoration:underline;

	color: #464646;
    
}
#anav
{
text-decoration:underline;

	color: #464646;
    
}
.matter
{
    	background-image:url(./images/ex1.jpg)  ;
	  background-repeat:no-repeat;
	  background-position:right bottom
}
.homesubmenu
{
     color:White;
     font-size:small;
     height:26px;
     font-family:Arial  Verdana;
    background-image:url(./images/menu-bg.gif);
    background-repeat:repeat
}



.homesubcontent
{
    font-family:Arial, Helvetica, sans-serif ;
    font-size:8pt;
    background:white;
    color:Navy;
}



#navigation { 

width : 920px;

color : #333;

margin : 0 0 0 0;

position : relative;

top : 31px;

} 
#navigation ul { 

margin : auto;

padding : 0;

list-style : none;


} 

#navigation ul li { 

float : left;

background : url(images/tab-right.gif) no-repeat top right;

margin-right : 1px;

} 

#navigation li a { 

display : block;

padding : 0 2em;

line-height : 3em;



font-weight : bold;

color : #fffff1;

} 

#navigation ul a:hover { 

color : #669acc;

} 