
a					{ color: #0000CC; text-decoration: underline; }
a:visited		{ color: #0000CC; text-decoration: underline; }
a:active			{ color: #0000CC; text-decoration: none; }
a:hover			{ color: #0000CC; text-decoration: none; }

body
{
margin: 0px;
padding: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #444444;
text-align: center;
background-color: #D8E1EC;
background-repeat: repeat-x;
}

p
{
margin: 0px 0px 10px 0px;
}

td
{
margin: 0px 0px 10px 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #444444;
}

h1 
{ 
margin:0px 0px 20px 0px;
font-size: 1.4em;
color: #1D3263;
}

h2 
{ 
margin:20px 0px 10px 0px;
font-size: 1.2em;
color: #1D3263;
}

h3 
{ 
margin:20px 0px 10px 0px;
font-size: 1.0em;
color: #1D3263;
}

h4 
{ 
margin:20px 0px 10px 0px;
font-size: 0.9em;
color: #1D3263;
}
#container
{
margin: auto;
width: 760px;
height: 500px;
text-align: left;
}
	
#header	
{
margin: 0px;
padding: 0px;
background-image: url(images/mainBg.gif);
background-repeat: repeat-x;
height: 152px;
width: 760px;
 background-position: center;
}

#search
{
margin: 0px;
padding: 0px;
background-image: url(images/searchBg.jpg);
background-repeat: no-repeat;
}

#nav
{
float: left;
height: 300px;
margin: 0px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #nav {
  margin-right: 0px;
  }
  
* html p {
  height: 1%;
  margin-left: 0;
  }
/* End hide from IE5/mac */

#nav ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 18px;
width: 230px;
background-image: url(images/navBg.jpg);
background-color: #D8E1EC;
background-repeat: no-repeat;
}

#nav a
{
display: block;
width: 230px;
border-bottom: 1px solid #FAFCFD;
border-top: 1px solid #BECDD5;
}

#nav a:link, #nav a:visited
{
color: #226E93;
text-decoration: none;
}

#nav a:hover
{
background-color: #FFFFFF;
}

#nav div
{
padding: 5px 0px 5px 20px;
}
	
#content
{
float: left;
width: 495px;
margin: 25px 0px 0px 30px;
background-image: url(images/contentBg.jpg);
background-repeat: no-repeat;
}

#content ul
{
margin: 5px 0px 20px 30px;
list-style-type: square;
line-height: 1.7em;
}

#copyright
{
margin: 40px 0px 20px 0px;
font-size: 85%;
}

#nav2
{
width: 100%;
float: left;
}

#nav2 ul
{
margin: 0px;
line-height: 16px;
}

#nav2 li
{ 
display: inline; 
margin: 0px;
}

#nav2 a
{
color: #226E93;
font-weight: bold;
text-decoration: none;
border-left: 1px solid #fafcfd;
border-right: 1px solid #becdd5;
padding: 5px 15px 5px 15px;
float: left;
background-color: #f6f8fb;
}

#nav2 a:hover
{
background-color: #FFFFFF;
}

#current
{
 background-image: url(images/tabBg.jpg);
}

#underNav
{
width: 100%;
height: 10px;
font-size: .1em;
margin: 26px 0px 0px 0px;
background-color: #d8e1eb;
}

#pdf
{
background-repeat: repeat-x; 
line-height:20px; 
border-top: 1px solid #becdd5; 
border-right: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
border-left: 1px solid #becdd5; 
background-color: #f6f8fb; 
float:right; 
width:130px; 
text-align:center;
margin: 0px 0px 15px 15px;
}

#pdf P
{
margin: 30px 10px 10px 10px;
}

#event
{
margin: 10px 0px 20px 0px;
padding: 20px 0px 0px 0px;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
background-image: url(images/events.jpg);
background-color: #D8E1EC;
background-repeat: no-repeat;
width: 230px;
border-top: 1px solid #becdd5; 
border-right: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
border-left: 1px solid #becdd5; 
}

#event P
{
margin: 10px;
}

#event a					
{
border-bottom: 0px;
border-top: 0px;
font-weight: normal;
width: 210px; 
color: #0000CC; 
text-decoration: underline; 
}
#event a:visited		{ color: #0000CC; text-decoration: underline; }
#event a:active		{ color: #0000CC; text-decoration: none; }
#event a:hover			{ color: #0000CC; text-decoration: none;  background-color: transparent;  }



#notice
{
margin: 10px 0px 20px 0px;
padding: 20px 0px 0px 0px;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
background-image: url(images/notice.jpg);
background-color: #D8E1EC;
background-repeat: no-repeat;
width: 230px;
border-top: 1px solid #becdd5; 
border-right: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
border-left: 1px solid #becdd5; 
}

#notice P
{
margin: 10px;
}

#notice a					
{
border-bottom: 0px;
border-top: 0px;
font-weight: normal;
width: 210px; 
color: #0000CC; 
text-decoration: underline; 
}
#notice a:visited		{ color: #0000CC; text-decoration: underline; }
#notice a:active		{ color: #0000CC; text-decoration: none; }
#notice a:hover			{ color: #0000CC; text-decoration: none;  background-color: transparent;  }





#article
{
margin: 10px 0px 20px 0px;
padding: 20px 0px 0px 0px;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 18px;
background-image: url(images/article.jpg);
background-color: #D8E1EC;
background-repeat: no-repeat;
width: 230px;
border-top: 1px solid #becdd5; 
border-right: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
border-left: 1px solid #becdd5; 
}

#article P
{
margin: 10px;
}


#article a					
{
border-bottom: 0px;
border-top: 0px;
font-weight: normal;
width: 210px; 
color: #0000CC; 
text-decoration: underline; 
}
#article a:visited		{ color: #0000CC; text-decoration: underline; }
#article a:active		{ color: #0000CC; text-decoration: none; }
#article a:hover			{ color: #0000CC; text-decoration: none;  background-color: transparent;  }
