
/* CSS Styles UPTO 640 */

body {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  color: black;  
  background-color: #FCFCFC; 
  font-family: Arial, Helvetica, sans-serif;  
  min-height: 800px;
}

#header {  
  text-align: right;  
}

.LogoHeader {
  margin-top: 0px;  
  margin-right: 20px;  
  margin-bottom: 0px;  
  font-family: 'McLaren', cursive;
  font-weight: bold;
  font-size: 1.8em;  
  padding-top: 2px;  
  padding-right: 20px;  
  padding-bottom: 2px;  
  padding-left: 2px;
  color: #0000FF;
  margin-left: 50px;
  line-height: 1.2em;
  }

#header h1 {  
  margin-top: 4px;  
  margin-right: 15px;  
  margin-bottom: 0px;  
  font-size: 1.50em;  
  padding-top: 6px;  
  padding-right: 15px;  
  padding-bottom: 2px;  
  padding-left: 2px;
  color: #000;  
  font-style: italic;  
}

#NavigationList {
      max-width: 650px;
      margin-left: auto;
      margin-right: auto;
      text-align: left;
     }

.TextAdjust {
	font-size: 110%;
}

.Text100 {
	font-size: 100%;
}

.Text90 {
	font-size: 90%;
}

.smaller {
      
      font-size: smaller;
        }
	 
#welcomefix {
width: 100%;
}
	 
      #welcome {
     margin-left: 15px;
     margin-right: 15px;
      }
            
      #welcometo {
      max-width: 280px;
          
      }

#wrapper
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

h1 {
	margin-left: 15px;
}

h2 {
  font-size: 1.45em;	
  margin-top: 0px;  
  padding-left: 15px;
  padding-right: 15px;  
  color: green;
  font-style: italic;
  text-align: left;
}

#main {  
  margin-right: 0.5em;  
  margin-left: 0.5em;
}

.note 
{
  text-align: left;
  font-size: 1.1em;
  line-height: 1.1em;
  border: 1px dashed #C00000;
  background-color: #EFEFEF;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding: .5em;
  margin-left: 5px;
  margin-right: 5px;
  /*max-width: 300px;*/
}

.note-r
{
  text-align: left;
  font-size: 1.1em;
  line-height: 1.1em;
  border: 1px dashed #C00000;
  background-color: #EFEFEF;
  margin-top: 1.2em;
  margin-bottom: 65px;
  padding: .5em;
  margin-left: 15px;
  padding-left: 25px;
  margin-right: 15px;
  padding-right: 25px;
  /*max-width: 300px;*/
  float: right;
}

a {  
  color: blue;
}

a:hover {  
  color: #ff0000;
}

img {
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  -moz-border-radius: 15px;
  border-radius: 15px;  
}

    .square-edge {
  -moz-border-radius: 0px;
  border-radius: 0px;  
}  

p {
   margin-left: 5px;
   margin-right: 5px;	
   font-size: 140%;
}

p.TextCenter {
      text-align: center;
       }

.center {
      margin-left: auto;
      margin-right: auto;
        }	

table {
	width: 100%;
   margin-left: auto;
   margin-right: auto;
   font-size: 110%;
   border: 1px solid gray;
   border-collapse: collapse;   
}

table.width300 {
	
	max-width: 300px;
}

table.margin25 {
	margin-bottom: 25px;
}

td {
	 border: 2px solid gray;
	 padding: 4px;
}

#responsive-ad-top
{
	
	width: 100%;
	min-height: 100px;
}

#responsive-ad-bottom
{
	margin-top: 20px;
	margin-bottom: 10px;	
	width: 100%;
	min-height: 100px;
}

.PageNumbering {
	margin-top: 0px;
	margin-right: 15px;
	padding-right: 15px;
}

.PageNumberingBottom {
	margin-top: 0px;
    font-size: 110%;	
}

br.clear {
	clear: both;	
}

.right, .left {
  display: block;  
  max-width: 275px;
  max-height: 400px;
  height: auto;
  width:  auto;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
}

#ProjectNavSubMenuContainer
{
  font-size: 140%;
  line-height: 1.5em;
  text-align: center;
  padding: 5px;
}

.footerhorizonalrule
{
  margin-top: 5px;
  margin-bottom: 10px;
  height: 2px;
  background-color: #CCCCCC;
}

#copyright
{
  margin-left: 2px;
  padding-left: 2px;	
  margin-right: 2px;
  padding-right: 2px;
  margin-bottom: 10px;
  text-align: left;
 }

.copyright
{
  color: black;
  font-size: 125%;
 }
 

   /* Menu CSS Below UPTO 640 */ 
 
/* ---------------------------- */ 
 
 
#navigation ul {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  height: 100%;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  text-align: left;
  overflow: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling:  touch;
}

#menuControl + label {  
  display: block;
  width: 50px;  
  height: 50px;
  position: fixed;  
  left: 0px;  
  top: 0px;  
  z-index: 10;  
  cursor: pointer;
  background-color: white;  
  background-image: url("../images/menu.png");  
  background-repeat: no-repeat;
  background-position: left top;  
}

#menuControl + label span {  
  position: absolute;  
  left: -9999px;
}

#navigation {
  width: 200px;  
  top: 50px;
  position: fixed;
  left: -9999px;
  z-index: 10;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #dddddd;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #dddddd;  
  height: calc(100% - 51px);
  height: -webkit-calc(100% - 51px);
  transition: all 0.5s ease 0.5s;  
  -webkit-transition: all 0.5s ease 0.5s;
}

#menuControl {  
  position: absolute;  
  left: -9999px;  
  display: none;
}

#menuControl:checked ~ #ie7 #navigation {  
  left: 0px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

#menuControl:checked + label:before {  
  display: block;  
  content: "";  
  width: 100%;  
  height: 100%;  
  position: fixed;  
  left: 0px;  
  top: 0px;  
  background-color: transparent;  
}

#navigation ul li a {  
  display: block;  
  height: 50px;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #dddddd;  
  text-indent: 60px;  
  font-style: normal;  
  font-variant: normal;  
  font-weight: bold;  
  font-size: 20px;  
  line-height: 50px;  
  font-family: arial, sans-serif;  
  color: #333333;  
  text-decoration: none;
}

#navigation ul li.home {  
  background-color: transparent;  
  background-image: url("../images/menuhome.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left top;
}

#navigation ul li.previous {  
  background-color: transparent;  
  background-image: url("../images/menuprevious.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left top;
}

#navigation ul li.next {  
  background-color: transparent;  
  background-image: url("../images/menunext.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left top;
}

#navigation ul li.siteindex {  
  background-color: transparent;  
  background-image: url("../images/menusitemap.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left top;
}

#navigation ul li.contact {  
  background-color: transparent;  
  background-image: url("../images/menucontact.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left top;
}

#menuControl:checked ~ #wrapper {  
  height: 100%;  
  overflow: hidden;
}
 