body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a.white:link 
{
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover
{
	text-decoration: none;
	color: #FF8000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}

.location
{
	font-weight: bold;
	color: #000000;

	
}



.padding {
	margin: 5px;
}

.normallist
{
	list-style-image: url(images/bullet.gif);
	color: #000000;
	text-align: center;
}

ul {
	list-style-image: url(images/bullet.gif);
	color: #000000;
	text-align: center;
}

#navigation {
  margin: 0;   
  padding: 0;
  background: #2683AE;
  list-style-type: none;
  width: 180px;
  font-size:1.4em;
  font-family:Verdana;
  text-align:left;
}

li 
{
	margin: 0;
    padding: 0;

	list-style-image: url(images/bullet.gif) left top no-repeat;
	font-weight: normal;
	text-align: left;
	color: #000000;
	}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 2px 0 0px 0px;
	color: #000000;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
h4 {
	font-size: 16px;	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #000000;
}
h5 {
	font-size: 14px;	
	font-weight: bold;
	color: #486C8F;
	background: #CCCCCC;
}

a.footer:link {
	text-decoration: none;
	border-bottom: dotted 1px #8A8A41;
	
}
a.footer:active {
	text-decoration: none;
	border-bottom: dotted 1px #8A8A41;
}
a.footer:visited {
	text-decoration: none;
	border-bottom: dotted 1px #8A8A41;
}
a.footer:hover {
	text-decoration: none;
	color: #486C8F;
	border-bottom: dotted 1px #8A8A41;
	font-weight: bold;
}

.link {
}
a.link:link {
	font-family:Verdana;
	font-size: 26px;
	text-decoration: none;
	border-bottom: dotted 1px #000000;
	
}
a.link:active {
	text-decoration: none;
	border-bottom: dotted 1px #00CCFF;
}
a.link:visited {
	text-decoration: none;
	border-bottom: dotted 1px #00CCFF;
}
a.link:hover {
	text-decoration: none;
	color: #FF8000;
	font-weight: bold;
}

.dotted{ margin: 0; padding: 0; border: 1px dotted #EDE84C; } 


.menutitle{
	font-size: 13px;
	margin-bottom: 5px;
	background-color: #000000; 
 	color:#ffffff;
	width:150px;
	padding:2px;
	text-align:Left;
	font-weight:normal;
	border:1px solid #486C8F; 
}

a.menu:link {
	text-decoration: underline;
	color: #FF8000;
}

.submenu{
margin-bottom: 0.5em;
}

a.submenu:link {
	text-decoration: underline;
	color: #000000;
}
a.submenu:active {
	text-decoration: none;
	color: #000000;
}
a.submenu:visited {
	text-decoration: none;
	color: #000000;
}
a.submenu:hover {
	text-decoration: underline;
	color: #008000;
}
a.menutitle {
	text-decoration: none;
	color: #000000;
}
a.menutitle:link {
	text-decoration: none;
	color: #000000;
}
a.menutitle:active {
	text-decoration: none;
	color: #000000;
}
a.menutitle:visited {
	text-decoration: none;
	color: #000000;
}
a.menutitle:hover {
	text-decoration: underline;
	color: #000000;
}


.white {

	font-weight: bold;
	color: #FFFFFF;
}

.white a:link, .white a:active, .white a:visited, .white a:hover
{
font-weight: bold;
text-decoration: underline;
color: #FFFFFF;
}

table transparenttable
{
background-color:transparent;
} 

.table-blue {
	font-size: medium;
	font-weight: bolder;
	background-color: #EFF6FA;
	border-top: thin dotted #000000;
	border-right: thin none #000000;
	border-bottom: thin dotted #000000;
	border-left: thin none #000000;
	color: #9950b2;
	text-transform: none;
}