
body {
background-color: #14073E;
width:100%;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
text-align:center;
color:#000099;
padding:2px;
margin-left: auto;
margin-right: auto;
background-image:url('backgroundimage.gif');
background-repeat:no-repeat;
}

a {color: #000099;}
a:visited {color: #000099;}
a:hover {color: #997700;}
a:active { color:#882200;}

.outlinebox {
border: 1px ridge #99001A;
text-align: center;
color: inherit;
margin: 0;
padding: 0;
}

h1 {
font-size: 11px;
color: #ffffff;
background-color: #9D1212;
border-top:1px ridge #006699;
border-bottom:1px ridge #006699;
padding: 5px 5px;
margin:0;
}

h2 {
font-size:14px;
color: #9D1212;
padding: 10px 15px;
margin:0px;
}

h3 {
font-size: 12px;
text-transform:uppercase;
text-align:center;
letter-spacing: 2px; 
margin: 0; 
padding: 5em 0 0 2em;
color: #666600;
}

h4 {
font-size:18px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}

h5 {
font-size:15px;
font-weight: normal;
font-color: black;
text-align:center;
padding: 5px 10px;
margin:0px;}

h6 {
font-size: 12px;
color: #666600;
font-weight: normal;
text-transform:normal;
text-align:left;
background-color: #EDE275;
border-top:1px ridge #564b47;
border-left:1px ridge #564b47;
border-right:1px ridge #564b47;
border-bottom:2px ridge #564b47;
padding:10px 15px;
margin:0px 25px 5px 25px;
}

h7 {
font-size:12px;
font-weight: normal;
padding: 5px 10px 0 10px;
margin:0px;
text-align:center;
background-color: #EDE275;
padding:10px 15px;
margin:0px;
}

img.download {vertical-align:middle;}


/* ----------container to center the layout-------- */
#container {
width: 780px;
text-align:left;
padding:0px;
margin: 0px;
margin-left: 25px;
margin-right: 25px;
} 


/* ----------banner for logo-------------- */
#banner {
text-align: center;
background-color: #BCBAAC;
padding: 0px;
margin: 0px; }

#banner img {padding:5px 1px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #bcbaac; /* color of the left column  */ 
background-color: #ffffff;  /* color of the content column */
} 
#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 display: block;
 width:200px; 
 float:left; 
 position:absolute; 
 margin-top:20px;
 margin-left:-200px; 
 margin-right:1px;
 font-weight:500;
 font-size: 11pt; 
}

#left a {
display: block; 
padding: 4px 8px; 
margin: .5em;
text-decoration: none; 
text-align: left; 
border-bottom: 1px inset #aaaaaa;

}

#left a:hover {
background: #6699cc; 
color: #ffffff; 
border-top: 2px inset #006699;
border-bottom: 2px inset #006699;
}

#left a:active {
background: #bbbbbb; 
color: #bb2200; 
border-top: 2px inset #006699;
border-bottom: 2px inset #006699;
}

ul.nav {
  list-style-type: none;
  line-height: 1.0em; 
  padding: 5px 15px 5px 0px;
  margin:0px;
  }

p.nav {
color: #9D1212; 
margin-left: 0;
padding-left: 1em;
text-indent: -.20em;

}


/* -----------------content--------------------- */ 
#content{ 
min-height:40em;
max-height:100%;
position: relative; 
margin: 0; 
}

#outlinebox {
border: 1px ridge #342D7E;
color: #342D7E;
left: 50%;
width: 430px;
margin-top: 10px;
	margin-left: 40px;
	padding: 10px;
	background-color:#FFF8C6;
}


p {
padding: 10px 10px;
margin: 0px 20px 0px 20px;
color: 14073E;  
line-height: 1.52
}


p.blocktext {
margin-left: auto;
margin-right: auto;
width: 16em;
height:0.50em;
}

p.date {
color: black;
font-size:9px;
text-align:center;
}

pre{
font-size: 12px;
padding: 5px 15px;
margin:0px;
}

ul, ol {
list-style-type: square;
line-height: 1.3em; 
margin: 0;
padding: 2px 10px 1px 20px;
}

ul.NoBullet {
  list-style-type: none;
  line-height: 1.0em; 
  padding: 0px 5px 0px 0px; 
  }

  ul.NoBullet2 {
  list-style-type: none;
  line-height: 1.0em; 
  padding: 3px 0px 0px 5px; 
  }
  
  ul.NoBullet3
  {
list-style-type: none;
line-height: 1.5em; 
margin: 0;
padding: 10px 30px 1px 30px;
text-align: justify;
}

 ul.Bullet3
  {
list-style-type: circle;
line-height: 1.5em; 
margin: 0;
padding: 10px 30px 1px 45px;
}


#address {
line-height: 1.0;
text-align: left;
}





/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
width: 780px;
margin:0px;
text-align: center; } 