/*main document body styles*/
BODY {
	color : Black;
	background-color : white;
	background: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
}

TABLE {
	font-size: 10pt;
}

A {
	color : #191970;
	text-decoration: underline;
}

a:active {
	color: gray;
	background: white;
	text-decoration: none;
}
A:HOVER {
background: #191970;
	color : white;
	text-decoration: underline;
}

H2 {
	border-bottom : thin solid #191970;
	font-size : small;
	font-weight : normal;
	text-align: left;
}
H3 {
	width: 100%;
	border-bottom : thin solid #191970;
	font-size : 14pt;
	font-family :  Arial, Verdana,  Tahoma, sans-serif;
	text-align: left;
}
H4 {
	border-top : medium solid #191970;
	color: #191970;
	background: white;
	font-weight : bold;
	font-style: normal;
	font-size: 12pt;
	text-align: left;
}
H5 {
	background: white;
	color: #191970;
	width: 100%;
	border-bottom : thin solid #191970;
	font-size : 14pt;
	font-weight: normal;
	font-family :  Tahoma, Arial, sans-serif;
	text-align: left;
}

h6 {
	background: white;
	color: gray;
	width: 100%;
	border-top: medium dashed #eaeaea;
	font-size: 11pt;
	font-weight: bold;
}

UL {
	list-style-position : outside;
	list-style-type : square;
	line-height : 150%;
}

.padded {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;

}

/*page header*/
.pagetop {
		color: white;
		background: #333333;
		text-align: right;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		border: thin solid #333333;
		}

.breadbox {
	color: Black;
	background: #EAEAEA;
	font-size: 10pt;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
	text-decoration: none;
	padding: 2px;
}
.bread {
	color: Black;
	background: #EAEAEA;
	font-size: 10pt;
	text-decoration: none;
	padding: 2px;
	
}
a.bread {
	background: #EAEAEA;
	color: #008000;
	text-decoration: none;
	
	}

a:hover.bread {
	background: #EAEAEA;
	color: #008000;
	text-decoration: none;
	
}
a:visited.bread {
	background: #EAEAEA;
	color: #008000;
	text-decoration: none;
	
	}



/*navigation styles*/
.areabox {
	background: white;
	color: black;
	width: 150px;
	padding: 5px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
		border: thin solid gray;

}

#outdated {
  display: none;
}

#arealinks a {
color: #000000;
background-color: white;
font-size:12px;
text-decoration: none;
border-bottom: thin dotted white;
border-top: thin dotted white;
border-left: thin dotted white;
border-right: thin dotted white;
font-family: Tahoma, Arial, Sans-serif;
display: block;
width: 130px;
padding: 5px 5px;
margin: 1px;
}
#arealinks a:hover {
background-color: #d1dff9;
color: #000000;
padding-left:5px;
border:thin dotted gray;
}

#arealinks2 a {
color: #000000;
background-color: white;
font-size:12px;
text-decoration: none;
border-bottom: thin dotted white;
border-top: thin dotted white;
border-left: thin dotted white;
border-right: thin dotted white;
font-family: Tahoma, Arial, Sans-serif;
display: block;
width: 130px;
padding: 5px 5px;
margin: 1px;
}
#arealinks2 a:hover {
background-color: #d1dff9;
color: #000000;
padding-left:5px;
border:thin dotted gray;
}

.navboxtop {
	background: gray;
	width: 150px;
	border-top: thin solid gray;
	border-left: thin solid gray;
	border-right: thin solid gray;
	color: white;
	font-family: Tahoma, Arial, Sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;

	}

.navbox {
	background: #d1dff9;
	color: black;
	width: 150px;
	border: thin solid gray;
	font-family: Tahoma, Arial, Sans-serif;
	padding: 5px;
	}

#navlinks a {
color: #000000;
background-color: #d1dff9;
font-size:12px;
text-decoration: none;
border:thin solid #d1dff9;
font-family: Tahoma, Arial, Sans-serif;
display: block;
width: 130px;
padding: 5px 5px;

}
#navlinks a:hover {
background-color: white;
color: #000000;
border:thin solid gray;
}

.hostboxtop {
	background: gray;
	width: 150px;
	border-top: thin solid gray;
	border-left: thin solid gray;
	border-right: thin solid gray;
	font-family: Tahoma, Arial, Sans-serif;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;

	}
.hostbox {
	background: #d2f9eb;
	font-family: Tahoma, Arial, Sans-serif;
	color: black;
	width: 150px;
	border: thin solid gray;
	padding: 5px;
	}

#hostlinks a {
color: #000000;
background-color: white;
font-size:12px;
text-align:center;
text-decoration: none;
border:thin solid gray;
font-family: Tahoma, Arial, Sans-serif;
display: block;
width: 130px;
padding: 5px 5px;

}
#hostlinks a:hover {
background-color: white;
color: #000000;
border:thin solid black;
}

.cfbox {
	background: #faffc4;
	font-family: Tahoma, Arial, Sans-serif;
	color: black;
	width: 150px;
	border: thin solid gray;
	padding: 5px;
	}

#cflinks a {
color: #000000;
background-color: #faffc4;
font-size:12px;
text-align:center;
text-decoration: none;
border:thin solid #faffc4;
font-family: Tahoma, Arial, Sans-serif;
display: block;
width: 130px;
padding: 5px 5px;

}
#cflinks a:hover {
background-color: white;
color: #000000;
border:thin solid black;
}



/*footer styles*/
.pagefoot {
		color: white;
		background: #333333;
		text-align: center;
		font-family: Verdana, sans-serif;
		font-size: 7pt;
		border: thin solid #333333;
}

a.pagefoot {
	color: white;
   background: #333333;
}

a:hover.pagefoot {
	color: #333333;
   background: white;
}

a:visited.pagefoot {
	color: white;
   background: #333333;
}

.bottomtitle {
	background: white;
	color: #333333;
	font-size: 14pt;
	letter-spacing: 5px;
}
.bottomdate {
	background: white;
	color: #333333;
	font-size: 8pt;

}
